diff --git a/enterprise/nextcloud/29.1.4/charts/common-18.0.2.tgz b/enterprise/nextcloud/29.1.4/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/enterprise/nextcloud/29.1.4/charts/common-18.0.2.tgz and /dev/null differ diff --git a/enterprise/nextcloud/29.1.4/.helmignore b/enterprise/nextcloud/29.2.1/.helmignore similarity index 100% rename from enterprise/nextcloud/29.1.4/.helmignore rename to enterprise/nextcloud/29.2.1/.helmignore diff --git a/enterprise/nextcloud/29.1.4/CHANGELOG.md b/enterprise/nextcloud/29.2.1/CHANGELOG.md similarity index 100% rename from enterprise/nextcloud/29.1.4/CHANGELOG.md rename to enterprise/nextcloud/29.2.1/CHANGELOG.md diff --git a/enterprise/nextcloud/29.1.4/Chart.yaml b/enterprise/nextcloud/29.2.1/Chart.yaml similarity index 95% rename from enterprise/nextcloud/29.1.4/Chart.yaml rename to enterprise/nextcloud/29.2.1/Chart.yaml index 9df18420e1f..b78255a06eb 100644 --- a/enterprise/nextcloud/29.1.4/Chart.yaml +++ b/enterprise/nextcloud/29.2.1/Chart.yaml @@ -4,13 +4,13 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: cloud truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: enterprise apiVersion: v2 appVersion: 28.0.2 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -43,11 +43,11 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm - https://github.com/truecharts/charts/tree/master/charts/enterprise/nextcloud + - https://hub.docker.com/r/nginxinc/nginx-unprivileged + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/clamav/clamav - - 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://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm type: application -version: 29.1.4 +version: 29.2.1 diff --git a/enterprise/nextcloud/29.1.4/LICENSE b/enterprise/nextcloud/29.2.1/LICENSE similarity index 100% rename from enterprise/nextcloud/29.1.4/LICENSE rename to enterprise/nextcloud/29.2.1/LICENSE diff --git a/enterprise/nextcloud/29.1.4/README.md b/enterprise/nextcloud/29.2.1/README.md similarity index 100% rename from enterprise/nextcloud/29.1.4/README.md rename to enterprise/nextcloud/29.2.1/README.md diff --git a/enterprise/nextcloud/29.1.4/app-readme.md b/enterprise/nextcloud/29.2.1/app-readme.md similarity index 100% rename from enterprise/nextcloud/29.1.4/app-readme.md rename to enterprise/nextcloud/29.2.1/app-readme.md diff --git a/enterprise/nextcloud/29.2.1/charts/common-18.1.2.tgz b/enterprise/nextcloud/29.2.1/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/enterprise/nextcloud/29.2.1/charts/common-18.1.2.tgz differ diff --git a/enterprise/nextcloud/29.1.4/charts/redis-11.2.1.tgz b/enterprise/nextcloud/29.2.1/charts/redis-11.2.1.tgz similarity index 100% rename from enterprise/nextcloud/29.1.4/charts/redis-11.2.1.tgz rename to enterprise/nextcloud/29.2.1/charts/redis-11.2.1.tgz diff --git a/enterprise/nextcloud/29.1.4/ix_values.yaml b/enterprise/nextcloud/29.2.1/ix_values.yaml similarity index 98% rename from enterprise/nextcloud/29.1.4/ix_values.yaml rename to enterprise/nextcloud/29.2.1/ix_values.yaml index 42f9ba1259f..100d72e197b 100644 --- a/enterprise/nextcloud/29.1.4/ix_values.yaml +++ b/enterprise/nextcloud/29.2.1/ix_values.yaml @@ -5,7 +5,7 @@ image: nginxImage: repository: nginxinc/nginx-unprivileged pullPolicy: IfNotPresent - tag: 1.25.4@sha256:2bcc62edc5fd36a3ec139493a8f3dce05abe4f77f5b384ca15a71ae95b64da6d + tag: 1.25.4@sha256:da119d2fa3ab66ee78a7ca4f1193fad24338aaef9ddd3bed9bd50cfd3ff99165 imaginaryImage: repository: tccr.io/tccr/nextcloud-imaginary pullPolicy: IfNotPresent @@ -17,11 +17,11 @@ hpbImage: clamavImage: repository: clamav/clamav pullPolicy: IfNotPresent - tag: 1.3.0@sha256:d0d9fa6ea4e2fcfd9971a42aecd22ff50b9672e50adeea62a5261b07c87ddc5c + tag: 1.3.0@sha256:0bb5d72ed47458c3333868c2e5835dd38f4268ceeba6e4212b3c57d809526755 collaboraImage: repository: collabora/code pullPolicy: IfNotPresent - tag: 23.05.9.1.1@sha256:e0c7ff3cf4ccd49a590980cf83f46f8efd9456f9d173f92d1acfd3f41be09319 + tag: 23.05.9.2.1@sha256:eaea438515a0e148f0ae23c67fa7e91414367995857dfc9d893f1c921e8b728b nextcloud: # Initial Credentials credentials: diff --git a/enterprise/nextcloud/29.1.4/questions.yaml b/enterprise/nextcloud/29.2.1/questions.yaml similarity index 100% rename from enterprise/nextcloud/29.1.4/questions.yaml rename to enterprise/nextcloud/29.2.1/questions.yaml diff --git a/enterprise/nextcloud/29.1.4/templates/NOTES.txt b/enterprise/nextcloud/29.2.1/templates/NOTES.txt similarity index 100% rename from enterprise/nextcloud/29.1.4/templates/NOTES.txt rename to enterprise/nextcloud/29.2.1/templates/NOTES.txt diff --git a/enterprise/nextcloud/29.1.4/templates/_configmap.tpl b/enterprise/nextcloud/29.2.1/templates/_configmap.tpl similarity index 100% rename from enterprise/nextcloud/29.1.4/templates/_configmap.tpl rename to enterprise/nextcloud/29.2.1/templates/_configmap.tpl diff --git a/enterprise/nextcloud/29.1.4/templates/_cronjobs.tpl b/enterprise/nextcloud/29.2.1/templates/_cronjobs.tpl similarity index 100% rename from enterprise/nextcloud/29.1.4/templates/_cronjobs.tpl rename to enterprise/nextcloud/29.2.1/templates/_cronjobs.tpl diff --git a/enterprise/nextcloud/29.1.4/templates/_ingressInjector.tpl b/enterprise/nextcloud/29.2.1/templates/_ingressInjector.tpl similarity index 100% rename from enterprise/nextcloud/29.1.4/templates/_ingressInjector.tpl rename to enterprise/nextcloud/29.2.1/templates/_ingressInjector.tpl diff --git a/enterprise/nextcloud/29.1.4/templates/_initPerms.tpl b/enterprise/nextcloud/29.2.1/templates/_initPerms.tpl similarity index 100% rename from enterprise/nextcloud/29.1.4/templates/_initPerms.tpl rename to enterprise/nextcloud/29.2.1/templates/_initPerms.tpl diff --git a/enterprise/nextcloud/29.1.4/templates/_validation.tpl b/enterprise/nextcloud/29.2.1/templates/_validation.tpl similarity index 100% rename from enterprise/nextcloud/29.1.4/templates/_validation.tpl rename to enterprise/nextcloud/29.2.1/templates/_validation.tpl diff --git a/enterprise/nextcloud/29.1.4/templates/_waitNextcloud.tpl b/enterprise/nextcloud/29.2.1/templates/_waitNextcloud.tpl similarity index 100% rename from enterprise/nextcloud/29.1.4/templates/_waitNextcloud.tpl rename to enterprise/nextcloud/29.2.1/templates/_waitNextcloud.tpl diff --git a/enterprise/nextcloud/29.1.4/templates/common.yaml b/enterprise/nextcloud/29.2.1/templates/common.yaml similarity index 100% rename from enterprise/nextcloud/29.1.4/templates/common.yaml rename to enterprise/nextcloud/29.2.1/templates/common.yaml diff --git a/enterprise/nextcloud/29.1.4/values.yaml b/enterprise/nextcloud/29.2.1/values.yaml similarity index 100% rename from enterprise/nextcloud/29.1.4/values.yaml rename to enterprise/nextcloud/29.2.1/values.yaml diff --git a/stable/anonaddy/20.6.1/charts/mariadb-13.2.0.tgz b/stable/anonaddy/20.6.1/charts/mariadb-13.2.0.tgz index a716d9e601a..f3f011fc539 100644 Binary files a/stable/anonaddy/20.6.1/charts/mariadb-13.2.0.tgz and b/stable/anonaddy/20.6.1/charts/mariadb-13.2.0.tgz differ diff --git a/stable/bookstack/12.4.0/charts/mariadb-13.2.0.tgz b/stable/bookstack/12.4.0/charts/mariadb-13.2.0.tgz index a716d9e601a..f3f011fc539 100644 Binary files a/stable/bookstack/12.4.0/charts/mariadb-13.2.0.tgz and b/stable/bookstack/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/chevereto/12.4.0/charts/mariadb-13.2.0.tgz b/stable/chevereto/12.4.0/charts/mariadb-13.2.0.tgz index a716d9e601a..f3f011fc539 100644 Binary files a/stable/chevereto/12.4.0/charts/mariadb-13.2.0.tgz and b/stable/chevereto/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/clamav/10.1.2/charts/common-18.0.2.tgz b/stable/clamav/10.1.2/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/clamav/10.1.2/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/clamav/10.1.2/.helmignore b/stable/clamav/10.2.1/.helmignore similarity index 100% rename from stable/clamav/10.1.2/.helmignore rename to stable/clamav/10.2.1/.helmignore diff --git a/stable/clamav/10.1.2/CHANGELOG.md b/stable/clamav/10.2.1/CHANGELOG.md similarity index 95% rename from stable/clamav/10.1.2/CHANGELOG.md rename to stable/clamav/10.2.1/CHANGELOG.md index 04d9df94aad..3c9788bae97 100644 --- a/stable/clamav/10.1.2/CHANGELOG.md +++ b/stable/clamav/10.2.1/CHANGELOG.md @@ -15,6 +15,10 @@ title: Changelog + + + + ## [clamav-9.2.0](https://github.com/truecharts/charts/compare/clamav-9.1.17...clamav-9.2.0) (2024-02-14) ### Chore @@ -93,7 +97,4 @@ title: Changelog -- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) - - -## [clamav-9.1.9](https://github.com/truecharts/charts/compare/clamav-9.1.8...clamav-9.1.9) (2024-01-21) +- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) \ No newline at end of file diff --git a/stable/clamav/10.1.2/Chart.yaml b/stable/clamav/10.2.1/Chart.yaml similarity index 90% rename from stable/clamav/10.1.2/Chart.yaml rename to stable/clamav/10.2.1/Chart.yaml index f55dccaa2ba..00938594285 100644 --- a/stable/clamav/10.1.2/Chart.yaml +++ b/stable/clamav/10.2.1/Chart.yaml @@ -4,13 +4,13 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: utilities truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: 1.3.0 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 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.1.2 +version: 10.2.1 diff --git a/stable/clamav/10.1.2/README.md b/stable/clamav/10.2.1/README.md similarity index 100% rename from stable/clamav/10.1.2/README.md rename to stable/clamav/10.2.1/README.md diff --git a/stable/clamav/10.1.2/app-readme.md b/stable/clamav/10.2.1/app-readme.md similarity index 100% rename from stable/clamav/10.1.2/app-readme.md rename to stable/clamav/10.2.1/app-readme.md diff --git a/stable/clamav/10.2.1/charts/common-18.1.2.tgz b/stable/clamav/10.2.1/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/clamav/10.2.1/charts/common-18.1.2.tgz differ diff --git a/stable/clamav/10.1.2/ix_values.yaml b/stable/clamav/10.2.1/ix_values.yaml similarity index 95% rename from stable/clamav/10.1.2/ix_values.yaml rename to stable/clamav/10.2.1/ix_values.yaml index 378de0f9969..01dae3faa1a 100644 --- a/stable/clamav/10.1.2/ix_values.yaml +++ b/stable/clamav/10.2.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: clamav/clamav pullPolicy: IfNotPresent - tag: 1.3.0@sha256:426527229938cc5886873b2ad40193d45189476f9be81006d8103ef59c9e5e76 + tag: 1.3.0@sha256:0bb5d72ed47458c3333868c2e5835dd38f4268ceeba6e4212b3c57d809526755 securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/clamav/10.1.2/questions.yaml b/stable/clamav/10.2.1/questions.yaml similarity index 100% rename from stable/clamav/10.1.2/questions.yaml rename to stable/clamav/10.2.1/questions.yaml diff --git a/stable/clamav/10.1.2/templates/NOTES.txt b/stable/clamav/10.2.1/templates/NOTES.txt similarity index 100% rename from stable/clamav/10.1.2/templates/NOTES.txt rename to stable/clamav/10.2.1/templates/NOTES.txt diff --git a/stable/clamav/10.1.2/templates/_cronjob.tpl b/stable/clamav/10.2.1/templates/_cronjob.tpl similarity index 100% rename from stable/clamav/10.1.2/templates/_cronjob.tpl rename to stable/clamav/10.2.1/templates/_cronjob.tpl diff --git a/stable/clamav/10.1.2/templates/common.yaml b/stable/clamav/10.2.1/templates/common.yaml similarity index 100% rename from stable/clamav/10.1.2/templates/common.yaml rename to stable/clamav/10.2.1/templates/common.yaml diff --git a/stable/clamav/10.1.2/values.yaml b/stable/clamav/10.2.1/values.yaml similarity index 100% rename from stable/clamav/10.1.2/values.yaml rename to stable/clamav/10.2.1/values.yaml diff --git a/stable/clarkson/12.4.0/charts/mariadb-13.2.0.tgz b/stable/clarkson/12.4.0/charts/mariadb-13.2.0.tgz index a716d9e601a..f3f011fc539 100644 Binary files a/stable/clarkson/12.4.0/charts/mariadb-13.2.0.tgz and b/stable/clarkson/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/ctfd/4.7.0/charts/mariadb-13.2.0.tgz b/stable/ctfd/4.7.0/charts/mariadb-13.2.0.tgz index a716d9e601a..f3f011fc539 100644 Binary files a/stable/ctfd/4.7.0/charts/mariadb-13.2.0.tgz and b/stable/ctfd/4.7.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/fleet/12.4.1/charts/mariadb-13.2.0.tgz b/stable/fleet/12.4.1/charts/mariadb-13.2.0.tgz index a716d9e601a..f3f011fc539 100644 Binary files a/stable/fleet/12.4.1/charts/mariadb-13.2.0.tgz and b/stable/fleet/12.4.1/charts/mariadb-13.2.0.tgz differ diff --git a/stable/friendica/13.6.0/charts/mariadb-13.2.0.tgz b/stable/friendica/13.6.0/charts/mariadb-13.2.0.tgz index a716d9e601a..f3f011fc539 100644 Binary files a/stable/friendica/13.6.0/charts/mariadb-13.2.0.tgz and b/stable/friendica/13.6.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/humhub/7.6.0/charts/mariadb-13.2.0.tgz b/stable/humhub/7.6.0/charts/mariadb-13.2.0.tgz index a716d9e601a..f3f011fc539 100644 Binary files a/stable/humhub/7.6.0/charts/mariadb-13.2.0.tgz and b/stable/humhub/7.6.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/matomo/13.4.0/charts/mariadb-13.2.0.tgz b/stable/matomo/13.4.0/charts/mariadb-13.2.0.tgz index a716d9e601a..f3f011fc539 100644 Binary files a/stable/matomo/13.4.0/charts/mariadb-13.2.0.tgz and b/stable/matomo/13.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/monica/12.4.0/charts/mariadb-13.2.0.tgz b/stable/monica/12.4.0/charts/mariadb-13.2.0.tgz index a716d9e601a..f3f011fc539 100644 Binary files a/stable/monica/12.4.0/charts/mariadb-13.2.0.tgz and b/stable/monica/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/neko/5.1.2/charts/common-18.0.2.tgz b/stable/neko/5.1.2/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/neko/5.1.2/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/neko/5.1.2/.helmignore b/stable/neko/5.2.10/.helmignore similarity index 100% rename from stable/neko/5.1.2/.helmignore rename to stable/neko/5.2.10/.helmignore diff --git a/stable/neko/5.1.2/CHANGELOG.md b/stable/neko/5.2.10/CHANGELOG.md similarity index 99% rename from stable/neko/5.1.2/CHANGELOG.md rename to stable/neko/5.2.10/CHANGELOG.md index f5d1e6de07f..7d336fc007b 100644 --- a/stable/neko/5.1.2/CHANGELOG.md +++ b/stable/neko/5.2.10/CHANGELOG.md @@ -20,6 +20,10 @@ title: Changelog + + + + ## [neko-4.1.121](https://github.com/truecharts/charts/compare/neko-4.1.111...neko-4.1.121) (2024-02-12) ### Chore @@ -93,7 +97,3 @@ title: Changelog ## [neko-4.1.68](https://github.com/truecharts/charts/compare/neko-4.1.67...neko-4.1.68) (2024-01-21) - -### Chore - - diff --git a/stable/neko/5.1.2/Chart.yaml b/stable/neko/5.2.10/Chart.yaml similarity index 89% rename from stable/neko/5.1.2/Chart.yaml rename to stable/neko/5.2.10/Chart.yaml index e30f7b55c23..37c55df3b19 100644 --- a/stable/neko/5.1.2/Chart.yaml +++ b/stable/neko/5.2.10/Chart.yaml @@ -4,13 +4,13 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: firefox dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/neko.png keywords: - neko - video -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/neko - https://hub.docker.com/r/m1k1o/neko type: application -version: 5.1.2 +version: 5.2.10 diff --git a/stable/neko/5.1.2/README.md b/stable/neko/5.2.10/README.md similarity index 100% rename from stable/neko/5.1.2/README.md rename to stable/neko/5.2.10/README.md diff --git a/stable/neko/5.1.2/app-readme.md b/stable/neko/5.2.10/app-readme.md similarity index 100% rename from stable/neko/5.1.2/app-readme.md rename to stable/neko/5.2.10/app-readme.md diff --git a/stable/neko/5.2.10/charts/common-18.1.2.tgz b/stable/neko/5.2.10/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/neko/5.2.10/charts/common-18.1.2.tgz differ diff --git a/stable/neko/5.1.2/ix_values.yaml b/stable/neko/5.2.10/ix_values.yaml similarity index 67% rename from stable/neko/5.1.2/ix_values.yaml rename to stable/neko/5.2.10/ix_values.yaml index f00fac53b7e..a709d8b6114 100644 --- a/stable/neko/5.1.2/ix_values.yaml +++ b/stable/neko/5.2.10/ix_values.yaml @@ -1,23 +1,23 @@ braveImage: pullPolicy: IfNotPresent repository: m1k1o/neko - tag: brave@sha256:7e6b9341face69a37946a369bfb7174a971412403fce4646d6591c97e1522eae + tag: brave@sha256:127125d756e7b5b69adf901faad6c78f28f10ae822a96a8d1b1c0c224641f77f chromeImage: pullPolicy: IfNotPresent repository: m1k1o/neko - tag: google-chrome@sha256:dcf4bebc224e3a01f7cb51ad6b8ba0b9818361325bce186a71106a37e3774c15 + tag: google-chrome@sha256:a427eebef656536d34c5f62e4629718209a60ab36cdf5fe44c7296b37185a1db chromiumImage: pullPolicy: IfNotPresent repository: m1k1o/neko - tag: chromium@sha256:8ca28d21bc6bc69046779f1cbbb078468e552fa60a9e018c5c2266c82c7a5a2e + tag: chromium@sha256:e6f985cca14673a0627422bae285be3df48fc90c2f2a6d65f79dbe3673f81591 edgeImage: pullPolicy: IfNotPresent repository: m1k1o/neko - tag: microsoft-edge@sha256:ef159a3d6909571e5cc2ee5e9dfe5bcafddef69b536ff14e90f8b8e2aff2e8dc + tag: microsoft-edge@sha256:9fcffb64407a4cccbf28f144d6ff73710e738c7bdd0d808fbb1da60a14e1afbf image: pullPolicy: IfNotPresent repository: m1k1o/neko - tag: firefox@sha256:72f72672bd5e3b447010a57f987282e86ee3017d1f3237f4bb7e5d1e787b23da + tag: firefox@sha256:aaa1c56140c92fd7e3d30eee976d6ee9b5dcb207de5853c36cfde8de68bf4e1d imageSelector: image portal: open: @@ -25,7 +25,7 @@ portal: remminaImage: pullPolicy: IfNotPresent repository: m1k1o/neko - tag: remmina@sha256:e1f6e8731009fbd56729b0e225f40cb4b1a128a2848f4516d311576611f99cb7 + tag: remmina@sha256:8a72b9c3f8fc9378e336792602baf32440a21fb8dac56fecf2b0e0b59d15770f securityContext: container: readOnlyRootFilesystem: false @@ -57,15 +57,15 @@ service: torImage: pullPolicy: IfNotPresent repository: m1k1o/neko - tag: tor-browser@sha256:2f831187ebad4bb7fa460c81134f13fc1caf570fecfb422685f7d02570cdd28b + tag: tor-browser@sha256:41c345e0b270f529d527509d39ea8531ae387103a65784b44be6fe855fe4aed3 vivaldiImage: pullPolicy: IfNotPresent repository: m1k1o/neko - tag: vivaldi@sha256:e3c44a09a4796ea4f99915685a3ba810ecfdd1f9b583b80c3a3daac43115df63 + tag: vivaldi@sha256:3cd746700f948548dfee8ea4a1afedfce54a0e5c97a79c02cf4a9fe5f935ceef vlcImage: pullPolicy: IfNotPresent repository: m1k1o/neko - tag: vlc@sha256:0a22c52e34d956050c2184a9f88addf7feaba24f63e1d9f48065e97d3f793eef + tag: vlc@sha256:c011ec0b27f22394b4ca53f0e41f8651740bb5ab3dcd9351f1147a96f80f542f vncviewerImage: pullPolicy: IfNotPresent repository: m1k1o/neko @@ -90,4 +90,4 @@ workload: xfceImage: pullPolicy: IfNotPresent repository: m1k1o/neko - tag: xfce@sha256:242ad91b15e5fbf8eaf85d7f9ea46bb211569e60be781a8689c22d185e7ff1ad + tag: xfce@sha256:f659c9fc8dd3ca34e0900a47b386811968c256cb03421b911e43c74e0c6e63ff diff --git a/stable/neko/5.1.2/questions.yaml b/stable/neko/5.2.10/questions.yaml similarity index 100% rename from stable/neko/5.1.2/questions.yaml rename to stable/neko/5.2.10/questions.yaml diff --git a/stable/neko/5.1.2/templates/common.yaml b/stable/neko/5.2.10/templates/common.yaml similarity index 100% rename from stable/neko/5.1.2/templates/common.yaml rename to stable/neko/5.2.10/templates/common.yaml diff --git a/stable/neko/5.1.2/values.yaml b/stable/neko/5.2.10/values.yaml similarity index 100% rename from stable/neko/5.1.2/values.yaml rename to stable/neko/5.2.10/values.yaml diff --git a/stable/nginx-proxy-manager/9.4.1/charts/mariadb-13.2.0.tgz b/stable/nginx-proxy-manager/9.4.1/charts/mariadb-13.2.0.tgz index a716d9e601a..f3f011fc539 100644 Binary files a/stable/nginx-proxy-manager/9.4.1/charts/mariadb-13.2.0.tgz and b/stable/nginx-proxy-manager/9.4.1/charts/mariadb-13.2.0.tgz differ diff --git a/stable/observium/6.1.0/charts/mariadb-13.2.0.tgz b/stable/observium/6.1.0/charts/mariadb-13.2.0.tgz index a716d9e601a..f3f011fc539 100644 Binary files a/stable/observium/6.1.0/charts/mariadb-13.2.0.tgz and b/stable/observium/6.1.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/photoprism/20.4.0/charts/mariadb-13.2.0.tgz b/stable/photoprism/20.4.0/charts/mariadb-13.2.0.tgz index a716d9e601a..f3f011fc539 100644 Binary files a/stable/photoprism/20.4.0/charts/mariadb-13.2.0.tgz and b/stable/photoprism/20.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/piwigo/12.5.0/charts/mariadb-13.2.0.tgz b/stable/piwigo/12.5.0/charts/mariadb-13.2.0.tgz index a716d9e601a..f3f011fc539 100644 Binary files a/stable/piwigo/12.5.0/charts/mariadb-13.2.0.tgz and b/stable/piwigo/12.5.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/projectsend/12.4.0/charts/mariadb-13.2.0.tgz b/stable/projectsend/12.4.0/charts/mariadb-13.2.0.tgz index a716d9e601a..f3f011fc539 100644 Binary files a/stable/projectsend/12.4.0/charts/mariadb-13.2.0.tgz and b/stable/projectsend/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/romm/7.6.0/charts/mariadb-13.2.0.tgz b/stable/romm/7.6.0/charts/mariadb-13.2.0.tgz index a716d9e601a..f3f011fc539 100644 Binary files a/stable/romm/7.6.0/charts/mariadb-13.2.0.tgz and b/stable/romm/7.6.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/seafile/5.4.0/charts/mariadb-13.2.0.tgz b/stable/seafile/5.4.0/charts/mariadb-13.2.0.tgz index a716d9e601a..f3f011fc539 100644 Binary files a/stable/seafile/5.4.0/charts/mariadb-13.2.0.tgz and b/stable/seafile/5.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/servas/4.4.0/charts/mariadb-13.2.0.tgz b/stable/servas/4.4.0/charts/mariadb-13.2.0.tgz index a716d9e601a..f3f011fc539 100644 Binary files a/stable/servas/4.4.0/charts/mariadb-13.2.0.tgz and b/stable/servas/4.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/wordpress/7.4.1/charts/mariadb-13.2.0.tgz b/stable/wordpress/7.4.1/charts/mariadb-13.2.0.tgz index a716d9e601a..f3f011fc539 100644 Binary files a/stable/wordpress/7.4.1/charts/mariadb-13.2.0.tgz and b/stable/wordpress/7.4.1/charts/mariadb-13.2.0.tgz differ