Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
965754c793
commit
1cebcce738
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [cyberchef-4.0.30](https://github.com/truecharts/charts/compare/cyberchef-4.0.29...cyberchef-4.0.30) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cyberchef to 9.55.0
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [cyberchef-4.0.31](https://github.com/truecharts/charts/compare/cyberchef-4.0.30...cyberchef-4.0.31) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cyberchef to 9.55.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [cyberchef-4.0.30](https://github.com/truecharts/charts/compare/cyberchef-4.0.29...cyberchef-4.0.30) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [cyberchef-4.0.21](https://github.com/truecharts/charts/compare/cyberchef-4.0.20...cyberchef-4.0.21) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cyberchef to 9.55.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [cyberchef-4.0.20](https://github.com/truecharts/charts/compare/cyberchef-4.0.19...cyberchef-4.0.20) (2022-12-27)
|
||||
|
||||
### Chore
|
|
@ -18,7 +18,7 @@ name: cyberchef
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef
|
||||
- https://hub.docker.com/r/mpepping/cyberchef
|
||||
version: 4.0.30
|
||||
version: 4.0.31
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [cyberchef-4.0.31](https://github.com/truecharts/charts/compare/cyberchef-4.0.30...cyberchef-4.0.31) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cyberchef to 9.55.0
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/cyberchef
|
||||
tag: 9.55.0@sha256:d05f78662e8bd0dfe89a4cdcfbca5925db0985db9329f9ebde4c93b11a2eb466
|
||||
tag: 9.55.0@sha256:ca73e448adbda3e3c1fcf52d11601c9071beeaf2eafecb22a814245a27e60e5f
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue