Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
760e6da729
commit
c833959cb8
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [cyberchef-6.0.22](https://github.com/truecharts/charts/compare/cyberchef-6.0.21...cyberchef-6.0.22) (2023-09-02)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12159](https://github.com/truecharts/charts/issues/12159))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [cyberchef-6.0.23](https://github.com/truecharts/charts/compare/cyberchef-6.0.22...cyberchef-6.0.23) (2023-09-03)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12170](https://github.com/truecharts/charts/issues/12170))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [cyberchef-6.0.22](https://github.com/truecharts/charts/compare/cyberchef-6.0.21...cyberchef-6.0.22) (2023-09-02)
|
## [cyberchef-6.0.22](https://github.com/truecharts/charts/compare/cyberchef-6.0.21...cyberchef-6.0.22) (2023-09-02)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [cyberchef-6.0.13](https://github.com/truecharts/charts/compare/cyberchef-6.0.12...cyberchef-6.0.13) (2023-08-16)
|
## [cyberchef-6.0.13](https://github.com/truecharts/charts/compare/cyberchef-6.0.12...cyberchef-6.0.13) (2023-08-16)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#11590](https://github.com/truecharts/charts/issues/11590))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [cyberchef-6.0.12](https://github.com/truecharts/charts/compare/cyberchef-6.0.11...cyberchef-6.0.12) (2023-08-15)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -17,7 +17,7 @@ maintainers:
|
||||||
name: cyberchef
|
name: cyberchef
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef
|
- https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef
|
||||||
version: 6.0.22
|
version: 6.0.23
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- utilities
|
- utilities
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [cyberchef-6.0.23](https://github.com/truecharts/charts/compare/cyberchef-6.0.22...cyberchef-6.0.23) (2023-09-03)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12170](https://github.com/truecharts/charts/issues/12170))
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/cyberchef
|
repository: tccr.io/truecharts/cyberchef
|
||||||
tag: v10.5.2@sha256:dca936ce0e7ec783671ada543964c32a5c3769bb99ebd0b3ef34d4c91b9815e9
|
tag: v10.5.2@sha256:3ca44c0d7573f0c8b72a5e7af4a20348f9f9ba072e95b0f94c7b77608a89833a
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
Loading…
Reference in New Issue