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