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