Compare commits

..

1 Commits

Author SHA1 Message Date
efbb9b027c Update Helm release mariadb to v19
All checks were successful
checks / check and test (push) Successful in 48s
checks / check and test (pull_request) Successful in 44s
2024-08-14 13:33:51 +00:00
4 changed files with 6 additions and 6 deletions

View File

@ -10,7 +10,7 @@ jobs:
name: check and test
runs-on: ubuntu-latest
steps:
- uses: https://gitea.com/actions/checkout@v4
- uses: https://gitea.com/actions/checkout@v3
- name: install tools
run: |
apt update -y

View File

@ -9,7 +9,7 @@ jobs:
generate-chart-publish:
runs-on: ubuntu-latest
steps:
- uses: https://gitea.com/actions/checkout@v4
- uses: https://gitea.com/actions/checkout@v3
- name: install tools
run: |
apt update -y

View File

@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 19.0.5
digest: sha256:9ad48e3845e30075a3dab765dd04c3a6f3e4c4ce3276f081a7e47078c7dc8428
generated: "2024-08-27T07:35:28.023724717Z"
version: 19.0.4
digest: sha256:54e788cf38ebf450b8b43aac634a5c6f7dd82fe57bad70c2d959df50856d8d03
generated: "2024-08-14T13:33:43.11454744Z"

View File

@ -20,7 +20,7 @@ sources:
- https://hub.docker.com/r/zurdi15/romm
dependencies:
- name: mariadb
version: 19.0.5
version: 19.0.4
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
# Who's looking after this Chart?