diff --git a/stable/piwigo/7.0.12/app-changelog.md b/stable/piwigo/7.0.12/app-changelog.md deleted file mode 100644 index 7efc862c31..0000000000 --- a/stable/piwigo/7.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [piwigo-7.0.12](https://github.com/truecharts/charts/compare/piwigo-7.0.11...piwigo-7.0.12) (2023-11-03) - -### Chore - -- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287)) - - \ No newline at end of file diff --git a/stable/piwigo/7.0.12/CHANGELOG.md b/stable/piwigo/7.0.13/CHANGELOG.md similarity index 93% rename from stable/piwigo/7.0.12/CHANGELOG.md rename to stable/piwigo/7.0.13/CHANGELOG.md index 18b013d95d..98899d2232 100644 --- a/stable/piwigo/7.0.12/CHANGELOG.md +++ b/stable/piwigo/7.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [piwigo-7.0.13](https://github.com/truecharts/charts/compare/piwigo-7.0.12...piwigo-7.0.13) (2023-11-04) + +### Chore + +- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#14341](https://github.com/truecharts/charts/issues/14341)) + + + + ## [piwigo-7.0.12](https://github.com/truecharts/charts/compare/piwigo-7.0.11...piwigo-7.0.12) (2023-11-03) ### Chore @@ -88,12 +97,3 @@ ## [piwigo-7.0.3](https://github.com/truecharts/charts/compare/piwigo-7.0.2...piwigo-7.0.3) (2023-08-19) -### Chore - -- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#11712](https://github.com/truecharts/charts/issues/11712)) - - - - -## [piwigo-7.0.2](https://github.com/truecharts/charts/compare/piwigo-7.0.1...piwigo-7.0.2) (2023-08-12) - diff --git a/stable/piwigo/7.0.12/Chart.yaml b/stable/piwigo/7.0.13/Chart.yaml similarity index 98% rename from stable/piwigo/7.0.12/Chart.yaml rename to stable/piwigo/7.0.13/Chart.yaml index a548fba045..38760414ad 100644 --- a/stable/piwigo/7.0.12/Chart.yaml +++ b/stable/piwigo/7.0.13/Chart.yaml @@ -27,7 +27,7 @@ sources: - http://piwigo.org/ - https://github.com/linuxserver/docker-piwigo type: application -version: 7.0.12 +version: 7.0.13 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/stable/piwigo/7.0.12/README.md b/stable/piwigo/7.0.13/README.md similarity index 100% rename from stable/piwigo/7.0.12/README.md rename to stable/piwigo/7.0.13/README.md diff --git a/stable/piwigo/7.0.13/app-changelog.md b/stable/piwigo/7.0.13/app-changelog.md new file mode 100644 index 0000000000..20ac25816e --- /dev/null +++ b/stable/piwigo/7.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [piwigo-7.0.13](https://github.com/truecharts/charts/compare/piwigo-7.0.12...piwigo-7.0.13) (2023-11-04) + +### Chore + +- update container image tccr.io/truecharts/piwigo to v13.8.0 ([#14341](https://github.com/truecharts/charts/issues/14341)) + + \ No newline at end of file diff --git a/stable/piwigo/7.0.12/app-readme.md b/stable/piwigo/7.0.13/app-readme.md similarity index 100% rename from stable/piwigo/7.0.12/app-readme.md rename to stable/piwigo/7.0.13/app-readme.md diff --git a/stable/piwigo/7.0.12/charts/common-14.2.2.tgz b/stable/piwigo/7.0.13/charts/common-14.2.2.tgz similarity index 100% rename from stable/piwigo/7.0.12/charts/common-14.2.2.tgz rename to stable/piwigo/7.0.13/charts/common-14.2.2.tgz diff --git a/stable/piwigo/7.0.12/charts/mariadb-7.0.70.tgz b/stable/piwigo/7.0.13/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/piwigo/7.0.12/charts/mariadb-7.0.70.tgz rename to stable/piwigo/7.0.13/charts/mariadb-7.0.70.tgz diff --git a/stable/piwigo/7.0.12/ix_values.yaml b/stable/piwigo/7.0.13/ix_values.yaml similarity index 95% rename from stable/piwigo/7.0.12/ix_values.yaml rename to stable/piwigo/7.0.13/ix_values.yaml index 3c79bbb956..dff26bef7f 100644 --- a/stable/piwigo/7.0.12/ix_values.yaml +++ b/stable/piwigo/7.0.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/piwigo pullPolicy: IfNotPresent - tag: v13.8.0@sha256:51d266737ad1e849bd102a604484873c3b3fb0d12260b551b328259cf35363de + tag: v13.8.0@sha256:8fadb90a34226d798ab697fb1360a9529557dedddcfc3cc8dfb03ab426fb5be8 securityContext: container: diff --git a/stable/piwigo/7.0.12/questions.yaml b/stable/piwigo/7.0.13/questions.yaml similarity index 99% rename from stable/piwigo/7.0.12/questions.yaml rename to stable/piwigo/7.0.13/questions.yaml index 40c5272627..03d3e2a180 100644 --- a/stable/piwigo/7.0.12/questions.yaml +++ b/stable/piwigo/7.0.13/questions.yaml @@ -893,6 +893,12 @@ questions: default: websecure show_if: [["advanced", "=", true]] required: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + show_if: [["advanced", "=", true]] + default: false - variable: ingressClassName label: (Advanced/Optional) IngressClass Name schema: @@ -931,12 +937,12 @@ questions: schema: type: string default: "" - - variable: 'clusterCertificate (Advanced)' - label: Cluster Certificate + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' schema: type: string - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] default: "" - variable: secretName label: 'Use Custom Certificate Secret (Advanced)' @@ -980,6 +986,12 @@ questions: schema: type: string default: "" + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + show_if: [["advanced", "=", true]] + default: false - variable: hosts label: Hosts schema: @@ -1037,8 +1049,8 @@ questions: label: Service Port schema: type: int - - variable: clusterIssuer - label: clusterIssuer + - variable: certificateIssuer + label: certificateIssuer description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' schema: type: string @@ -1068,7 +1080,7 @@ questions: type: string default: "" required: true - - variable: clusterIssuer + - variable: certificateIssuer label: Use Cert-Manager clusterIssuer description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' schema: @@ -1082,8 +1094,8 @@ questions: $ref: - "definitions/certificate" - variable: clusterCertificate - label: Cluster Certificate (Experimental) - description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart. NOTE: This is an experimental feature' + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' schema: type: string show_if: [["clusterIssuer", "=", ""]] diff --git a/stable/piwigo/7.0.12/templates/NOTES.txt b/stable/piwigo/7.0.13/templates/NOTES.txt similarity index 100% rename from stable/piwigo/7.0.12/templates/NOTES.txt rename to stable/piwigo/7.0.13/templates/NOTES.txt diff --git a/stable/piwigo/7.0.12/templates/common.yaml b/stable/piwigo/7.0.13/templates/common.yaml similarity index 100% rename from stable/piwigo/7.0.12/templates/common.yaml rename to stable/piwigo/7.0.13/templates/common.yaml diff --git a/stable/piwigo/7.0.12/values.yaml b/stable/piwigo/7.0.13/values.yaml similarity index 100% rename from stable/piwigo/7.0.12/values.yaml rename to stable/piwigo/7.0.13/values.yaml