Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9b2ed1b4e3
commit
1b2652e4d3
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [cyberchef-4.0.10](https://github.com/truecharts/charts/compare/cyberchef-4.0.9...cyberchef-4.0.10) (2022-12-10)
|
||||
|
|
@ -4,6 +4,11 @@
|
|||
|
||||
|
||||
|
||||
## [cyberchef-4.0.11](https://github.com/truecharts/charts/compare/cyberchef-4.0.10...cyberchef-4.0.11) (2022-12-10)
|
||||
|
||||
|
||||
|
||||
|
||||
## [cyberchef-4.0.10](https://github.com/truecharts/charts/compare/cyberchef-4.0.9...cyberchef-4.0.10) (2022-12-10)
|
||||
|
||||
|
||||
|
@ -92,8 +97,3 @@
|
|||
|
||||
## [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
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "9.54.0"
|
||||
appVersion: "9.55.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -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.10
|
||||
version: 4.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [cyberchef-4.0.11](https://github.com/truecharts/charts/compare/cyberchef-4.0.10...cyberchef-4.0.11) (2022-12-10)
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/cyberchef
|
||||
tag: 9.54.0@sha256:57b1a0b6a3fe394fe60f44e8d837600b169ff9937fcd48b47a71e66acec4a24c
|
||||
tag: 9.55.0@sha256:3681fdf87fdf3cb7c693cd829c942acdb31ae15f972f27f2d7eb801f3e6ee4c4
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue