From 40bdd72c2b6afb8c400f0301e80f0dc1fce41ed2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 12 Aug 2023 16:45:17 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/piwigo/7.0.1/app-changelog.md | 9 --------- stable/piwigo/{7.0.1 => 7.0.2}/CHANGELOG.md | 9 +++++++++ stable/piwigo/{7.0.1 => 7.0.2}/Chart.yaml | 2 +- stable/piwigo/{7.0.1 => 7.0.2}/README.md | 0 stable/piwigo/7.0.2/app-changelog.md | 9 +++++++++ stable/piwigo/{7.0.1 => 7.0.2}/app-readme.md | 0 .../{7.0.1 => 7.0.2}/charts/common-14.0.1.tgz | Bin .../{7.0.1 => 7.0.2}/charts/mariadb-7.0.70.tgz | Bin stable/piwigo/{7.0.1 => 7.0.2}/ix_values.yaml | 2 +- stable/piwigo/{7.0.1 => 7.0.2}/questions.yaml | 0 stable/piwigo/{7.0.1 => 7.0.2}/templates/NOTES.txt | 0 .../piwigo/{7.0.1 => 7.0.2}/templates/common.yaml | 0 stable/piwigo/{7.0.1 => 7.0.2}/values.yaml | 0 13 files changed, 20 insertions(+), 11 deletions(-) delete mode 100644 stable/piwigo/7.0.1/app-changelog.md rename stable/piwigo/{7.0.1 => 7.0.2}/CHANGELOG.md (85%) rename stable/piwigo/{7.0.1 => 7.0.2}/Chart.yaml (98%) rename stable/piwigo/{7.0.1 => 7.0.2}/README.md (100%) create mode 100644 stable/piwigo/7.0.2/app-changelog.md rename stable/piwigo/{7.0.1 => 7.0.2}/app-readme.md (100%) rename stable/piwigo/{7.0.1 => 7.0.2}/charts/common-14.0.1.tgz (100%) rename stable/piwigo/{7.0.1 => 7.0.2}/charts/mariadb-7.0.70.tgz (100%) rename stable/piwigo/{7.0.1 => 7.0.2}/ix_values.yaml (95%) rename stable/piwigo/{7.0.1 => 7.0.2}/questions.yaml (100%) rename stable/piwigo/{7.0.1 => 7.0.2}/templates/NOTES.txt (100%) rename stable/piwigo/{7.0.1 => 7.0.2}/templates/common.yaml (100%) rename stable/piwigo/{7.0.1 => 7.0.2}/values.yaml (100%) diff --git a/stable/piwigo/7.0.1/app-changelog.md b/stable/piwigo/7.0.1/app-changelog.md deleted file mode 100644 index fd1a738748..0000000000 --- a/stable/piwigo/7.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [piwigo-7.0.1](https://github.com/truecharts/charts/compare/piwigo-7.0.0...piwigo-7.0.1) (2023-08-05) - -### Chore - -- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#11218](https://github.com/truecharts/charts/issues/11218)) - - \ No newline at end of file diff --git a/stable/piwigo/7.0.1/CHANGELOG.md b/stable/piwigo/7.0.2/CHANGELOG.md similarity index 85% rename from stable/piwigo/7.0.1/CHANGELOG.md rename to stable/piwigo/7.0.2/CHANGELOG.md index b3d26b0a72..a94bef1dcb 100644 --- a/stable/piwigo/7.0.1/CHANGELOG.md +++ b/stable/piwigo/7.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [piwigo-7.0.2](https://github.com/truecharts/charts/compare/piwigo-7.0.1...piwigo-7.0.2) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#11474](https://github.com/truecharts/charts/issues/11474)) + + + + ## [piwigo-7.0.1](https://github.com/truecharts/charts/compare/piwigo-7.0.0...piwigo-7.0.1) (2023-08-05) ### Chore diff --git a/stable/piwigo/7.0.1/Chart.yaml b/stable/piwigo/7.0.2/Chart.yaml similarity index 98% rename from stable/piwigo/7.0.1/Chart.yaml rename to stable/piwigo/7.0.2/Chart.yaml index 50b1213bc8..408caadc75 100644 --- a/stable/piwigo/7.0.1/Chart.yaml +++ b/stable/piwigo/7.0.2/Chart.yaml @@ -27,7 +27,7 @@ sources: - http://piwigo.org/ - https://github.com/linuxserver/docker-piwigo type: application -version: 7.0.1 +version: 7.0.2 annotations: truecharts.org/catagories: | - media diff --git a/stable/piwigo/7.0.1/README.md b/stable/piwigo/7.0.2/README.md similarity index 100% rename from stable/piwigo/7.0.1/README.md rename to stable/piwigo/7.0.2/README.md diff --git a/stable/piwigo/7.0.2/app-changelog.md b/stable/piwigo/7.0.2/app-changelog.md new file mode 100644 index 0000000000..921fc496fd --- /dev/null +++ b/stable/piwigo/7.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [piwigo-7.0.2](https://github.com/truecharts/charts/compare/piwigo-7.0.1...piwigo-7.0.2) (2023-08-12) + +### Chore + +- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#11474](https://github.com/truecharts/charts/issues/11474)) + + \ No newline at end of file diff --git a/stable/piwigo/7.0.1/app-readme.md b/stable/piwigo/7.0.2/app-readme.md similarity index 100% rename from stable/piwigo/7.0.1/app-readme.md rename to stable/piwigo/7.0.2/app-readme.md diff --git a/stable/piwigo/7.0.1/charts/common-14.0.1.tgz b/stable/piwigo/7.0.2/charts/common-14.0.1.tgz similarity index 100% rename from stable/piwigo/7.0.1/charts/common-14.0.1.tgz rename to stable/piwigo/7.0.2/charts/common-14.0.1.tgz diff --git a/stable/piwigo/7.0.1/charts/mariadb-7.0.70.tgz b/stable/piwigo/7.0.2/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/piwigo/7.0.1/charts/mariadb-7.0.70.tgz rename to stable/piwigo/7.0.2/charts/mariadb-7.0.70.tgz diff --git a/stable/piwigo/7.0.1/ix_values.yaml b/stable/piwigo/7.0.2/ix_values.yaml similarity index 95% rename from stable/piwigo/7.0.1/ix_values.yaml rename to stable/piwigo/7.0.2/ix_values.yaml index ba238ece40..40d8ad8705 100644 --- a/stable/piwigo/7.0.1/ix_values.yaml +++ b/stable/piwigo/7.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/piwigo pullPolicy: IfNotPresent - tag: v13.8.0@sha256:06db9d19827f640e45448cdc98ecf52e851c5ed90b461f3c0f2ba555d9b44a80 + tag: v13.8.0@sha256:f705431220c87e802663570a2830a453f0eb7b0d1cc29590c8c8a58c30fb5710 securityContext: container: diff --git a/stable/piwigo/7.0.1/questions.yaml b/stable/piwigo/7.0.2/questions.yaml similarity index 100% rename from stable/piwigo/7.0.1/questions.yaml rename to stable/piwigo/7.0.2/questions.yaml diff --git a/stable/piwigo/7.0.1/templates/NOTES.txt b/stable/piwigo/7.0.2/templates/NOTES.txt similarity index 100% rename from stable/piwigo/7.0.1/templates/NOTES.txt rename to stable/piwigo/7.0.2/templates/NOTES.txt diff --git a/stable/piwigo/7.0.1/templates/common.yaml b/stable/piwigo/7.0.2/templates/common.yaml similarity index 100% rename from stable/piwigo/7.0.1/templates/common.yaml rename to stable/piwigo/7.0.2/templates/common.yaml diff --git a/stable/piwigo/7.0.1/values.yaml b/stable/piwigo/7.0.2/values.yaml similarity index 100% rename from stable/piwigo/7.0.1/values.yaml rename to stable/piwigo/7.0.2/values.yaml