Skip to content

Commit

Permalink
fix: update helm release mariadb to v11.5.3 (#397)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
sebastien-prudhomme and renovate-bot authored Mar 12, 2023
1 parent 5ef37a9 commit 6824a34
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions charts/dolibarr/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 1.16.1
- name: mariadb
repository: https://charts.bitnami.com/bitnami/
version: 11.5.1
digest: sha256:db82f60e9dd2e7ce1c8d8e7057890aef1d18a9b75e4d10e42f2a5560131f3401
generated: "2023-03-05T01:13:11.14102093Z"
version: 11.5.3
digest: sha256:0a502680dcf0f0566ceb539bb51c1a86dffdb5eff2cbddc713a1e0a631e85ddb
generated: "2023-03-12T02:45:00.274468751Z"
4 changes: 2 additions & 2 deletions charts/dolibarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ name: dolibarr
sources:
- https://github.com/Dolibarr/dolibarr
- https://github.com/cowboysysop/charts/tree/master/charts/dolibarr
version: 1.4.0
version: 1.4.1
dependencies:
- name: common
version: 1.16.1
repository: https://charts.bitnami.com/bitnami/
- name: mariadb
version: 11.5.1
version: 11.5.3
repository: https://charts.bitnami.com/bitnami/
condition: mariadb.enabled
annotations:
Expand Down
6 changes: 3 additions & 3 deletions charts/katib/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 1.16.1
- name: mariadb
repository: https://charts.bitnami.com/bitnami/
version: 11.5.1
digest: sha256:db82f60e9dd2e7ce1c8d8e7057890aef1d18a9b75e4d10e42f2a5560131f3401
generated: "2023-03-05T01:13:01.750771053Z"
version: 11.5.3
digest: sha256:0a502680dcf0f0566ceb539bb51c1a86dffdb5eff2cbddc713a1e0a631e85ddb
generated: "2023-03-12T02:44:50.31618987Z"
4 changes: 2 additions & 2 deletions charts/katib/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ name: katib
sources:
- https://github.com/kubeflow/katib
- https://github.com/cowboysysop/charts/tree/master/charts/katib
version: 2.4.0
version: 2.4.1
dependencies:
- name: common
version: 1.16.1
repository: https://charts.bitnami.com/bitnami/
- name: mariadb
version: 11.5.1
version: 11.5.3
repository: https://charts.bitnami.com/bitnami/
condition: mariadb.enabled
annotations:
Expand Down
6 changes: 3 additions & 3 deletions charts/lighthouse-ci/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 1.16.1
- name: mariadb
repository: https://charts.bitnami.com/bitnami/
version: 11.5.1
version: 11.5.3
- name: postgresql
repository: https://charts.bitnami.com/bitnami/
version: 12.1.15
digest: sha256:3258e812dbcd0758b35508b772c905e9791c745e0a55d4814f4e390d892e7b07
generated: "2023-03-05T01:12:50.125200822Z"
digest: sha256:2979be10f99f857b67bc549339daed7abeb05eb170ccafb42b64f5e4770848fb
generated: "2023-03-12T02:44:37.906331841Z"
4 changes: 2 additions & 2 deletions charts/lighthouse-ci/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ name: lighthouse-ci
sources:
- https://github.com/GoogleChrome/lighthouse-ci
- https://github.com/cowboysysop/charts/tree/master/charts/lighthouse-ci
version: 4.3.0
version: 4.3.1
dependencies:
- name: common
version: 1.16.1
repository: https://charts.bitnami.com/bitnami/
- name: mariadb
version: 11.5.1
version: 11.5.3
repository: https://charts.bitnami.com/bitnami/
condition: mariadb.enabled
- name: postgresql
Expand Down

0 comments on commit 6824a34

Please sign in to comment.