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