Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-07-05 06:27:43 +00:00
parent 1cc74e45d9
commit c404f958eb
14 changed files with 314 additions and 103 deletions

View File

@ -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"

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,15 @@
# 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>
### czkawka-0.0.2 (2022-07-04)
@ -11,4 +20,3 @@
#### Fix
* adjust initcontainers with new image ([#3069](https://github.com/truecharts/apps/issues/3069))

View File

@ -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"

View File

@ -3,7 +3,7 @@ appVersion: "1.7.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.1.4
version: 10.2.0
deprecated: false
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
@ -23,7 +23,7 @@ sources:
- https://github.com/jlesage/docker-czkawka
- https://github.com/qarmin/czkawka
type: application
version: 0.0.2
version: 0.0.3
annotations:
truecharts.org/catagories: |
- duplicates

View File

@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.1.4 |
| https://library-charts.truecharts.org | common | 10.2.0 |
## Installing the Chart

Binary file not shown.

File diff suppressed because one or more lines are too long