Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c5e351b2c9
commit
a60bc540c9
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [storm-2.0.10](https://github.com/truecharts/charts/compare/insurgencysandstorm-2.0.8...storm-2.0.10) (2023-02-10)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- ensure new helm deps repo is used in latest releases as well.
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [storm-2.0.11](https://github.com/truecharts/charts/compare/storm-2.0.10...storm-2.0.11) (2023-02-15)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/storm to latest
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [storm-2.0.10](https://github.com/truecharts/charts/compare/insurgencysandstorm-2.0.8...storm-2.0.10) (2023-02-10)
|
## [storm-2.0.10](https://github.com/truecharts/charts/compare/insurgencysandstorm-2.0.8...storm-2.0.10) (2023-02-10)
|
||||||
|
|
||||||
### Fix
|
### Fix
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
## [storm-2.0.2](https://github.com/truecharts/charts/compare/insurgencysandstorm-2.0.1...storm-2.0.2) (2022-11-30)
|
## [storm-2.0.2](https://github.com/truecharts/charts/compare/insurgencysandstorm-2.0.1...storm-2.0.2) (2022-11-30)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [storm-2.0.2](https://github.com/truecharts/charts/compare/insurgencysandstorm-2.0.1...storm-2.0.2) (2022-11-30)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [storm-2.0.2](https://github.com/truecharts/charts/compare/insurgencysandstorm-2.0.1...storm-2.0.2) (2022-11-30)
|
|
|
@ -27,4 +27,4 @@ sources:
|
||||||
- https://github.com/relvacode/storm
|
- https://github.com/relvacode/storm
|
||||||
- https://github.com/relvacode/storm/pkgs/container/storm
|
- https://github.com/relvacode/storm/pkgs/container/storm
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.10
|
version: 2.0.11
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [storm-2.0.11](https://github.com/truecharts/charts/compare/storm-2.0.10...storm-2.0.11) (2023-02-15)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/storm to latest
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@ env:
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/storm
|
repository: tccr.io/truecharts/storm
|
||||||
tag: latest@sha256:2b3046ed2c6e428c53693bb07c4da914f88980ed4cabbc0bfc534f3b79b4c935
|
tag: latest@sha256:223613418ebb3f4063765a1670aa01d127cf65a5fa392641b259fb2a5c039c35
|
||||||
persistence: {}
|
persistence: {}
|
||||||
podSecurityContext:
|
podSecurityContext:
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
Loading…
Reference in New Issue