Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a234d3ef7e
commit
d2d6fb494f
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [cyberchef-5.0.10](https://github.com/truecharts/charts/compare/cyberchef-5.0.9...cyberchef-5.0.10) (2023-04-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cyberchef to v ([#8198](https://github.com/truecharts/charts/issues/8198))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cyberchef-5.0.9](https://github.com/truecharts/charts/compare/cyberchef-5.0.8...cyberchef-5.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||
|
||||
|
||||
|
||||
|
||||
## [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
|
||||
|
||||
|
|
@ -17,7 +17,7 @@ maintainers:
|
|||
name: cyberchef
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef
|
||||
version: 5.0.9
|
||||
version: 5.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [cyberchef-5.0.10](https://github.com/truecharts/charts/compare/cyberchef-5.0.9...cyberchef-5.0.10) (2023-04-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cyberchef to v ([#8198](https://github.com/truecharts/charts/issues/8198))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/cyberchef
|
||||
tag: 9.55.0@sha256:ca73e448adbda3e3c1fcf52d11601c9071beeaf2eafecb22a814245a27e60e5f
|
||||
tag: 9.55.0@sha256:64eb04083cff4c572094c511acfb97ea0c2bbece783e583ef927a94dd6f399f8
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [cyberchef-5.0.9](https://github.com/truecharts/charts/compare/cyberchef-5.0.8...cyberchef-5.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
Loading…
Reference in New Issue