diff --git a/charts/nextcloud/Chart.lock b/charts/nextcloud/Chart.lock index 3cc979f4..e2de2bec 100644 --- a/charts/nextcloud/Chart.lock +++ b/charts/nextcloud/Chart.lock @@ -4,12 +4,12 @@ dependencies: version: 5.5.6 - name: mariadb repository: https://charts.bitnami.com/bitnami - version: 18.2.6 + version: 24.0.3 - name: backupd repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable version: 0.6.1 - name: backupd repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable version: 0.6.1 -digest: sha256:47431651380da3e4e4c45914cd85aac1cb87644e99aea2fe5dc9e1fc436dc8b1 -generated: "2025-05-25T09:34:59.040424108+01:00" +digest: sha256:907fd72772575052aee061d41519fca970bff022347251f25c32fd4e8d8dbf9d +generated: "2026-01-16T00:48:11.039013711Z" diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 74c6b49a..9a1ef414 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.0 +version: 0.2.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -28,7 +28,7 @@ dependencies: version: 5.5.6 repository: "https://nextcloud.github.io/helm/" - name: mariadb - version: 18.2.6 + version: 24.0.3 repository: "https://charts.bitnami.com/bitnami" - name: backupd alias: mariadb-bkp diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md index 7793037b..e4f544a3 100644 --- a/charts/nextcloud/README.md +++ b/charts/nextcloud/README.md @@ -1,6 +1,6 @@ # dc-template -![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square) +![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square) DeepCypher AoA template cluster decleration @@ -8,7 +8,7 @@ DeepCypher AoA template cluster decleration | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | mariadb | 18.2.6 | +| https://charts.bitnami.com/bitnami | mariadb | 24.0.3 | | https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | mariadb-bkp(backupd) | 0.6.1 | | https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | nextcloud-bkp(backupd) | 0.6.1 | | https://nextcloud.github.io/helm/ | nextcloud | 5.5.6 | diff --git a/charts/nextcloud/charts/mariadb-18.2.6.tgz b/charts/nextcloud/charts/mariadb-18.2.6.tgz deleted file mode 100644 index 69de29a9..00000000 Binary files a/charts/nextcloud/charts/mariadb-18.2.6.tgz and /dev/null differ diff --git a/charts/nextcloud/charts/mariadb-24.0.3.tgz b/charts/nextcloud/charts/mariadb-24.0.3.tgz new file mode 100644 index 00000000..a78e6d00 Binary files /dev/null and b/charts/nextcloud/charts/mariadb-24.0.3.tgz differ