Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8782571024
commit
c7769711d8
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [storm-2.0.7](https://github.com/truecharts/charts/compare/storm-2.0.6...storm-2.0.7) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [storm-2.0.8](https://github.com/truecharts/charts/compare/storm-2.0.7...storm-2.0.8) (2022-12-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/storm to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [storm-2.0.7](https://github.com/truecharts/charts/compare/storm-2.0.6...storm-2.0.7) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -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)
|
||||
|
||||
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://github.com/relvacode/storm
|
||||
- https://github.com/relvacode/storm/pkgs/container/storm
|
||||
type: application
|
||||
version: 2.0.7
|
||||
version: 2.0.8
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [storm-2.0.8](https://github.com/truecharts/charts/compare/storm-2.0.7...storm-2.0.8) (2022-12-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/storm to latest
|
||||
|
||||
|
|
@ -7,7 +7,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/storm
|
||||
tag: latest@sha256:14cee56736d1e3e2d6aaa9c419ec30bb449eb6b42673bb55fb76fc27802903b0
|
||||
tag: latest@sha256:8fb10d28856f5d9f695fccad79c95b2310f46441c206152e1e37235c571bed1e
|
||||
persistence: {}
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
Loading…
Reference in New Issue