mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-18 10:56:24 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [czkawka-5.0.8](https://github.com/truecharts/charts/compare/czkawka-5.0.7...czkawka-5.0.8) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [czkawka-5.0.9](https://github.com/truecharts/charts/compare/czkawka-5.0.8...czkawka-5.0.9) (2023-11-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/czkawka to v23.11.1 ([#14547](https://github.com/truecharts/charts/issues/14547))
|
||||
|
||||
|
||||
|
||||
|
||||
## [czkawka-5.0.8](https://github.com/truecharts/charts/compare/czkawka-5.0.7...czkawka-5.0.8) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [czkawka-4.0.28](https://github.com/truecharts/charts/compare/czkawka-4.0.27...czkawka-4.0.28) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "23.10.1"
|
||||
appVersion: "23.11.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://github.com/jlesage/docker-czkawka
|
||||
- https://github.com/qarmin/czkawka
|
||||
type: application
|
||||
version: 5.0.8
|
||||
version: 5.0.9
|
||||
annotations:
|
||||
truecharts.org/category: duplicates
|
||||
truecharts.org/SCALE-support: "true"
|
||||
9
stable/czkawka/5.0.9/app-changelog.md
Normal file
9
stable/czkawka/5.0.9/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [czkawka-5.0.9](https://github.com/truecharts/charts/compare/czkawka-5.0.8...czkawka-5.0.9) (2023-11-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/czkawka to v23.11.1 ([#14547](https://github.com/truecharts/charts/issues/14547))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/czkawka
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v23.10.1@sha256:b99360b22f2b05e176da8782f37b0a25d6d4577c0c9169be3cc1c7e62ec00a57
|
||||
tag: v23.11.1@sha256:81a48948f09caa775f23c0f46d274bf1dbee21d06d9afc3570a3d6cdd6f10f9b
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
@@ -1088,7 +1088,7 @@ questions:
|
||||
label: Paths
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
default: [{path: "/", pathType: "Prefix"}]
|
||||
items:
|
||||
- variable: pathEntry
|
||||
label: Host
|
||||
Reference in New Issue
Block a user