Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5ab51dd957
commit
5782bfe5e7
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [cyberchef-6.0.25](https://github.com/truecharts/charts/compare/cyberchef-6.0.24...cyberchef-6.0.25) (2023-09-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#12230](https://github.com/truecharts/charts/issues/12230))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [cyberchef-6.0.26](https://github.com/truecharts/charts/compare/cyberchef-6.0.25...cyberchef-6.0.26) (2023-09-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12266](https://github.com/truecharts/charts/issues/12266))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cyberchef-6.0.25](https://github.com/truecharts/charts/compare/cyberchef-6.0.24...cyberchef-6.0.25) (2023-09-05)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [cyberchef-6.0.16](https://github.com/truecharts/charts/compare/cyberchef-6.0.15...cyberchef-6.0.16) (2023-08-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#11716](https://github.com/truecharts/charts/issues/11716))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cyberchef-6.0.15](https://github.com/truecharts/charts/compare/cyberchef-6.0.14...cyberchef-6.0.15) (2023-08-18)
|
||||
|
||||
### Chore
|
|
@ -17,7 +17,7 @@ maintainers:
|
|||
name: cyberchef
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef
|
||||
version: 6.0.25
|
||||
version: 6.0.26
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [cyberchef-6.0.26](https://github.com/truecharts/charts/compare/cyberchef-6.0.25...cyberchef-6.0.26) (2023-09-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12266](https://github.com/truecharts/charts/issues/12266))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/cyberchef
|
||||
tag: v10.5.2@sha256:933619cee6a43b73fb24ac737cb4a943a5ae6afd357a4cae325ce62bb8534c1f
|
||||
tag: v10.5.2@sha256:40f60539c78fabca2e37ec0c8789f4809ad51190d83843bd85efdf7b5e57a09b
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue