Skip to content

Commit

Permalink
chore(deps): update helm release mariadb to ^15.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent 49729b6 commit 2eb20fd
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.14.1
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 15.1.0
digest: sha256:a74687ef2d16249a969b5f5a632ce1cc3d9fc84827f4388c0af6375540e61845
generated: "2024-01-17T13:50:52.889823759Z"
version: 15.1.1
digest: sha256:7888c80fb33efc6264532d9062c3a6ed7cf235797e19aca404d12e0cec05d6cc
generated: "2024-01-17T15:49:43.353032341Z"
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.7.2
version: 5.7.3
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: ^15.1.0
version: ^15.1.1
condition: mariadb.enabled
tags:
- yourls-database
Expand Down

0 comments on commit 2eb20fd

Please sign in to comment.