From 26654ac0628e6144702bcecb0beb7da30f6babb9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 21 Oct 2023 16:42:49 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/piwigo/7.0.8/app-changelog.md | 9 --------- stable/piwigo/{7.0.8 => 7.0.9}/CHANGELOG.md | 18 +++++++++--------- stable/piwigo/{7.0.8 => 7.0.9}/Chart.yaml | 2 +- stable/piwigo/{7.0.8 => 7.0.9}/README.md | 0 stable/piwigo/7.0.9/app-changelog.md | 9 +++++++++ stable/piwigo/{7.0.8 => 7.0.9}/app-readme.md | 0 .../{7.0.8 => 7.0.9}/charts/common-14.0.9.tgz | Bin .../charts/mariadb-7.0.70.tgz | Bin stable/piwigo/{7.0.8 => 7.0.9}/ix_values.yaml | 2 +- stable/piwigo/{7.0.8 => 7.0.9}/questions.yaml | 0 .../{7.0.8 => 7.0.9}/templates/NOTES.txt | 0 .../{7.0.8 => 7.0.9}/templates/common.yaml | 0 stable/piwigo/{7.0.8 => 7.0.9}/values.yaml | 0 13 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/piwigo/7.0.8/app-changelog.md rename stable/piwigo/{7.0.8 => 7.0.9}/CHANGELOG.md (91%) rename stable/piwigo/{7.0.8 => 7.0.9}/Chart.yaml (98%) rename stable/piwigo/{7.0.8 => 7.0.9}/README.md (100%) create mode 100644 stable/piwigo/7.0.9/app-changelog.md rename stable/piwigo/{7.0.8 => 7.0.9}/app-readme.md (100%) rename stable/piwigo/{7.0.8 => 7.0.9}/charts/common-14.0.9.tgz (100%) rename stable/piwigo/{7.0.8 => 7.0.9}/charts/mariadb-7.0.70.tgz (100%) rename stable/piwigo/{7.0.8 => 7.0.9}/ix_values.yaml (95%) rename stable/piwigo/{7.0.8 => 7.0.9}/questions.yaml (100%) rename stable/piwigo/{7.0.8 => 7.0.9}/templates/NOTES.txt (100%) rename stable/piwigo/{7.0.8 => 7.0.9}/templates/common.yaml (100%) rename stable/piwigo/{7.0.8 => 7.0.9}/values.yaml (100%) diff --git a/stable/piwigo/7.0.8/app-changelog.md b/stable/piwigo/7.0.8/app-changelog.md deleted file mode 100644 index 5d762efa8c..0000000000 --- a/stable/piwigo/7.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [piwigo-7.0.8](https://github.com/truecharts/charts/compare/piwigo-7.0.7...piwigo-7.0.8) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/piwigo/7.0.8/CHANGELOG.md b/stable/piwigo/7.0.9/CHANGELOG.md similarity index 91% rename from stable/piwigo/7.0.8/CHANGELOG.md rename to stable/piwigo/7.0.9/CHANGELOG.md index a6db3e4040..607b2cb587 100644 --- a/stable/piwigo/7.0.8/CHANGELOG.md +++ b/stable/piwigo/7.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [piwigo-7.0.9](https://github.com/truecharts/charts/compare/piwigo-7.0.8...piwigo-7.0.9) (2023-10-21) + +### Chore + +- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#13853](https://github.com/truecharts/charts/issues/13853)) + + + + ## [piwigo-7.0.8](https://github.com/truecharts/charts/compare/piwigo-7.0.7...piwigo-7.0.8) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/piwigo to v13.8.0 ([#11001](https://github.com/truecharts/charts/issues/11001)) - - - -## [piwigo-6.1.4](https://github.com/truecharts/charts/compare/piwigo-6.1.3...piwigo-6.1.4) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - diff --git a/stable/piwigo/7.0.8/Chart.yaml b/stable/piwigo/7.0.9/Chart.yaml similarity index 98% rename from stable/piwigo/7.0.8/Chart.yaml rename to stable/piwigo/7.0.9/Chart.yaml index d5d74070c1..a8b1d1ef1e 100644 --- a/stable/piwigo/7.0.8/Chart.yaml +++ b/stable/piwigo/7.0.9/Chart.yaml @@ -27,7 +27,7 @@ sources: - http://piwigo.org/ - https://github.com/linuxserver/docker-piwigo type: application -version: 7.0.8 +version: 7.0.9 annotations: truecharts.org/catagories: | - media diff --git a/stable/piwigo/7.0.8/README.md b/stable/piwigo/7.0.9/README.md similarity index 100% rename from stable/piwigo/7.0.8/README.md rename to stable/piwigo/7.0.9/README.md diff --git a/stable/piwigo/7.0.9/app-changelog.md b/stable/piwigo/7.0.9/app-changelog.md new file mode 100644 index 0000000000..eec41c3dc0 --- /dev/null +++ b/stable/piwigo/7.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [piwigo-7.0.9](https://github.com/truecharts/charts/compare/piwigo-7.0.8...piwigo-7.0.9) (2023-10-21) + +### Chore + +- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#13853](https://github.com/truecharts/charts/issues/13853)) + + \ No newline at end of file diff --git a/stable/piwigo/7.0.8/app-readme.md b/stable/piwigo/7.0.9/app-readme.md similarity index 100% rename from stable/piwigo/7.0.8/app-readme.md rename to stable/piwigo/7.0.9/app-readme.md diff --git a/stable/piwigo/7.0.8/charts/common-14.0.9.tgz b/stable/piwigo/7.0.9/charts/common-14.0.9.tgz similarity index 100% rename from stable/piwigo/7.0.8/charts/common-14.0.9.tgz rename to stable/piwigo/7.0.9/charts/common-14.0.9.tgz diff --git a/stable/piwigo/7.0.8/charts/mariadb-7.0.70.tgz b/stable/piwigo/7.0.9/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/piwigo/7.0.8/charts/mariadb-7.0.70.tgz rename to stable/piwigo/7.0.9/charts/mariadb-7.0.70.tgz diff --git a/stable/piwigo/7.0.8/ix_values.yaml b/stable/piwigo/7.0.9/ix_values.yaml similarity index 95% rename from stable/piwigo/7.0.8/ix_values.yaml rename to stable/piwigo/7.0.9/ix_values.yaml index 658a0de40a..8a7a2705fb 100644 --- a/stable/piwigo/7.0.8/ix_values.yaml +++ b/stable/piwigo/7.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/piwigo pullPolicy: IfNotPresent - tag: v13.8.0@sha256:605b7fcea9f373cad3ed97e7de7ffa485c8ab638e3881623a13994975cb5577e + tag: v13.8.0@sha256:c6f30e6dfd67a85f9305e31ea81f2bd2f78a01bf97bdcf6f2e2563eb6157652b securityContext: container: diff --git a/stable/piwigo/7.0.8/questions.yaml b/stable/piwigo/7.0.9/questions.yaml similarity index 100% rename from stable/piwigo/7.0.8/questions.yaml rename to stable/piwigo/7.0.9/questions.yaml diff --git a/stable/piwigo/7.0.8/templates/NOTES.txt b/stable/piwigo/7.0.9/templates/NOTES.txt similarity index 100% rename from stable/piwigo/7.0.8/templates/NOTES.txt rename to stable/piwigo/7.0.9/templates/NOTES.txt diff --git a/stable/piwigo/7.0.8/templates/common.yaml b/stable/piwigo/7.0.9/templates/common.yaml similarity index 100% rename from stable/piwigo/7.0.8/templates/common.yaml rename to stable/piwigo/7.0.9/templates/common.yaml diff --git a/stable/piwigo/7.0.8/values.yaml b/stable/piwigo/7.0.9/values.yaml similarity index 100% rename from stable/piwigo/7.0.8/values.yaml rename to stable/piwigo/7.0.9/values.yaml