Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9fa4b58ab7
commit
c8fab810c3
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [cyberchef-6.0.20](https://github.com/truecharts/charts/compare/cyberchef-6.0.19...cyberchef-6.0.20) (2023-08-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#11859](https://github.com/truecharts/charts/issues/11859))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [cyberchef-6.0.21](https://github.com/truecharts/charts/compare/cyberchef-6.0.20...cyberchef-6.0.21) (2023-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12054](https://github.com/truecharts/charts/issues/12054))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cyberchef-6.0.20](https://github.com/truecharts/charts/compare/cyberchef-6.0.19...cyberchef-6.0.20) (2023-08-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [cyberchef-6.0.11](https://github.com/truecharts/charts/compare/cyberchef-6.0.10...cyberchef-6.0.11) (2023-08-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#11558](https://github.com/truecharts/charts/issues/11558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cyberchef-6.0.10](https://github.com/truecharts/charts/compare/cyberchef-6.0.9...cyberchef-6.0.10) (2023-08-13)
|
||||
|
||||
### Chore
|
|
@ -17,7 +17,7 @@ maintainers:
|
|||
name: cyberchef
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef
|
||||
version: 6.0.20
|
||||
version: 6.0.21
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [cyberchef-6.0.21](https://github.com/truecharts/charts/compare/cyberchef-6.0.20...cyberchef-6.0.21) (2023-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cyberchef to v10.5.2 ([#12054](https://github.com/truecharts/charts/issues/12054))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/cyberchef
|
||||
tag: v10.5.2@sha256:9c229779f99f6abf98b8d5494e8197c00e89d0ef111f701f23a4f5985309335c
|
||||
tag: v10.5.2@sha256:3d59ba598262b17165dca804e3aa0029da7a1c9c35118847430dc76d8c8f1d91
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue