Skip to content

Commit

Permalink
chore(deps): update helm release mariadb to ^14.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 15, 2023
1 parent 7295ce9 commit 560a65e
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.13.2
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 14.0.1
digest: sha256:048e4415ecd95b30e7f872ce4fe4d226c96747cae1785e0da327b90fe6416e1f
generated: "2023-10-10T12:31:22.422463287Z"
version: 14.0.2
digest: sha256:3fcc674c4d01644ea808bb8caaceb5f7cf16059fe1412e486a7212b4a5a9a052
generated: "2023-10-15T15:43:11.620811325Z"
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.6.0
version: 5.6.1
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: ^14.0.1
version: ^14.0.2
condition: mariadb.enabled
tags:
- yourls-database
Expand Down

0 comments on commit 560a65e

Please sign in to comment.