Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4065e1ae7b
commit
b957cbce46
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [czkawka-3.0.1](https://github.com/truecharts/charts/compare/czkawka-3.0.0...czkawka-3.0.1) (2022-11-15)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.7.0"
|
appVersion: "22.11.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -24,7 +24,7 @@ sources:
|
||||||
- https://github.com/jlesage/docker-czkawka
|
- https://github.com/jlesage/docker-czkawka
|
||||||
- https://github.com/qarmin/czkawka
|
- https://github.com/qarmin/czkawka
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.1
|
version: 3.0.2
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- duplicates
|
- duplicates
|
|
@ -0,0 +1,4 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [czkawka-3.0.2](https://github.com/truecharts/charts/compare/czkawka-3.0.1...czkawka-3.0.2) (2022-11-20)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/czkawka
|
repository: tccr.io/truecharts/czkawka
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.7.0@sha256:baeae6d82c67f8debf49feaa6f592dff2d5b94128680fabe4224cf9a06e0c6e5
|
tag: 22.11.1@sha256:0217abafe19f6501358acf5e35576158981704fec0da51020fff7a1e92175540
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue