Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7b091b2947
commit
a395bb4790
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [cyberchef-6.0.15](https://github.com/truecharts/charts/compare/cyberchef-6.0.14...cyberchef-6.0.15) (2023-08-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#11648](https://github.com/truecharts/charts/issues/11648))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [cyberchef-6.0.6](https://github.com/truecharts/charts/compare/cyberchef-6.0.5...cyberchef-6.0.6) (2023-08-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#11226](https://github.com/truecharts/charts/issues/11226))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cyberchef-6.0.5](https://github.com/truecharts/charts/compare/cyberchef-6.0.4...cyberchef-6.0.5) (2023-08-05)
|
||||
|
||||
### Chore
|
|
@ -17,7 +17,7 @@ maintainers:
|
|||
name: cyberchef
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef
|
||||
version: 6.0.15
|
||||
version: 6.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/cyberchef
|
||||
tag: v10.5.2@sha256:6c4e54796d464d6a8d93fe95e303e7d7ad48a59b0a0c7923ffd5ff1943805550
|
||||
tag: v10.5.2@sha256:9079c454dedd69ad419930d6ff89935c12eee2251ad8bd7c7e511b7f508e0617
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue