Compare commits
3 Commits
efbb9b027c
...
db558989e0
Author | SHA1 | Date | |
---|---|---|---|
db558989e0 | |||
4a4b6ba4fc | |||
ad67b6d253 |
@ -10,7 +10,7 @@ jobs:
|
||||
name: check and test
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: https://gitea.com/actions/checkout@v3
|
||||
- uses: https://gitea.com/actions/checkout@v4
|
||||
- name: install tools
|
||||
run: |
|
||||
apt update -y
|
||||
|
@ -9,7 +9,7 @@ jobs:
|
||||
generate-chart-publish:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: https://gitea.com/actions/checkout@v3
|
||||
- uses: https://gitea.com/actions/checkout@v4
|
||||
- name: install tools
|
||||
run: |
|
||||
apt update -y
|
||||
|
@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 19.0.4
|
||||
digest: sha256:54e788cf38ebf450b8b43aac634a5c6f7dd82fe57bad70c2d959df50856d8d03
|
||||
generated: "2024-08-14T13:33:43.11454744Z"
|
||||
version: 19.0.5
|
||||
digest: sha256:9ad48e3845e30075a3dab765dd04c3a6f3e4c4ce3276f081a7e47078c7dc8428
|
||||
generated: "2024-08-27T07:35:28.023724717Z"
|
||||
|
@ -20,7 +20,7 @@ sources:
|
||||
- https://hub.docker.com/r/zurdi15/romm
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
version: 19.0.4
|
||||
version: 19.0.5
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: mariadb.enabled
|
||||
# Who's looking after this Chart?
|
||||
|
Loading…
Reference in New Issue
Block a user