Skip to content

Commit

Permalink
chore(deps): update helm release mariadb to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and LeoColomb committed Apr 4, 2024
1 parent fb0f555 commit b49868e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/yourls/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 2.19.1
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 17.0.1
digest: sha256:64a11b7851f1b3986f14cc419b5e08c10be09101e94eb1d1ee1fdbbc864525d0
generated: "2024-03-27T11:46:30.251429659Z"
version: 18.0.1
digest: sha256:419cb8ece15458c294f3299fd9366685e296fd546e68281867e3bec65d622551
generated: "2024-04-04T00:19:54.447911837Z"
4 changes: 2 additions & 2 deletions charts/yourls/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
version: 5.9.1
version: 5.10.0
name: yourls
description: Your Own URL Shortener
appVersion: "1.9.2"
Expand Down Expand Up @@ -27,7 +27,7 @@ dependencies:
- bitnami-common
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: ^17.0.1
version: ^18.0.1
condition: mariadb.enabled
tags:
- yourls-database
Expand Down

0 comments on commit b49868e

Please sign in to comment.