Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
cec0b45c01
commit
71f41f169d
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [cyberchef-4.0.11](https://github.com/truecharts/charts/compare/cyberchef-4.0.10...cyberchef-4.0.11) (2022-12-10)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [cyberchef-4.0.12](https://github.com/truecharts/charts/compare/cyberchef-4.0.11...cyberchef-4.0.12) (2022-12-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cyberchef to 9.55.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [cyberchef-4.0.11](https://github.com/truecharts/charts/compare/cyberchef-4.0.10...cyberchef-4.0.11) (2022-12-10)
|
||||
|
||||
|
||||
|
@ -86,14 +95,5 @@
|
|||
|
||||
|
||||
|
||||
## [cyberchef-4.0.9](https://github.com/truecharts/charts/compare/cyberchef-4.0.7...cyberchef-4.0.9) (2022-11-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cyberchef to 9.54.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [cyberchef-4.0.9](https://github.com/truecharts/charts/compare/cyberchef-4.0.7...cyberchef-4.0.9) (2022-11-30)
|
||||
|
|
@ -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.11
|
||||
version: 4.0.12
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [cyberchef-4.0.12](https://github.com/truecharts/charts/compare/cyberchef-4.0.11...cyberchef-4.0.12) (2022-12-11)
|
||||
|
||||
### 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:3681fdf87fdf3cb7c693cd829c942acdb31ae15f972f27f2d7eb801f3e6ee4c4
|
||||
tag: 9.55.0@sha256:3bf30ce62e712cf568a045f92da096e6e0bddc0eff3d7a712a77985ac42c0e47
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
|
@ -56,6 +56,7 @@ questions:
|
|||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
|
||||
- variable: replicas
|
||||
description: Number of desired pod replicas
|
||||
label: Desired Replicas
|
Loading…
Reference in New Issue