Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5e617936a9
commit
33c55b54fd
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [czkawka-4.0.23](https://github.com/truecharts/charts/compare/czkawka-4.0.22...czkawka-4.0.23) (2023-06-07)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [czkawka-4.0.24](https://github.com/truecharts/charts/compare/czkawka-4.0.23...czkawka-4.0.24) (2023-06-09)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/czkawka to v23.06.1 ([#9536](https://github.com/truecharts/charts/issues/9536))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [czkawka-4.0.23](https://github.com/truecharts/charts/compare/czkawka-4.0.22...czkawka-4.0.23) (2023-06-07)
|
## [czkawka-4.0.23](https://github.com/truecharts/charts/compare/czkawka-4.0.22...czkawka-4.0.23) (2023-06-07)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [czkawka-4.0.14](https://github.com/truecharts/charts/compare/czkawka-4.0.13...czkawka-4.0.14) (2023-05-08)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/czkawka to v23.04.1 ([#8851](https://github.com/truecharts/charts/issues/8851))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "23.04.1"
|
appVersion: "23.06.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -23,7 +23,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: 4.0.23
|
version: 4.0.24
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- duplicates
|
- duplicates
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [czkawka-4.0.24](https://github.com/truecharts/charts/compare/czkawka-4.0.23...czkawka-4.0.24) (2023-06-09)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/czkawka to v23.06.1 ([#9536](https://github.com/truecharts/charts/issues/9536))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/czkawka
|
repository: tccr.io/truecharts/czkawka
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v23.04.1@sha256:042868292fd83bc3037f8c7529b42a87851e1ba267c9a5432a0752bc8052590e
|
tag: v23.06.1@sha256:71cdaee1fdca8e1c8efd647c10c1cec9e4b1d6deef6c40a9b32f294b90e7f27f
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue