Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
1cc74e45d9
commit
c404f958eb
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
repository: https://library-charts.truecharts.org
|
|
||||||
version: 10.1.4
|
|
||||||
digest: sha256:0f159b86b96bd27bd8d967476e26de9a2a6db995faf0c091cbf1281ee4c4e3a2
|
|
||||||
generated: "2022-07-04T19:55:12.902161126Z"
|
|
Binary file not shown.
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="czkawka-0.0.3"></a>
|
||||||
|
### [czkawka-0.0.3](https://github.com/truecharts/apps/compare/czkawka-0.0.2...czkawka-0.0.3) (2022-07-05)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart common to v10.2.0
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="czkawka-0.0.2"></a>
|
<a name="czkawka-0.0.2"></a>
|
||||||
### czkawka-0.0.2 (2022-07-04)
|
### czkawka-0.0.2 (2022-07-04)
|
||||||
|
|
||||||
|
@ -11,4 +20,3 @@
|
||||||
#### Fix
|
#### Fix
|
||||||
|
|
||||||
* adjust initcontainers with new image ([#3069](https://github.com/truecharts/apps/issues/3069))
|
* adjust initcontainers with new image ([#3069](https://github.com/truecharts/apps/issues/3069))
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.2.0
|
||||||
|
digest: sha256:89affb18a1c45ba54589f4cea91bf10d24adb577afda10a1d217aef76b20236e
|
||||||
|
generated: "2022-07-05T06:23:17.262001481Z"
|
|
@ -3,7 +3,7 @@ appVersion: "1.7.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 10.1.4
|
version: 10.2.0
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Czkawka is a simple, fast and free app to remove unnecessary files from your computer.
|
description: Czkawka is a simple, fast and free app to remove unnecessary files from your computer.
|
||||||
home: https://github.com/truecharts/apps/tree/master/charts/incubator/czkawka
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/czkawka
|
||||||
|
@ -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: 0.0.2
|
version: 0.0.3
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- duplicates
|
- duplicates
|
|
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://library-charts.truecharts.org | common | 10.1.4 |
|
| https://library-charts.truecharts.org | common | 10.2.0 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue