Merge branch 'renovate/mariadb-24.x' into 'master'
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s

Update Helm release mariadb to v24

See merge request deepcypher/dc-kc!938
This commit is contained in:
George Onoufriou
2026-01-22 01:14:59 +00:00
5 changed files with 7 additions and 7 deletions

View File

@@ -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"

View File

@@ -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

View File

@@ -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 |

Binary file not shown.