diff --git a/premium/nextcloud/29.8.9/.helmignore b/premium/nextcloud/29.8.11/.helmignore similarity index 100% rename from premium/nextcloud/29.8.9/.helmignore rename to premium/nextcloud/29.8.11/.helmignore diff --git a/premium/nextcloud/29.8.9/CHANGELOG.md b/premium/nextcloud/29.8.11/CHANGELOG.md similarity index 87% rename from premium/nextcloud/29.8.9/CHANGELOG.md rename to premium/nextcloud/29.8.11/CHANGELOG.md index 8eb1155755d..e4be1939af4 100644 --- a/premium/nextcloud/29.8.9/CHANGELOG.md +++ b/premium/nextcloud/29.8.11/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [nextcloud-29.8.9](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.8.9) (2024-03-30) +## [nextcloud-29.8.11](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.8.11) (2024-04-01) ### Chore +- update container image clamav/clamav to 1.3.0[@2f089bf](https://github.com/2f089bf) by renovate ([#20075](https://github.com/truecharts/charts/issues/20075)) + +- update container image tccr.io/tccr/nextcloud-fpm to v28.0.4[@98f9b1f](https://github.com/98f9b1f) by renovate ([#19986](https://github.com/truecharts/charts/issues/19986)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image tccr.io/tccr/nextcloud-fpm to v[@78a98b1](https://github.com/78a98b1) by renovate ([#19985](https://github.com/truecharts/charts/issues/19985)) @@ -59,12 +63,14 @@ title: Changelog - fix gpu allocation ([#19409](https://github.com/truecharts/charts/issues/19409)) -## [nextcloud-29.8.9](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.8.9) (2024-03-30) +## [nextcloud-29.8.10](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.8.10) (2024-04-01) ### Chore +- update container image tccr.io/tccr/nextcloud-fpm to v28.0.4[@98f9b1f](https://github.com/98f9b1f) by renovate ([#19986](https://github.com/truecharts/charts/issues/19986)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image tccr.io/tccr/nextcloud-fpm to v[@78a98b1](https://github.com/78a98b1) by renovate ([#19985](https://github.com/truecharts/charts/issues/19985)) @@ -91,10 +97,4 @@ title: Changelog - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image tccr.io/tccr/nextcloud-fpm to v28.0.3[@4e4a3ae](https://github.com/4e4a3ae) by renovate ([#19288](https://github.com/truecharts/charts/issues/19288)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - -### Docs \ No newline at end of file +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) \ No newline at end of file diff --git a/premium/nextcloud/29.8.9/Chart.yaml b/premium/nextcloud/29.8.11/Chart.yaml similarity index 97% rename from premium/nextcloud/29.8.9/Chart.yaml rename to premium/nextcloud/29.8.11/Chart.yaml index a1d31ce9b9d..16751dcb1c9 100644 --- a/premium/nextcloud/29.8.9/Chart.yaml +++ b/premium/nextcloud/29.8.11/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: premium apiVersion: v2 -appVersion: 28.0.3 +appVersion: 28.0.4 dependencies: - name: common version: 20.2.10 @@ -43,11 +43,11 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm - https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud - - https://hub.docker.com/r/collabora/code - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - - https://hub.docker.com/r/nginxinc/nginx-unprivileged - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - https://hub.docker.com/r/clamav/clamav + - https://hub.docker.com/r/collabora/code + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify + - https://hub.docker.com/r/nginxinc/nginx-unprivileged + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm type: application -version: 29.8.9 +version: 29.8.11 diff --git a/premium/nextcloud/29.8.9/LICENSE b/premium/nextcloud/29.8.11/LICENSE similarity index 100% rename from premium/nextcloud/29.8.9/LICENSE rename to premium/nextcloud/29.8.11/LICENSE diff --git a/premium/nextcloud/29.8.9/README.md b/premium/nextcloud/29.8.11/README.md similarity index 100% rename from premium/nextcloud/29.8.9/README.md rename to premium/nextcloud/29.8.11/README.md diff --git a/premium/nextcloud/29.8.9/app-changelog.md b/premium/nextcloud/29.8.11/app-changelog.md similarity index 86% rename from premium/nextcloud/29.8.9/app-changelog.md rename to premium/nextcloud/29.8.11/app-changelog.md index ca2c195707a..4f4e0635f93 100644 --- a/premium/nextcloud/29.8.9/app-changelog.md +++ b/premium/nextcloud/29.8.11/app-changelog.md @@ -1,11 +1,15 @@ -## [nextcloud-29.8.9](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.8.9) (2024-03-30) +## [nextcloud-29.8.11](https://github.com/truecharts/charts/compare/nextcloud-29.6.0...nextcloud-29.8.11) (2024-04-01) ### Chore +- update container image clamav/clamav to 1.3.0[@2f089bf](https://github.com/2f089bf) by renovate ([#20075](https://github.com/truecharts/charts/issues/20075)) + +- update container image tccr.io/tccr/nextcloud-fpm to v28.0.4[@98f9b1f](https://github.com/98f9b1f) by renovate ([#19986](https://github.com/truecharts/charts/issues/19986)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image tccr.io/tccr/nextcloud-fpm to v[@78a98b1](https://github.com/78a98b1) by renovate ([#19985](https://github.com/truecharts/charts/issues/19985)) diff --git a/premium/nextcloud/29.8.9/app-readme.md b/premium/nextcloud/29.8.11/app-readme.md similarity index 100% rename from premium/nextcloud/29.8.9/app-readme.md rename to premium/nextcloud/29.8.11/app-readme.md diff --git a/premium/nextcloud/29.8.9/charts/common-20.2.10.tgz b/premium/nextcloud/29.8.11/charts/common-20.2.10.tgz similarity index 100% rename from premium/nextcloud/29.8.9/charts/common-20.2.10.tgz rename to premium/nextcloud/29.8.11/charts/common-20.2.10.tgz diff --git a/premium/nextcloud/29.8.9/charts/redis-13.2.2.tgz b/premium/nextcloud/29.8.11/charts/redis-13.2.2.tgz similarity index 100% rename from premium/nextcloud/29.8.9/charts/redis-13.2.2.tgz rename to premium/nextcloud/29.8.11/charts/redis-13.2.2.tgz diff --git a/premium/nextcloud/29.8.9/ix_values.yaml b/premium/nextcloud/29.8.11/ix_values.yaml similarity index 98% rename from premium/nextcloud/29.8.9/ix_values.yaml rename to premium/nextcloud/29.8.11/ix_values.yaml index 7d9eb308710..a60a284b9e7 100644 --- a/premium/nextcloud/29.8.9/ix_values.yaml +++ b/premium/nextcloud/29.8.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/tccr/nextcloud-fpm pullPolicy: IfNotPresent - tag: v28.0.3@sha256:78a98b104fe0fb26bbf673f5af692456cc241cb7ee9f13200a2523e06a621450 + tag: v28.0.4@sha256:98f9b1f2144f7490ea2ba25f21cca21d2a8a2e655ba9f1f0c570fab72c6fefd6 nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent @@ -17,7 +17,7 @@ hpbImage: clamavImage: repository: clamav/clamav pullPolicy: IfNotPresent - tag: 1.3.0@sha256:f3b53120442f1007d455035a8816c87cddb44ffbf945a15dec7512425c8b88a1 + tag: 1.3.0@sha256:2f089bf0921e9caaf643476bc0b175fa5f66eaaaa1045fc0a5b4277ea3ca9594 collaboraImage: repository: collabora/code pullPolicy: IfNotPresent diff --git a/premium/nextcloud/29.8.9/questions.yaml b/premium/nextcloud/29.8.11/questions.yaml similarity index 100% rename from premium/nextcloud/29.8.9/questions.yaml rename to premium/nextcloud/29.8.11/questions.yaml diff --git a/premium/nextcloud/29.8.9/templates/NOTES.txt b/premium/nextcloud/29.8.11/templates/NOTES.txt similarity index 100% rename from premium/nextcloud/29.8.9/templates/NOTES.txt rename to premium/nextcloud/29.8.11/templates/NOTES.txt diff --git a/premium/nextcloud/29.8.9/templates/_configmap.tpl b/premium/nextcloud/29.8.11/templates/_configmap.tpl similarity index 100% rename from premium/nextcloud/29.8.9/templates/_configmap.tpl rename to premium/nextcloud/29.8.11/templates/_configmap.tpl diff --git a/premium/nextcloud/29.8.9/templates/_cronjobs.tpl b/premium/nextcloud/29.8.11/templates/_cronjobs.tpl similarity index 100% rename from premium/nextcloud/29.8.9/templates/_cronjobs.tpl rename to premium/nextcloud/29.8.11/templates/_cronjobs.tpl diff --git a/premium/nextcloud/29.8.9/templates/_ingressInjector.tpl b/premium/nextcloud/29.8.11/templates/_ingressInjector.tpl similarity index 100% rename from premium/nextcloud/29.8.9/templates/_ingressInjector.tpl rename to premium/nextcloud/29.8.11/templates/_ingressInjector.tpl diff --git a/premium/nextcloud/29.8.9/templates/_initPerms.tpl b/premium/nextcloud/29.8.11/templates/_initPerms.tpl similarity index 100% rename from premium/nextcloud/29.8.9/templates/_initPerms.tpl rename to premium/nextcloud/29.8.11/templates/_initPerms.tpl diff --git a/premium/nextcloud/29.8.9/templates/_validation.tpl b/premium/nextcloud/29.8.11/templates/_validation.tpl similarity index 100% rename from premium/nextcloud/29.8.9/templates/_validation.tpl rename to premium/nextcloud/29.8.11/templates/_validation.tpl diff --git a/premium/nextcloud/29.8.9/templates/_waitNextcloud.tpl b/premium/nextcloud/29.8.11/templates/_waitNextcloud.tpl similarity index 100% rename from premium/nextcloud/29.8.9/templates/_waitNextcloud.tpl rename to premium/nextcloud/29.8.11/templates/_waitNextcloud.tpl diff --git a/premium/nextcloud/29.8.9/templates/common.yaml b/premium/nextcloud/29.8.11/templates/common.yaml similarity index 100% rename from premium/nextcloud/29.8.9/templates/common.yaml rename to premium/nextcloud/29.8.11/templates/common.yaml diff --git a/premium/nextcloud/29.8.9/values.yaml b/premium/nextcloud/29.8.11/values.yaml similarity index 100% rename from premium/nextcloud/29.8.9/values.yaml rename to premium/nextcloud/29.8.11/values.yaml diff --git a/premium/prometheus/17.12.8/CHANGELOG.md b/premium/prometheus/17.12.8/CHANGELOG.md index df2f2c0c27b..d0218a8fa66 100644 --- a/premium/prometheus/17.12.8/CHANGELOG.md +++ b/premium/prometheus/17.12.8/CHANGELOG.md @@ -95,6 +95,6 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [prometheus-17.12.7](https://github.com/truecharts/charts/compare/prometheus-17.10.0...prometheus-17.12.7) (2024-04-01) +## [prometheus-17.12.8](https://github.com/truecharts/charts/compare/prometheus-17.10.0...prometheus-17.12.8) (2024-04-01) ### Chore \ No newline at end of file diff --git a/stable/anonaddy/20.16.1/charts/mariadb-13.7.5.tgz b/stable/anonaddy/20.16.1/charts/mariadb-13.7.5.tgz deleted file mode 100644 index e07b17d288c..00000000000 Binary files a/stable/anonaddy/20.16.1/charts/mariadb-13.7.5.tgz and /dev/null differ diff --git a/stable/anonaddy/20.16.1/.helmignore b/stable/anonaddy/20.16.3/.helmignore similarity index 100% rename from stable/anonaddy/20.16.1/.helmignore rename to stable/anonaddy/20.16.3/.helmignore diff --git a/stable/anonaddy/20.16.1/CHANGELOG.md b/stable/anonaddy/20.16.3/CHANGELOG.md similarity index 88% rename from stable/anonaddy/20.16.1/CHANGELOG.md rename to stable/anonaddy/20.16.3/CHANGELOG.md index cdecc70765c..03e4644d798 100644 --- a/stable/anonaddy/20.16.1/CHANGELOG.md +++ b/stable/anonaddy/20.16.3/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [anonaddy-20.16.1](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.16.1) (2024-03-30) +## [anonaddy-20.16.3](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.16.3) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image anonaddy/anonaddy to v1.1.0[@65f49a6](https://github.com/65f49a6) by renovate ([#19964](https://github.com/truecharts/charts/issues/19964)) @@ -51,12 +55,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [anonaddy-20.16.1](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.16.1) (2024-03-30) +## [anonaddy-20.16.2](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.16.2) (2024-03-30) ### Chore +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image anonaddy/anonaddy to v1.1.0[@65f49a6](https://github.com/65f49a6) by renovate ([#19964](https://github.com/truecharts/charts/issues/19964)) @@ -91,9 +97,4 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [anonaddy-20.16.1](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.16.1) (2024-03-30) - -### Chore +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/anonaddy/20.16.1/Chart.yaml b/stable/anonaddy/20.16.3/Chart.yaml similarity index 97% rename from stable/anonaddy/20.16.1/Chart.yaml rename to stable/anonaddy/20.16.3/Chart.yaml index 6fe64d44f34..3511f92be0f 100644 --- a/stable/anonaddy/20.16.1/Chart.yaml +++ b/stable/anonaddy/20.16.3/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.7.5 + version: 13.7.7 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -47,4 +47,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy - https://hub.docker.com/r/anonaddy/anonaddy type: application -version: 20.16.1 +version: 20.16.3 diff --git a/stable/anonaddy/20.16.1/README.md b/stable/anonaddy/20.16.3/README.md similarity index 100% rename from stable/anonaddy/20.16.1/README.md rename to stable/anonaddy/20.16.3/README.md diff --git a/stable/anonaddy/20.16.1/app-changelog.md b/stable/anonaddy/20.16.3/app-changelog.md similarity index 86% rename from stable/anonaddy/20.16.1/app-changelog.md rename to stable/anonaddy/20.16.3/app-changelog.md index 8d13344e5d3..1b56f592101 100644 --- a/stable/anonaddy/20.16.1/app-changelog.md +++ b/stable/anonaddy/20.16.3/app-changelog.md @@ -1,11 +1,15 @@ -## [anonaddy-20.16.1](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.16.1) (2024-03-30) +## [anonaddy-20.16.3](https://github.com/truecharts/charts/compare/anonaddy-20.11.0...anonaddy-20.16.3) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image anonaddy/anonaddy to v1.1.0[@65f49a6](https://github.com/65f49a6) by renovate ([#19964](https://github.com/truecharts/charts/issues/19964)) diff --git a/stable/anonaddy/20.16.1/app-readme.md b/stable/anonaddy/20.16.3/app-readme.md similarity index 100% rename from stable/anonaddy/20.16.1/app-readme.md rename to stable/anonaddy/20.16.3/app-readme.md diff --git a/stable/anonaddy/20.16.1/charts/common-20.2.10.tgz b/stable/anonaddy/20.16.3/charts/common-20.2.10.tgz similarity index 100% rename from stable/anonaddy/20.16.1/charts/common-20.2.10.tgz rename to stable/anonaddy/20.16.3/charts/common-20.2.10.tgz diff --git a/stable/anonaddy/20.16.3/charts/mariadb-13.7.7.tgz b/stable/anonaddy/20.16.3/charts/mariadb-13.7.7.tgz new file mode 100644 index 00000000000..812b4acae89 Binary files /dev/null and b/stable/anonaddy/20.16.3/charts/mariadb-13.7.7.tgz differ diff --git a/stable/anonaddy/20.16.1/charts/redis-13.2.2.tgz b/stable/anonaddy/20.16.3/charts/redis-13.2.2.tgz similarity index 100% rename from stable/anonaddy/20.16.1/charts/redis-13.2.2.tgz rename to stable/anonaddy/20.16.3/charts/redis-13.2.2.tgz diff --git a/stable/anonaddy/20.16.1/ix_values.yaml b/stable/anonaddy/20.16.3/ix_values.yaml similarity index 100% rename from stable/anonaddy/20.16.1/ix_values.yaml rename to stable/anonaddy/20.16.3/ix_values.yaml diff --git a/stable/anonaddy/20.16.1/questions.yaml b/stable/anonaddy/20.16.3/questions.yaml similarity index 100% rename from stable/anonaddy/20.16.1/questions.yaml rename to stable/anonaddy/20.16.3/questions.yaml diff --git a/stable/anonaddy/20.16.1/templates/NOTES.txt b/stable/anonaddy/20.16.3/templates/NOTES.txt similarity index 100% rename from stable/anonaddy/20.16.1/templates/NOTES.txt rename to stable/anonaddy/20.16.3/templates/NOTES.txt diff --git a/stable/anonaddy/20.16.1/templates/_secrets.tpl b/stable/anonaddy/20.16.3/templates/_secrets.tpl similarity index 100% rename from stable/anonaddy/20.16.1/templates/_secrets.tpl rename to stable/anonaddy/20.16.3/templates/_secrets.tpl diff --git a/stable/anonaddy/20.16.1/templates/common.yaml b/stable/anonaddy/20.16.3/templates/common.yaml similarity index 100% rename from stable/anonaddy/20.16.1/templates/common.yaml rename to stable/anonaddy/20.16.3/templates/common.yaml diff --git a/stable/anonaddy/20.16.1/values.yaml b/stable/anonaddy/20.16.3/values.yaml similarity index 100% rename from stable/anonaddy/20.16.1/values.yaml rename to stable/anonaddy/20.16.3/values.yaml diff --git a/stable/babybuddy/16.7.7/CHANGELOG.md b/stable/babybuddy/16.7.7/CHANGELOG.md index a14a4b1addd..acacabfcf48 100644 --- a/stable/babybuddy/16.7.7/CHANGELOG.md +++ b/stable/babybuddy/16.7.7/CHANGELOG.md @@ -83,18 +83,18 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [babybuddy-16.7.6](https://github.com/truecharts/charts/compare/babybuddy-16.6.0...babybuddy-16.7.6) (2024-03-30) +## [babybuddy-16.7.7](https://github.com/truecharts/charts/compare/babybuddy-16.6.0...babybuddy-16.7.7) (2024-04-01) ### Chore +- update container image ghcr.io/linuxserver/babybuddy to 2.2.1[@b2b85c3](https://github.com/b2b85c3) by renovate ([#20064](https://github.com/truecharts/charts/issues/20064)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) -- update container image ghcr.io/linuxserver/babybuddy to 2.2.1[@1e21bbb](https://github.com/1e21bbb) by renovate ([#19747](https://github.com/truecharts/charts/issues/19747)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) \ No newline at end of file +- update container image ghcr.io/linuxserver/babybuddy to 2.2.1[@1e21bbb](https://github.com/1e21bbb) by renovate ([#19747](https://github.com/truecharts/charts/issues/19747)) \ No newline at end of file diff --git a/stable/bookstack/13.8.10/app-changelog.md b/stable/bookstack/13.8.10/app-changelog.md deleted file mode 100644 index 4f0a10fd227..00000000000 --- a/stable/bookstack/13.8.10/app-changelog.md +++ /dev/null @@ -1,37 +0,0 @@ - - -## [bookstack-13.8.10](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.8.10) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) - -- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/bookstack/13.8.10/charts/mariadb-13.7.5.tgz b/stable/bookstack/13.8.10/charts/mariadb-13.7.5.tgz deleted file mode 100644 index e07b17d288c..00000000000 Binary files a/stable/bookstack/13.8.10/charts/mariadb-13.7.5.tgz and /dev/null differ diff --git a/stable/bookstack/13.8.10/.helmignore b/stable/bookstack/13.8.12/.helmignore similarity index 100% rename from stable/bookstack/13.8.10/.helmignore rename to stable/bookstack/13.8.12/.helmignore diff --git a/stable/bookstack/13.8.10/CHANGELOG.md b/stable/bookstack/13.8.12/CHANGELOG.md similarity index 83% rename from stable/bookstack/13.8.10/CHANGELOG.md rename to stable/bookstack/13.8.12/CHANGELOG.md index 4709f7b0a17..21d5a5fb2b4 100644 --- a/stable/bookstack/13.8.10/CHANGELOG.md +++ b/stable/bookstack/13.8.12/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [bookstack-13.8.10](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.8.10) (2024-03-30) +## [bookstack-13.8.12](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.8.12) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -45,12 +49,14 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [bookstack-13.8.10](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.8.10) (2024-03-30) +## [bookstack-13.8.11](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.8.11) (2024-03-30) ### Chore +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -82,18 +88,12 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [bookstack-13.8.10](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.8.10) (2024-03-30) +## [bookstack-13.8.11](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.8.11) (2024-03-30) ### Chore +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) diff --git a/stable/bookstack/13.8.10/Chart.yaml b/stable/bookstack/13.8.12/Chart.yaml similarity index 97% rename from stable/bookstack/13.8.10/Chart.yaml rename to stable/bookstack/13.8.12/Chart.yaml index 122e3aeb1ce..b9284564646 100644 --- a/stable/bookstack/13.8.10/Chart.yaml +++ b/stable/bookstack/13.8.12/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.7.5 + version: 13.7.7 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -45,4 +45,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - https://ghcr.io/linuxserver/bookstack type: application -version: 13.8.10 +version: 13.8.12 diff --git a/stable/bookstack/13.8.10/README.md b/stable/bookstack/13.8.12/README.md similarity index 100% rename from stable/bookstack/13.8.10/README.md rename to stable/bookstack/13.8.12/README.md diff --git a/stable/chevereto/12.12.10/app-changelog.md b/stable/bookstack/13.8.12/app-changelog.md similarity index 84% rename from stable/chevereto/12.12.10/app-changelog.md rename to stable/bookstack/13.8.12/app-changelog.md index 1475ee6af68..3bbe15aea10 100644 --- a/stable/chevereto/12.12.10/app-changelog.md +++ b/stable/bookstack/13.8.12/app-changelog.md @@ -1,11 +1,15 @@ -## [chevereto-12.12.10](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.12.10) (2024-03-30) +## [bookstack-13.8.12](https://github.com/truecharts/charts/compare/bookstack-13.5.0...bookstack-13.8.12) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) diff --git a/stable/bookstack/13.8.10/app-readme.md b/stable/bookstack/13.8.12/app-readme.md similarity index 100% rename from stable/bookstack/13.8.10/app-readme.md rename to stable/bookstack/13.8.12/app-readme.md diff --git a/stable/bookstack/13.8.10/charts/common-20.2.10.tgz b/stable/bookstack/13.8.12/charts/common-20.2.10.tgz similarity index 100% rename from stable/bookstack/13.8.10/charts/common-20.2.10.tgz rename to stable/bookstack/13.8.12/charts/common-20.2.10.tgz diff --git a/stable/bookstack/13.8.12/charts/mariadb-13.7.7.tgz b/stable/bookstack/13.8.12/charts/mariadb-13.7.7.tgz new file mode 100644 index 00000000000..812b4acae89 Binary files /dev/null and b/stable/bookstack/13.8.12/charts/mariadb-13.7.7.tgz differ diff --git a/stable/bookstack/13.8.10/ix_values.yaml b/stable/bookstack/13.8.12/ix_values.yaml similarity index 100% rename from stable/bookstack/13.8.10/ix_values.yaml rename to stable/bookstack/13.8.12/ix_values.yaml diff --git a/stable/bookstack/13.8.10/questions.yaml b/stable/bookstack/13.8.12/questions.yaml similarity index 100% rename from stable/bookstack/13.8.10/questions.yaml rename to stable/bookstack/13.8.12/questions.yaml diff --git a/stable/bookstack/13.8.10/templates/NOTES.txt b/stable/bookstack/13.8.12/templates/NOTES.txt similarity index 100% rename from stable/bookstack/13.8.10/templates/NOTES.txt rename to stable/bookstack/13.8.12/templates/NOTES.txt diff --git a/stable/bookstack/13.8.10/templates/_secrets.tpl b/stable/bookstack/13.8.12/templates/_secrets.tpl similarity index 100% rename from stable/bookstack/13.8.10/templates/_secrets.tpl rename to stable/bookstack/13.8.12/templates/_secrets.tpl diff --git a/stable/bookstack/13.8.10/templates/common.yaml b/stable/bookstack/13.8.12/templates/common.yaml similarity index 100% rename from stable/bookstack/13.8.10/templates/common.yaml rename to stable/bookstack/13.8.12/templates/common.yaml diff --git a/stable/bookstack/13.8.10/values.yaml b/stable/bookstack/13.8.12/values.yaml similarity index 100% rename from stable/bookstack/13.8.10/values.yaml rename to stable/bookstack/13.8.12/values.yaml diff --git a/stable/chevereto/12.12.10/charts/mariadb-13.7.5.tgz b/stable/chevereto/12.12.10/charts/mariadb-13.7.5.tgz deleted file mode 100644 index e07b17d288c..00000000000 Binary files a/stable/chevereto/12.12.10/charts/mariadb-13.7.5.tgz and /dev/null differ diff --git a/stable/chevereto/12.12.10/.helmignore b/stable/chevereto/12.12.12/.helmignore similarity index 100% rename from stable/chevereto/12.12.10/.helmignore rename to stable/chevereto/12.12.12/.helmignore diff --git a/stable/chevereto/12.12.10/CHANGELOG.md b/stable/chevereto/12.12.12/CHANGELOG.md similarity index 83% rename from stable/chevereto/12.12.10/CHANGELOG.md rename to stable/chevereto/12.12.12/CHANGELOG.md index ec8f4576774..6825fff61d5 100644 --- a/stable/chevereto/12.12.10/CHANGELOG.md +++ b/stable/chevereto/12.12.12/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [chevereto-12.12.10](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.12.10) (2024-03-30) +## [chevereto-12.12.12](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.12.12) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -45,12 +49,14 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [chevereto-12.12.10](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.12.10) (2024-03-30) +## [chevereto-12.12.11](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.12.11) (2024-03-30) ### Chore +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -82,18 +88,12 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [chevereto-12.12.10](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.12.10) (2024-03-30) +## [chevereto-12.12.11](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.12.11) (2024-03-30) ### Chore +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) diff --git a/stable/chevereto/12.12.10/Chart.yaml b/stable/chevereto/12.12.12/Chart.yaml similarity index 97% rename from stable/chevereto/12.12.10/Chart.yaml rename to stable/chevereto/12.12.12/Chart.yaml index 12bbbf53d9a..e51a27a4cfe 100644 --- a/stable/chevereto/12.12.10/Chart.yaml +++ b/stable/chevereto/12.12.12/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.7.5 + version: 13.7.7 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto - https://ghcr.io/rodber/chevereto-free type: application -version: 12.12.10 +version: 12.12.12 diff --git a/stable/chevereto/12.12.10/README.md b/stable/chevereto/12.12.12/README.md similarity index 100% rename from stable/chevereto/12.12.10/README.md rename to stable/chevereto/12.12.12/README.md diff --git a/stable/chevereto/12.12.12/app-changelog.md b/stable/chevereto/12.12.12/app-changelog.md new file mode 100644 index 00000000000..2bc99f3f0bb --- /dev/null +++ b/stable/chevereto/12.12.12/app-changelog.md @@ -0,0 +1,41 @@ + + +## [chevereto-12.12.12](https://github.com/truecharts/charts/compare/chevereto-12.9.0...chevereto-12.12.12) (2024-04-01) + +### Chore + + + +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/chevereto/12.12.10/app-readme.md b/stable/chevereto/12.12.12/app-readme.md similarity index 100% rename from stable/chevereto/12.12.10/app-readme.md rename to stable/chevereto/12.12.12/app-readme.md diff --git a/stable/chevereto/12.12.10/charts/common-20.2.10.tgz b/stable/chevereto/12.12.12/charts/common-20.2.10.tgz similarity index 100% rename from stable/chevereto/12.12.10/charts/common-20.2.10.tgz rename to stable/chevereto/12.12.12/charts/common-20.2.10.tgz diff --git a/stable/chevereto/12.12.12/charts/mariadb-13.7.7.tgz b/stable/chevereto/12.12.12/charts/mariadb-13.7.7.tgz new file mode 100644 index 00000000000..812b4acae89 Binary files /dev/null and b/stable/chevereto/12.12.12/charts/mariadb-13.7.7.tgz differ diff --git a/stable/chevereto/12.12.10/ix_values.yaml b/stable/chevereto/12.12.12/ix_values.yaml similarity index 100% rename from stable/chevereto/12.12.10/ix_values.yaml rename to stable/chevereto/12.12.12/ix_values.yaml diff --git a/stable/chevereto/12.12.10/questions.yaml b/stable/chevereto/12.12.12/questions.yaml similarity index 100% rename from stable/chevereto/12.12.10/questions.yaml rename to stable/chevereto/12.12.12/questions.yaml diff --git a/stable/chevereto/12.12.10/templates/NOTES.txt b/stable/chevereto/12.12.12/templates/NOTES.txt similarity index 100% rename from stable/chevereto/12.12.10/templates/NOTES.txt rename to stable/chevereto/12.12.12/templates/NOTES.txt diff --git a/stable/chevereto/12.12.10/templates/common.yaml b/stable/chevereto/12.12.12/templates/common.yaml similarity index 100% rename from stable/chevereto/12.12.10/templates/common.yaml rename to stable/chevereto/12.12.12/templates/common.yaml diff --git a/stable/chevereto/12.12.10/values.yaml b/stable/chevereto/12.12.12/values.yaml similarity index 100% rename from stable/chevereto/12.12.10/values.yaml rename to stable/chevereto/12.12.12/values.yaml diff --git a/stable/clamav/10.7.6/charts/common-20.2.9.tgz b/stable/clamav/10.7.6/charts/common-20.2.9.tgz deleted file mode 100644 index 724555af321..00000000000 Binary files a/stable/clamav/10.7.6/charts/common-20.2.9.tgz and /dev/null differ diff --git a/stable/clamav/10.7.6/.helmignore b/stable/clamav/10.7.8/.helmignore similarity index 100% rename from stable/clamav/10.7.6/.helmignore rename to stable/clamav/10.7.8/.helmignore diff --git a/stable/clamav/10.7.6/CHANGELOG.md b/stable/clamav/10.7.8/CHANGELOG.md similarity index 77% rename from stable/clamav/10.7.6/CHANGELOG.md rename to stable/clamav/10.7.8/CHANGELOG.md index 81178bd37ed..6555834296a 100644 --- a/stable/clamav/10.7.6/CHANGELOG.md +++ b/stable/clamav/10.7.8/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [clamav-10.7.6](https://github.com/truecharts/charts/compare/clamav-10.6.0...clamav-10.7.6) (2024-03-27) +## [clamav-10.7.8](https://github.com/truecharts/charts/compare/clamav-10.6.0...clamav-10.7.8) (2024-04-01) ### Chore +- update container image clamav/clamav to 1.3.0[@2f089bf](https://github.com/2f089bf) by renovate ([#20075](https://github.com/truecharts/charts/issues/20075)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - update container image clamav/clamav to 1.3.0[@f3b5312](https://github.com/f3b5312) by renovate ([#19756](https://github.com/truecharts/charts/issues/19756)) @@ -29,12 +33,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [clamav-10.7.6](https://github.com/truecharts/charts/compare/clamav-10.6.0...clamav-10.7.6) (2024-03-27) +## [clamav-10.7.7](https://github.com/truecharts/charts/compare/clamav-10.6.0...clamav-10.7.7) (2024-03-30) ### Chore +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - update container image clamav/clamav to 1.3.0[@f3b5312](https://github.com/f3b5312) by renovate ([#19756](https://github.com/truecharts/charts/issues/19756)) @@ -50,12 +56,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [clamav-10.7.6](https://github.com/truecharts/charts/compare/clamav-10.6.0...clamav-10.7.6) (2024-03-27) +## [clamav-10.7.7](https://github.com/truecharts/charts/compare/clamav-10.6.0...clamav-10.7.7) (2024-03-30) ### Chore +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - update container image clamav/clamav to 1.3.0[@f3b5312](https://github.com/f3b5312) by renovate ([#19756](https://github.com/truecharts/charts/issues/19756)) @@ -71,12 +79,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [clamav-10.7.6](https://github.com/truecharts/charts/compare/clamav-10.6.0...clamav-10.7.6) (2024-03-27) +## [clamav-10.7.7](https://github.com/truecharts/charts/compare/clamav-10.6.0...clamav-10.7.7) (2024-03-30) ### Chore +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - update container image clamav/clamav to 1.3.0[@f3b5312](https://github.com/f3b5312) by renovate ([#19756](https://github.com/truecharts/charts/issues/19756)) @@ -87,13 +97,4 @@ title: Changelog - update container image clamav/clamav to 1.3.0[@866bbd5](https://github.com/866bbd5) by renovate ([#19444](https://github.com/truecharts/charts/issues/19444)) -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - - -## [clamav-10.7.6](https://github.com/truecharts/charts/compare/clamav-10.6.0...clamav-10.7.6) (2024-03-27) - -### Chore - - +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) \ No newline at end of file diff --git a/stable/clamav/10.7.6/Chart.yaml b/stable/clamav/10.7.8/Chart.yaml similarity index 94% rename from stable/clamav/10.7.6/Chart.yaml rename to stable/clamav/10.7.8/Chart.yaml index 57ea516dc5a..c71789d2edf 100644 --- a/stable/clamav/10.7.6/Chart.yaml +++ b/stable/clamav/10.7.8/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: 1.3.0 dependencies: - name: common - version: 20.2.9 + version: 20.2.10 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png keywords: - clamav - antivirus -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/clamav - https://hub.docker.com/r/clamav/clamav type: application -version: 10.7.6 +version: 10.7.8 diff --git a/stable/clamav/10.7.6/README.md b/stable/clamav/10.7.8/README.md similarity index 100% rename from stable/clamav/10.7.6/README.md rename to stable/clamav/10.7.8/README.md diff --git a/stable/clamav/10.7.6/app-changelog.md b/stable/clamav/10.7.8/app-changelog.md similarity index 72% rename from stable/clamav/10.7.6/app-changelog.md rename to stable/clamav/10.7.8/app-changelog.md index 0f0f8500648..cd9358002c3 100644 --- a/stable/clamav/10.7.6/app-changelog.md +++ b/stable/clamav/10.7.8/app-changelog.md @@ -1,11 +1,15 @@ -## [clamav-10.7.6](https://github.com/truecharts/charts/compare/clamav-10.6.0...clamav-10.7.6) (2024-03-27) +## [clamav-10.7.8](https://github.com/truecharts/charts/compare/clamav-10.6.0...clamav-10.7.8) (2024-04-01) ### Chore +- update container image clamav/clamav to 1.3.0[@2f089bf](https://github.com/2f089bf) by renovate ([#20075](https://github.com/truecharts/charts/issues/20075)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - update container image clamav/clamav to 1.3.0[@f3b5312](https://github.com/f3b5312) by renovate ([#19756](https://github.com/truecharts/charts/issues/19756)) diff --git a/stable/clamav/10.7.6/app-readme.md b/stable/clamav/10.7.8/app-readme.md similarity index 100% rename from stable/clamav/10.7.6/app-readme.md rename to stable/clamav/10.7.8/app-readme.md diff --git a/stable/clarkson/12.12.10/charts/common-20.2.10.tgz b/stable/clamav/10.7.8/charts/common-20.2.10.tgz similarity index 100% rename from stable/clarkson/12.12.10/charts/common-20.2.10.tgz rename to stable/clamav/10.7.8/charts/common-20.2.10.tgz diff --git a/stable/clamav/10.7.6/ix_values.yaml b/stable/clamav/10.7.8/ix_values.yaml similarity index 95% rename from stable/clamav/10.7.6/ix_values.yaml rename to stable/clamav/10.7.8/ix_values.yaml index 2741ea47919..08954fc8329 100644 --- a/stable/clamav/10.7.6/ix_values.yaml +++ b/stable/clamav/10.7.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: clamav/clamav pullPolicy: IfNotPresent - tag: 1.3.0@sha256:f3b53120442f1007d455035a8816c87cddb44ffbf945a15dec7512425c8b88a1 + tag: 1.3.0@sha256:2f089bf0921e9caaf643476bc0b175fa5f66eaaaa1045fc0a5b4277ea3ca9594 securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/clamav/10.7.6/questions.yaml b/stable/clamav/10.7.8/questions.yaml similarity index 100% rename from stable/clamav/10.7.6/questions.yaml rename to stable/clamav/10.7.8/questions.yaml diff --git a/stable/clamav/10.7.6/templates/NOTES.txt b/stable/clamav/10.7.8/templates/NOTES.txt similarity index 100% rename from stable/clamav/10.7.6/templates/NOTES.txt rename to stable/clamav/10.7.8/templates/NOTES.txt diff --git a/stable/clamav/10.7.6/templates/_cronjob.tpl b/stable/clamav/10.7.8/templates/_cronjob.tpl similarity index 100% rename from stable/clamav/10.7.6/templates/_cronjob.tpl rename to stable/clamav/10.7.8/templates/_cronjob.tpl diff --git a/stable/clamav/10.7.6/templates/common.yaml b/stable/clamav/10.7.8/templates/common.yaml similarity index 100% rename from stable/clamav/10.7.6/templates/common.yaml rename to stable/clamav/10.7.8/templates/common.yaml diff --git a/stable/clamav/10.7.6/values.yaml b/stable/clamav/10.7.8/values.yaml similarity index 100% rename from stable/clamav/10.7.6/values.yaml rename to stable/clamav/10.7.8/values.yaml diff --git a/stable/clarkson/12.12.10/charts/mariadb-13.7.5.tgz b/stable/clarkson/12.12.10/charts/mariadb-13.7.5.tgz deleted file mode 100644 index e07b17d288c..00000000000 Binary files a/stable/clarkson/12.12.10/charts/mariadb-13.7.5.tgz and /dev/null differ diff --git a/stable/clarkson/12.12.10/.helmignore b/stable/clarkson/12.12.12/.helmignore similarity index 100% rename from stable/clarkson/12.12.10/.helmignore rename to stable/clarkson/12.12.12/.helmignore diff --git a/stable/clarkson/12.12.10/CHANGELOG.md b/stable/clarkson/12.12.12/CHANGELOG.md similarity index 83% rename from stable/clarkson/12.12.10/CHANGELOG.md rename to stable/clarkson/12.12.12/CHANGELOG.md index 4625a033946..e890a0b58f2 100644 --- a/stable/clarkson/12.12.10/CHANGELOG.md +++ b/stable/clarkson/12.12.12/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [clarkson-12.12.10](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.12.10) (2024-03-30) +## [clarkson-12.12.12](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.12.12) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -45,12 +49,14 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [clarkson-12.12.10](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.12.10) (2024-03-30) +## [clarkson-12.12.11](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.12.11) (2024-03-30) ### Chore +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -82,18 +88,12 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [clarkson-12.12.10](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.12.10) (2024-03-30) +## [clarkson-12.12.11](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.12.11) (2024-03-30) ### Chore +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) diff --git a/stable/clarkson/12.12.10/Chart.yaml b/stable/clarkson/12.12.12/Chart.yaml similarity index 97% rename from stable/clarkson/12.12.10/Chart.yaml rename to stable/clarkson/12.12.12/Chart.yaml index 3a21d082b31..c9a6ac6f93e 100644 --- a/stable/clarkson/12.12.10/Chart.yaml +++ b/stable/clarkson/12.12.12/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.7.5 + version: 13.7.7 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -44,4 +44,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson - https://ghcr.io/linuxserver/clarkson type: application -version: 12.12.10 +version: 12.12.12 diff --git a/stable/clarkson/12.12.10/README.md b/stable/clarkson/12.12.12/README.md similarity index 100% rename from stable/clarkson/12.12.10/README.md rename to stable/clarkson/12.12.12/README.md diff --git a/stable/clarkson/12.12.10/app-changelog.md b/stable/clarkson/12.12.12/app-changelog.md similarity index 84% rename from stable/clarkson/12.12.10/app-changelog.md rename to stable/clarkson/12.12.12/app-changelog.md index c1275e7d67a..6f7c2db2fbe 100644 --- a/stable/clarkson/12.12.10/app-changelog.md +++ b/stable/clarkson/12.12.12/app-changelog.md @@ -1,11 +1,15 @@ -## [clarkson-12.12.10](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.12.10) (2024-03-30) +## [clarkson-12.12.12](https://github.com/truecharts/charts/compare/clarkson-12.9.0...clarkson-12.12.12) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) diff --git a/stable/clarkson/12.12.10/app-readme.md b/stable/clarkson/12.12.12/app-readme.md similarity index 100% rename from stable/clarkson/12.12.10/app-readme.md rename to stable/clarkson/12.12.12/app-readme.md diff --git a/stable/ctfd/4.16.7/charts/common-20.2.10.tgz b/stable/clarkson/12.12.12/charts/common-20.2.10.tgz similarity index 100% rename from stable/ctfd/4.16.7/charts/common-20.2.10.tgz rename to stable/clarkson/12.12.12/charts/common-20.2.10.tgz diff --git a/stable/clarkson/12.12.12/charts/mariadb-13.7.7.tgz b/stable/clarkson/12.12.12/charts/mariadb-13.7.7.tgz new file mode 100644 index 00000000000..812b4acae89 Binary files /dev/null and b/stable/clarkson/12.12.12/charts/mariadb-13.7.7.tgz differ diff --git a/stable/clarkson/12.12.10/ix_values.yaml b/stable/clarkson/12.12.12/ix_values.yaml similarity index 100% rename from stable/clarkson/12.12.10/ix_values.yaml rename to stable/clarkson/12.12.12/ix_values.yaml diff --git a/stable/clarkson/12.12.10/questions.yaml b/stable/clarkson/12.12.12/questions.yaml similarity index 100% rename from stable/clarkson/12.12.10/questions.yaml rename to stable/clarkson/12.12.12/questions.yaml diff --git a/stable/clarkson/12.12.10/templates/NOTES.txt b/stable/clarkson/12.12.12/templates/NOTES.txt similarity index 100% rename from stable/clarkson/12.12.10/templates/NOTES.txt rename to stable/clarkson/12.12.12/templates/NOTES.txt diff --git a/stable/clarkson/12.12.10/templates/common.yaml b/stable/clarkson/12.12.12/templates/common.yaml similarity index 100% rename from stable/clarkson/12.12.10/templates/common.yaml rename to stable/clarkson/12.12.12/templates/common.yaml diff --git a/stable/clarkson/12.12.10/values.yaml b/stable/clarkson/12.12.12/values.yaml similarity index 100% rename from stable/clarkson/12.12.10/values.yaml rename to stable/clarkson/12.12.12/values.yaml diff --git a/stable/cops/8.9.8/CHANGELOG.md b/stable/cops/8.9.8/CHANGELOG.md index 9e0b65ab181..63e557ab22f 100644 --- a/stable/cops/8.9.8/CHANGELOG.md +++ b/stable/cops/8.9.8/CHANGELOG.md @@ -89,12 +89,12 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [cops-8.9.7](https://github.com/truecharts/charts/compare/cops-8.8.0...cops-8.9.7) (2024-03-30) +## [cops-8.9.8](https://github.com/truecharts/charts/compare/cops-8.8.0...cops-8.9.8) (2024-04-01) ### Chore -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) +- update container image lscr.io/linuxserver/cops to 2.5.0[@1e63ccc](https://github.com/1e63ccc) by renovate ([#20069](https://github.com/truecharts/charts/issues/20069)) -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) \ No newline at end of file +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) \ No newline at end of file diff --git a/stable/ctfd/4.16.7/charts/mariadb-13.7.5.tgz b/stable/ctfd/4.16.7/charts/mariadb-13.7.5.tgz deleted file mode 100644 index e07b17d288c..00000000000 Binary files a/stable/ctfd/4.16.7/charts/mariadb-13.7.5.tgz and /dev/null differ diff --git a/stable/ctfd/4.16.7/.helmignore b/stable/ctfd/4.16.9/.helmignore similarity index 100% rename from stable/ctfd/4.16.7/.helmignore rename to stable/ctfd/4.16.9/.helmignore diff --git a/stable/ctfd/4.16.7/CHANGELOG.md b/stable/ctfd/4.16.9/CHANGELOG.md similarity index 87% rename from stable/ctfd/4.16.7/CHANGELOG.md rename to stable/ctfd/4.16.9/CHANGELOG.md index a6191e1c957..0fb48c8764b 100644 --- a/stable/ctfd/4.16.7/CHANGELOG.md +++ b/stable/ctfd/4.16.9/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [ctfd-4.16.7](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.16.7) (2024-03-30) +## [ctfd-4.16.9](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.16.9) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -49,12 +53,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [ctfd-4.16.7](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.16.7) (2024-03-30) +## [ctfd-4.16.8](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.16.8) (2024-03-30) ### Chore +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -90,10 +96,4 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [ctfd-4.16.7](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.16.7) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) +## [ctfd-4.16.8](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.16.8) (2024-03-30) diff --git a/stable/ctfd/4.16.7/Chart.yaml b/stable/ctfd/4.16.9/Chart.yaml similarity index 97% rename from stable/ctfd/4.16.7/Chart.yaml rename to stable/ctfd/4.16.9/Chart.yaml index ce0ab601736..42875c16d44 100644 --- a/stable/ctfd/4.16.7/Chart.yaml +++ b/stable/ctfd/4.16.9/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.7.5 + version: 13.7.7 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -48,4 +48,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ctfd - https://ghcr.io/ctfd/ctfd type: application -version: 4.16.7 +version: 4.16.9 diff --git a/stable/ctfd/4.16.7/README.md b/stable/ctfd/4.16.9/README.md similarity index 100% rename from stable/ctfd/4.16.7/README.md rename to stable/ctfd/4.16.9/README.md diff --git a/stable/ctfd/4.16.7/app-changelog.md b/stable/ctfd/4.16.9/app-changelog.md similarity index 86% rename from stable/ctfd/4.16.7/app-changelog.md rename to stable/ctfd/4.16.9/app-changelog.md index a5739349d54..31c56a83940 100644 --- a/stable/ctfd/4.16.7/app-changelog.md +++ b/stable/ctfd/4.16.9/app-changelog.md @@ -1,11 +1,15 @@ -## [ctfd-4.16.7](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.16.7) (2024-03-30) +## [ctfd-4.16.9](https://github.com/truecharts/charts/compare/ctfd-4.12.0...ctfd-4.16.9) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) diff --git a/stable/ctfd/4.16.7/app-readme.md b/stable/ctfd/4.16.9/app-readme.md similarity index 100% rename from stable/ctfd/4.16.7/app-readme.md rename to stable/ctfd/4.16.9/app-readme.md diff --git a/stable/cyberchef/9.10.1/charts/common-20.2.10.tgz b/stable/ctfd/4.16.9/charts/common-20.2.10.tgz similarity index 100% rename from stable/cyberchef/9.10.1/charts/common-20.2.10.tgz rename to stable/ctfd/4.16.9/charts/common-20.2.10.tgz diff --git a/stable/ctfd/4.16.9/charts/mariadb-13.7.7.tgz b/stable/ctfd/4.16.9/charts/mariadb-13.7.7.tgz new file mode 100644 index 00000000000..812b4acae89 Binary files /dev/null and b/stable/ctfd/4.16.9/charts/mariadb-13.7.7.tgz differ diff --git a/stable/ctfd/4.16.7/charts/redis-13.2.2.tgz b/stable/ctfd/4.16.9/charts/redis-13.2.2.tgz similarity index 100% rename from stable/ctfd/4.16.7/charts/redis-13.2.2.tgz rename to stable/ctfd/4.16.9/charts/redis-13.2.2.tgz diff --git a/stable/ctfd/4.16.7/ix_values.yaml b/stable/ctfd/4.16.9/ix_values.yaml similarity index 100% rename from stable/ctfd/4.16.7/ix_values.yaml rename to stable/ctfd/4.16.9/ix_values.yaml diff --git a/stable/ctfd/4.16.7/questions.yaml b/stable/ctfd/4.16.9/questions.yaml similarity index 100% rename from stable/ctfd/4.16.7/questions.yaml rename to stable/ctfd/4.16.9/questions.yaml diff --git a/stable/ctfd/4.16.7/templates/NOTES.txt b/stable/ctfd/4.16.9/templates/NOTES.txt similarity index 100% rename from stable/ctfd/4.16.7/templates/NOTES.txt rename to stable/ctfd/4.16.9/templates/NOTES.txt diff --git a/stable/ctfd/4.16.7/templates/_secrets.tpl b/stable/ctfd/4.16.9/templates/_secrets.tpl similarity index 100% rename from stable/ctfd/4.16.7/templates/_secrets.tpl rename to stable/ctfd/4.16.9/templates/_secrets.tpl diff --git a/stable/ctfd/4.16.7/templates/common.yaml b/stable/ctfd/4.16.9/templates/common.yaml similarity index 100% rename from stable/ctfd/4.16.7/templates/common.yaml rename to stable/ctfd/4.16.9/templates/common.yaml diff --git a/stable/ctfd/4.16.7/values.yaml b/stable/ctfd/4.16.9/values.yaml similarity index 100% rename from stable/ctfd/4.16.7/values.yaml rename to stable/ctfd/4.16.9/values.yaml diff --git a/stable/cyberchef/9.10.1/.helmignore b/stable/cyberchef/9.12.0/.helmignore similarity index 100% rename from stable/cyberchef/9.10.1/.helmignore rename to stable/cyberchef/9.12.0/.helmignore diff --git a/stable/cyberchef/9.10.1/CHANGELOG.md b/stable/cyberchef/9.12.0/CHANGELOG.md similarity index 77% rename from stable/cyberchef/9.10.1/CHANGELOG.md rename to stable/cyberchef/9.12.0/CHANGELOG.md index 03a9404ef57..bae9e4c2e50 100644 --- a/stable/cyberchef/9.10.1/CHANGELOG.md +++ b/stable/cyberchef/9.12.0/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [cyberchef-9.10.1](https://github.com/truecharts/charts/compare/cyberchef-9.6.0...cyberchef-9.10.1) (2024-03-31) +## [cyberchef-9.12.0](https://github.com/truecharts/charts/compare/cyberchef-9.6.0...cyberchef-9.12.0) (2024-04-01) ### Chore +- update container image mpepping/cyberchef to v10.14.0[@5ba2148](https://github.com/5ba2148) by renovate ([#20086](https://github.com/truecharts/charts/issues/20086)) + +- update container image mpepping/cyberchef to v10.13.0[@891463b](https://github.com/891463b) by renovate ([#20035](https://github.com/truecharts/charts/issues/20035)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mpepping/cyberchef to v10.12.0[@220115c](https://github.com/220115c) by renovate ([#19987](https://github.com/truecharts/charts/issues/19987)) @@ -33,12 +37,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [cyberchef-9.10.1](https://github.com/truecharts/charts/compare/cyberchef-9.6.0...cyberchef-9.10.1) (2024-03-31) +## [cyberchef-9.11.0](https://github.com/truecharts/charts/compare/cyberchef-9.6.0...cyberchef-9.11.0) (2024-04-01) ### Chore +- update container image mpepping/cyberchef to v10.13.0[@891463b](https://github.com/891463b) by renovate ([#20035](https://github.com/truecharts/charts/issues/20035)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mpepping/cyberchef to v10.12.0[@220115c](https://github.com/220115c) by renovate ([#19987](https://github.com/truecharts/charts/issues/19987)) @@ -58,12 +64,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [cyberchef-9.10.1](https://github.com/truecharts/charts/compare/cyberchef-9.6.0...cyberchef-9.10.1) (2024-03-31) +## [cyberchef-9.11.0](https://github.com/truecharts/charts/compare/cyberchef-9.6.0...cyberchef-9.11.0) (2024-04-01) ### Chore +- update container image mpepping/cyberchef to v10.13.0[@891463b](https://github.com/891463b) by renovate ([#20035](https://github.com/truecharts/charts/issues/20035)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mpepping/cyberchef to v10.12.0[@220115c](https://github.com/220115c) by renovate ([#19987](https://github.com/truecharts/charts/issues/19987)) @@ -83,18 +91,10 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [cyberchef-9.10.1](https://github.com/truecharts/charts/compare/cyberchef-9.6.0...cyberchef-9.10.1) (2024-03-31) +## [cyberchef-9.11.0](https://github.com/truecharts/charts/compare/cyberchef-9.6.0...cyberchef-9.11.0) (2024-04-01) ### Chore -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image mpepping/cyberchef to v10.12.0[@220115c](https://github.com/220115c) by renovate ([#19987](https://github.com/truecharts/charts/issues/19987)) - -- update container image mpepping/cyberchef to v10.10.0[@7dd029b](https://github.com/7dd029b) by renovate ([#19903](https://github.com/truecharts/charts/issues/19903)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image mpepping/cyberchef to v10.9.0[@bb237aa](https://github.com/bb237aa) by renovate ([#19863](https://github.com/truecharts/charts/issues/19863)) \ No newline at end of file +- update container image mpepping/cyberchef to v10.13.0[@891463b](https://github.com/891463b) by renovate ([#20035](https://github.com/truecharts/charts/issues/20035)) \ No newline at end of file diff --git a/stable/cyberchef/9.10.1/Chart.yaml b/stable/cyberchef/9.12.0/Chart.yaml similarity index 94% rename from stable/cyberchef/9.10.1/Chart.yaml rename to stable/cyberchef/9.12.0/Chart.yaml index 99207b2837e..7a8f9945e88 100644 --- a/stable/cyberchef/9.10.1/Chart.yaml +++ b/stable/cyberchef/9.12.0/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 10.12.0 +appVersion: 10.14.0 dependencies: - name: common version: 20.2.10 @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/cyberchef icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.png keywords: - cyberchef -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef - https://hub.docker.com/r/mpepping/cyberchef type: application -version: 9.10.1 +version: 9.12.0 diff --git a/stable/cyberchef/9.10.1/README.md b/stable/cyberchef/9.12.0/README.md similarity index 100% rename from stable/cyberchef/9.10.1/README.md rename to stable/cyberchef/9.12.0/README.md diff --git a/stable/cyberchef/9.10.1/app-changelog.md b/stable/cyberchef/9.12.0/app-changelog.md similarity index 76% rename from stable/cyberchef/9.10.1/app-changelog.md rename to stable/cyberchef/9.12.0/app-changelog.md index 2eb91a0f652..b45d0330b87 100644 --- a/stable/cyberchef/9.10.1/app-changelog.md +++ b/stable/cyberchef/9.12.0/app-changelog.md @@ -1,11 +1,15 @@ -## [cyberchef-9.10.1](https://github.com/truecharts/charts/compare/cyberchef-9.6.0...cyberchef-9.10.1) (2024-03-31) +## [cyberchef-9.12.0](https://github.com/truecharts/charts/compare/cyberchef-9.6.0...cyberchef-9.12.0) (2024-04-01) ### Chore +- update container image mpepping/cyberchef to v10.14.0[@5ba2148](https://github.com/5ba2148) by renovate ([#20086](https://github.com/truecharts/charts/issues/20086)) + +- update container image mpepping/cyberchef to v10.13.0[@891463b](https://github.com/891463b) by renovate ([#20035](https://github.com/truecharts/charts/issues/20035)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mpepping/cyberchef to v10.12.0[@220115c](https://github.com/220115c) by renovate ([#19987](https://github.com/truecharts/charts/issues/19987)) diff --git a/stable/cyberchef/9.10.1/app-readme.md b/stable/cyberchef/9.12.0/app-readme.md similarity index 100% rename from stable/cyberchef/9.10.1/app-readme.md rename to stable/cyberchef/9.12.0/app-readme.md diff --git a/stable/duckdns/9.7.6/charts/common-20.2.10.tgz b/stable/cyberchef/9.12.0/charts/common-20.2.10.tgz similarity index 100% rename from stable/duckdns/9.7.6/charts/common-20.2.10.tgz rename to stable/cyberchef/9.12.0/charts/common-20.2.10.tgz diff --git a/stable/cyberchef/9.10.1/ix_values.yaml b/stable/cyberchef/9.12.0/ix_values.yaml similarity index 87% rename from stable/cyberchef/9.10.1/ix_values.yaml rename to stable/cyberchef/9.12.0/ix_values.yaml index aff598cedcc..b4b431042db 100644 --- a/stable/cyberchef/9.10.1/ix_values.yaml +++ b/stable/cyberchef/9.12.0/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: mpepping/cyberchef - tag: v10.12.0@sha256:220115cc10844d13151e62853bff3f02e974de985d12b238d866fa6012cd8373 + tag: v10.14.0@sha256:5ba21489a888c5f5485bba8ea6450f774c1ace835991d4a2695a45669dccd10c pullPolicy: IfNotPresent securityContext: container: diff --git a/stable/cyberchef/9.10.1/questions.yaml b/stable/cyberchef/9.12.0/questions.yaml similarity index 100% rename from stable/cyberchef/9.10.1/questions.yaml rename to stable/cyberchef/9.12.0/questions.yaml diff --git a/stable/cyberchef/9.10.1/templates/NOTES.txt b/stable/cyberchef/9.12.0/templates/NOTES.txt similarity index 100% rename from stable/cyberchef/9.10.1/templates/NOTES.txt rename to stable/cyberchef/9.12.0/templates/NOTES.txt diff --git a/stable/cyberchef/9.10.1/templates/common.yaml b/stable/cyberchef/9.12.0/templates/common.yaml similarity index 100% rename from stable/cyberchef/9.10.1/templates/common.yaml rename to stable/cyberchef/9.12.0/templates/common.yaml diff --git a/stable/cyberchef/9.10.1/values.yaml b/stable/cyberchef/9.12.0/values.yaml similarity index 100% rename from stable/cyberchef/9.10.1/values.yaml rename to stable/cyberchef/9.12.0/values.yaml diff --git a/stable/duckdns/9.7.6/.helmignore b/stable/duckdns/9.7.8/.helmignore similarity index 100% rename from stable/duckdns/9.7.6/.helmignore rename to stable/duckdns/9.7.8/.helmignore diff --git a/stable/duckdns/9.7.6/CHANGELOG.md b/stable/duckdns/9.7.8/CHANGELOG.md similarity index 71% rename from stable/duckdns/9.7.6/CHANGELOG.md rename to stable/duckdns/9.7.8/CHANGELOG.md index fce634802ed..22abe29d928 100644 --- a/stable/duckdns/9.7.6/CHANGELOG.md +++ b/stable/duckdns/9.7.8/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [duckdns-9.7.6](https://github.com/truecharts/charts/compare/duckdns-9.6.0...duckdns-9.7.6) (2024-03-30) +## [duckdns-9.7.8](https://github.com/truecharts/charts/compare/duckdns-9.6.0...duckdns-9.7.8) (2024-04-01) ### Chore +- update container image ghcr.io/linuxserver/duckdns to latest[@4c0bb87](https://github.com/4c0bb87) by renovate ([#20077](https://github.com/truecharts/charts/issues/20077)) + +- update container image ghcr.io/linuxserver/duckdns to latest[@682e675](https://github.com/682e675) by renovate ([#19757](https://github.com/truecharts/charts/issues/19757)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -29,12 +33,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [duckdns-9.7.6](https://github.com/truecharts/charts/compare/duckdns-9.6.0...duckdns-9.7.6) (2024-03-30) +## [duckdns-9.7.7](https://github.com/truecharts/charts/compare/duckdns-9.6.0...duckdns-9.7.7) (2024-03-31) ### Chore +- update container image ghcr.io/linuxserver/duckdns to latest[@682e675](https://github.com/682e675) by renovate ([#19757](https://github.com/truecharts/charts/issues/19757)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -50,12 +56,16 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [duckdns-9.7.5](https://github.com/truecharts/charts/compare/duckdns-9.6.0...duckdns-9.7.5) (2024-03-27) +## [duckdns-9.7.7](https://github.com/truecharts/charts/compare/duckdns-9.6.0...duckdns-9.7.7) (2024-03-31) ### Chore +- update container image ghcr.io/linuxserver/duckdns to latest[@682e675](https://github.com/682e675) by renovate ([#19757](https://github.com/truecharts/charts/issues/19757)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) @@ -69,12 +79,16 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [duckdns-9.7.5](https://github.com/truecharts/charts/compare/duckdns-9.6.0...duckdns-9.7.5) (2024-03-27) +## [duckdns-9.7.7](https://github.com/truecharts/charts/compare/duckdns-9.6.0...duckdns-9.7.7) (2024-03-31) ### Chore +- update container image ghcr.io/linuxserver/duckdns to latest[@682e675](https://github.com/682e675) by renovate ([#19757](https://github.com/truecharts/charts/issues/19757)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) @@ -83,17 +97,4 @@ title: Changelog - update container image ghcr.io/linuxserver/duckdns to latest[@dbe0e1b](https://github.com/dbe0e1b) by renovate ([#19447](https://github.com/truecharts/charts/issues/19447)) -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - - -## [duckdns-9.7.5](https://github.com/truecharts/charts/compare/duckdns-9.6.0...duckdns-9.7.5) (2024-03-27) - -### Chore - - - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) \ No newline at end of file diff --git a/stable/duckdns/9.7.6/Chart.yaml b/stable/duckdns/9.7.8/Chart.yaml similarity index 96% rename from stable/duckdns/9.7.6/Chart.yaml rename to stable/duckdns/9.7.8/Chart.yaml index fe2e09ed48d..4fd791a98dc 100644 --- a/stable/duckdns/9.7.6/Chart.yaml +++ b/stable/duckdns/9.7.8/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/duckdns icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png keywords: - duckdns -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns - https://ghcr.io/linuxserver/duckdns type: application -version: 9.7.6 +version: 9.7.8 diff --git a/stable/duckdns/9.7.6/README.md b/stable/duckdns/9.7.8/README.md similarity index 100% rename from stable/duckdns/9.7.6/README.md rename to stable/duckdns/9.7.8/README.md diff --git a/stable/duckdns/9.7.6/app-changelog.md b/stable/duckdns/9.7.8/app-changelog.md similarity index 71% rename from stable/duckdns/9.7.6/app-changelog.md rename to stable/duckdns/9.7.8/app-changelog.md index ad6cc2ceb1e..193f3c4d3a0 100644 --- a/stable/duckdns/9.7.6/app-changelog.md +++ b/stable/duckdns/9.7.8/app-changelog.md @@ -1,11 +1,15 @@ -## [duckdns-9.7.6](https://github.com/truecharts/charts/compare/duckdns-9.6.0...duckdns-9.7.6) (2024-03-30) +## [duckdns-9.7.8](https://github.com/truecharts/charts/compare/duckdns-9.6.0...duckdns-9.7.8) (2024-04-01) ### Chore +- update container image ghcr.io/linuxserver/duckdns to latest[@4c0bb87](https://github.com/4c0bb87) by renovate ([#20077](https://github.com/truecharts/charts/issues/20077)) + +- update container image ghcr.io/linuxserver/duckdns to latest[@682e675](https://github.com/682e675) by renovate ([#19757](https://github.com/truecharts/charts/issues/19757)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) diff --git a/stable/duckdns/9.7.6/app-readme.md b/stable/duckdns/9.7.8/app-readme.md similarity index 100% rename from stable/duckdns/9.7.6/app-readme.md rename to stable/duckdns/9.7.8/app-readme.md diff --git a/stable/fleet/12.12.12/charts/common-20.2.10.tgz b/stable/duckdns/9.7.8/charts/common-20.2.10.tgz similarity index 100% rename from stable/fleet/12.12.12/charts/common-20.2.10.tgz rename to stable/duckdns/9.7.8/charts/common-20.2.10.tgz diff --git a/stable/duckdns/9.7.6/ix_values.yaml b/stable/duckdns/9.7.8/ix_values.yaml similarity index 89% rename from stable/duckdns/9.7.6/ix_values.yaml rename to stable/duckdns/9.7.8/ix_values.yaml index cd121ee966f..5f62408007a 100644 --- a/stable/duckdns/9.7.6/ix_values.yaml +++ b/stable/duckdns/9.7.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/duckdns pullPolicy: IfNotPresent - tag: latest@sha256:dbe0e1bfb329b35a1f2e2fb09f0afe847c4400e693527c98ed1c4e34cfcbb0a9 + tag: latest@sha256:4c0bb87075df7ff35ef07806cce2d867ed7a75d739b23cf6f5b847cfd5c3fb2e securityContext: container: runAsNonRoot: false diff --git a/stable/duckdns/9.7.6/questions.yaml b/stable/duckdns/9.7.8/questions.yaml similarity index 100% rename from stable/duckdns/9.7.6/questions.yaml rename to stable/duckdns/9.7.8/questions.yaml diff --git a/stable/duckdns/9.7.6/templates/NOTES.txt b/stable/duckdns/9.7.8/templates/NOTES.txt similarity index 100% rename from stable/duckdns/9.7.6/templates/NOTES.txt rename to stable/duckdns/9.7.8/templates/NOTES.txt diff --git a/stable/duckdns/9.7.6/templates/common.yaml b/stable/duckdns/9.7.8/templates/common.yaml similarity index 100% rename from stable/duckdns/9.7.6/templates/common.yaml rename to stable/duckdns/9.7.8/templates/common.yaml diff --git a/stable/duckdns/9.7.6/values.yaml b/stable/duckdns/9.7.8/values.yaml similarity index 100% rename from stable/duckdns/9.7.6/values.yaml rename to stable/duckdns/9.7.8/values.yaml diff --git a/stable/fleet/12.12.12/charts/mariadb-13.7.5.tgz b/stable/fleet/12.12.12/charts/mariadb-13.7.5.tgz deleted file mode 100644 index e07b17d288c..00000000000 Binary files a/stable/fleet/12.12.12/charts/mariadb-13.7.5.tgz and /dev/null differ diff --git a/stable/fleet/12.12.12/.helmignore b/stable/fleet/12.12.14/.helmignore similarity index 100% rename from stable/fleet/12.12.12/.helmignore rename to stable/fleet/12.12.14/.helmignore diff --git a/stable/fleet/12.12.12/CHANGELOG.md b/stable/fleet/12.12.14/CHANGELOG.md similarity index 88% rename from stable/fleet/12.12.12/CHANGELOG.md rename to stable/fleet/12.12.14/CHANGELOG.md index 38a6d3946ad..ec5fc76fc52 100644 --- a/stable/fleet/12.12.12/CHANGELOG.md +++ b/stable/fleet/12.12.14/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [fleet-12.12.12](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.12.12) (2024-03-30) +## [fleet-12.12.14](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.12.14) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image ghcr.io/linuxserver/fleet to 2.3.3[@677c979](https://github.com/677c979) by renovate ([#19950](https://github.com/truecharts/charts/issues/19950)) @@ -51,12 +55,14 @@ title: Changelog - update container image ghcr.io/linuxserver/fleet to 2.3.3[@5b82faa](https://github.com/5b82faa) by renovate ([#19236](https://github.com/truecharts/charts/issues/19236)) -## [fleet-12.12.12](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.12.12) (2024-03-30) +## [fleet-12.12.13](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.12.13) (2024-03-30) ### Chore +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image ghcr.io/linuxserver/fleet to 2.3.3[@677c979](https://github.com/677c979) by renovate ([#19950](https://github.com/truecharts/charts/issues/19950)) @@ -91,9 +97,4 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -- update container image ghcr.io/linuxserver/fleet to 2.3.3[@5b82faa](https://github.com/5b82faa) by renovate ([#19236](https://github.com/truecharts/charts/issues/19236)) - - -## [fleet-12.12.12](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.12.12) (2024-03-30) - -### Chore +- update container image ghcr.io/linuxserver/fleet to 2.3.3[@5b82faa](https://github.com/5b82faa) by renovate ([#19236](https://github.com/truecharts/charts/issues/19236)) \ No newline at end of file diff --git a/stable/fleet/12.12.12/Chart.yaml b/stable/fleet/12.12.14/Chart.yaml similarity index 96% rename from stable/fleet/12.12.12/Chart.yaml rename to stable/fleet/12.12.14/Chart.yaml index 823723f167a..d11b576e560 100644 --- a/stable/fleet/12.12.12/Chart.yaml +++ b/stable/fleet/12.12.14/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.7.5 + version: 13.7.7 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -39,4 +39,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fleet - https://ghcr.io/linuxserver/fleet type: application -version: 12.12.12 +version: 12.12.14 diff --git a/stable/fleet/12.12.12/README.md b/stable/fleet/12.12.14/README.md similarity index 100% rename from stable/fleet/12.12.12/README.md rename to stable/fleet/12.12.14/README.md diff --git a/stable/fleet/12.12.12/app-changelog.md b/stable/fleet/12.12.14/app-changelog.md similarity index 87% rename from stable/fleet/12.12.12/app-changelog.md rename to stable/fleet/12.12.14/app-changelog.md index e7e327b11a7..ced7ba9df78 100644 --- a/stable/fleet/12.12.12/app-changelog.md +++ b/stable/fleet/12.12.14/app-changelog.md @@ -1,11 +1,15 @@ -## [fleet-12.12.12](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.12.12) (2024-03-30) +## [fleet-12.12.14](https://github.com/truecharts/charts/compare/fleet-12.9.0...fleet-12.12.14) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image ghcr.io/linuxserver/fleet to 2.3.3[@677c979](https://github.com/677c979) by renovate ([#19950](https://github.com/truecharts/charts/issues/19950)) diff --git a/stable/fleet/12.12.12/app-readme.md b/stable/fleet/12.12.14/app-readme.md similarity index 100% rename from stable/fleet/12.12.12/app-readme.md rename to stable/fleet/12.12.14/app-readme.md diff --git a/stable/friendica/14.0.6/charts/common-20.2.10.tgz b/stable/fleet/12.12.14/charts/common-20.2.10.tgz similarity index 100% rename from stable/friendica/14.0.6/charts/common-20.2.10.tgz rename to stable/fleet/12.12.14/charts/common-20.2.10.tgz diff --git a/stable/fleet/12.12.14/charts/mariadb-13.7.7.tgz b/stable/fleet/12.12.14/charts/mariadb-13.7.7.tgz new file mode 100644 index 00000000000..812b4acae89 Binary files /dev/null and b/stable/fleet/12.12.14/charts/mariadb-13.7.7.tgz differ diff --git a/stable/fleet/12.12.12/ix_values.yaml b/stable/fleet/12.12.14/ix_values.yaml similarity index 100% rename from stable/fleet/12.12.12/ix_values.yaml rename to stable/fleet/12.12.14/ix_values.yaml diff --git a/stable/fleet/12.12.12/questions.yaml b/stable/fleet/12.12.14/questions.yaml similarity index 100% rename from stable/fleet/12.12.12/questions.yaml rename to stable/fleet/12.12.14/questions.yaml diff --git a/stable/fleet/12.12.12/templates/NOTES.txt b/stable/fleet/12.12.14/templates/NOTES.txt similarity index 100% rename from stable/fleet/12.12.12/templates/NOTES.txt rename to stable/fleet/12.12.14/templates/NOTES.txt diff --git a/stable/fleet/12.12.12/templates/common.yaml b/stable/fleet/12.12.14/templates/common.yaml similarity index 100% rename from stable/fleet/12.12.12/templates/common.yaml rename to stable/fleet/12.12.14/templates/common.yaml diff --git a/stable/fleet/12.12.12/values.yaml b/stable/fleet/12.12.14/values.yaml similarity index 100% rename from stable/fleet/12.12.12/values.yaml rename to stable/fleet/12.12.14/values.yaml diff --git a/stable/fluidd/9.8.6/CHANGELOG.md b/stable/fluidd/9.8.6/CHANGELOG.md index 6ac05f91b78..c2c3b9b7ab5 100644 --- a/stable/fluidd/9.8.6/CHANGELOG.md +++ b/stable/fluidd/9.8.6/CHANGELOG.md @@ -77,12 +77,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [fluidd-9.8.5](https://github.com/truecharts/charts/compare/fluidd-9.6.0...fluidd-9.8.5) (2024-03-30) +## [fluidd-9.8.6](https://github.com/truecharts/charts/compare/fluidd-9.6.0...fluidd-9.8.6) (2024-04-01) ### Chore +- update container image ghcr.io/fluidd-core/fluidd to v1.29.1[@1cce172](https://github.com/1cce172) by renovate ([#20072](https://github.com/truecharts/charts/issues/20072)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -95,5 +97,4 @@ title: Changelog - update container image ghcr.io/fluidd-core/fluidd to v1.29.0[@4369b7e](https://github.com/4369b7e) by renovate ([#19376](https://github.com/truecharts/charts/issues/19376)) -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) \ No newline at end of file diff --git a/stable/friendica/14.0.6/charts/mariadb-13.7.5.tgz b/stable/friendica/14.0.6/charts/mariadb-13.7.5.tgz deleted file mode 100644 index e07b17d288c..00000000000 Binary files a/stable/friendica/14.0.6/charts/mariadb-13.7.5.tgz and /dev/null differ diff --git a/stable/friendica/14.0.6/.helmignore b/stable/friendica/14.0.8/.helmignore similarity index 100% rename from stable/friendica/14.0.6/.helmignore rename to stable/friendica/14.0.8/.helmignore diff --git a/stable/friendica/14.0.6/CHANGELOG.md b/stable/friendica/14.0.8/CHANGELOG.md similarity index 88% rename from stable/friendica/14.0.6/CHANGELOG.md rename to stable/friendica/14.0.8/CHANGELOG.md index dfc9a6e2a0f..84647b386d6 100644 --- a/stable/friendica/14.0.6/CHANGELOG.md +++ b/stable/friendica/14.0.8/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [friendica-14.0.6](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-14.0.6) (2024-03-30) +## [friendica-14.0.8](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-14.0.8) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -55,12 +59,14 @@ title: Changelog - update container image friendica to 2023.12[@95a7d8e](https://github.com/95a7d8e) by renovate ([#19227](https://github.com/truecharts/charts/issues/19227)) -## [friendica-14.0.6](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-14.0.6) (2024-03-30) +## [friendica-14.0.7](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-14.0.7) (2024-03-30) ### Chore +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -91,10 +97,4 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) \ No newline at end of file diff --git a/stable/friendica/14.0.6/Chart.yaml b/stable/friendica/14.0.8/Chart.yaml similarity index 97% rename from stable/friendica/14.0.6/Chart.yaml rename to stable/friendica/14.0.8/Chart.yaml index 958a05320f0..b739b9ebd61 100644 --- a/stable/friendica/14.0.6/Chart.yaml +++ b/stable/friendica/14.0.8/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.7.5 + version: 13.7.7 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -48,4 +48,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/friendica - https://hub.docker.com/_/friendica type: application -version: 14.0.6 +version: 14.0.8 diff --git a/stable/friendica/14.0.6/README.md b/stable/friendica/14.0.8/README.md similarity index 100% rename from stable/friendica/14.0.6/README.md rename to stable/friendica/14.0.8/README.md diff --git a/stable/friendica/14.0.6/app-changelog.md b/stable/friendica/14.0.8/app-changelog.md similarity index 87% rename from stable/friendica/14.0.6/app-changelog.md rename to stable/friendica/14.0.8/app-changelog.md index dcc49e0f700..f2ca768ed25 100644 --- a/stable/friendica/14.0.6/app-changelog.md +++ b/stable/friendica/14.0.8/app-changelog.md @@ -1,11 +1,15 @@ -## [friendica-14.0.6](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-14.0.6) (2024-03-30) +## [friendica-14.0.8](https://github.com/truecharts/charts/compare/friendica-13.11.0...friendica-14.0.8) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) diff --git a/stable/friendica/14.0.6/app-readme.md b/stable/friendica/14.0.8/app-readme.md similarity index 100% rename from stable/friendica/14.0.6/app-readme.md rename to stable/friendica/14.0.8/app-readme.md diff --git a/stable/gaseous-server/1.8.10/charts/common-20.2.10.tgz b/stable/friendica/14.0.8/charts/common-20.2.10.tgz similarity index 100% rename from stable/gaseous-server/1.8.10/charts/common-20.2.10.tgz rename to stable/friendica/14.0.8/charts/common-20.2.10.tgz diff --git a/stable/friendica/14.0.8/charts/mariadb-13.7.7.tgz b/stable/friendica/14.0.8/charts/mariadb-13.7.7.tgz new file mode 100644 index 00000000000..812b4acae89 Binary files /dev/null and b/stable/friendica/14.0.8/charts/mariadb-13.7.7.tgz differ diff --git a/stable/friendica/14.0.6/charts/redis-13.2.2.tgz b/stable/friendica/14.0.8/charts/redis-13.2.2.tgz similarity index 100% rename from stable/friendica/14.0.6/charts/redis-13.2.2.tgz rename to stable/friendica/14.0.8/charts/redis-13.2.2.tgz diff --git a/stable/friendica/14.0.6/ix_values.yaml b/stable/friendica/14.0.8/ix_values.yaml similarity index 100% rename from stable/friendica/14.0.6/ix_values.yaml rename to stable/friendica/14.0.8/ix_values.yaml diff --git a/stable/friendica/14.0.6/questions.yaml b/stable/friendica/14.0.8/questions.yaml similarity index 100% rename from stable/friendica/14.0.6/questions.yaml rename to stable/friendica/14.0.8/questions.yaml diff --git a/stable/friendica/14.0.6/templates/NOTES.txt b/stable/friendica/14.0.8/templates/NOTES.txt similarity index 100% rename from stable/friendica/14.0.6/templates/NOTES.txt rename to stable/friendica/14.0.8/templates/NOTES.txt diff --git a/stable/friendica/14.0.6/templates/common.yaml b/stable/friendica/14.0.8/templates/common.yaml similarity index 100% rename from stable/friendica/14.0.6/templates/common.yaml rename to stable/friendica/14.0.8/templates/common.yaml diff --git a/stable/friendica/14.0.6/values.yaml b/stable/friendica/14.0.8/values.yaml similarity index 100% rename from stable/friendica/14.0.6/values.yaml rename to stable/friendica/14.0.8/values.yaml diff --git a/stable/gaseous-server/1.8.10/app-changelog.md b/stable/gaseous-server/1.8.10/app-changelog.md deleted file mode 100644 index dd4665ef5dc..00000000000 --- a/stable/gaseous-server/1.8.10/app-changelog.md +++ /dev/null @@ -1,37 +0,0 @@ - - -## [gaseous-server-1.8.10](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.8.10) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) - -- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/gaseous-server/1.8.10/charts/mariadb-13.7.5.tgz b/stable/gaseous-server/1.8.10/charts/mariadb-13.7.5.tgz deleted file mode 100644 index e07b17d288c..00000000000 Binary files a/stable/gaseous-server/1.8.10/charts/mariadb-13.7.5.tgz and /dev/null differ diff --git a/stable/gaseous-server/1.8.10/.helmignore b/stable/gaseous-server/1.8.12/.helmignore similarity index 100% rename from stable/gaseous-server/1.8.10/.helmignore rename to stable/gaseous-server/1.8.12/.helmignore diff --git a/stable/gaseous-server/1.8.10/CHANGELOG.md b/stable/gaseous-server/1.8.12/CHANGELOG.md similarity index 83% rename from stable/gaseous-server/1.8.10/CHANGELOG.md rename to stable/gaseous-server/1.8.12/CHANGELOG.md index dbd6961cc5b..4e28388d7d8 100644 --- a/stable/gaseous-server/1.8.10/CHANGELOG.md +++ b/stable/gaseous-server/1.8.12/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [gaseous-server-1.8.10](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.8.10) (2024-03-30) +## [gaseous-server-1.8.12](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.8.12) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -45,12 +49,14 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [gaseous-server-1.8.10](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.8.10) (2024-03-30) +## [gaseous-server-1.8.11](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.8.11) (2024-03-30) ### Chore +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -82,18 +88,12 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [gaseous-server-1.8.10](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.8.10) (2024-03-30) +## [gaseous-server-1.8.11](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.8.11) (2024-03-30) ### Chore +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) diff --git a/stable/gaseous-server/1.8.10/Chart.yaml b/stable/gaseous-server/1.8.12/Chart.yaml similarity index 97% rename from stable/gaseous-server/1.8.10/Chart.yaml rename to stable/gaseous-server/1.8.12/Chart.yaml index 9c3b9c9047f..278e0490391 100644 --- a/stable/gaseous-server/1.8.10/Chart.yaml +++ b/stable/gaseous-server/1.8.12/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.7.5 + version: 13.7.7 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/gaseous-server - https://hub.docker.com/r/gaseousgames/gaseousserver type: application -version: 1.8.10 +version: 1.8.12 diff --git a/stable/gaseous-server/1.8.10/README.md b/stable/gaseous-server/1.8.12/README.md similarity index 100% rename from stable/gaseous-server/1.8.10/README.md rename to stable/gaseous-server/1.8.12/README.md diff --git a/stable/gaseous-server/1.8.12/app-changelog.md b/stable/gaseous-server/1.8.12/app-changelog.md new file mode 100644 index 00000000000..571bc92bbe6 --- /dev/null +++ b/stable/gaseous-server/1.8.12/app-changelog.md @@ -0,0 +1,41 @@ + + +## [gaseous-server-1.8.12](https://github.com/truecharts/charts/compare/gaseous-server-1.5.0...gaseous-server-1.8.12) (2024-04-01) + +### Chore + + + +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/gaseous-server/1.8.10/app-readme.md b/stable/gaseous-server/1.8.12/app-readme.md similarity index 100% rename from stable/gaseous-server/1.8.10/app-readme.md rename to stable/gaseous-server/1.8.12/app-readme.md diff --git a/stable/humhub/7.15.7/charts/common-20.2.10.tgz b/stable/gaseous-server/1.8.12/charts/common-20.2.10.tgz similarity index 100% rename from stable/humhub/7.15.7/charts/common-20.2.10.tgz rename to stable/gaseous-server/1.8.12/charts/common-20.2.10.tgz diff --git a/stable/gaseous-server/1.8.12/charts/mariadb-13.7.7.tgz b/stable/gaseous-server/1.8.12/charts/mariadb-13.7.7.tgz new file mode 100644 index 00000000000..812b4acae89 Binary files /dev/null and b/stable/gaseous-server/1.8.12/charts/mariadb-13.7.7.tgz differ diff --git a/stable/gaseous-server/1.8.10/ix_values.yaml b/stable/gaseous-server/1.8.12/ix_values.yaml similarity index 100% rename from stable/gaseous-server/1.8.10/ix_values.yaml rename to stable/gaseous-server/1.8.12/ix_values.yaml diff --git a/stable/gaseous-server/1.8.10/questions.yaml b/stable/gaseous-server/1.8.12/questions.yaml similarity index 100% rename from stable/gaseous-server/1.8.10/questions.yaml rename to stable/gaseous-server/1.8.12/questions.yaml diff --git a/stable/gaseous-server/1.8.10/templates/NOTES.txt b/stable/gaseous-server/1.8.12/templates/NOTES.txt similarity index 100% rename from stable/gaseous-server/1.8.10/templates/NOTES.txt rename to stable/gaseous-server/1.8.12/templates/NOTES.txt diff --git a/stable/gaseous-server/1.8.10/templates/common.yaml b/stable/gaseous-server/1.8.12/templates/common.yaml similarity index 100% rename from stable/gaseous-server/1.8.10/templates/common.yaml rename to stable/gaseous-server/1.8.12/templates/common.yaml diff --git a/stable/gaseous-server/1.8.10/values.yaml b/stable/gaseous-server/1.8.12/values.yaml similarity index 100% rename from stable/gaseous-server/1.8.10/values.yaml rename to stable/gaseous-server/1.8.12/values.yaml diff --git a/stable/humhub/7.15.7/charts/mariadb-13.7.5.tgz b/stable/humhub/7.15.7/charts/mariadb-13.7.5.tgz deleted file mode 100644 index e07b17d288c..00000000000 Binary files a/stable/humhub/7.15.7/charts/mariadb-13.7.5.tgz and /dev/null differ diff --git a/stable/humhub/7.15.7/.helmignore b/stable/humhub/7.15.9/.helmignore similarity index 100% rename from stable/humhub/7.15.7/.helmignore rename to stable/humhub/7.15.9/.helmignore diff --git a/stable/humhub/7.15.7/CHANGELOG.md b/stable/humhub/7.15.9/CHANGELOG.md similarity index 87% rename from stable/humhub/7.15.7/CHANGELOG.md rename to stable/humhub/7.15.9/CHANGELOG.md index 1a368743331..4d8482dede6 100644 --- a/stable/humhub/7.15.7/CHANGELOG.md +++ b/stable/humhub/7.15.9/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [humhub-7.15.7](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.15.7) (2024-03-30) +## [humhub-7.15.9](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.15.9) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -49,12 +53,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [humhub-7.15.7](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.15.7) (2024-03-30) +## [humhub-7.15.8](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.15.8) (2024-04-01) ### Chore +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -90,10 +96,4 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [humhub-7.15.7](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.15.7) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) +## [humhub-7.15.8](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.15.8) (2024-04-01) diff --git a/stable/humhub/7.15.7/Chart.yaml b/stable/humhub/7.15.9/Chart.yaml similarity index 97% rename from stable/humhub/7.15.7/Chart.yaml rename to stable/humhub/7.15.9/Chart.yaml index cbfb152d7bd..1afd04b6a03 100644 --- a/stable/humhub/7.15.7/Chart.yaml +++ b/stable/humhub/7.15.9/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.7.5 + version: 13.7.7 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -45,7 +45,7 @@ maintainers: name: humhub sources: - https://github.com/truecharts/charts/tree/master/charts/stable/humhub - - https://ghcr.io/mriedmann/humhub-phponly - https://ghcr.io/mriedmann/humhub-nginx + - https://ghcr.io/mriedmann/humhub-phponly type: application -version: 7.15.7 +version: 7.15.9 diff --git a/stable/humhub/7.15.7/README.md b/stable/humhub/7.15.9/README.md similarity index 100% rename from stable/humhub/7.15.7/README.md rename to stable/humhub/7.15.9/README.md diff --git a/stable/humhub/7.15.7/app-changelog.md b/stable/humhub/7.15.9/app-changelog.md similarity index 86% rename from stable/humhub/7.15.7/app-changelog.md rename to stable/humhub/7.15.9/app-changelog.md index 505bbb2bf7a..6a2fe85737c 100644 --- a/stable/humhub/7.15.7/app-changelog.md +++ b/stable/humhub/7.15.9/app-changelog.md @@ -1,11 +1,15 @@ -## [humhub-7.15.7](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.15.7) (2024-03-30) +## [humhub-7.15.9](https://github.com/truecharts/charts/compare/humhub-7.11.0...humhub-7.15.9) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) diff --git a/stable/humhub/7.15.7/app-readme.md b/stable/humhub/7.15.9/app-readme.md similarity index 100% rename from stable/humhub/7.15.7/app-readme.md rename to stable/humhub/7.15.9/app-readme.md diff --git a/stable/libremdb/7.8.34/charts/common-20.2.10.tgz b/stable/humhub/7.15.9/charts/common-20.2.10.tgz similarity index 100% rename from stable/libremdb/7.8.34/charts/common-20.2.10.tgz rename to stable/humhub/7.15.9/charts/common-20.2.10.tgz diff --git a/stable/humhub/7.15.9/charts/mariadb-13.7.7.tgz b/stable/humhub/7.15.9/charts/mariadb-13.7.7.tgz new file mode 100644 index 00000000000..812b4acae89 Binary files /dev/null and b/stable/humhub/7.15.9/charts/mariadb-13.7.7.tgz differ diff --git a/stable/humhub/7.15.7/charts/redis-13.2.2.tgz b/stable/humhub/7.15.9/charts/redis-13.2.2.tgz similarity index 100% rename from stable/humhub/7.15.7/charts/redis-13.2.2.tgz rename to stable/humhub/7.15.9/charts/redis-13.2.2.tgz diff --git a/stable/humhub/7.15.7/ix_values.yaml b/stable/humhub/7.15.9/ix_values.yaml similarity index 100% rename from stable/humhub/7.15.7/ix_values.yaml rename to stable/humhub/7.15.9/ix_values.yaml diff --git a/stable/humhub/7.15.7/questions.yaml b/stable/humhub/7.15.9/questions.yaml similarity index 100% rename from stable/humhub/7.15.7/questions.yaml rename to stable/humhub/7.15.9/questions.yaml diff --git a/stable/humhub/7.15.7/templates/NOTES.txt b/stable/humhub/7.15.9/templates/NOTES.txt similarity index 100% rename from stable/humhub/7.15.7/templates/NOTES.txt rename to stable/humhub/7.15.9/templates/NOTES.txt diff --git a/stable/humhub/7.15.7/templates/common.yaml b/stable/humhub/7.15.9/templates/common.yaml similarity index 100% rename from stable/humhub/7.15.7/templates/common.yaml rename to stable/humhub/7.15.9/templates/common.yaml diff --git a/stable/humhub/7.15.7/values.yaml b/stable/humhub/7.15.9/values.yaml similarity index 100% rename from stable/humhub/7.15.7/values.yaml rename to stable/humhub/7.15.9/values.yaml diff --git a/stable/libremdb/7.8.34/.helmignore b/stable/libremdb/7.8.36/.helmignore similarity index 100% rename from stable/libremdb/7.8.34/.helmignore rename to stable/libremdb/7.8.36/.helmignore diff --git a/stable/libremdb/7.8.34/CHANGELOG.md b/stable/libremdb/7.8.36/CHANGELOG.md similarity index 95% rename from stable/libremdb/7.8.34/CHANGELOG.md rename to stable/libremdb/7.8.36/CHANGELOG.md index 87e023496e5..e9e8d110153 100644 --- a/stable/libremdb/7.8.34/CHANGELOG.md +++ b/stable/libremdb/7.8.36/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [libremdb-7.8.34](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.8.34) (2024-04-01) +## [libremdb-7.8.36](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.8.36) (2024-04-01) ### Chore +- update container image quay.io/pussthecatorg/libremdb to latest[@d61a4ee](https://github.com/d61a4ee) by renovate ([#20081](https://github.com/truecharts/charts/issues/20081)) + +- update container image quay.io/pussthecatorg/libremdb to latest[@2f1462b](https://github.com/2f1462b) by renovate ([#20070](https://github.com/truecharts/charts/issues/20070)) + - update container image quay.io/pussthecatorg/libremdb to latest[@961bae2](https://github.com/961bae2) by renovate ([#20052](https://github.com/truecharts/charts/issues/20052)) - update container image quay.io/pussthecatorg/libremdb to latest[@f7d3607](https://github.com/f7d3607) by renovate ([#20037](https://github.com/truecharts/charts/issues/20037)) @@ -93,7 +97,3 @@ title: Changelog - update container image redis to v13.2.2[@0ea5f1a](https://github.com/0ea5f1a) by renovate ([#19365](https://github.com/truecharts/charts/issues/19365)) - update container image quay.io/pussthecatorg/libremdb to latest[@88a7d22](https://github.com/88a7d22) by renovate ([#19639](https://github.com/truecharts/charts/issues/19639)) - -- update container image quay.io/pussthecatorg/libremdb to latest[@3dbb482](https://github.com/3dbb482) by renovate ([#19630](https://github.com/truecharts/charts/issues/19630)) - -- update container image quay.io/pussthecatorg/libremdb to latest[@59678c9](https://github.com/59678c9) by renovate ([#19624](https://github.com/truecharts/charts/issues/19624)) diff --git a/stable/libremdb/7.8.34/Chart.yaml b/stable/libremdb/7.8.36/Chart.yaml similarity index 96% rename from stable/libremdb/7.8.34/Chart.yaml rename to stable/libremdb/7.8.36/Chart.yaml index b52984d57d3..8dcbb31e6e3 100644 --- a/stable/libremdb/7.8.34/Chart.yaml +++ b/stable/libremdb/7.8.36/Chart.yaml @@ -31,7 +31,7 @@ keywords: - libremdb - media - imdb -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/libremdb - https://quay.io/pussthecatorg/libremdb type: application -version: 7.8.34 +version: 7.8.36 diff --git a/stable/libremdb/7.8.34/README.md b/stable/libremdb/7.8.36/README.md similarity index 100% rename from stable/libremdb/7.8.34/README.md rename to stable/libremdb/7.8.36/README.md diff --git a/stable/libremdb/7.8.34/app-changelog.md b/stable/libremdb/7.8.36/app-changelog.md similarity index 96% rename from stable/libremdb/7.8.34/app-changelog.md rename to stable/libremdb/7.8.36/app-changelog.md index e18e6f20a6e..9fefbc85bd8 100644 --- a/stable/libremdb/7.8.34/app-changelog.md +++ b/stable/libremdb/7.8.36/app-changelog.md @@ -1,11 +1,15 @@ -## [libremdb-7.8.34](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.8.34) (2024-04-01) +## [libremdb-7.8.36](https://github.com/truecharts/charts/compare/libremdb-7.6.0...libremdb-7.8.36) (2024-04-01) ### Chore +- update container image quay.io/pussthecatorg/libremdb to latest[@d61a4ee](https://github.com/d61a4ee) by renovate ([#20081](https://github.com/truecharts/charts/issues/20081)) + +- update container image quay.io/pussthecatorg/libremdb to latest[@2f1462b](https://github.com/2f1462b) by renovate ([#20070](https://github.com/truecharts/charts/issues/20070)) + - update container image quay.io/pussthecatorg/libremdb to latest[@961bae2](https://github.com/961bae2) by renovate ([#20052](https://github.com/truecharts/charts/issues/20052)) - update container image quay.io/pussthecatorg/libremdb to latest[@f7d3607](https://github.com/f7d3607) by renovate ([#20037](https://github.com/truecharts/charts/issues/20037)) diff --git a/stable/libremdb/7.8.34/app-readme.md b/stable/libremdb/7.8.36/app-readme.md similarity index 100% rename from stable/libremdb/7.8.34/app-readme.md rename to stable/libremdb/7.8.36/app-readme.md diff --git a/stable/matomo/13.12.12/charts/common-20.2.10.tgz b/stable/libremdb/7.8.36/charts/common-20.2.10.tgz similarity index 100% rename from stable/matomo/13.12.12/charts/common-20.2.10.tgz rename to stable/libremdb/7.8.36/charts/common-20.2.10.tgz diff --git a/stable/libremdb/7.8.34/charts/redis-13.2.2.tgz b/stable/libremdb/7.8.36/charts/redis-13.2.2.tgz similarity index 100% rename from stable/libremdb/7.8.34/charts/redis-13.2.2.tgz rename to stable/libremdb/7.8.36/charts/redis-13.2.2.tgz diff --git a/stable/libremdb/7.8.34/ix_values.yaml b/stable/libremdb/7.8.36/ix_values.yaml similarity index 91% rename from stable/libremdb/7.8.34/ix_values.yaml rename to stable/libremdb/7.8.36/ix_values.yaml index c74deb31ae0..e581a612a04 100644 --- a/stable/libremdb/7.8.34/ix_values.yaml +++ b/stable/libremdb/7.8.36/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: quay.io/pussthecatorg/libremdb pullPolicy: IfNotPresent - tag: latest@sha256:961bae2ed6a4e1b7123663fa7c8fadad3025fd7ce7340e315f3e38073c44967b + tag: latest@sha256:d61a4ee9c791a9f9f418003011112a836afe750ba2132a22acd02479001aae63 service: main: ports: diff --git a/stable/libremdb/7.8.34/questions.yaml b/stable/libremdb/7.8.36/questions.yaml similarity index 100% rename from stable/libremdb/7.8.34/questions.yaml rename to stable/libremdb/7.8.36/questions.yaml diff --git a/stable/libremdb/7.8.34/templates/NOTES.txt b/stable/libremdb/7.8.36/templates/NOTES.txt similarity index 100% rename from stable/libremdb/7.8.34/templates/NOTES.txt rename to stable/libremdb/7.8.36/templates/NOTES.txt diff --git a/stable/libremdb/7.8.34/templates/common.yaml b/stable/libremdb/7.8.36/templates/common.yaml similarity index 100% rename from stable/libremdb/7.8.34/templates/common.yaml rename to stable/libremdb/7.8.36/templates/common.yaml diff --git a/stable/libremdb/7.8.34/values.yaml b/stable/libremdb/7.8.36/values.yaml similarity index 100% rename from stable/libremdb/7.8.34/values.yaml rename to stable/libremdb/7.8.36/values.yaml diff --git a/stable/lidarr/21.5.8/CHANGELOG.md b/stable/lidarr/21.5.8/CHANGELOG.md index 425c1c0627b..33026164399 100644 --- a/stable/lidarr/21.5.8/CHANGELOG.md +++ b/stable/lidarr/21.5.8/CHANGELOG.md @@ -89,12 +89,12 @@ title: Changelog - update container image ghcr.io/onedr0p/lidarr-develop to 2.2.1.4073[@ae2b24d](https://github.com/ae2b24d) by renovate ([#19254](https://github.com/truecharts/charts/issues/19254)) -## [lidarr-21.5.7](https://github.com/truecharts/charts/compare/lidarr-21.4.0...lidarr-21.5.7) (2024-04-01) +## [lidarr-21.5.8](https://github.com/truecharts/charts/compare/lidarr-21.4.0...lidarr-21.5.8) (2024-04-01) ### Chore -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) +- update container image ghcr.io/onedr0p/lidarr-develop to 2.2.3.4098[@5b24ac3](https://github.com/5b24ac3) by renovate ([#20065](https://github.com/truecharts/charts/issues/20065)) -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) \ No newline at end of file +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) \ No newline at end of file diff --git a/stable/matomo/13.12.12/charts/mariadb-13.7.6.tgz b/stable/matomo/13.12.12/charts/mariadb-13.7.6.tgz deleted file mode 100644 index 3aff3711344..00000000000 Binary files a/stable/matomo/13.12.12/charts/mariadb-13.7.6.tgz and /dev/null differ diff --git a/stable/matomo/13.12.12/.helmignore b/stable/matomo/13.12.14/.helmignore similarity index 100% rename from stable/matomo/13.12.12/.helmignore rename to stable/matomo/13.12.14/.helmignore diff --git a/stable/matomo/13.12.14/CHANGELOG.md b/stable/matomo/13.12.14/CHANGELOG.md new file mode 100644 index 00000000000..898ab47da91 --- /dev/null +++ b/stable/matomo/13.12.14/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [matomo-13.12.14](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.12.14) (2024-04-01) + +### Chore + + + +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image bitnami/matomo to 5.0.3[@9f7e00a](https://github.com/9f7e00a) by renovate ([#20058](https://github.com/truecharts/charts/issues/20058)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image bitnami/matomo to 5.0.3[@ec52baf](https://github.com/ec52baf) by renovate ([#19541](https://github.com/truecharts/charts/issues/19541)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [matomo-13.12.13](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.12.13) (2024-04-01) + +### Chore + + + +- update container image bitnami/matomo to 5.0.3[@9f7e00a](https://github.com/9f7e00a) by renovate ([#20058](https://github.com/truecharts/charts/issues/20058)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image bitnami/matomo to 5.0.3[@ec52baf](https://github.com/ec52baf) by renovate ([#19541](https://github.com/truecharts/charts/issues/19541)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [matomo-13.12.13](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.12.13) (2024-04-01) diff --git a/stable/matomo/13.12.12/Chart.yaml b/stable/matomo/13.12.14/Chart.yaml similarity index 94% rename from stable/matomo/13.12.12/Chart.yaml rename to stable/matomo/13.12.14/Chart.yaml index 7d47c61d49e..ecb4eeba3de 100644 --- a/stable/matomo/13.12.12/Chart.yaml +++ b/stable/matomo/13.12.14/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.7.6 + version: 13.7.7 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/matomo icon: https://truecharts.org/img/hotlink-ok/chart-icons/matomo.png keywords: - analytics -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/matomo - https://hub.docker.com/r/bitnami/matomo type: application -version: 13.12.12 +version: 13.12.14 diff --git a/stable/matomo/13.12.12/README.md b/stable/matomo/13.12.14/README.md similarity index 100% rename from stable/matomo/13.12.12/README.md rename to stable/matomo/13.12.14/README.md diff --git a/stable/matomo/13.12.14/app-changelog.md b/stable/matomo/13.12.14/app-changelog.md new file mode 100644 index 00000000000..90844abd239 --- /dev/null +++ b/stable/matomo/13.12.14/app-changelog.md @@ -0,0 +1,45 @@ + + +## [matomo-13.12.14](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.12.14) (2024-04-01) + +### Chore + + + +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image bitnami/matomo to 5.0.3[@9f7e00a](https://github.com/9f7e00a) by renovate ([#20058](https://github.com/truecharts/charts/issues/20058)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image bitnami/matomo to 5.0.3[@ec52baf](https://github.com/ec52baf) by renovate ([#19541](https://github.com/truecharts/charts/issues/19541)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/matomo/13.12.12/app-readme.md b/stable/matomo/13.12.14/app-readme.md similarity index 100% rename from stable/matomo/13.12.12/app-readme.md rename to stable/matomo/13.12.14/app-readme.md diff --git a/stable/monica/12.12.10/charts/common-20.2.10.tgz b/stable/matomo/13.12.14/charts/common-20.2.10.tgz similarity index 100% rename from stable/monica/12.12.10/charts/common-20.2.10.tgz rename to stable/matomo/13.12.14/charts/common-20.2.10.tgz diff --git a/stable/matomo/13.12.14/charts/mariadb-13.7.7.tgz b/stable/matomo/13.12.14/charts/mariadb-13.7.7.tgz new file mode 100644 index 00000000000..812b4acae89 Binary files /dev/null and b/stable/matomo/13.12.14/charts/mariadb-13.7.7.tgz differ diff --git a/stable/matomo/13.12.12/ix_values.yaml b/stable/matomo/13.12.14/ix_values.yaml similarity index 97% rename from stable/matomo/13.12.12/ix_values.yaml rename to stable/matomo/13.12.14/ix_values.yaml index f9902e83718..589144ea71a 100644 --- a/stable/matomo/13.12.12/ix_values.yaml +++ b/stable/matomo/13.12.14/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: bitnami/matomo - tag: 5.0.3@sha256:ec52baf7456725fc83d4a084d64f8b4caf5a8ff112acc292244ed66793e55d85 + tag: 5.0.3@sha256:9f7e00aae0880c7d8c7fad87f426656312b26c4f31b04201d1839567efdac58b pullPolicy: IfNotPresent securityContext: container: diff --git a/stable/matomo/13.12.12/questions.yaml b/stable/matomo/13.12.14/questions.yaml similarity index 100% rename from stable/matomo/13.12.12/questions.yaml rename to stable/matomo/13.12.14/questions.yaml diff --git a/stable/matomo/13.12.12/templates/NOTES.txt b/stable/matomo/13.12.14/templates/NOTES.txt similarity index 100% rename from stable/matomo/13.12.12/templates/NOTES.txt rename to stable/matomo/13.12.14/templates/NOTES.txt diff --git a/stable/matomo/13.12.12/templates/common.yaml b/stable/matomo/13.12.14/templates/common.yaml similarity index 100% rename from stable/matomo/13.12.12/templates/common.yaml rename to stable/matomo/13.12.14/templates/common.yaml diff --git a/stable/matomo/13.12.12/values.yaml b/stable/matomo/13.12.14/values.yaml similarity index 100% rename from stable/matomo/13.12.12/values.yaml rename to stable/matomo/13.12.14/values.yaml diff --git a/stable/mongodb/12.7.7/CHANGELOG.md b/stable/mongodb/12.7.7/CHANGELOG.md index 33c8d4da220..75a4df79c9a 100644 --- a/stable/mongodb/12.7.7/CHANGELOG.md +++ b/stable/mongodb/12.7.7/CHANGELOG.md @@ -77,12 +77,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [mongodb-12.7.6](https://github.com/truecharts/charts/compare/mongodb-12.6.0...mongodb-12.7.6) (2024-03-30) +## [mongodb-12.7.7](https://github.com/truecharts/charts/compare/mongodb-12.6.0...mongodb-12.7.7) (2024-04-01) ### Chore +- update container image bitnami/mongodb to 7.0.7[@7982093](https://github.com/7982093) by renovate ([#20059](https://github.com/truecharts/charts/issues/20059)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -95,5 +97,4 @@ title: Changelog - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) \ No newline at end of file diff --git a/stable/monica/12.12.10/charts/mariadb-13.7.5.tgz b/stable/monica/12.12.10/charts/mariadb-13.7.5.tgz deleted file mode 100644 index e07b17d288c..00000000000 Binary files a/stable/monica/12.12.10/charts/mariadb-13.7.5.tgz and /dev/null differ diff --git a/stable/monica/12.12.10/.helmignore b/stable/monica/12.12.12/.helmignore similarity index 100% rename from stable/monica/12.12.10/.helmignore rename to stable/monica/12.12.12/.helmignore diff --git a/stable/monica/12.12.10/CHANGELOG.md b/stable/monica/12.12.12/CHANGELOG.md similarity index 86% rename from stable/monica/12.12.10/CHANGELOG.md rename to stable/monica/12.12.12/CHANGELOG.md index 0f9ca7f08a6..9c7f68feb6f 100644 --- a/stable/monica/12.12.10/CHANGELOG.md +++ b/stable/monica/12.12.12/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [monica-12.12.10](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.12.10) (2024-03-30) +## [monica-12.12.12](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.12.12) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -47,12 +51,14 @@ title: Changelog - update container image monica to 4.0.0[@807b737](https://github.com/807b737) by renovate ([#19276](https://github.com/truecharts/charts/issues/19276)) -## [monica-12.12.10](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.12.10) (2024-03-30) +## [monica-12.12.11](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.12.11) (2024-03-30) ### Chore +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -86,14 +92,8 @@ title: Changelog - update container image monica to 4.0.0[@807b737](https://github.com/807b737) by renovate ([#19276](https://github.com/truecharts/charts/issues/19276)) -## [monica-12.12.10](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.12.10) (2024-03-30) +## [monica-12.12.11](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.12.11) (2024-03-30) ### Chore - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) diff --git a/stable/monica/12.12.10/Chart.yaml b/stable/monica/12.12.12/Chart.yaml similarity index 96% rename from stable/monica/12.12.10/Chart.yaml rename to stable/monica/12.12.12/Chart.yaml index 1af1d9c0d63..38f2142421d 100644 --- a/stable/monica/12.12.10/Chart.yaml +++ b/stable/monica/12.12.12/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.7.5 + version: 13.7.7 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -40,4 +40,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/monica - https://hub.docker.com/_/monica type: application -version: 12.12.10 +version: 12.12.12 diff --git a/stable/monica/12.12.10/README.md b/stable/monica/12.12.12/README.md similarity index 100% rename from stable/monica/12.12.10/README.md rename to stable/monica/12.12.12/README.md diff --git a/stable/monica/12.12.10/app-changelog.md b/stable/monica/12.12.12/app-changelog.md similarity index 85% rename from stable/monica/12.12.10/app-changelog.md rename to stable/monica/12.12.12/app-changelog.md index 180a68cba17..1c7994522d0 100644 --- a/stable/monica/12.12.10/app-changelog.md +++ b/stable/monica/12.12.12/app-changelog.md @@ -1,11 +1,15 @@ -## [monica-12.12.10](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.12.10) (2024-03-30) +## [monica-12.12.12](https://github.com/truecharts/charts/compare/monica-12.9.0...monica-12.12.12) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) diff --git a/stable/monica/12.12.10/app-readme.md b/stable/monica/12.12.12/app-readme.md similarity index 100% rename from stable/monica/12.12.10/app-readme.md rename to stable/monica/12.12.12/app-readme.md diff --git a/stable/nginx-proxy-manager/9.12.10/charts/common-20.2.10.tgz b/stable/monica/12.12.12/charts/common-20.2.10.tgz similarity index 100% rename from stable/nginx-proxy-manager/9.12.10/charts/common-20.2.10.tgz rename to stable/monica/12.12.12/charts/common-20.2.10.tgz diff --git a/stable/monica/12.12.12/charts/mariadb-13.7.7.tgz b/stable/monica/12.12.12/charts/mariadb-13.7.7.tgz new file mode 100644 index 00000000000..812b4acae89 Binary files /dev/null and b/stable/monica/12.12.12/charts/mariadb-13.7.7.tgz differ diff --git a/stable/monica/12.12.10/ix_values.yaml b/stable/monica/12.12.12/ix_values.yaml similarity index 100% rename from stable/monica/12.12.10/ix_values.yaml rename to stable/monica/12.12.12/ix_values.yaml diff --git a/stable/monica/12.12.10/questions.yaml b/stable/monica/12.12.12/questions.yaml similarity index 100% rename from stable/monica/12.12.10/questions.yaml rename to stable/monica/12.12.12/questions.yaml diff --git a/stable/monica/12.12.10/templates/NOTES.txt b/stable/monica/12.12.12/templates/NOTES.txt similarity index 100% rename from stable/monica/12.12.10/templates/NOTES.txt rename to stable/monica/12.12.12/templates/NOTES.txt diff --git a/stable/monica/12.12.10/templates/_appkey.tpl b/stable/monica/12.12.12/templates/_appkey.tpl similarity index 100% rename from stable/monica/12.12.10/templates/_appkey.tpl rename to stable/monica/12.12.12/templates/_appkey.tpl diff --git a/stable/monica/12.12.10/templates/common.yaml b/stable/monica/12.12.12/templates/common.yaml similarity index 100% rename from stable/monica/12.12.10/templates/common.yaml rename to stable/monica/12.12.12/templates/common.yaml diff --git a/stable/monica/12.12.10/values.yaml b/stable/monica/12.12.12/values.yaml similarity index 100% rename from stable/monica/12.12.10/values.yaml rename to stable/monica/12.12.12/values.yaml diff --git a/stable/nginx-proxy-manager/9.12.10/charts/mariadb-13.7.5.tgz b/stable/nginx-proxy-manager/9.12.10/charts/mariadb-13.7.5.tgz deleted file mode 100644 index e07b17d288c..00000000000 Binary files a/stable/nginx-proxy-manager/9.12.10/charts/mariadb-13.7.5.tgz and /dev/null differ diff --git a/stable/nginx-proxy-manager/9.12.10/.helmignore b/stable/nginx-proxy-manager/9.12.12/.helmignore similarity index 100% rename from stable/nginx-proxy-manager/9.12.10/.helmignore rename to stable/nginx-proxy-manager/9.12.12/.helmignore diff --git a/stable/nginx-proxy-manager/9.12.10/CHANGELOG.md b/stable/nginx-proxy-manager/9.12.12/CHANGELOG.md similarity index 85% rename from stable/nginx-proxy-manager/9.12.10/CHANGELOG.md rename to stable/nginx-proxy-manager/9.12.12/CHANGELOG.md index 8f2ea670e16..b1e6d929a3d 100644 --- a/stable/nginx-proxy-manager/9.12.10/CHANGELOG.md +++ b/stable/nginx-proxy-manager/9.12.12/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [nginx-proxy-manager-9.12.10](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.12.10) (2024-03-30) +## [nginx-proxy-manager-9.12.12](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.12.12) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -45,12 +49,14 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [nginx-proxy-manager-9.12.10](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.12.10) (2024-03-30) +## [nginx-proxy-manager-9.12.11](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.12.11) (2024-03-30) ### Chore +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -82,18 +88,12 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [nginx-proxy-manager-9.12.10](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.12.10) (2024-03-30) +## [nginx-proxy-manager-9.12.11](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.12.11) (2024-03-30) ### Chore +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) diff --git a/stable/nginx-proxy-manager/9.12.10/Chart.yaml b/stable/nginx-proxy-manager/9.12.12/Chart.yaml similarity index 97% rename from stable/nginx-proxy-manager/9.12.10/Chart.yaml rename to stable/nginx-proxy-manager/9.12.12/Chart.yaml index 1e26ba57ab0..5963beb42c5 100644 --- a/stable/nginx-proxy-manager/9.12.10/Chart.yaml +++ b/stable/nginx-proxy-manager/9.12.12/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.7.5 + version: 13.7.7 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager - https://hub.docker.com/r/jc21/nginx-proxy-manager type: application -version: 9.12.10 +version: 9.12.12 diff --git a/stable/nginx-proxy-manager/9.12.10/README.md b/stable/nginx-proxy-manager/9.12.12/README.md similarity index 100% rename from stable/nginx-proxy-manager/9.12.10/README.md rename to stable/nginx-proxy-manager/9.12.12/README.md diff --git a/stable/nginx-proxy-manager/9.12.10/app-changelog.md b/stable/nginx-proxy-manager/9.12.12/app-changelog.md similarity index 85% rename from stable/nginx-proxy-manager/9.12.10/app-changelog.md rename to stable/nginx-proxy-manager/9.12.12/app-changelog.md index 5b7559cce65..20898570621 100644 --- a/stable/nginx-proxy-manager/9.12.10/app-changelog.md +++ b/stable/nginx-proxy-manager/9.12.12/app-changelog.md @@ -1,11 +1,15 @@ -## [nginx-proxy-manager-9.12.10](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.12.10) (2024-03-30) +## [nginx-proxy-manager-9.12.12](https://github.com/truecharts/charts/compare/nginx-proxy-manager-9.9.0...nginx-proxy-manager-9.12.12) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) diff --git a/stable/nginx-proxy-manager/9.12.10/app-readme.md b/stable/nginx-proxy-manager/9.12.12/app-readme.md similarity index 100% rename from stable/nginx-proxy-manager/9.12.10/app-readme.md rename to stable/nginx-proxy-manager/9.12.12/app-readme.md diff --git a/stable/observium/7.5.10/charts/common-20.2.10.tgz b/stable/nginx-proxy-manager/9.12.12/charts/common-20.2.10.tgz similarity index 100% rename from stable/observium/7.5.10/charts/common-20.2.10.tgz rename to stable/nginx-proxy-manager/9.12.12/charts/common-20.2.10.tgz diff --git a/stable/nginx-proxy-manager/9.12.12/charts/mariadb-13.7.7.tgz b/stable/nginx-proxy-manager/9.12.12/charts/mariadb-13.7.7.tgz new file mode 100644 index 00000000000..812b4acae89 Binary files /dev/null and b/stable/nginx-proxy-manager/9.12.12/charts/mariadb-13.7.7.tgz differ diff --git a/stable/nginx-proxy-manager/9.12.10/ix_values.yaml b/stable/nginx-proxy-manager/9.12.12/ix_values.yaml similarity index 100% rename from stable/nginx-proxy-manager/9.12.10/ix_values.yaml rename to stable/nginx-proxy-manager/9.12.12/ix_values.yaml diff --git a/stable/nginx-proxy-manager/9.12.10/questions.yaml b/stable/nginx-proxy-manager/9.12.12/questions.yaml similarity index 100% rename from stable/nginx-proxy-manager/9.12.10/questions.yaml rename to stable/nginx-proxy-manager/9.12.12/questions.yaml diff --git a/stable/nginx-proxy-manager/9.12.10/templates/NOTES.txt b/stable/nginx-proxy-manager/9.12.12/templates/NOTES.txt similarity index 100% rename from stable/nginx-proxy-manager/9.12.10/templates/NOTES.txt rename to stable/nginx-proxy-manager/9.12.12/templates/NOTES.txt diff --git a/stable/nginx-proxy-manager/9.12.10/templates/common.yaml b/stable/nginx-proxy-manager/9.12.12/templates/common.yaml similarity index 100% rename from stable/nginx-proxy-manager/9.12.10/templates/common.yaml rename to stable/nginx-proxy-manager/9.12.12/templates/common.yaml diff --git a/stable/nginx-proxy-manager/9.12.10/values.yaml b/stable/nginx-proxy-manager/9.12.12/values.yaml similarity index 100% rename from stable/nginx-proxy-manager/9.12.10/values.yaml rename to stable/nginx-proxy-manager/9.12.12/values.yaml diff --git a/stable/observium/7.5.10/CHANGELOG.md b/stable/observium/7.5.10/CHANGELOG.md deleted file mode 100644 index d4e8303a461..00000000000 --- a/stable/observium/7.5.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [observium-7.5.10](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.5.10) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) - -- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [observium-7.5.10](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.5.10) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) - -- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [observium-7.5.10](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.5.10) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) diff --git a/stable/observium/7.5.10/app-changelog.md b/stable/observium/7.5.10/app-changelog.md deleted file mode 100644 index 7d8dbb77260..00000000000 --- a/stable/observium/7.5.10/app-changelog.md +++ /dev/null @@ -1,37 +0,0 @@ - - -## [observium-7.5.10](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.5.10) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) - -- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/observium/7.5.10/charts/mariadb-13.7.5.tgz b/stable/observium/7.5.10/charts/mariadb-13.7.5.tgz deleted file mode 100644 index e07b17d288c..00000000000 Binary files a/stable/observium/7.5.10/charts/mariadb-13.7.5.tgz and /dev/null differ diff --git a/stable/observium/7.5.10/.helmignore b/stable/observium/7.5.12/.helmignore similarity index 100% rename from stable/observium/7.5.10/.helmignore rename to stable/observium/7.5.12/.helmignore diff --git a/stable/matomo/13.12.12/CHANGELOG.md b/stable/observium/7.5.12/CHANGELOG.md similarity index 88% rename from stable/matomo/13.12.12/CHANGELOG.md rename to stable/observium/7.5.12/CHANGELOG.md index 7c573b7010c..50a853a3550 100644 --- a/stable/matomo/13.12.12/CHANGELOG.md +++ b/stable/observium/7.5.12/CHANGELOG.md @@ -8,7 +8,48 @@ title: Changelog **Important:** -## [matomo-13.12.12](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.12.12) (2024-03-30) +## [observium-7.5.12](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.5.12) (2024-04-01) + +### Chore + + + +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [observium-7.5.11](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.5.11) (2024-03-30) ### Chore @@ -32,8 +73,6 @@ title: Changelog - update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) -- update container image bitnami/matomo to 5.0.3[@ec52baf](https://github.com/ec52baf) by renovate ([#19541](https://github.com/truecharts/charts/issues/19541)) - - update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) @@ -49,7 +88,7 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [matomo-13.12.12](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.12.12) (2024-03-30) +## [observium-7.5.11](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.5.11) (2024-03-30) ### Chore @@ -58,42 +97,3 @@ title: Changelog - update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) - -- update container image bitnami/matomo to 5.0.3[@ec52baf](https://github.com/ec52baf) by renovate ([#19541](https://github.com/truecharts/charts/issues/19541)) - -- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [matomo-13.12.12](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.12.12) (2024-03-30) - -### Chore - - - -- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) diff --git a/stable/observium/7.5.10/Chart.yaml b/stable/observium/7.5.12/Chart.yaml similarity index 97% rename from stable/observium/7.5.10/Chart.yaml rename to stable/observium/7.5.12/Chart.yaml index fad7ef5656e..e00686e451b 100644 --- a/stable/observium/7.5.10/Chart.yaml +++ b/stable/observium/7.5.12/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.7.5 + version: 13.7.7 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/observium - https://hub.docker.com/r/pvrmza/docker-observium type: application -version: 7.5.10 +version: 7.5.12 diff --git a/stable/observium/7.5.10/README.md b/stable/observium/7.5.12/README.md similarity index 100% rename from stable/observium/7.5.10/README.md rename to stable/observium/7.5.12/README.md diff --git a/stable/matomo/13.12.12/app-changelog.md b/stable/observium/7.5.12/app-changelog.md similarity index 90% rename from stable/matomo/13.12.12/app-changelog.md rename to stable/observium/7.5.12/app-changelog.md index 4adaffbf945..ee3a39001c8 100644 --- a/stable/matomo/13.12.12/app-changelog.md +++ b/stable/observium/7.5.12/app-changelog.md @@ -1,11 +1,13 @@ -## [matomo-13.12.12](https://github.com/truecharts/charts/compare/matomo-13.9.0...matomo-13.12.12) (2024-03-30) +## [observium-7.5.12](https://github.com/truecharts/charts/compare/observium-7.2.0...observium-7.5.12) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + - update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) @@ -24,8 +26,6 @@ - update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) -- update container image bitnami/matomo to 5.0.3[@ec52baf](https://github.com/ec52baf) by renovate ([#19541](https://github.com/truecharts/charts/issues/19541)) - - update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) diff --git a/stable/observium/7.5.10/app-readme.md b/stable/observium/7.5.12/app-readme.md similarity index 100% rename from stable/observium/7.5.10/app-readme.md rename to stable/observium/7.5.12/app-readme.md diff --git a/stable/ollama/5.3.3/charts/common-20.2.10.tgz b/stable/observium/7.5.12/charts/common-20.2.10.tgz similarity index 100% rename from stable/ollama/5.3.3/charts/common-20.2.10.tgz rename to stable/observium/7.5.12/charts/common-20.2.10.tgz diff --git a/stable/observium/7.5.12/charts/mariadb-13.7.7.tgz b/stable/observium/7.5.12/charts/mariadb-13.7.7.tgz new file mode 100644 index 00000000000..812b4acae89 Binary files /dev/null and b/stable/observium/7.5.12/charts/mariadb-13.7.7.tgz differ diff --git a/stable/observium/7.5.10/ix_values.yaml b/stable/observium/7.5.12/ix_values.yaml similarity index 100% rename from stable/observium/7.5.10/ix_values.yaml rename to stable/observium/7.5.12/ix_values.yaml diff --git a/stable/observium/7.5.10/questions.yaml b/stable/observium/7.5.12/questions.yaml similarity index 100% rename from stable/observium/7.5.10/questions.yaml rename to stable/observium/7.5.12/questions.yaml diff --git a/stable/observium/7.5.10/templates/common.yaml b/stable/observium/7.5.12/templates/common.yaml similarity index 100% rename from stable/observium/7.5.10/templates/common.yaml rename to stable/observium/7.5.12/templates/common.yaml diff --git a/stable/observium/7.5.10/values.yaml b/stable/observium/7.5.12/values.yaml similarity index 100% rename from stable/observium/7.5.10/values.yaml rename to stable/observium/7.5.12/values.yaml diff --git a/stable/ollama/5.3.3/.helmignore b/stable/ollama/5.3.5/.helmignore similarity index 100% rename from stable/ollama/5.3.3/.helmignore rename to stable/ollama/5.3.5/.helmignore diff --git a/stable/ollama/5.3.3/CHANGELOG.md b/stable/ollama/5.3.5/CHANGELOG.md similarity index 84% rename from stable/ollama/5.3.3/CHANGELOG.md rename to stable/ollama/5.3.5/CHANGELOG.md index c6499eda9e3..deebedc3eb1 100644 --- a/stable/ollama/5.3.3/CHANGELOG.md +++ b/stable/ollama/5.3.5/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [ollama-5.3.3](https://github.com/truecharts/charts/compare/ollama-5.1.1...ollama-5.3.3) (2024-03-30) +## [ollama-5.3.5](https://github.com/truecharts/charts/compare/ollama-5.1.1...ollama-5.3.5) (2024-04-01) ### Chore +- update container image ghcr.io/open-webui/open-webui to latest[@e2f40e1](https://github.com/e2f40e1) by renovate ([#20078](https://github.com/truecharts/charts/issues/20078)) + +- update container image ghcr.io/open-webui/open-webui to latest[@e18489c](https://github.com/e18489c) by renovate ([#20036](https://github.com/truecharts/charts/issues/20036)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image ollama/ollama to v0.1.30[@b47483d](https://github.com/b47483d) by renovate ([#19937](https://github.com/truecharts/charts/issues/19937)) @@ -39,12 +43,14 @@ title: Changelog - update container image ghcr.io/open-webui/open-webui to latest[@74b95a7](https://github.com/74b95a7) by renovate ([#19262](https://github.com/truecharts/charts/issues/19262)) -## [ollama-5.3.3](https://github.com/truecharts/charts/compare/ollama-5.1.1...ollama-5.3.3) (2024-03-30) +## [ollama-5.3.4](https://github.com/truecharts/charts/compare/ollama-5.1.1...ollama-5.3.4) (2024-04-01) ### Chore +- update container image ghcr.io/open-webui/open-webui to latest[@e18489c](https://github.com/e18489c) by renovate ([#20036](https://github.com/truecharts/charts/issues/20036)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image ollama/ollama to v0.1.30[@b47483d](https://github.com/b47483d) by renovate ([#19937](https://github.com/truecharts/charts/issues/19937)) @@ -70,12 +76,14 @@ title: Changelog - update container image ghcr.io/open-webui/open-webui to latest[@74b95a7](https://github.com/74b95a7) by renovate ([#19262](https://github.com/truecharts/charts/issues/19262)) -## [ollama-5.3.3](https://github.com/truecharts/charts/compare/ollama-5.1.1...ollama-5.3.3) (2024-03-30) +## [ollama-5.3.4](https://github.com/truecharts/charts/compare/ollama-5.1.1...ollama-5.3.4) (2024-04-01) ### Chore +- update container image ghcr.io/open-webui/open-webui to latest[@e18489c](https://github.com/e18489c) by renovate ([#20036](https://github.com/truecharts/charts/issues/20036)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image ollama/ollama to v0.1.30[@b47483d](https://github.com/b47483d) by renovate ([#19937](https://github.com/truecharts/charts/issues/19937)) @@ -89,11 +97,3 @@ title: Changelog - update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - update container image ghcr.io/open-webui/open-webui to latest[@63fed5e](https://github.com/63fed5e) by renovate ([#19579](https://github.com/truecharts/charts/issues/19579)) - -- update container image ghcr.io/open-webui/open-webui to latest[@e0a5a54](https://github.com/e0a5a54) by renovate ([#19482](https://github.com/truecharts/charts/issues/19482)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image common to v20.1.5[@dc867e0](https://github.com/dc867e0) by renovate ([#19300](https://github.com/truecharts/charts/issues/19300)) diff --git a/stable/ollama/5.3.3/Chart.yaml b/stable/ollama/5.3.5/Chart.yaml similarity index 96% rename from stable/ollama/5.3.3/Chart.yaml rename to stable/ollama/5.3.5/Chart.yaml index 995eec2bfd7..e1baaa24359 100644 --- a/stable/ollama/5.3.3/Chart.yaml +++ b/stable/ollama/5.3.5/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ollama.png keywords: - ollama - language-models -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://ghcr.io/open-webui/open-webui - https://hub.docker.com/r/ollama/ollama type: application -version: 5.3.3 +version: 5.3.5 diff --git a/stable/ollama/5.3.3/README.md b/stable/ollama/5.3.5/README.md similarity index 100% rename from stable/ollama/5.3.3/README.md rename to stable/ollama/5.3.5/README.md diff --git a/stable/ollama/5.3.3/app-changelog.md b/stable/ollama/5.3.5/app-changelog.md similarity index 81% rename from stable/ollama/5.3.3/app-changelog.md rename to stable/ollama/5.3.5/app-changelog.md index ef55dfb8007..fbf640d07ba 100644 --- a/stable/ollama/5.3.3/app-changelog.md +++ b/stable/ollama/5.3.5/app-changelog.md @@ -1,11 +1,15 @@ -## [ollama-5.3.3](https://github.com/truecharts/charts/compare/ollama-5.1.1...ollama-5.3.3) (2024-03-30) +## [ollama-5.3.5](https://github.com/truecharts/charts/compare/ollama-5.1.1...ollama-5.3.5) (2024-04-01) ### Chore +- update container image ghcr.io/open-webui/open-webui to latest[@e2f40e1](https://github.com/e2f40e1) by renovate ([#20078](https://github.com/truecharts/charts/issues/20078)) + +- update container image ghcr.io/open-webui/open-webui to latest[@e18489c](https://github.com/e18489c) by renovate ([#20036](https://github.com/truecharts/charts/issues/20036)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image ollama/ollama to v0.1.30[@b47483d](https://github.com/b47483d) by renovate ([#19937](https://github.com/truecharts/charts/issues/19937)) diff --git a/stable/ollama/5.3.3/app-readme.md b/stable/ollama/5.3.5/app-readme.md similarity index 100% rename from stable/ollama/5.3.3/app-readme.md rename to stable/ollama/5.3.5/app-readme.md diff --git a/stable/photoprism/20.12.10/charts/common-20.2.10.tgz b/stable/ollama/5.3.5/charts/common-20.2.10.tgz similarity index 100% rename from stable/photoprism/20.12.10/charts/common-20.2.10.tgz rename to stable/ollama/5.3.5/charts/common-20.2.10.tgz diff --git a/stable/ollama/5.3.3/ix_values.yaml b/stable/ollama/5.3.5/ix_values.yaml similarity index 97% rename from stable/ollama/5.3.3/ix_values.yaml rename to stable/ollama/5.3.5/ix_values.yaml index b2cd9557e64..6bc030f2c13 100644 --- a/stable/ollama/5.3.3/ix_values.yaml +++ b/stable/ollama/5.3.5/ix_values.yaml @@ -5,7 +5,7 @@ image: uiImage: repository: ghcr.io/open-webui/open-webui pullPolicy: IfNotPresent - tag: latest@sha256:d822c999c4d09f36e01a88473ceccfb53b88bbadf7c839ac6d8f5ae6d57620f5 + tag: latest@sha256:e2f40e1dd03b9f90aab900cc193aac2372e53fda0f570e04c210aeb3f24a69a3 securityContext: container: diff --git a/stable/ollama/5.3.3/questions.yaml b/stable/ollama/5.3.5/questions.yaml similarity index 100% rename from stable/ollama/5.3.3/questions.yaml rename to stable/ollama/5.3.5/questions.yaml diff --git a/stable/ollama/5.3.3/templates/NOTES.txt b/stable/ollama/5.3.5/templates/NOTES.txt similarity index 100% rename from stable/ollama/5.3.3/templates/NOTES.txt rename to stable/ollama/5.3.5/templates/NOTES.txt diff --git a/stable/ollama/5.3.3/templates/_secrets.tpl b/stable/ollama/5.3.5/templates/_secrets.tpl similarity index 100% rename from stable/ollama/5.3.3/templates/_secrets.tpl rename to stable/ollama/5.3.5/templates/_secrets.tpl diff --git a/stable/ollama/5.3.3/templates/common.yaml b/stable/ollama/5.3.5/templates/common.yaml similarity index 100% rename from stable/ollama/5.3.3/templates/common.yaml rename to stable/ollama/5.3.5/templates/common.yaml diff --git a/stable/ollama/5.3.3/values.yaml b/stable/ollama/5.3.5/values.yaml similarity index 100% rename from stable/ollama/5.3.3/values.yaml rename to stable/ollama/5.3.5/values.yaml diff --git a/stable/photoprism/20.12.10/CHANGELOG.md b/stable/photoprism/20.12.10/CHANGELOG.md deleted file mode 100644 index 058042c9213..00000000000 --- a/stable/photoprism/20.12.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Changelog ---- - - -*for the complete changelog, please refer to the website* - -**Important:** - - -## [photoprism-20.12.10](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.12.10) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) - -- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [photoprism-20.12.10](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.12.10) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) - -- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [photoprism-20.12.10](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.12.10) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) diff --git a/stable/photoprism/20.12.10/app-changelog.md b/stable/photoprism/20.12.10/app-changelog.md deleted file mode 100644 index 319cf1b29b4..00000000000 --- a/stable/photoprism/20.12.10/app-changelog.md +++ /dev/null @@ -1,37 +0,0 @@ - - -## [photoprism-20.12.10](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.12.10) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) - -- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) - -- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) - -- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) - -- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) - -- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) - -- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) - -- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) - -- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) - -- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) - -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/photoprism/20.12.10/charts/mariadb-13.7.5.tgz b/stable/photoprism/20.12.10/charts/mariadb-13.7.5.tgz deleted file mode 100644 index e07b17d288c..00000000000 Binary files a/stable/photoprism/20.12.10/charts/mariadb-13.7.5.tgz and /dev/null differ diff --git a/stable/photoprism/20.12.10/.helmignore b/stable/photoprism/20.12.12/.helmignore similarity index 100% rename from stable/photoprism/20.12.10/.helmignore rename to stable/photoprism/20.12.12/.helmignore diff --git a/stable/photoprism/20.12.12/CHANGELOG.md b/stable/photoprism/20.12.12/CHANGELOG.md new file mode 100644 index 00000000000..57e8c4770fd --- /dev/null +++ b/stable/photoprism/20.12.12/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + + +*for the complete changelog, please refer to the website* + +**Important:** + + +## [photoprism-20.12.12](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.12.12) (2024-04-01) + +### Chore + + + +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [photoprism-20.12.11](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.12.11) (2024-03-30) + +### Chore + + + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) + + +## [photoprism-20.12.11](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.12.11) (2024-03-30) + +### Chore + + + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) diff --git a/stable/photoprism/20.12.10/Chart.yaml b/stable/photoprism/20.12.12/Chart.yaml similarity index 97% rename from stable/photoprism/20.12.10/Chart.yaml rename to stable/photoprism/20.12.12/Chart.yaml index 4a9f3175326..f61dca644cc 100644 --- a/stable/photoprism/20.12.10/Chart.yaml +++ b/stable/photoprism/20.12.12/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.7.5 + version: 13.7.7 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/photoprism - https://hub.docker.com/r/photoprism/photoprism type: application -version: 20.12.10 +version: 20.12.12 diff --git a/stable/photoprism/20.12.10/README.md b/stable/photoprism/20.12.12/README.md similarity index 100% rename from stable/photoprism/20.12.10/README.md rename to stable/photoprism/20.12.12/README.md diff --git a/stable/photoprism/20.12.12/app-changelog.md b/stable/photoprism/20.12.12/app-changelog.md new file mode 100644 index 00000000000..3f5aa9a1062 --- /dev/null +++ b/stable/photoprism/20.12.12/app-changelog.md @@ -0,0 +1,41 @@ + + +## [photoprism-20.12.12](https://github.com/truecharts/charts/compare/photoprism-20.9.0...photoprism-20.12.12) (2024-04-01) + +### Chore + + + +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + +- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) + +- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) + +- update container image mariadb to v13.7.4[@8c030a5](https://github.com/8c030a5) by renovate ([#19764](https://github.com/truecharts/charts/issues/19764)) + +- update container image common to v20.2.4[@f245f5c](https://github.com/f245f5c) by renovate ([#19731](https://github.com/truecharts/charts/issues/19731)) + +- update container image mariadb to v13.7.3[@8398c91](https://github.com/8398c91) by renovate ([#19693](https://github.com/truecharts/charts/issues/19693)) + +- update container image common to v20.2.3[@06e462e](https://github.com/06e462e) by renovate ([#19673](https://github.com/truecharts/charts/issues/19673)) + +- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) + +- update container image mariadb to v13.7.1[@dfd144d](https://github.com/dfd144d) by renovate ([#19441](https://github.com/truecharts/charts/issues/19441)) + +- update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) + +- update container image mariadb to v13.7.0[@dec1ae1](https://github.com/dec1ae1) by renovate ([#19393](https://github.com/truecharts/charts/issues/19393)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19390](https://github.com/truecharts/charts/issues/19390)) + +- update container image mariadb to v13.6.0[@da7a483](https://github.com/da7a483) by renovate ([#19362](https://github.com/truecharts/charts/issues/19362)) + +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) + +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/photoprism/20.12.10/app-readme.md b/stable/photoprism/20.12.12/app-readme.md similarity index 100% rename from stable/photoprism/20.12.10/app-readme.md rename to stable/photoprism/20.12.12/app-readme.md diff --git a/stable/piwigo/12.13.10/charts/common-20.2.10.tgz b/stable/photoprism/20.12.12/charts/common-20.2.10.tgz similarity index 100% rename from stable/piwigo/12.13.10/charts/common-20.2.10.tgz rename to stable/photoprism/20.12.12/charts/common-20.2.10.tgz diff --git a/stable/photoprism/20.12.12/charts/mariadb-13.7.7.tgz b/stable/photoprism/20.12.12/charts/mariadb-13.7.7.tgz new file mode 100644 index 00000000000..812b4acae89 Binary files /dev/null and b/stable/photoprism/20.12.12/charts/mariadb-13.7.7.tgz differ diff --git a/stable/photoprism/20.12.10/ix_values.yaml b/stable/photoprism/20.12.12/ix_values.yaml similarity index 100% rename from stable/photoprism/20.12.10/ix_values.yaml rename to stable/photoprism/20.12.12/ix_values.yaml diff --git a/stable/photoprism/20.12.10/questions.yaml b/stable/photoprism/20.12.12/questions.yaml similarity index 100% rename from stable/photoprism/20.12.10/questions.yaml rename to stable/photoprism/20.12.12/questions.yaml diff --git a/stable/photoprism/20.12.10/templates/NOTES.txt b/stable/photoprism/20.12.12/templates/NOTES.txt similarity index 100% rename from stable/photoprism/20.12.10/templates/NOTES.txt rename to stable/photoprism/20.12.12/templates/NOTES.txt diff --git a/stable/photoprism/20.12.10/templates/common.yaml b/stable/photoprism/20.12.12/templates/common.yaml similarity index 100% rename from stable/photoprism/20.12.10/templates/common.yaml rename to stable/photoprism/20.12.12/templates/common.yaml diff --git a/stable/photoprism/20.12.10/values.yaml b/stable/photoprism/20.12.12/values.yaml similarity index 100% rename from stable/photoprism/20.12.10/values.yaml rename to stable/photoprism/20.12.12/values.yaml diff --git a/stable/pihole/16.5.2/CHANGELOG.md b/stable/pihole/16.5.2/CHANGELOG.md index e423b22f4fc..d887141cfd3 100644 --- a/stable/pihole/16.5.2/CHANGELOG.md +++ b/stable/pihole/16.5.2/CHANGELOG.md @@ -77,12 +77,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [pihole-16.5.1](https://github.com/truecharts/charts/compare/pihole-16.3.0...pihole-16.5.1) (2024-03-30) +## [pihole-16.5.2](https://github.com/truecharts/charts/compare/pihole-16.3.0...pihole-16.5.2) (2024-04-01) ### Chore +- update container image pihole/pihole to v2024.03.2[@e01b4ad](https://github.com/e01b4ad) by renovate ([#20074](https://github.com/truecharts/charts/issues/20074)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image pihole/pihole to v2024.03.1[@e3bb67e](https://github.com/e3bb67e) by renovate ([#19893](https://github.com/truecharts/charts/issues/19893)) @@ -95,5 +97,4 @@ title: Changelog - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) \ No newline at end of file diff --git a/stable/piwigo/12.13.10/charts/mariadb-13.7.5.tgz b/stable/piwigo/12.13.10/charts/mariadb-13.7.5.tgz deleted file mode 100644 index e07b17d288c..00000000000 Binary files a/stable/piwigo/12.13.10/charts/mariadb-13.7.5.tgz and /dev/null differ diff --git a/stable/piwigo/12.13.10/.helmignore b/stable/piwigo/12.13.12/.helmignore similarity index 100% rename from stable/piwigo/12.13.10/.helmignore rename to stable/piwigo/12.13.12/.helmignore diff --git a/stable/piwigo/12.13.10/CHANGELOG.md b/stable/piwigo/12.13.12/CHANGELOG.md similarity index 83% rename from stable/piwigo/12.13.10/CHANGELOG.md rename to stable/piwigo/12.13.12/CHANGELOG.md index a8dabbaf2ff..797ec876549 100644 --- a/stable/piwigo/12.13.10/CHANGELOG.md +++ b/stable/piwigo/12.13.12/CHANGELOG.md @@ -8,12 +8,18 @@ title: Changelog **Important:** -## [piwigo-12.13.10](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.13.10) (2024-03-30) +## [piwigo-12.13.12](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.13.12) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + +- update container image ghcr.io/linuxserver/piwigo to 14.3.0[@fbeb2a6](https://github.com/fbeb2a6) by renovate ([#20006](https://github.com/truecharts/charts/issues/20006)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -49,12 +55,16 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [piwigo-12.13.10](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.13.10) (2024-03-30) +## [piwigo-12.13.11](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.13.11) (2024-03-31) ### Chore +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + +- update container image ghcr.io/linuxserver/piwigo to 14.3.0[@fbeb2a6](https://github.com/fbeb2a6) by renovate ([#20006](https://github.com/truecharts/charts/issues/20006)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -87,13 +97,4 @@ title: Changelog - update container image ghcr.io/linuxserver/piwigo to 14.3.0[@7050230](https://github.com/7050230) by renovate ([#19353](https://github.com/truecharts/charts/issues/19353)) -- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) - - -## [piwigo-12.13.10](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.13.10) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) +- update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) \ No newline at end of file diff --git a/stable/piwigo/12.13.10/Chart.yaml b/stable/piwigo/12.13.12/Chart.yaml similarity index 96% rename from stable/piwigo/12.13.10/Chart.yaml rename to stable/piwigo/12.13.12/Chart.yaml index 482c302d95f..c3a221ad3ad 100644 --- a/stable/piwigo/12.13.10/Chart.yaml +++ b/stable/piwigo/12.13.12/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.7.5 + version: 13.7.7 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo - https://ghcr.io/linuxserver/piwigo type: application -version: 12.13.10 +version: 12.13.12 diff --git a/stable/piwigo/12.13.10/README.md b/stable/piwigo/12.13.12/README.md similarity index 100% rename from stable/piwigo/12.13.10/README.md rename to stable/piwigo/12.13.12/README.md diff --git a/stable/piwigo/12.13.10/app-changelog.md b/stable/piwigo/12.13.12/app-changelog.md similarity index 81% rename from stable/piwigo/12.13.10/app-changelog.md rename to stable/piwigo/12.13.12/app-changelog.md index a5e8dbaa4ed..69797c2e11a 100644 --- a/stable/piwigo/12.13.10/app-changelog.md +++ b/stable/piwigo/12.13.12/app-changelog.md @@ -1,11 +1,17 @@ -## [piwigo-12.13.10](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.13.10) (2024-03-30) +## [piwigo-12.13.12](https://github.com/truecharts/charts/compare/piwigo-12.10.0...piwigo-12.13.12) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + +- update container image ghcr.io/linuxserver/piwigo to 14.3.0[@fbeb2a6](https://github.com/fbeb2a6) by renovate ([#20006](https://github.com/truecharts/charts/issues/20006)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) diff --git a/stable/piwigo/12.13.10/app-readme.md b/stable/piwigo/12.13.12/app-readme.md similarity index 100% rename from stable/piwigo/12.13.10/app-readme.md rename to stable/piwigo/12.13.12/app-readme.md diff --git a/stable/projectsend/12.12.12/charts/common-20.2.10.tgz b/stable/piwigo/12.13.12/charts/common-20.2.10.tgz similarity index 100% rename from stable/projectsend/12.12.12/charts/common-20.2.10.tgz rename to stable/piwigo/12.13.12/charts/common-20.2.10.tgz diff --git a/stable/piwigo/12.13.12/charts/mariadb-13.7.7.tgz b/stable/piwigo/12.13.12/charts/mariadb-13.7.7.tgz new file mode 100644 index 00000000000..812b4acae89 Binary files /dev/null and b/stable/piwigo/12.13.12/charts/mariadb-13.7.7.tgz differ diff --git a/stable/piwigo/12.13.10/ix_values.yaml b/stable/piwigo/12.13.12/ix_values.yaml similarity index 95% rename from stable/piwigo/12.13.10/ix_values.yaml rename to stable/piwigo/12.13.12/ix_values.yaml index e7e1a7b8661..48bbf4bd36c 100644 --- a/stable/piwigo/12.13.10/ix_values.yaml +++ b/stable/piwigo/12.13.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/piwigo pullPolicy: IfNotPresent - tag: 14.3.0@sha256:be1d9bf6604308f86f2dea46b8eae224fc9e4d706fd4089dfce5bdf451c5fc8e + tag: 14.3.0@sha256:fbeb2a60b066d70025983ee6b166d9f1fb72a6f301b1529154c9445399dbec3c securityContext: container: runAsNonRoot: false diff --git a/stable/piwigo/12.13.10/questions.yaml b/stable/piwigo/12.13.12/questions.yaml similarity index 100% rename from stable/piwigo/12.13.10/questions.yaml rename to stable/piwigo/12.13.12/questions.yaml diff --git a/stable/piwigo/12.13.10/templates/NOTES.txt b/stable/piwigo/12.13.12/templates/NOTES.txt similarity index 100% rename from stable/piwigo/12.13.10/templates/NOTES.txt rename to stable/piwigo/12.13.12/templates/NOTES.txt diff --git a/stable/piwigo/12.13.10/templates/common.yaml b/stable/piwigo/12.13.12/templates/common.yaml similarity index 100% rename from stable/piwigo/12.13.10/templates/common.yaml rename to stable/piwigo/12.13.12/templates/common.yaml diff --git a/stable/piwigo/12.13.10/values.yaml b/stable/piwigo/12.13.12/values.yaml similarity index 100% rename from stable/piwigo/12.13.10/values.yaml rename to stable/piwigo/12.13.12/values.yaml diff --git a/stable/projectsend/12.12.12/charts/mariadb-13.7.5.tgz b/stable/projectsend/12.12.12/charts/mariadb-13.7.5.tgz deleted file mode 100644 index e07b17d288c..00000000000 Binary files a/stable/projectsend/12.12.12/charts/mariadb-13.7.5.tgz and /dev/null differ diff --git a/stable/projectsend/12.12.12/.helmignore b/stable/projectsend/12.12.14/.helmignore similarity index 100% rename from stable/projectsend/12.12.12/.helmignore rename to stable/projectsend/12.12.14/.helmignore diff --git a/stable/projectsend/12.12.12/CHANGELOG.md b/stable/projectsend/12.12.14/CHANGELOG.md similarity index 86% rename from stable/projectsend/12.12.12/CHANGELOG.md rename to stable/projectsend/12.12.14/CHANGELOG.md index d93fc131add..09c41b1270f 100644 --- a/stable/projectsend/12.12.12/CHANGELOG.md +++ b/stable/projectsend/12.12.14/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [projectsend-12.12.12](https://github.com/truecharts/charts/compare/projectsend-12.9.0...projectsend-12.12.12) (2024-03-30) +## [projectsend-12.12.14](https://github.com/truecharts/charts/compare/projectsend-12.9.0...projectsend-12.12.14) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -49,12 +53,14 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [projectsend-12.12.12](https://github.com/truecharts/charts/compare/projectsend-12.9.0...projectsend-12.12.12) (2024-03-30) +## [projectsend-12.12.13](https://github.com/truecharts/charts/compare/projectsend-12.9.0...projectsend-12.12.13) (2024-03-30) ### Chore +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -90,10 +96,4 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [projectsend-12.12.12](https://github.com/truecharts/charts/compare/projectsend-12.9.0...projectsend-12.12.12) (2024-03-30) - -### Chore - - - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) +## [projectsend-12.12.13](https://github.com/truecharts/charts/compare/projectsend-12.9.0...projectsend-12.12.13) (2024-03-30) diff --git a/stable/projectsend/12.12.12/Chart.yaml b/stable/projectsend/12.12.14/Chart.yaml similarity index 97% rename from stable/projectsend/12.12.12/Chart.yaml rename to stable/projectsend/12.12.14/Chart.yaml index a1b45be2924..222b9ed98ae 100644 --- a/stable/projectsend/12.12.12/Chart.yaml +++ b/stable/projectsend/12.12.14/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.7.5 + version: 13.7.7 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend - https://ghcr.io/linuxserver/projectsend type: application -version: 12.12.12 +version: 12.12.14 diff --git a/stable/projectsend/12.12.12/README.md b/stable/projectsend/12.12.14/README.md similarity index 100% rename from stable/projectsend/12.12.12/README.md rename to stable/projectsend/12.12.14/README.md diff --git a/stable/projectsend/12.12.12/app-changelog.md b/stable/projectsend/12.12.14/app-changelog.md similarity index 86% rename from stable/projectsend/12.12.12/app-changelog.md rename to stable/projectsend/12.12.14/app-changelog.md index 80e8d2a71c7..a9afdebc75f 100644 --- a/stable/projectsend/12.12.12/app-changelog.md +++ b/stable/projectsend/12.12.14/app-changelog.md @@ -1,11 +1,15 @@ -## [projectsend-12.12.12](https://github.com/truecharts/charts/compare/projectsend-12.9.0...projectsend-12.12.12) (2024-03-30) +## [projectsend-12.12.14](https://github.com/truecharts/charts/compare/projectsend-12.9.0...projectsend-12.12.14) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) diff --git a/stable/projectsend/12.12.12/app-readme.md b/stable/projectsend/12.12.14/app-readme.md similarity index 100% rename from stable/projectsend/12.12.12/app-readme.md rename to stable/projectsend/12.12.14/app-readme.md diff --git a/stable/romm/8.4.7/charts/common-20.2.10.tgz b/stable/projectsend/12.12.14/charts/common-20.2.10.tgz similarity index 100% rename from stable/romm/8.4.7/charts/common-20.2.10.tgz rename to stable/projectsend/12.12.14/charts/common-20.2.10.tgz diff --git a/stable/projectsend/12.12.14/charts/mariadb-13.7.7.tgz b/stable/projectsend/12.12.14/charts/mariadb-13.7.7.tgz new file mode 100644 index 00000000000..812b4acae89 Binary files /dev/null and b/stable/projectsend/12.12.14/charts/mariadb-13.7.7.tgz differ diff --git a/stable/projectsend/12.12.12/ix_values.yaml b/stable/projectsend/12.12.14/ix_values.yaml similarity index 100% rename from stable/projectsend/12.12.12/ix_values.yaml rename to stable/projectsend/12.12.14/ix_values.yaml diff --git a/stable/projectsend/12.12.12/questions.yaml b/stable/projectsend/12.12.14/questions.yaml similarity index 100% rename from stable/projectsend/12.12.12/questions.yaml rename to stable/projectsend/12.12.14/questions.yaml diff --git a/stable/projectsend/12.12.12/templates/NOTES.txt b/stable/projectsend/12.12.14/templates/NOTES.txt similarity index 100% rename from stable/projectsend/12.12.12/templates/NOTES.txt rename to stable/projectsend/12.12.14/templates/NOTES.txt diff --git a/stable/projectsend/12.12.12/templates/_configmap.tpl b/stable/projectsend/12.12.14/templates/_configmap.tpl similarity index 100% rename from stable/projectsend/12.12.12/templates/_configmap.tpl rename to stable/projectsend/12.12.14/templates/_configmap.tpl diff --git a/stable/projectsend/12.12.12/templates/common.yaml b/stable/projectsend/12.12.14/templates/common.yaml similarity index 100% rename from stable/projectsend/12.12.12/templates/common.yaml rename to stable/projectsend/12.12.14/templates/common.yaml diff --git a/stable/projectsend/12.12.12/values.yaml b/stable/projectsend/12.12.14/values.yaml similarity index 100% rename from stable/projectsend/12.12.12/values.yaml rename to stable/projectsend/12.12.14/values.yaml diff --git a/stable/radarr/21.5.6/CHANGELOG.md b/stable/radarr/21.5.6/CHANGELOG.md index 2e2150bc6dd..0161baba25d 100644 --- a/stable/radarr/21.5.6/CHANGELOG.md +++ b/stable/radarr/21.5.6/CHANGELOG.md @@ -77,12 +77,14 @@ title: Changelog - update container image ghcr.io/onedr0p/radarr to 5.3.6.8612[@431f4d8](https://github.com/431f4d8) by renovate ([#19257](https://github.com/truecharts/charts/issues/19257)) -## [radarr-21.5.5](https://github.com/truecharts/charts/compare/radarr-21.4.0...radarr-21.5.5) (2024-04-01) +## [radarr-21.5.6](https://github.com/truecharts/charts/compare/radarr-21.4.0...radarr-21.5.6) (2024-04-01) ### Chore +- update container image ghcr.io/onedr0p/radarr to 5.3.6.8612[@e9586ce](https://github.com/e9586ce) by renovate ([#20067](https://github.com/truecharts/charts/issues/20067)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -95,5 +97,4 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -- update container image ghcr.io/onedr0p/radarr to 5.3.6.8612[@431f4d8](https://github.com/431f4d8) by renovate ([#19257](https://github.com/truecharts/charts/issues/19257)) - +- update container image ghcr.io/onedr0p/radarr to 5.3.6.8612[@431f4d8](https://github.com/431f4d8) by renovate ([#19257](https://github.com/truecharts/charts/issues/19257)) \ No newline at end of file diff --git a/stable/rdesktop/8.7.82/CHANGELOG.md b/stable/rdesktop/8.7.82/CHANGELOG.md index 65d7e605c2f..0535ea51194 100644 --- a/stable/rdesktop/8.7.82/CHANGELOG.md +++ b/stable/rdesktop/8.7.82/CHANGELOG.md @@ -74,12 +74,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [rdesktop-8.7.65](https://github.com/truecharts/charts/compare/rdesktop-8.6.0...rdesktop-8.7.65) (2024-03-30) +## [rdesktop-8.7.82](https://github.com/truecharts/charts/compare/rdesktop-8.6.0...rdesktop-8.7.82) (2024-04-01) ### Chore +- update rdesktop by renovate ([#20071](https://github.com/truecharts/charts/issues/20071)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update rdesktop by renovate ([#19758](https://github.com/truecharts/charts/issues/19758)) @@ -95,5 +97,3 @@ title: Changelog - update rdesktop by renovate ([#19654](https://github.com/truecharts/charts/issues/19654)) - update rdesktop by renovate ([#19522](https://github.com/truecharts/charts/issues/19522)) - -- update rdesktop by renovate ([#19439](https://github.com/truecharts/charts/issues/19439)) diff --git a/stable/redis/13.2.7/CHANGELOG.md b/stable/redis/13.2.7/CHANGELOG.md index 49bf7aa5ca2..f3eb0ce0bc4 100644 --- a/stable/redis/13.2.7/CHANGELOG.md +++ b/stable/redis/13.2.7/CHANGELOG.md @@ -77,12 +77,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [redis-13.2.6](https://github.com/truecharts/charts/compare/redis-13.1.0...redis-13.2.6) (2024-03-30) +## [redis-13.2.7](https://github.com/truecharts/charts/compare/redis-13.1.0...redis-13.2.7) (2024-04-01) ### Chore +- update container image bitnami/redis to 7.2.4[@5447a91](https://github.com/5447a91) by renovate ([#20061](https://github.com/truecharts/charts/issues/20061)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -95,5 +97,4 @@ title: Changelog - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) \ No newline at end of file diff --git a/stable/romm/8.4.7/charts/mariadb-13.7.5.tgz b/stable/romm/8.4.7/charts/mariadb-13.7.5.tgz deleted file mode 100644 index e07b17d288c..00000000000 Binary files a/stable/romm/8.4.7/charts/mariadb-13.7.5.tgz and /dev/null differ diff --git a/stable/romm/8.4.7/.helmignore b/stable/romm/8.4.9/.helmignore similarity index 100% rename from stable/romm/8.4.7/.helmignore rename to stable/romm/8.4.9/.helmignore diff --git a/stable/romm/8.4.7/CHANGELOG.md b/stable/romm/8.4.9/CHANGELOG.md similarity index 89% rename from stable/romm/8.4.7/CHANGELOG.md rename to stable/romm/8.4.9/CHANGELOG.md index da03977f654..40cb51e7ba9 100644 --- a/stable/romm/8.4.7/CHANGELOG.md +++ b/stable/romm/8.4.9/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [romm-8.4.7](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.4.7) (2024-03-30) +## [romm-8.4.9](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.4.9) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -51,12 +55,14 @@ title: Changelog - update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) -## [romm-8.4.7](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.4.7) (2024-03-30) +## [romm-8.4.8](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.4.8) (2024-03-30) ### Chore +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -91,9 +97,4 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) - - -## [romm-8.4.7](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.4.7) (2024-03-30) - -### Chore +- update container image redis to v13.0.5[@01c1933](https://github.com/01c1933) by renovate ([#19324](https://github.com/truecharts/charts/issues/19324)) \ No newline at end of file diff --git a/stable/romm/8.4.7/Chart.yaml b/stable/romm/8.4.9/Chart.yaml similarity index 97% rename from stable/romm/8.4.7/Chart.yaml rename to stable/romm/8.4.9/Chart.yaml index 9dfbf88da5c..9b3f5fac395 100644 --- a/stable/romm/8.4.7/Chart.yaml +++ b/stable/romm/8.4.9/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.7.5 + version: 13.7.7 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -48,4 +48,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/romm - https://ghcr.io/zurdi15/romm type: application -version: 8.4.7 +version: 8.4.9 diff --git a/stable/romm/8.4.7/README.md b/stable/romm/8.4.9/README.md similarity index 100% rename from stable/romm/8.4.7/README.md rename to stable/romm/8.4.9/README.md diff --git a/stable/romm/8.4.7/app-changelog.md b/stable/romm/8.4.9/app-changelog.md similarity index 87% rename from stable/romm/8.4.7/app-changelog.md rename to stable/romm/8.4.9/app-changelog.md index 806f5206712..8d1f3b02520 100644 --- a/stable/romm/8.4.7/app-changelog.md +++ b/stable/romm/8.4.9/app-changelog.md @@ -1,11 +1,15 @@ -## [romm-8.4.7](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.4.7) (2024-03-30) +## [romm-8.4.9](https://github.com/truecharts/charts/compare/romm-7.11.0...romm-8.4.9) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) diff --git a/stable/romm/8.4.7/app-readme.md b/stable/romm/8.4.9/app-readme.md similarity index 100% rename from stable/romm/8.4.7/app-readme.md rename to stable/romm/8.4.9/app-readme.md diff --git a/stable/seafile/5.12.10/charts/common-20.2.10.tgz b/stable/romm/8.4.9/charts/common-20.2.10.tgz similarity index 100% rename from stable/seafile/5.12.10/charts/common-20.2.10.tgz rename to stable/romm/8.4.9/charts/common-20.2.10.tgz diff --git a/stable/romm/8.4.9/charts/mariadb-13.7.7.tgz b/stable/romm/8.4.9/charts/mariadb-13.7.7.tgz new file mode 100644 index 00000000000..812b4acae89 Binary files /dev/null and b/stable/romm/8.4.9/charts/mariadb-13.7.7.tgz differ diff --git a/stable/romm/8.4.7/charts/redis-13.2.2.tgz b/stable/romm/8.4.9/charts/redis-13.2.2.tgz similarity index 100% rename from stable/romm/8.4.7/charts/redis-13.2.2.tgz rename to stable/romm/8.4.9/charts/redis-13.2.2.tgz diff --git a/stable/romm/8.4.7/ix_values.yaml b/stable/romm/8.4.9/ix_values.yaml similarity index 100% rename from stable/romm/8.4.7/ix_values.yaml rename to stable/romm/8.4.9/ix_values.yaml diff --git a/stable/romm/8.4.7/questions.yaml b/stable/romm/8.4.9/questions.yaml similarity index 100% rename from stable/romm/8.4.7/questions.yaml rename to stable/romm/8.4.9/questions.yaml diff --git a/stable/romm/8.4.7/templates/NOTES.txt b/stable/romm/8.4.9/templates/NOTES.txt similarity index 100% rename from stable/romm/8.4.7/templates/NOTES.txt rename to stable/romm/8.4.9/templates/NOTES.txt diff --git a/stable/romm/8.4.7/templates/_secrets.tpl b/stable/romm/8.4.9/templates/_secrets.tpl similarity index 100% rename from stable/romm/8.4.7/templates/_secrets.tpl rename to stable/romm/8.4.9/templates/_secrets.tpl diff --git a/stable/romm/8.4.7/templates/common.yaml b/stable/romm/8.4.9/templates/common.yaml similarity index 100% rename from stable/romm/8.4.7/templates/common.yaml rename to stable/romm/8.4.9/templates/common.yaml diff --git a/stable/romm/8.4.7/values.yaml b/stable/romm/8.4.9/values.yaml similarity index 100% rename from stable/romm/8.4.7/values.yaml rename to stable/romm/8.4.9/values.yaml diff --git a/stable/seafile/5.12.10/charts/mariadb-13.7.5.tgz b/stable/seafile/5.12.10/charts/mariadb-13.7.5.tgz deleted file mode 100644 index e07b17d288c..00000000000 Binary files a/stable/seafile/5.12.10/charts/mariadb-13.7.5.tgz and /dev/null differ diff --git a/stable/seafile/5.12.10/.helmignore b/stable/seafile/5.12.12/.helmignore similarity index 100% rename from stable/seafile/5.12.10/.helmignore rename to stable/seafile/5.12.12/.helmignore diff --git a/stable/seafile/5.12.10/CHANGELOG.md b/stable/seafile/5.12.12/CHANGELOG.md similarity index 86% rename from stable/seafile/5.12.10/CHANGELOG.md rename to stable/seafile/5.12.12/CHANGELOG.md index 7f54daad5d5..83440aba9a8 100644 --- a/stable/seafile/5.12.10/CHANGELOG.md +++ b/stable/seafile/5.12.12/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [seafile-5.12.10](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.12.10) (2024-03-30) +## [seafile-5.12.12](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.12.12) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -47,12 +51,14 @@ title: Changelog - update container image seafileltd/seafile-mc to v11.0.6[@be2599c](https://github.com/be2599c) by renovate ([#19325](https://github.com/truecharts/charts/issues/19325)) -## [seafile-5.12.10](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.12.10) (2024-03-30) +## [seafile-5.12.11](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.12.11) (2024-03-30) ### Chore +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -86,14 +92,8 @@ title: Changelog - update container image seafileltd/seafile-mc to v11.0.6[@be2599c](https://github.com/be2599c) by renovate ([#19325](https://github.com/truecharts/charts/issues/19325)) -## [seafile-5.12.10](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.12.10) (2024-03-30) +## [seafile-5.12.11](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.12.11) (2024-03-30) ### Chore - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) diff --git a/stable/seafile/5.12.10/Chart.yaml b/stable/seafile/5.12.12/Chart.yaml similarity index 96% rename from stable/seafile/5.12.10/Chart.yaml rename to stable/seafile/5.12.12/Chart.yaml index d6515320c7b..6aacf5ea66c 100644 --- a/stable/seafile/5.12.10/Chart.yaml +++ b/stable/seafile/5.12.12/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.7.5 + version: 13.7.7 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/seafile - https://hub.docker.com/r/seafileltd/seafile-mc type: application -version: 5.12.10 +version: 5.12.12 diff --git a/stable/seafile/5.12.10/README.md b/stable/seafile/5.12.12/README.md similarity index 100% rename from stable/seafile/5.12.10/README.md rename to stable/seafile/5.12.12/README.md diff --git a/stable/seafile/5.12.10/app-changelog.md b/stable/seafile/5.12.12/app-changelog.md similarity index 85% rename from stable/seafile/5.12.10/app-changelog.md rename to stable/seafile/5.12.12/app-changelog.md index 32e95c567c8..7a53ee4a3ca 100644 --- a/stable/seafile/5.12.10/app-changelog.md +++ b/stable/seafile/5.12.12/app-changelog.md @@ -1,11 +1,15 @@ -## [seafile-5.12.10](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.12.10) (2024-03-30) +## [seafile-5.12.12](https://github.com/truecharts/charts/compare/seafile-5.9.0...seafile-5.12.12) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) diff --git a/stable/seafile/5.12.10/app-readme.md b/stable/seafile/5.12.12/app-readme.md similarity index 100% rename from stable/seafile/5.12.10/app-readme.md rename to stable/seafile/5.12.12/app-readme.md diff --git a/stable/servas/4.13.4/charts/common-20.2.10.tgz b/stable/seafile/5.12.12/charts/common-20.2.10.tgz similarity index 100% rename from stable/servas/4.13.4/charts/common-20.2.10.tgz rename to stable/seafile/5.12.12/charts/common-20.2.10.tgz diff --git a/stable/seafile/5.12.12/charts/mariadb-13.7.7.tgz b/stable/seafile/5.12.12/charts/mariadb-13.7.7.tgz new file mode 100644 index 00000000000..812b4acae89 Binary files /dev/null and b/stable/seafile/5.12.12/charts/mariadb-13.7.7.tgz differ diff --git a/stable/seafile/5.12.10/ix_values.yaml b/stable/seafile/5.12.12/ix_values.yaml similarity index 100% rename from stable/seafile/5.12.10/ix_values.yaml rename to stable/seafile/5.12.12/ix_values.yaml diff --git a/stable/seafile/5.12.10/questions.yaml b/stable/seafile/5.12.12/questions.yaml similarity index 100% rename from stable/seafile/5.12.10/questions.yaml rename to stable/seafile/5.12.12/questions.yaml diff --git a/stable/seafile/5.12.10/templates/NOTES.txt b/stable/seafile/5.12.12/templates/NOTES.txt similarity index 100% rename from stable/seafile/5.12.10/templates/NOTES.txt rename to stable/seafile/5.12.12/templates/NOTES.txt diff --git a/stable/seafile/5.12.10/templates/common.yaml b/stable/seafile/5.12.12/templates/common.yaml similarity index 100% rename from stable/seafile/5.12.10/templates/common.yaml rename to stable/seafile/5.12.12/templates/common.yaml diff --git a/stable/seafile/5.12.10/values.yaml b/stable/seafile/5.12.12/values.yaml similarity index 100% rename from stable/seafile/5.12.10/values.yaml rename to stable/seafile/5.12.12/values.yaml diff --git a/stable/servas/4.13.4/charts/mariadb-13.7.5.tgz b/stable/servas/4.13.4/charts/mariadb-13.7.5.tgz deleted file mode 100644 index e07b17d288c..00000000000 Binary files a/stable/servas/4.13.4/charts/mariadb-13.7.5.tgz and /dev/null differ diff --git a/stable/servas/4.13.4/.helmignore b/stable/servas/4.13.6/.helmignore similarity index 100% rename from stable/servas/4.13.4/.helmignore rename to stable/servas/4.13.6/.helmignore diff --git a/stable/servas/4.13.4/CHANGELOG.md b/stable/servas/4.13.6/CHANGELOG.md similarity index 86% rename from stable/servas/4.13.4/CHANGELOG.md rename to stable/servas/4.13.6/CHANGELOG.md index 3975d94fbf9..6f608d1a2ff 100644 --- a/stable/servas/4.13.4/CHANGELOG.md +++ b/stable/servas/4.13.6/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [servas-4.13.4](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.13.4) (2024-03-30) +## [servas-4.13.6](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.13.6) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -47,12 +51,14 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [servas-4.13.4](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.13.4) (2024-03-30) +## [servas-4.13.5](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.13.5) (2024-03-30) ### Chore +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -86,14 +92,8 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [servas-4.13.4](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.13.4) (2024-03-30) +## [servas-4.13.5](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.13.5) (2024-03-30) ### Chore - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) diff --git a/stable/servas/4.13.4/Chart.yaml b/stable/servas/4.13.6/Chart.yaml similarity index 96% rename from stable/servas/4.13.4/Chart.yaml rename to stable/servas/4.13.6/Chart.yaml index 227223c6be1..fe70524c4e1 100644 --- a/stable/servas/4.13.4/Chart.yaml +++ b/stable/servas/4.13.6/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.7.5 + version: 13.7.7 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/servas - https://hub.docker.com/r/beromir/servas type: application -version: 4.13.4 +version: 4.13.6 diff --git a/stable/servas/4.13.4/README.md b/stable/servas/4.13.6/README.md similarity index 100% rename from stable/servas/4.13.4/README.md rename to stable/servas/4.13.6/README.md diff --git a/stable/servas/4.13.4/app-changelog.md b/stable/servas/4.13.6/app-changelog.md similarity index 85% rename from stable/servas/4.13.4/app-changelog.md rename to stable/servas/4.13.6/app-changelog.md index 34a115862d2..160bb5eb24f 100644 --- a/stable/servas/4.13.4/app-changelog.md +++ b/stable/servas/4.13.6/app-changelog.md @@ -1,11 +1,15 @@ -## [servas-4.13.4](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.13.4) (2024-03-30) +## [servas-4.13.6](https://github.com/truecharts/charts/compare/servas-4.9.0...servas-4.13.6) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) diff --git a/stable/servas/4.13.4/app-readme.md b/stable/servas/4.13.6/app-readme.md similarity index 100% rename from stable/servas/4.13.4/app-readme.md rename to stable/servas/4.13.6/app-readme.md diff --git a/stable/sonarr/21.5.5/charts/common-20.2.10.tgz b/stable/servas/4.13.6/charts/common-20.2.10.tgz similarity index 100% rename from stable/sonarr/21.5.5/charts/common-20.2.10.tgz rename to stable/servas/4.13.6/charts/common-20.2.10.tgz diff --git a/stable/servas/4.13.6/charts/mariadb-13.7.7.tgz b/stable/servas/4.13.6/charts/mariadb-13.7.7.tgz new file mode 100644 index 00000000000..812b4acae89 Binary files /dev/null and b/stable/servas/4.13.6/charts/mariadb-13.7.7.tgz differ diff --git a/stable/servas/4.13.4/ix_values.yaml b/stable/servas/4.13.6/ix_values.yaml similarity index 100% rename from stable/servas/4.13.4/ix_values.yaml rename to stable/servas/4.13.6/ix_values.yaml diff --git a/stable/servas/4.13.4/questions.yaml b/stable/servas/4.13.6/questions.yaml similarity index 100% rename from stable/servas/4.13.4/questions.yaml rename to stable/servas/4.13.6/questions.yaml diff --git a/stable/servas/4.13.4/templates/NOTES.txt b/stable/servas/4.13.6/templates/NOTES.txt similarity index 100% rename from stable/servas/4.13.4/templates/NOTES.txt rename to stable/servas/4.13.6/templates/NOTES.txt diff --git a/stable/servas/4.13.4/templates/_secrets.tpl b/stable/servas/4.13.6/templates/_secrets.tpl similarity index 100% rename from stable/servas/4.13.4/templates/_secrets.tpl rename to stable/servas/4.13.6/templates/_secrets.tpl diff --git a/stable/servas/4.13.4/templates/common.yaml b/stable/servas/4.13.6/templates/common.yaml similarity index 100% rename from stable/servas/4.13.4/templates/common.yaml rename to stable/servas/4.13.6/templates/common.yaml diff --git a/stable/servas/4.13.4/values.yaml b/stable/servas/4.13.6/values.yaml similarity index 100% rename from stable/servas/4.13.4/values.yaml rename to stable/servas/4.13.6/values.yaml diff --git a/stable/solr/10.7.7/CHANGELOG.md b/stable/solr/10.7.7/CHANGELOG.md index 298c9ea9594..21316ca7f88 100644 --- a/stable/solr/10.7.7/CHANGELOG.md +++ b/stable/solr/10.7.7/CHANGELOG.md @@ -77,12 +77,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [solr-10.7.6](https://github.com/truecharts/charts/compare/solr-10.6.0...solr-10.7.6) (2024-03-30) +## [solr-10.7.7](https://github.com/truecharts/charts/compare/solr-10.6.0...solr-10.7.7) (2024-04-01) ### Chore +- update container image bitnami/solr to 9.5.0[@f1b568f](https://github.com/f1b568f) by renovate ([#20062](https://github.com/truecharts/charts/issues/20062)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -95,5 +97,4 @@ title: Changelog - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) \ No newline at end of file diff --git a/stable/sonarr/21.5.5/.helmignore b/stable/sonarr/21.5.7/.helmignore similarity index 100% rename from stable/sonarr/21.5.5/.helmignore rename to stable/sonarr/21.5.7/.helmignore diff --git a/stable/sonarr/21.5.5/CHANGELOG.md b/stable/sonarr/21.5.7/CHANGELOG.md similarity index 76% rename from stable/sonarr/21.5.5/CHANGELOG.md rename to stable/sonarr/21.5.7/CHANGELOG.md index 8f3bc6ae4e7..f06d94f8586 100644 --- a/stable/sonarr/21.5.5/CHANGELOG.md +++ b/stable/sonarr/21.5.7/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [sonarr-21.5.5](https://github.com/truecharts/charts/compare/sonarr-21.4.0...sonarr-21.5.5) (2024-04-01) +## [sonarr-21.5.7](https://github.com/truecharts/charts/compare/sonarr-21.4.0...sonarr-21.5.7) (2024-04-01) ### Chore +- update container image ghcr.io/onedr0p/sonarr to v4.0.3.1413[@04d8e19](https://github.com/04d8e19) by renovate ([#20083](https://github.com/truecharts/charts/issues/20083)) + +- update container image ghcr.io/onedr0p/sonarr to 4.0.2.1183[@42ba5af](https://github.com/42ba5af) by renovate ([#20068](https://github.com/truecharts/charts/issues/20068)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -29,12 +33,14 @@ title: Changelog - update container image ghcr.io/onedr0p/sonarr to 4.0.2.1183[@bbfcda0](https://github.com/bbfcda0) by renovate ([#19260](https://github.com/truecharts/charts/issues/19260)) -## [sonarr-21.5.5](https://github.com/truecharts/charts/compare/sonarr-21.4.0...sonarr-21.5.5) (2024-04-01) +## [sonarr-21.5.6](https://github.com/truecharts/charts/compare/sonarr-21.4.0...sonarr-21.5.6) (2024-04-01) ### Chore +- update container image ghcr.io/onedr0p/sonarr to 4.0.2.1183[@42ba5af](https://github.com/42ba5af) by renovate ([#20068](https://github.com/truecharts/charts/issues/20068)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -50,12 +56,14 @@ title: Changelog - update container image ghcr.io/onedr0p/sonarr to 4.0.2.1183[@bbfcda0](https://github.com/bbfcda0) by renovate ([#19260](https://github.com/truecharts/charts/issues/19260)) -## [sonarr-21.5.5](https://github.com/truecharts/charts/compare/sonarr-21.4.0...sonarr-21.5.5) (2024-03-30) +## [sonarr-21.5.6](https://github.com/truecharts/charts/compare/sonarr-21.4.0...sonarr-21.5.6) (2024-04-01) ### Chore +- update container image ghcr.io/onedr0p/sonarr to 4.0.2.1183[@42ba5af](https://github.com/42ba5af) by renovate ([#20068](https://github.com/truecharts/charts/issues/20068)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -71,12 +79,14 @@ title: Changelog - update container image ghcr.io/onedr0p/sonarr to 4.0.2.1183[@bbfcda0](https://github.com/bbfcda0) by renovate ([#19260](https://github.com/truecharts/charts/issues/19260)) -## [sonarr-21.5.5](https://github.com/truecharts/charts/compare/sonarr-21.4.0...sonarr-21.5.5) (2024-03-30) +## [sonarr-21.5.6](https://github.com/truecharts/charts/compare/sonarr-21.4.0...sonarr-21.5.6) (2024-04-01) ### Chore +- update container image ghcr.io/onedr0p/sonarr to 4.0.2.1183[@42ba5af](https://github.com/42ba5af) by renovate ([#20068](https://github.com/truecharts/charts/issues/20068)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -87,13 +97,4 @@ title: Changelog - update container image common to v20.2.2[@f7d0b92](https://github.com/f7d0b92) by renovate ([#19432](https://github.com/truecharts/charts/issues/19432)) -- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) - -- update container image ghcr.io/onedr0p/sonarr to 4.0.2.1183[@bbfcda0](https://github.com/bbfcda0) by renovate ([#19260](https://github.com/truecharts/charts/issues/19260)) - - -## [sonarr-21.5.5](https://github.com/truecharts/charts/compare/sonarr-21.4.0...sonarr-21.5.5) (2024-03-30) - -### Chore - - +- update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) \ No newline at end of file diff --git a/stable/sonarr/21.5.5/Chart.yaml b/stable/sonarr/21.5.7/Chart.yaml similarity index 93% rename from stable/sonarr/21.5.5/Chart.yaml rename to stable/sonarr/21.5.7/Chart.yaml index c83be024fb9..8d9085105eb 100644 --- a/stable/sonarr/21.5.5/Chart.yaml +++ b/stable/sonarr/21.5.7/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.0.2.1183 +appVersion: 4.0.3.1413 dependencies: - name: common version: 20.2.10 @@ -24,7 +24,7 @@ keywords: - sonarr - torrent - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ name: sonarr sources: - https://github.com/Sonarr/Sonarr - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr - - https://ghcr.io/onedr0p/exportarr - https://ghcr.io/onedr0p/sonarr + - https://ghcr.io/onedr0p/exportarr type: application -version: 21.5.5 +version: 21.5.7 diff --git a/stable/sonarr/21.5.5/README.md b/stable/sonarr/21.5.7/README.md similarity index 100% rename from stable/sonarr/21.5.5/README.md rename to stable/sonarr/21.5.7/README.md diff --git a/stable/sonarr/21.5.5/app-changelog.md b/stable/sonarr/21.5.7/app-changelog.md similarity index 71% rename from stable/sonarr/21.5.5/app-changelog.md rename to stable/sonarr/21.5.7/app-changelog.md index 423c71ae58b..46225831279 100644 --- a/stable/sonarr/21.5.5/app-changelog.md +++ b/stable/sonarr/21.5.7/app-changelog.md @@ -1,11 +1,15 @@ -## [sonarr-21.5.5](https://github.com/truecharts/charts/compare/sonarr-21.4.0...sonarr-21.5.5) (2024-04-01) +## [sonarr-21.5.7](https://github.com/truecharts/charts/compare/sonarr-21.4.0...sonarr-21.5.7) (2024-04-01) ### Chore +- update container image ghcr.io/onedr0p/sonarr to v4.0.3.1413[@04d8e19](https://github.com/04d8e19) by renovate ([#20083](https://github.com/truecharts/charts/issues/20083)) + +- update container image ghcr.io/onedr0p/sonarr to 4.0.2.1183[@42ba5af](https://github.com/42ba5af) by renovate ([#20068](https://github.com/truecharts/charts/issues/20068)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) diff --git a/stable/sonarr/21.5.5/app-readme.md b/stable/sonarr/21.5.7/app-readme.md similarity index 100% rename from stable/sonarr/21.5.5/app-readme.md rename to stable/sonarr/21.5.7/app-readme.md diff --git a/stable/tsn-ranksystem/1.2.11/charts/common-20.2.10.tgz b/stable/sonarr/21.5.7/charts/common-20.2.10.tgz similarity index 100% rename from stable/tsn-ranksystem/1.2.11/charts/common-20.2.10.tgz rename to stable/sonarr/21.5.7/charts/common-20.2.10.tgz diff --git a/stable/sonarr/21.5.5/ix_values.yaml b/stable/sonarr/21.5.7/ix_values.yaml similarity index 96% rename from stable/sonarr/21.5.5/ix_values.yaml rename to stable/sonarr/21.5.7/ix_values.yaml index e66551c47af..1ded9869db7 100644 --- a/stable/sonarr/21.5.5/ix_values.yaml +++ b/stable/sonarr/21.5.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/sonarr pullPolicy: IfNotPresent - tag: 4.0.2.1183@sha256:bbfcda0754272515ce12972924652699934074b46b11d27bc515c8ea5fb870f5 + tag: 4.0.3.1413@sha256:04d8e198752b67df3f95c46144b507f437e7669f0088e7d2bbedf0e762606655 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent diff --git a/stable/sonarr/21.5.5/questions.yaml b/stable/sonarr/21.5.7/questions.yaml similarity index 100% rename from stable/sonarr/21.5.5/questions.yaml rename to stable/sonarr/21.5.7/questions.yaml diff --git a/stable/sonarr/21.5.5/templates/NOTES.txt b/stable/sonarr/21.5.7/templates/NOTES.txt similarity index 100% rename from stable/sonarr/21.5.5/templates/NOTES.txt rename to stable/sonarr/21.5.7/templates/NOTES.txt diff --git a/stable/sonarr/21.5.5/templates/common.yaml b/stable/sonarr/21.5.7/templates/common.yaml similarity index 100% rename from stable/sonarr/21.5.5/templates/common.yaml rename to stable/sonarr/21.5.7/templates/common.yaml diff --git a/stable/sonarr/21.5.5/values.yaml b/stable/sonarr/21.5.7/values.yaml similarity index 100% rename from stable/sonarr/21.5.5/values.yaml rename to stable/sonarr/21.5.7/values.yaml diff --git a/stable/tsn-ranksystem/1.2.11/charts/mariadb-13.7.5.tgz b/stable/tsn-ranksystem/1.2.11/charts/mariadb-13.7.5.tgz deleted file mode 100644 index e07b17d288c..00000000000 Binary files a/stable/tsn-ranksystem/1.2.11/charts/mariadb-13.7.5.tgz and /dev/null differ diff --git a/stable/tsn-ranksystem/1.2.11/.helmignore b/stable/tsn-ranksystem/1.2.13/.helmignore similarity index 100% rename from stable/tsn-ranksystem/1.2.11/.helmignore rename to stable/tsn-ranksystem/1.2.13/.helmignore diff --git a/stable/tsn-ranksystem/1.2.11/CHANGELOG.md b/stable/tsn-ranksystem/1.2.13/CHANGELOG.md similarity index 83% rename from stable/tsn-ranksystem/1.2.11/CHANGELOG.md rename to stable/tsn-ranksystem/1.2.13/CHANGELOG.md index 7d5a109ee62..8e2dfb3e5a4 100644 --- a/stable/tsn-ranksystem/1.2.11/CHANGELOG.md +++ b/stable/tsn-ranksystem/1.2.13/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [tsn-ranksystem-1.2.11](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.2.11) (2024-03-30) +## [tsn-ranksystem-1.2.13](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.2.13) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -47,12 +51,14 @@ title: Changelog - Fixed Persistance for Cronjob ([#19583](https://github.com/truecharts/charts/issues/19583)) -## [tsn-ranksystem-1.2.11](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.2.11) (2024-03-30) +## [tsn-ranksystem-1.2.12](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.2.12) (2024-03-30) ### Chore +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) @@ -86,14 +92,8 @@ title: Changelog - Fixed Persistance for Cronjob ([#19583](https://github.com/truecharts/charts/issues/19583)) -## [tsn-ranksystem-1.2.11](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.2.11) (2024-03-30) +## [tsn-ranksystem-1.2.12](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.2.12) (2024-03-30) ### Chore - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - -- update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) diff --git a/stable/tsn-ranksystem/1.2.11/Chart.yaml b/stable/tsn-ranksystem/1.2.13/Chart.yaml similarity index 97% rename from stable/tsn-ranksystem/1.2.11/Chart.yaml rename to stable/tsn-ranksystem/1.2.13/Chart.yaml index 12307891734..77ed17fb714 100644 --- a/stable/tsn-ranksystem/1.2.11/Chart.yaml +++ b/stable/tsn-ranksystem/1.2.13/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.7.5 + version: 13.7.7 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -44,4 +44,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tsn-ranksystem - https://hub.docker.com/r/serverlein/tsn-ranksystem-webserver type: application -version: 1.2.11 +version: 1.2.13 diff --git a/stable/tsn-ranksystem/1.2.11/README.md b/stable/tsn-ranksystem/1.2.13/README.md similarity index 100% rename from stable/tsn-ranksystem/1.2.11/README.md rename to stable/tsn-ranksystem/1.2.13/README.md diff --git a/stable/tsn-ranksystem/1.2.11/app-changelog.md b/stable/tsn-ranksystem/1.2.13/app-changelog.md similarity index 82% rename from stable/tsn-ranksystem/1.2.11/app-changelog.md rename to stable/tsn-ranksystem/1.2.13/app-changelog.md index 8f2e362e1fd..a0941bc6719 100644 --- a/stable/tsn-ranksystem/1.2.11/app-changelog.md +++ b/stable/tsn-ranksystem/1.2.13/app-changelog.md @@ -1,11 +1,15 @@ -## [tsn-ranksystem-1.2.11](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.2.11) (2024-03-30) +## [tsn-ranksystem-1.2.13](https://github.com/truecharts/charts/compare/tsn-ranksystem-0.0.1...tsn-ranksystem-1.2.13) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mariadb to v13.7.5[@665bc08](https://github.com/665bc08) by renovate ([#19868](https://github.com/truecharts/charts/issues/19868)) diff --git a/stable/tsn-ranksystem/1.2.11/app-readme.md b/stable/tsn-ranksystem/1.2.13/app-readme.md similarity index 100% rename from stable/tsn-ranksystem/1.2.11/app-readme.md rename to stable/tsn-ranksystem/1.2.13/app-readme.md diff --git a/stable/wekan/14.15.9/charts/common-20.2.10.tgz b/stable/tsn-ranksystem/1.2.13/charts/common-20.2.10.tgz similarity index 100% rename from stable/wekan/14.15.9/charts/common-20.2.10.tgz rename to stable/tsn-ranksystem/1.2.13/charts/common-20.2.10.tgz diff --git a/stable/tsn-ranksystem/1.2.13/charts/mariadb-13.7.7.tgz b/stable/tsn-ranksystem/1.2.13/charts/mariadb-13.7.7.tgz new file mode 100644 index 00000000000..812b4acae89 Binary files /dev/null and b/stable/tsn-ranksystem/1.2.13/charts/mariadb-13.7.7.tgz differ diff --git a/stable/tsn-ranksystem/1.2.11/ix_values.yaml b/stable/tsn-ranksystem/1.2.13/ix_values.yaml similarity index 100% rename from stable/tsn-ranksystem/1.2.11/ix_values.yaml rename to stable/tsn-ranksystem/1.2.13/ix_values.yaml diff --git a/stable/tsn-ranksystem/1.2.11/questions.yaml b/stable/tsn-ranksystem/1.2.13/questions.yaml similarity index 100% rename from stable/tsn-ranksystem/1.2.11/questions.yaml rename to stable/tsn-ranksystem/1.2.13/questions.yaml diff --git a/stable/tsn-ranksystem/1.2.11/templates/NOTES.txt b/stable/tsn-ranksystem/1.2.13/templates/NOTES.txt similarity index 100% rename from stable/tsn-ranksystem/1.2.11/templates/NOTES.txt rename to stable/tsn-ranksystem/1.2.13/templates/NOTES.txt diff --git a/stable/tsn-ranksystem/1.2.11/templates/common.yaml b/stable/tsn-ranksystem/1.2.13/templates/common.yaml similarity index 100% rename from stable/tsn-ranksystem/1.2.11/templates/common.yaml rename to stable/tsn-ranksystem/1.2.13/templates/common.yaml diff --git a/stable/tsn-ranksystem/1.2.11/values.yaml b/stable/tsn-ranksystem/1.2.13/values.yaml similarity index 100% rename from stable/tsn-ranksystem/1.2.11/values.yaml rename to stable/tsn-ranksystem/1.2.13/values.yaml diff --git a/stable/vertex/5.7.9/.helmignore b/stable/vertex/5.7.11/.helmignore similarity index 100% rename from stable/vertex/5.7.9/.helmignore rename to stable/vertex/5.7.11/.helmignore diff --git a/stable/vertex/5.7.9/CHANGELOG.md b/stable/vertex/5.7.11/CHANGELOG.md similarity index 82% rename from stable/vertex/5.7.9/CHANGELOG.md rename to stable/vertex/5.7.11/CHANGELOG.md index 773f4d310ca..b183e37ce3d 100644 --- a/stable/vertex/5.7.9/CHANGELOG.md +++ b/stable/vertex/5.7.11/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [vertex-5.7.9](https://github.com/truecharts/charts/compare/vertex-5.6.0...vertex-5.7.9) (2024-03-29) +## [vertex-5.7.11](https://github.com/truecharts/charts/compare/vertex-5.6.0...vertex-5.7.11) (2024-04-01) ### Chore +- update container image lswl/vertex to stable[@b4d9a89](https://github.com/b4d9a89) by renovate ([#20079](https://github.com/truecharts/charts/issues/20079)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + - update container image lswl/vertex to stable[@b550d4c](https://github.com/b550d4c) by renovate ([#19909](https://github.com/truecharts/charts/issues/19909)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -35,12 +39,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [vertex-5.7.9](https://github.com/truecharts/charts/compare/vertex-5.6.0...vertex-5.7.9) (2024-03-29) +## [vertex-5.7.10](https://github.com/truecharts/charts/compare/vertex-5.6.0...vertex-5.7.10) (2024-03-30) ### Chore +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + - update container image lswl/vertex to stable[@b550d4c](https://github.com/b550d4c) by renovate ([#19909](https://github.com/truecharts/charts/issues/19909)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -62,12 +68,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [vertex-5.7.9](https://github.com/truecharts/charts/compare/vertex-5.6.0...vertex-5.7.9) (2024-03-29) +## [vertex-5.7.10](https://github.com/truecharts/charts/compare/vertex-5.6.0...vertex-5.7.10) (2024-03-30) ### Chore +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + - update container image lswl/vertex to stable[@b550d4c](https://github.com/b550d4c) by renovate ([#19909](https://github.com/truecharts/charts/issues/19909)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -89,12 +97,4 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [vertex-5.7.9](https://github.com/truecharts/charts/compare/vertex-5.6.0...vertex-5.7.9) (2024-03-29) - -### Chore - - - -- update container image lswl/vertex to stable[@b550d4c](https://github.com/b550d4c) by renovate ([#19909](https://github.com/truecharts/charts/issues/19909)) - -- update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) \ No newline at end of file +## [vertex-5.7.10](https://github.com/truecharts/charts/compare/vertex-5.6.0...vertex-5.7.10) (2024-03-30) \ No newline at end of file diff --git a/stable/vertex/5.7.9/Chart.yaml b/stable/vertex/5.7.11/Chart.yaml similarity index 93% rename from stable/vertex/5.7.9/Chart.yaml rename to stable/vertex/5.7.11/Chart.yaml index 06059d39872..c71f4d4bc74 100644 --- a/stable/vertex/5.7.9/Chart.yaml +++ b/stable/vertex/5.7.11/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: stable dependencies: - name: common - version: 20.2.9 + version: 20.2.10 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -24,7 +24,7 @@ keywords: - vertex - home-automation - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/vertex - https://hub.docker.com/r/lswl/vertex type: application -version: 5.7.9 +version: 5.7.11 diff --git a/stable/vertex/5.7.9/README.md b/stable/vertex/5.7.11/README.md similarity index 100% rename from stable/vertex/5.7.9/README.md rename to stable/vertex/5.7.11/README.md diff --git a/stable/vertex/5.7.9/app-changelog.md b/stable/vertex/5.7.11/app-changelog.md similarity index 78% rename from stable/vertex/5.7.9/app-changelog.md rename to stable/vertex/5.7.11/app-changelog.md index e223c0f7254..4ae56b341b1 100644 --- a/stable/vertex/5.7.9/app-changelog.md +++ b/stable/vertex/5.7.11/app-changelog.md @@ -1,11 +1,15 @@ -## [vertex-5.7.9](https://github.com/truecharts/charts/compare/vertex-5.6.0...vertex-5.7.9) (2024-03-29) +## [vertex-5.7.11](https://github.com/truecharts/charts/compare/vertex-5.6.0...vertex-5.7.11) (2024-04-01) ### Chore +- update container image lswl/vertex to stable[@b4d9a89](https://github.com/b4d9a89) by renovate ([#20079](https://github.com/truecharts/charts/issues/20079)) + +- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) + - update container image lswl/vertex to stable[@b550d4c](https://github.com/b550d4c) by renovate ([#19909](https://github.com/truecharts/charts/issues/19909)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) diff --git a/stable/vertex/5.7.9/app-readme.md b/stable/vertex/5.7.11/app-readme.md similarity index 100% rename from stable/vertex/5.7.9/app-readme.md rename to stable/vertex/5.7.11/app-readme.md diff --git a/stable/wordpress/7.12.18/charts/common-20.2.10.tgz b/stable/vertex/5.7.11/charts/common-20.2.10.tgz similarity index 100% rename from stable/wordpress/7.12.18/charts/common-20.2.10.tgz rename to stable/vertex/5.7.11/charts/common-20.2.10.tgz diff --git a/stable/vertex/5.7.9/ix_values.yaml b/stable/vertex/5.7.11/ix_values.yaml similarity index 84% rename from stable/vertex/5.7.9/ix_values.yaml rename to stable/vertex/5.7.11/ix_values.yaml index c93aead4820..f28410baf1c 100644 --- a/stable/vertex/5.7.9/ix_values.yaml +++ b/stable/vertex/5.7.11/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: lswl/vertex - tag: stable@sha256:b550d4c3fcddb1a2236d550e710b993c8a8ce035608f3c79b96699c9dbfd6f50 + tag: stable@sha256:b4d9a89fe9e48de7cebb9f2d319d8104e6e634837e671eeb9d094c9a5210964a persistence: config: enabled: true diff --git a/stable/vertex/5.7.9/questions.yaml b/stable/vertex/5.7.11/questions.yaml similarity index 100% rename from stable/vertex/5.7.9/questions.yaml rename to stable/vertex/5.7.11/questions.yaml diff --git a/stable/vertex/5.7.9/templates/common.yaml b/stable/vertex/5.7.11/templates/common.yaml similarity index 100% rename from stable/vertex/5.7.9/templates/common.yaml rename to stable/vertex/5.7.11/templates/common.yaml diff --git a/stable/vertex/5.7.9/values.yaml b/stable/vertex/5.7.11/values.yaml similarity index 100% rename from stable/vertex/5.7.9/values.yaml rename to stable/vertex/5.7.11/values.yaml diff --git a/stable/vertex/5.7.9/charts/common-20.2.9.tgz b/stable/vertex/5.7.9/charts/common-20.2.9.tgz deleted file mode 100644 index 724555af321..00000000000 Binary files a/stable/vertex/5.7.9/charts/common-20.2.9.tgz and /dev/null differ diff --git a/stable/webnut/8.7.6/CHANGELOG.md b/stable/webnut/8.7.6/CHANGELOG.md index 5d44cf0dfc0..5ea0334faf2 100644 --- a/stable/webnut/8.7.6/CHANGELOG.md +++ b/stable/webnut/8.7.6/CHANGELOG.md @@ -71,12 +71,14 @@ title: Changelog - update container image common to v20.2.0[@91ade87](https://github.com/91ade87) by renovate ([#19361](https://github.com/truecharts/charts/issues/19361)) -## [webnut-8.7.5](https://github.com/truecharts/charts/compare/webnut-8.6.0...webnut-8.7.5) (2024-03-30) +## [webnut-8.7.6](https://github.com/truecharts/charts/compare/webnut-8.6.0...webnut-8.7.6) (2024-04-01) ### Chore +- update container image edgd1er/webnut to latest[@f9db3f8](https://github.com/f9db3f8) by renovate ([#20063](https://github.com/truecharts/charts/issues/20063)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image common to v20.2.9[@10fd6c5](https://github.com/10fd6c5) by renovate ([#19817](https://github.com/truecharts/charts/issues/19817)) @@ -95,5 +97,3 @@ title: Changelog ### Chore - -- update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) diff --git a/stable/wekan/14.15.9/.helmignore b/stable/wekan/14.15.11/.helmignore similarity index 100% rename from stable/wekan/14.15.9/.helmignore rename to stable/wekan/14.15.11/.helmignore diff --git a/stable/wekan/14.15.9/CHANGELOG.md b/stable/wekan/14.15.11/CHANGELOG.md similarity index 88% rename from stable/wekan/14.15.9/CHANGELOG.md rename to stable/wekan/14.15.11/CHANGELOG.md index 9ff4442d846..8e4fe27c673 100644 --- a/stable/wekan/14.15.9/CHANGELOG.md +++ b/stable/wekan/14.15.11/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [wekan-14.15.9](https://github.com/truecharts/charts/compare/wekan-14.10.0...wekan-14.15.9) (2024-03-30) +## [wekan-14.15.11](https://github.com/truecharts/charts/compare/wekan-14.10.0...wekan-14.15.11) (2024-04-01) ### Chore +- update container image mongodb to v12.7.7[@a2a85de](https://github.com/a2a85de) by renovate ([#20085](https://github.com/truecharts/charts/issues/20085)) + +- update container image mongodb to v12.7.6[@698674f](https://github.com/698674f) by renovate ([#20013](https://github.com/truecharts/charts/issues/20013)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mongodb to v12.7.5[@a541265](https://github.com/a541265) by renovate ([#19870](https://github.com/truecharts/charts/issues/19870)) @@ -53,12 +57,14 @@ title: Changelog - Fix Missing ENV for Mail functionality ([#19767](https://github.com/truecharts/charts/issues/19767)) -## [wekan-14.15.9](https://github.com/truecharts/charts/compare/wekan-14.10.0...wekan-14.15.9) (2024-03-30) +## [wekan-14.15.10](https://github.com/truecharts/charts/compare/wekan-14.10.0...wekan-14.15.10) (2024-03-30) ### Chore +- update container image mongodb to v12.7.6[@698674f](https://github.com/698674f) by renovate ([#20013](https://github.com/truecharts/charts/issues/20013)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mongodb to v12.7.5[@a541265](https://github.com/a541265) by renovate ([#19870](https://github.com/truecharts/charts/issues/19870)) @@ -91,9 +97,4 @@ title: Changelog - update container image mongodb to v12.5.4[@82d3dea](https://github.com/82d3dea) by renovate ([#19321](https://github.com/truecharts/charts/issues/19321)) -### Fix - - - -- Fix Missing ENV for Mail functionality ([#19767](https://github.com/truecharts/charts/issues/19767)) - +### Fix \ No newline at end of file diff --git a/stable/wekan/14.15.9/Chart.yaml b/stable/wekan/14.15.11/Chart.yaml similarity index 96% rename from stable/wekan/14.15.9/Chart.yaml rename to stable/wekan/14.15.11/Chart.yaml index b10811823bb..d7750188fb7 100644 --- a/stable/wekan/14.15.9/Chart.yaml +++ b/stable/wekan/14.15.11/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mongodb - version: 12.7.5 + version: 12.7.7 repository: oci://tccr.io/truecharts condition: mongodb.enabled alias: "" @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wekan - https://hub.docker.com/r/wekanteam/wekan type: application -version: 14.15.9 +version: 14.15.11 diff --git a/stable/wekan/14.15.9/README.md b/stable/wekan/14.15.11/README.md similarity index 100% rename from stable/wekan/14.15.9/README.md rename to stable/wekan/14.15.11/README.md diff --git a/stable/wekan/14.15.9/app-changelog.md b/stable/wekan/14.15.11/app-changelog.md similarity index 86% rename from stable/wekan/14.15.9/app-changelog.md rename to stable/wekan/14.15.11/app-changelog.md index 6dad9a0d403..e8090b839cc 100644 --- a/stable/wekan/14.15.9/app-changelog.md +++ b/stable/wekan/14.15.11/app-changelog.md @@ -1,11 +1,15 @@ -## [wekan-14.15.9](https://github.com/truecharts/charts/compare/wekan-14.10.0...wekan-14.15.9) (2024-03-30) +## [wekan-14.15.11](https://github.com/truecharts/charts/compare/wekan-14.10.0...wekan-14.15.11) (2024-04-01) ### Chore +- update container image mongodb to v12.7.7[@a2a85de](https://github.com/a2a85de) by renovate ([#20085](https://github.com/truecharts/charts/issues/20085)) + +- update container image mongodb to v12.7.6[@698674f](https://github.com/698674f) by renovate ([#20013](https://github.com/truecharts/charts/issues/20013)) + - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) - update container image mongodb to v12.7.5[@a541265](https://github.com/a541265) by renovate ([#19870](https://github.com/truecharts/charts/issues/19870)) diff --git a/stable/wekan/14.15.9/app-readme.md b/stable/wekan/14.15.11/app-readme.md similarity index 100% rename from stable/wekan/14.15.9/app-readme.md rename to stable/wekan/14.15.11/app-readme.md diff --git a/stable/wekan/14.15.11/charts/common-20.2.10.tgz b/stable/wekan/14.15.11/charts/common-20.2.10.tgz new file mode 100644 index 00000000000..921fb828c0f Binary files /dev/null and b/stable/wekan/14.15.11/charts/common-20.2.10.tgz differ diff --git a/stable/wekan/14.15.11/charts/mongodb-12.7.7.tgz b/stable/wekan/14.15.11/charts/mongodb-12.7.7.tgz new file mode 100644 index 00000000000..dc5e8aa82a5 Binary files /dev/null and b/stable/wekan/14.15.11/charts/mongodb-12.7.7.tgz differ diff --git a/stable/wekan/14.15.9/ix_values.yaml b/stable/wekan/14.15.11/ix_values.yaml similarity index 100% rename from stable/wekan/14.15.9/ix_values.yaml rename to stable/wekan/14.15.11/ix_values.yaml diff --git a/stable/wekan/14.15.9/questions.yaml b/stable/wekan/14.15.11/questions.yaml similarity index 100% rename from stable/wekan/14.15.9/questions.yaml rename to stable/wekan/14.15.11/questions.yaml diff --git a/stable/wekan/14.15.9/templates/NOTES.txt b/stable/wekan/14.15.11/templates/NOTES.txt similarity index 100% rename from stable/wekan/14.15.9/templates/NOTES.txt rename to stable/wekan/14.15.11/templates/NOTES.txt diff --git a/stable/wekan/14.15.9/templates/common.yaml b/stable/wekan/14.15.11/templates/common.yaml similarity index 100% rename from stable/wekan/14.15.9/templates/common.yaml rename to stable/wekan/14.15.11/templates/common.yaml diff --git a/stable/wekan/14.15.9/values.yaml b/stable/wekan/14.15.11/values.yaml similarity index 100% rename from stable/wekan/14.15.9/values.yaml rename to stable/wekan/14.15.11/values.yaml diff --git a/stable/wekan/14.15.9/charts/mongodb-12.7.5.tgz b/stable/wekan/14.15.9/charts/mongodb-12.7.5.tgz deleted file mode 100644 index aef270ce694..00000000000 Binary files a/stable/wekan/14.15.9/charts/mongodb-12.7.5.tgz and /dev/null differ diff --git a/stable/wordpress/7.12.18/charts/mariadb-13.7.6.tgz b/stable/wordpress/7.12.18/charts/mariadb-13.7.6.tgz deleted file mode 100644 index 3aff3711344..00000000000 Binary files a/stable/wordpress/7.12.18/charts/mariadb-13.7.6.tgz and /dev/null differ diff --git a/stable/wordpress/7.12.18/.helmignore b/stable/wordpress/7.12.20/.helmignore similarity index 100% rename from stable/wordpress/7.12.18/.helmignore rename to stable/wordpress/7.12.20/.helmignore diff --git a/stable/wordpress/7.12.18/CHANGELOG.md b/stable/wordpress/7.12.20/CHANGELOG.md similarity index 88% rename from stable/wordpress/7.12.18/CHANGELOG.md rename to stable/wordpress/7.12.20/CHANGELOG.md index 3a5aca27beb..ffb51f5cec3 100644 --- a/stable/wordpress/7.12.18/CHANGELOG.md +++ b/stable/wordpress/7.12.20/CHANGELOG.md @@ -8,12 +8,16 @@ title: Changelog **Important:** -## [wordpress-7.12.18](https://github.com/truecharts/charts/compare/wordpress-7.9.0...wordpress-7.12.18) (2024-03-30) +## [wordpress-7.12.20](https://github.com/truecharts/charts/compare/wordpress-7.9.0...wordpress-7.12.20) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image bitnami/wordpress to 6.4.3[@9252246](https://github.com/9252246) by renovate ([#20047](https://github.com/truecharts/charts/issues/20047)) + - update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) @@ -61,12 +65,14 @@ title: Changelog - update container image mariadb to v13.5.4[@f572f3a](https://github.com/f572f3a) by renovate ([#19318](https://github.com/truecharts/charts/issues/19318)) -## [wordpress-7.12.18](https://github.com/truecharts/charts/compare/wordpress-7.9.0...wordpress-7.12.18) (2024-03-30) +## [wordpress-7.12.19](https://github.com/truecharts/charts/compare/wordpress-7.9.0...wordpress-7.12.19) (2024-04-01) ### Chore +- update container image bitnami/wordpress to 6.4.3[@9252246](https://github.com/9252246) by renovate ([#20047](https://github.com/truecharts/charts/issues/20047)) + - update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) @@ -91,10 +97,4 @@ title: Changelog - update container image bitnami/wordpress to 6.4.3[@766d417](https://github.com/766d417) by renovate ([#19577](https://github.com/truecharts/charts/issues/19577)) -- update container image bitnami/wordpress to 6.4.3[@9010b51](https://github.com/9010b51) by renovate ([#19566](https://github.com/truecharts/charts/issues/19566)) - -- update container image mariadb to v13.7.2[@5126463](https://github.com/5126463) by renovate ([#19560](https://github.com/truecharts/charts/issues/19560)) - -- update container image bitnami/wordpress to 6.4.3[@1342c26](https://github.com/1342c26) by renovate ([#19500](https://github.com/truecharts/charts/issues/19500)) - -- update container image bitnami/wordpress to 6.4.3[@56ded27](https://github.com/56ded27) by renovate ([#19460](https://github.com/truecharts/charts/issues/19460)) \ No newline at end of file +- update container image bitnami/wordpress to 6.4.3[@9010b51](https://github.com/9010b51) by renovate ([#19566](https://github.com/truecharts/charts/issues/19566)) \ No newline at end of file diff --git a/stable/wordpress/7.12.18/Chart.yaml b/stable/wordpress/7.12.20/Chart.yaml similarity index 96% rename from stable/wordpress/7.12.18/Chart.yaml rename to stable/wordpress/7.12.20/Chart.yaml index d8f4656683a..fef5f79e435 100644 --- a/stable/wordpress/7.12.18/Chart.yaml +++ b/stable/wordpress/7.12.20/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mariadb - version: 13.7.6 + version: 13.7.7 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://hub.docker.com/r/bitnami/wordpress type: application -version: 7.12.18 +version: 7.12.20 diff --git a/stable/wordpress/7.12.18/README.md b/stable/wordpress/7.12.20/README.md similarity index 100% rename from stable/wordpress/7.12.18/README.md rename to stable/wordpress/7.12.20/README.md diff --git a/stable/wordpress/7.12.18/app-changelog.md b/stable/wordpress/7.12.20/app-changelog.md similarity index 89% rename from stable/wordpress/7.12.18/app-changelog.md rename to stable/wordpress/7.12.20/app-changelog.md index 865c3865b60..afe3e521f46 100644 --- a/stable/wordpress/7.12.18/app-changelog.md +++ b/stable/wordpress/7.12.20/app-changelog.md @@ -1,11 +1,15 @@ -## [wordpress-7.12.18](https://github.com/truecharts/charts/compare/wordpress-7.9.0...wordpress-7.12.18) (2024-03-30) +## [wordpress-7.12.20](https://github.com/truecharts/charts/compare/wordpress-7.9.0...wordpress-7.12.20) (2024-04-01) ### Chore +- update container image mariadb to v13.7.7[@7900c32](https://github.com/7900c32) by renovate ([#20084](https://github.com/truecharts/charts/issues/20084)) + +- update container image bitnami/wordpress to 6.4.3[@9252246](https://github.com/9252246) by renovate ([#20047](https://github.com/truecharts/charts/issues/20047)) + - update container image mariadb to v13.7.6[@f3b4b04](https://github.com/f3b4b04) by renovate ([#20011](https://github.com/truecharts/charts/issues/20011)) - update container image common to v20.2.10[@6f99c97](https://github.com/6f99c97) by renovate ([#19876](https://github.com/truecharts/charts/issues/19876)) diff --git a/stable/wordpress/7.12.18/app-readme.md b/stable/wordpress/7.12.20/app-readme.md similarity index 100% rename from stable/wordpress/7.12.18/app-readme.md rename to stable/wordpress/7.12.20/app-readme.md diff --git a/stable/wordpress/7.12.20/charts/common-20.2.10.tgz b/stable/wordpress/7.12.20/charts/common-20.2.10.tgz new file mode 100644 index 00000000000..921fb828c0f Binary files /dev/null and b/stable/wordpress/7.12.20/charts/common-20.2.10.tgz differ diff --git a/stable/wordpress/7.12.20/charts/mariadb-13.7.7.tgz b/stable/wordpress/7.12.20/charts/mariadb-13.7.7.tgz new file mode 100644 index 00000000000..812b4acae89 Binary files /dev/null and b/stable/wordpress/7.12.20/charts/mariadb-13.7.7.tgz differ diff --git a/stable/wordpress/7.12.18/ix_values.yaml b/stable/wordpress/7.12.20/ix_values.yaml similarity index 94% rename from stable/wordpress/7.12.18/ix_values.yaml rename to stable/wordpress/7.12.20/ix_values.yaml index e1a20770048..8558345ee3f 100644 --- a/stable/wordpress/7.12.18/ix_values.yaml +++ b/stable/wordpress/7.12.20/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/wordpress pullPolicy: IfNotPresent - tag: 6.4.3@sha256:0f61b0924b9b1b218fa48b335b3f2afd2ccb4ed98f4d82257e5568ffbbf8d9ab + tag: 6.4.3@sha256:92522467a805ed306453194331633899df28d6f62b852d3fa3ec31a881a380c0 securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/wordpress/7.12.18/questions.yaml b/stable/wordpress/7.12.20/questions.yaml similarity index 100% rename from stable/wordpress/7.12.18/questions.yaml rename to stable/wordpress/7.12.20/questions.yaml diff --git a/stable/wordpress/7.12.18/templates/_env.tpl b/stable/wordpress/7.12.20/templates/_env.tpl similarity index 100% rename from stable/wordpress/7.12.18/templates/_env.tpl rename to stable/wordpress/7.12.20/templates/_env.tpl diff --git a/stable/wordpress/7.12.18/templates/common.yaml b/stable/wordpress/7.12.20/templates/common.yaml similarity index 100% rename from stable/wordpress/7.12.18/templates/common.yaml rename to stable/wordpress/7.12.20/templates/common.yaml diff --git a/stable/wordpress/7.12.18/values.yaml b/stable/wordpress/7.12.20/values.yaml similarity index 100% rename from stable/wordpress/7.12.18/values.yaml rename to stable/wordpress/7.12.20/values.yaml