diff --git a/stable/digikam/4.0.28/CHANGELOG.md b/stable/digikam/4.0.29/CHANGELOG.md similarity index 91% rename from stable/digikam/4.0.28/CHANGELOG.md rename to stable/digikam/4.0.29/CHANGELOG.md index ae6f62cfed0..50952db9b84 100644 --- a/stable/digikam/4.0.28/CHANGELOG.md +++ b/stable/digikam/4.0.29/CHANGELOG.md @@ -2,6 +2,15 @@ +## [digikam-4.0.29](https://github.com/truecharts/charts/compare/digikam-4.0.28...digikam-4.0.29) (2022-09-03) + +### Chore + +- update image tag ([#3672](https://github.com/truecharts/charts/issues/3672)) + + + + ## [digikam-4.0.28](https://github.com/truecharts/charts/compare/digikam-4.0.27...digikam-4.0.28) (2022-08-30) ### Chore @@ -88,12 +97,3 @@ ### Chore - Auto-update chart README [skip ci] - - update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280)) - - - - -## [digikam-4.0.21](https://github.com/truecharts/apps/compare/digikam-4.0.20...digikam-4.0.21) (2022-07-23) - -### Chore - diff --git a/stable/digikam/4.0.28/Chart.lock b/stable/digikam/4.0.29/Chart.lock similarity index 80% rename from stable/digikam/4.0.28/Chart.lock rename to stable/digikam/4.0.29/Chart.lock index 6dbc994994b..794321107ad 100644 --- a/stable/digikam/4.0.28/Chart.lock +++ b/stable/digikam/4.0.29/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.5.6 digest: sha256:033cffd654878c0c1fcc6f4c236f81736e71491b2ad46a5dec9708ea6faf2b63 -generated: "2022-08-31T00:18:03.476909569Z" +generated: "2022-09-03T10:09:28.735814098Z" diff --git a/stable/digikam/4.0.28/Chart.yaml b/stable/digikam/4.0.29/Chart.yaml similarity index 95% rename from stable/digikam/4.0.28/Chart.yaml rename to stable/digikam/4.0.29/Chart.yaml index d05c799f875..a5ff2807c87 100644 --- a/stable/digikam/4.0.28/Chart.yaml +++ b/stable/digikam/4.0.29/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "7.3.0" +appVersion: "7.8.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://github.com/linuxserver/docker-digikam - https://www.digikam.org/ type: application -version: 4.0.28 +version: 4.0.29 annotations: truecharts.org/catagories: | - media diff --git a/stable/digikam/4.0.28/README.md b/stable/digikam/4.0.29/README.md similarity index 95% rename from stable/digikam/4.0.28/README.md rename to stable/digikam/4.0.29/README.md index 615c0b975c3..253461f00b0 100644 --- a/stable/digikam/4.0.28/README.md +++ b/stable/digikam/4.0.29/README.md @@ -1,6 +1,6 @@ # digikam -![Version: 4.0.28](https://img.shields.io/badge/Version-4.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.3.0](https://img.shields.io/badge/AppVersion-7.3.0-informational?style=flat-square) +![Version: 4.0.29](https://img.shields.io/badge/Version-4.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.8.0](https://img.shields.io/badge/AppVersion-7.8.0-informational?style=flat-square) Professional Photo Management with the Power of Open Source diff --git a/stable/digikam/4.0.28/app-readme.md b/stable/digikam/4.0.29/app-readme.md similarity index 100% rename from stable/digikam/4.0.28/app-readme.md rename to stable/digikam/4.0.29/app-readme.md diff --git a/stable/digikam/4.0.28/charts/common-10.5.6.tgz b/stable/digikam/4.0.29/charts/common-10.5.6.tgz similarity index 100% rename from stable/digikam/4.0.28/charts/common-10.5.6.tgz rename to stable/digikam/4.0.29/charts/common-10.5.6.tgz diff --git a/stable/digikam/4.0.28/ix_values.yaml b/stable/digikam/4.0.29/ix_values.yaml similarity index 81% rename from stable/digikam/4.0.28/ix_values.yaml rename to stable/digikam/4.0.29/ix_values.yaml index dbf8bf38bef..e85cb2e8e56 100644 --- a/stable/digikam/4.0.28/ix_values.yaml +++ b/stable/digikam/4.0.29/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/digikam pullPolicy: IfNotPresent - tag: version-7.3.0@sha256:97cc7525c0e77c75933eea57f2aa52b76077837971a7866338d79ea93adb069c + tag: v7.8.0@sha256:1dd7cb64e5996bdfd0588e5574b96e1797879589cadc70b46dd960bc331d6509 securityContext: readOnlyRootFilesystem: false diff --git a/stable/digikam/4.0.28/questions.yaml b/stable/digikam/4.0.29/questions.yaml similarity index 99% rename from stable/digikam/4.0.28/questions.yaml rename to stable/digikam/4.0.29/questions.yaml index 9f7d8088e44..6246e457a2c 100644 --- a/stable/digikam/4.0.28/questions.yaml +++ b/stable/digikam/4.0.29/questions.yaml @@ -2459,7 +2459,9 @@ questions: required: true - variable: docs group: Documentation - label: "Please read the documentation at https://truecharts.org" + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org schema: additional_attrs: true type: dict @@ -2471,7 +2473,9 @@ questions: default: true - variable: donateNag group: Documentation - label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor" + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/docs/about/sponsor schema: additional_attrs: true type: dict diff --git a/stable/digikam/4.0.28/templates/common.yaml b/stable/digikam/4.0.29/templates/common.yaml similarity index 100% rename from stable/digikam/4.0.28/templates/common.yaml rename to stable/digikam/4.0.29/templates/common.yaml diff --git a/stable/digikam/4.0.28/values.yaml b/stable/digikam/4.0.29/values.yaml similarity index 100% rename from stable/digikam/4.0.28/values.yaml rename to stable/digikam/4.0.29/values.yaml