diff --git a/stable/piwigo/7.0.17/app-changelog.md b/stable/piwigo/7.0.17/app-changelog.md deleted file mode 100644 index 048a808c665..00000000000 --- a/stable/piwigo/7.0.17/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [piwigo-7.0.17](https://github.com/truecharts/charts/compare/piwigo-7.0.16...piwigo-7.0.17) (2023-11-17) - diff --git a/stable/piwigo/7.0.17/CHANGELOG.md b/stable/piwigo/7.0.18/CHANGELOG.md similarity index 90% rename from stable/piwigo/7.0.17/CHANGELOG.md rename to stable/piwigo/7.0.18/CHANGELOG.md index e3db3bc96cf..43bb3dbecec 100644 --- a/stable/piwigo/7.0.17/CHANGELOG.md +++ b/stable/piwigo/7.0.18/CHANGELOG.md @@ -4,6 +4,15 @@ +## [piwigo-7.0.18](https://github.com/truecharts/charts/compare/piwigo-7.0.17...piwigo-7.0.18) (2023-11-18) + +### Fix + +- update container image ghcr.io/linuxserver/piwigo to 13.8.0 ([#15076](https://github.com/truecharts/charts/issues/15076)) + + + + ## [piwigo-7.0.17](https://github.com/truecharts/charts/compare/piwigo-7.0.16...piwigo-7.0.17) (2023-11-17) @@ -88,12 +97,3 @@ - update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - - -## [piwigo-7.0.7](https://github.com/truecharts/charts/compare/piwigo-7.0.6...piwigo-7.0.7) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#13363](https://github.com/truecharts/charts/issues/13363)) - diff --git a/stable/piwigo/7.0.17/Chart.yaml b/stable/piwigo/7.0.18/Chart.yaml similarity index 95% rename from stable/piwigo/7.0.17/Chart.yaml rename to stable/piwigo/7.0.18/Chart.yaml index df1ccfb6075..8452fa7dc71 100644 --- a/stable/piwigo/7.0.17/Chart.yaml +++ b/stable/piwigo/7.0.18/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "13.8.0" +appVersion: 13.8.0 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -27,7 +27,7 @@ sources: - http://piwigo.org/ - https://github.com/linuxserver/docker-piwigo type: application -version: 7.0.17 +version: 7.0.18 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/stable/piwigo/7.0.17/README.md b/stable/piwigo/7.0.18/README.md similarity index 100% rename from stable/piwigo/7.0.17/README.md rename to stable/piwigo/7.0.18/README.md diff --git a/stable/piwigo/7.0.18/app-changelog.md b/stable/piwigo/7.0.18/app-changelog.md new file mode 100644 index 00000000000..c0a65b30df9 --- /dev/null +++ b/stable/piwigo/7.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [piwigo-7.0.18](https://github.com/truecharts/charts/compare/piwigo-7.0.17...piwigo-7.0.18) (2023-11-18) + +### Fix + +- update container image ghcr.io/linuxserver/piwigo to 13.8.0 ([#15076](https://github.com/truecharts/charts/issues/15076)) + + \ No newline at end of file diff --git a/stable/piwigo/7.0.17/app-readme.md b/stable/piwigo/7.0.18/app-readme.md similarity index 100% rename from stable/piwigo/7.0.17/app-readme.md rename to stable/piwigo/7.0.18/app-readme.md diff --git a/stable/piwigo/7.0.17/charts/common-14.3.5.tgz b/stable/piwigo/7.0.18/charts/common-14.3.5.tgz similarity index 100% rename from stable/piwigo/7.0.17/charts/common-14.3.5.tgz rename to stable/piwigo/7.0.18/charts/common-14.3.5.tgz diff --git a/stable/piwigo/7.0.17/charts/mariadb-7.0.70.tgz b/stable/piwigo/7.0.18/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/piwigo/7.0.17/charts/mariadb-7.0.70.tgz rename to stable/piwigo/7.0.18/charts/mariadb-7.0.70.tgz diff --git a/stable/piwigo/7.0.17/ix_values.yaml b/stable/piwigo/7.0.18/ix_values.yaml similarity index 95% rename from stable/piwigo/7.0.17/ix_values.yaml rename to stable/piwigo/7.0.18/ix_values.yaml index 070baf3999b..1dcfb03f88b 100644 --- a/stable/piwigo/7.0.17/ix_values.yaml +++ b/stable/piwigo/7.0.18/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/piwigo pullPolicy: IfNotPresent - tag: 13.8.0@sha256:7087886dce4be1608907e3fb0c8b668225dc457efbabd4a82d26c39a9b9d2bf4 + tag: 13.8.0@sha256:3c4a4daf0c04eb379ee67efd9fee5b55acbba36ba42743cfda3e36463264bba5 securityContext: container: runAsNonRoot: false diff --git a/stable/piwigo/7.0.17/questions.yaml b/stable/piwigo/7.0.18/questions.yaml similarity index 100% rename from stable/piwigo/7.0.17/questions.yaml rename to stable/piwigo/7.0.18/questions.yaml diff --git a/stable/piwigo/7.0.17/templates/NOTES.txt b/stable/piwigo/7.0.18/templates/NOTES.txt similarity index 100% rename from stable/piwigo/7.0.17/templates/NOTES.txt rename to stable/piwigo/7.0.18/templates/NOTES.txt diff --git a/stable/piwigo/7.0.17/templates/common.yaml b/stable/piwigo/7.0.18/templates/common.yaml similarity index 100% rename from stable/piwigo/7.0.17/templates/common.yaml rename to stable/piwigo/7.0.18/templates/common.yaml diff --git a/stable/piwigo/7.0.17/values.yaml b/stable/piwigo/7.0.18/values.yaml similarity index 100% rename from stable/piwigo/7.0.17/values.yaml rename to stable/piwigo/7.0.18/values.yaml