diff --git a/stable/boinc/5.0.21/app-changelog.md b/stable/boinc/5.0.21/app-changelog.md deleted file mode 100644 index 1c5ef0bc81..0000000000 --- a/stable/boinc/5.0.21/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [boinc-5.0.21](https://github.com/truecharts/charts/compare/boinc-5.0.20...boinc-5.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/boinc/5.0.21/CHANGELOG.md b/stable/boinc/5.0.22/CHANGELOG.md similarity index 90% rename from stable/boinc/5.0.21/CHANGELOG.md rename to stable/boinc/5.0.22/CHANGELOG.md index 74ffcba2d8..80790983dc 100644 --- a/stable/boinc/5.0.21/CHANGELOG.md +++ b/stable/boinc/5.0.22/CHANGELOG.md @@ -4,6 +4,15 @@ +## [boinc-5.0.22](https://github.com/truecharts/charts/compare/boinc-5.0.21...boinc-5.0.22) (2023-06-07) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#9449](https://github.com/truecharts/charts/issues/9449)) + + + + ## [boinc-5.0.21](https://github.com/truecharts/charts/compare/boinc-5.0.20...boinc-5.0.21) (2023-06-07) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/boinc to latest ([#9069](https://github.com/truecharts/charts/issues/9069)) - - -## [boinc-5.0.13](https://github.com/truecharts/charts/compare/boinc-5.0.12...boinc-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - diff --git a/stable/boinc/5.0.21/Chart.yaml b/stable/boinc/5.0.22/Chart.yaml similarity index 97% rename from stable/boinc/5.0.21/Chart.yaml rename to stable/boinc/5.0.22/Chart.yaml index dee221e23d..9011cedea0 100644 --- a/stable/boinc/5.0.21/Chart.yaml +++ b/stable/boinc/5.0.22/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: boinc -version: 5.0.21 +version: 5.0.22 appVersion: "latest" description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). type: application diff --git a/stable/boinc/5.0.21/README.md b/stable/boinc/5.0.22/README.md similarity index 100% rename from stable/boinc/5.0.21/README.md rename to stable/boinc/5.0.22/README.md diff --git a/stable/boinc/5.0.22/app-changelog.md b/stable/boinc/5.0.22/app-changelog.md new file mode 100644 index 0000000000..aae8ce58db --- /dev/null +++ b/stable/boinc/5.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [boinc-5.0.22](https://github.com/truecharts/charts/compare/boinc-5.0.21...boinc-5.0.22) (2023-06-07) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#9449](https://github.com/truecharts/charts/issues/9449)) + + \ No newline at end of file diff --git a/stable/boinc/5.0.21/app-readme.md b/stable/boinc/5.0.22/app-readme.md similarity index 100% rename from stable/boinc/5.0.21/app-readme.md rename to stable/boinc/5.0.22/app-readme.md diff --git a/stable/boinc/5.0.21/charts/common-12.12.3.tgz b/stable/boinc/5.0.22/charts/common-12.12.3.tgz similarity index 100% rename from stable/boinc/5.0.21/charts/common-12.12.3.tgz rename to stable/boinc/5.0.22/charts/common-12.12.3.tgz diff --git a/stable/boinc/5.0.21/ix_values.yaml b/stable/boinc/5.0.22/ix_values.yaml similarity index 85% rename from stable/boinc/5.0.21/ix_values.yaml rename to stable/boinc/5.0.22/ix_values.yaml index 4895749ab5..d435c1ddb8 100644 --- a/stable/boinc/5.0.21/ix_values.yaml +++ b/stable/boinc/5.0.22/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/boinc pullPolicy: IfNotPresent - tag: latest@sha256:184b0c9a61c3a2512ed2e0345b1c1864c054d0d6ba5c314d0b8ea7fd82f61119 + tag: latest@sha256:1f649a21cf3cb1715886c18fd857b15b1c3d974d0a20ba6cdcca015cef641a68 securityContext: container: diff --git a/stable/boinc/5.0.21/questions.yaml b/stable/boinc/5.0.22/questions.yaml similarity index 99% rename from stable/boinc/5.0.21/questions.yaml rename to stable/boinc/5.0.22/questions.yaml index 5689e200ff..610a3a4dab 100644 --- a/stable/boinc/5.0.21/questions.yaml +++ b/stable/boinc/5.0.22/questions.yaml @@ -1914,6 +1914,7 @@ questions: schema: type: string required: true + max_length: 10240 - variable: docs group: Documentation label: Please read the documentation at https://truecharts.org diff --git a/stable/boinc/5.0.21/templates/NOTES.txt b/stable/boinc/5.0.22/templates/NOTES.txt similarity index 100% rename from stable/boinc/5.0.21/templates/NOTES.txt rename to stable/boinc/5.0.22/templates/NOTES.txt diff --git a/stable/boinc/5.0.21/templates/common.yaml b/stable/boinc/5.0.22/templates/common.yaml similarity index 100% rename from stable/boinc/5.0.21/templates/common.yaml rename to stable/boinc/5.0.22/templates/common.yaml diff --git a/stable/boinc/5.0.21/values.yaml b/stable/boinc/5.0.22/values.yaml similarity index 100% rename from stable/boinc/5.0.21/values.yaml rename to stable/boinc/5.0.22/values.yaml diff --git a/stable/ubooquity/6.0.13/app-changelog.md b/stable/ubooquity/6.0.13/app-changelog.md deleted file mode 100644 index 5e8f564bfe..0000000000 --- a/stable/ubooquity/6.0.13/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [ubooquity-6.0.13](https://github.com/truecharts/charts/compare/ubooquity-6.0.12...ubooquity-6.0.13) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/ubooquity/6.0.13/CHANGELOG.md b/stable/ubooquity/6.0.14/CHANGELOG.md similarity index 91% rename from stable/ubooquity/6.0.13/CHANGELOG.md rename to stable/ubooquity/6.0.14/CHANGELOG.md index c241ff14b7..e6405c4f1d 100644 --- a/stable/ubooquity/6.0.13/CHANGELOG.md +++ b/stable/ubooquity/6.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ubooquity-6.0.14](https://github.com/truecharts/charts/compare/ubooquity-6.0.13...ubooquity-6.0.14) (2023-06-07) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#9451](https://github.com/truecharts/charts/issues/9451)) + + + + ## [ubooquity-6.0.13](https://github.com/truecharts/charts/compare/ubooquity-6.0.12...ubooquity-6.0.13) (2023-06-07) ### Chore @@ -88,12 +97,3 @@ - Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - -## [ubooquity-6.0.5](https://github.com/truecharts/charts/compare/ubooquity-6.0.4...ubooquity-6.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - diff --git a/stable/ubooquity/6.0.13/Chart.yaml b/stable/ubooquity/6.0.14/Chart.yaml similarity index 97% rename from stable/ubooquity/6.0.13/Chart.yaml rename to stable/ubooquity/6.0.14/Chart.yaml index 33abcecca6..0a2b49ceaa 100644 --- a/stable/ubooquity/6.0.13/Chart.yaml +++ b/stable/ubooquity/6.0.14/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ubooquity -version: 6.0.13 +version: 6.0.14 appVersion: "2.1.2" description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. type: application diff --git a/stable/ubooquity/6.0.13/README.md b/stable/ubooquity/6.0.14/README.md similarity index 100% rename from stable/ubooquity/6.0.13/README.md rename to stable/ubooquity/6.0.14/README.md diff --git a/stable/ubooquity/6.0.14/app-changelog.md b/stable/ubooquity/6.0.14/app-changelog.md new file mode 100644 index 0000000000..33e3f931b0 --- /dev/null +++ b/stable/ubooquity/6.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ubooquity-6.0.14](https://github.com/truecharts/charts/compare/ubooquity-6.0.13...ubooquity-6.0.14) (2023-06-07) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#9451](https://github.com/truecharts/charts/issues/9451)) + + \ No newline at end of file diff --git a/stable/ubooquity/6.0.13/app-readme.md b/stable/ubooquity/6.0.14/app-readme.md similarity index 100% rename from stable/ubooquity/6.0.13/app-readme.md rename to stable/ubooquity/6.0.14/app-readme.md diff --git a/stable/ubooquity/6.0.13/charts/common-12.12.3.tgz b/stable/ubooquity/6.0.14/charts/common-12.12.3.tgz similarity index 100% rename from stable/ubooquity/6.0.13/charts/common-12.12.3.tgz rename to stable/ubooquity/6.0.14/charts/common-12.12.3.tgz diff --git a/stable/ubooquity/6.0.13/ix_values.yaml b/stable/ubooquity/6.0.14/ix_values.yaml similarity index 91% rename from stable/ubooquity/6.0.13/ix_values.yaml rename to stable/ubooquity/6.0.14/ix_values.yaml index 442da12520..757e2c42ca 100644 --- a/stable/ubooquity/6.0.13/ix_values.yaml +++ b/stable/ubooquity/6.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ubooquity pullPolicy: IfNotPresent - tag: v2.1.2@sha256:ee9d3f4a5d2a94b13a70e4933152fc4c44d655d49b182d31a6a8637c9b6c390d + tag: v2.1.2@sha256:a98f659ce695672d750bb68226f35e8f20cf7531205a0fa71e9de03ecab2fbaf service: main: ports: diff --git a/stable/ubooquity/6.0.13/questions.yaml b/stable/ubooquity/6.0.14/questions.yaml similarity index 99% rename from stable/ubooquity/6.0.13/questions.yaml rename to stable/ubooquity/6.0.14/questions.yaml index 69f35eb020..a9be6ea17e 100644 --- a/stable/ubooquity/6.0.13/questions.yaml +++ b/stable/ubooquity/6.0.14/questions.yaml @@ -2186,6 +2186,7 @@ questions: schema: type: string required: true + max_length: 10240 - variable: docs group: Documentation label: Please read the documentation at https://truecharts.org diff --git a/stable/ubooquity/6.0.13/templates/NOTES.txt b/stable/ubooquity/6.0.14/templates/NOTES.txt similarity index 100% rename from stable/ubooquity/6.0.13/templates/NOTES.txt rename to stable/ubooquity/6.0.14/templates/NOTES.txt diff --git a/stable/ubooquity/6.0.13/templates/common.yaml b/stable/ubooquity/6.0.14/templates/common.yaml similarity index 100% rename from stable/ubooquity/6.0.13/templates/common.yaml rename to stable/ubooquity/6.0.14/templates/common.yaml diff --git a/stable/ubooquity/6.0.13/values.yaml b/stable/ubooquity/6.0.14/values.yaml similarity index 100% rename from stable/ubooquity/6.0.13/values.yaml rename to stable/ubooquity/6.0.14/values.yaml diff --git a/stable/wordpress/2.0.11/app-changelog.md b/stable/wordpress/2.0.11/app-changelog.md deleted file mode 100644 index cc9368d64c..0000000000 --- a/stable/wordpress/2.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-2.0.11](https://github.com/truecharts/charts/compare/wordpress-2.0.10...wordpress-2.0.11) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - \ No newline at end of file diff --git a/stable/wordpress/2.0.11/CHANGELOG.md b/stable/wordpress/2.0.12/CHANGELOG.md similarity index 90% rename from stable/wordpress/2.0.11/CHANGELOG.md rename to stable/wordpress/2.0.12/CHANGELOG.md index b42d12e30d..cf47e655aa 100644 --- a/stable/wordpress/2.0.11/CHANGELOG.md +++ b/stable/wordpress/2.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-2.0.12](https://github.com/truecharts/charts/compare/wordpress-2.0.11...wordpress-2.0.12) (2023-06-07) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9452](https://github.com/truecharts/charts/issues/9452)) + + + + ## [wordpress-2.0.11](https://github.com/truecharts/charts/compare/wordpress-2.0.10...wordpress-2.0.11) (2023-06-07) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - -## [wordpress-2.0.2](https://github.com/truecharts/charts/compare/wordpress-2.0.1...wordpress-2.0.2) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - diff --git a/stable/wordpress/2.0.11/Chart.yaml b/stable/wordpress/2.0.12/Chart.yaml similarity index 98% rename from stable/wordpress/2.0.11/Chart.yaml rename to stable/wordpress/2.0.12/Chart.yaml index a0815c5d07..a6313fabb4 100644 --- a/stable/wordpress/2.0.11/Chart.yaml +++ b/stable/wordpress/2.0.12/Chart.yaml @@ -23,7 +23,7 @@ name: wordpress sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://www.wordpress.org -version: 2.0.11 +version: 2.0.12 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/2.0.11/README.md b/stable/wordpress/2.0.12/README.md similarity index 100% rename from stable/wordpress/2.0.11/README.md rename to stable/wordpress/2.0.12/README.md diff --git a/stable/wordpress/2.0.12/app-changelog.md b/stable/wordpress/2.0.12/app-changelog.md new file mode 100644 index 0000000000..acc425244e --- /dev/null +++ b/stable/wordpress/2.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-2.0.12](https://github.com/truecharts/charts/compare/wordpress-2.0.11...wordpress-2.0.12) (2023-06-07) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9452](https://github.com/truecharts/charts/issues/9452)) + + \ No newline at end of file diff --git a/stable/wordpress/2.0.11/app-readme.md b/stable/wordpress/2.0.12/app-readme.md similarity index 100% rename from stable/wordpress/2.0.11/app-readme.md rename to stable/wordpress/2.0.12/app-readme.md diff --git a/stable/wordpress/2.0.11/charts/common-12.12.3.tgz b/stable/wordpress/2.0.12/charts/common-12.12.3.tgz similarity index 100% rename from stable/wordpress/2.0.11/charts/common-12.12.3.tgz rename to stable/wordpress/2.0.12/charts/common-12.12.3.tgz diff --git a/stable/wordpress/2.0.11/charts/mariadb-7.0.43.tgz b/stable/wordpress/2.0.12/charts/mariadb-7.0.43.tgz similarity index 100% rename from stable/wordpress/2.0.11/charts/mariadb-7.0.43.tgz rename to stable/wordpress/2.0.12/charts/mariadb-7.0.43.tgz diff --git a/stable/wordpress/2.0.11/ix_values.yaml b/stable/wordpress/2.0.12/ix_values.yaml similarity index 92% rename from stable/wordpress/2.0.11/ix_values.yaml rename to stable/wordpress/2.0.12/ix_values.yaml index b164296429..d1e6560396 100644 --- a/stable/wordpress/2.0.11/ix_values.yaml +++ b/stable/wordpress/2.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.2.2@sha256:09ec14bff779cbe52c3c95a57e4a9649e8cbe4d0cbdfeac93bbe6deceae53acf + tag: v6.2.2@sha256:ca31a046a263415df8e9040434bb80986d266449b71a46b0be9a537fa50ee967 securityContext: container: diff --git a/stable/wordpress/2.0.11/questions.yaml b/stable/wordpress/2.0.12/questions.yaml similarity index 99% rename from stable/wordpress/2.0.11/questions.yaml rename to stable/wordpress/2.0.12/questions.yaml index 64d5d982ad..a3f4277a31 100644 --- a/stable/wordpress/2.0.11/questions.yaml +++ b/stable/wordpress/2.0.12/questions.yaml @@ -2052,6 +2052,7 @@ questions: schema: type: string required: true + max_length: 10240 - variable: docs group: Documentation label: Please read the documentation at https://truecharts.org diff --git a/stable/wordpress/2.0.11/templates/_env.tpl b/stable/wordpress/2.0.12/templates/_env.tpl similarity index 100% rename from stable/wordpress/2.0.11/templates/_env.tpl rename to stable/wordpress/2.0.12/templates/_env.tpl diff --git a/stable/wordpress/2.0.11/templates/common.yaml b/stable/wordpress/2.0.12/templates/common.yaml similarity index 100% rename from stable/wordpress/2.0.11/templates/common.yaml rename to stable/wordpress/2.0.12/templates/common.yaml diff --git a/stable/wordpress/2.0.11/values.yaml b/stable/wordpress/2.0.12/values.yaml similarity index 100% rename from stable/wordpress/2.0.11/values.yaml rename to stable/wordpress/2.0.12/values.yaml