Skip to content

Commit

Permalink
chore(deps): update helm release mariadb to ^12.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 13, 2023
1 parent 25f0c0f commit 0c8f864
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.6.0
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 12.2.7
digest: sha256:3a9bf42935fe90049bc19f7614126ca52af1c25af9b9ba6c9a945b47d262bffe
generated: "2023-07-07T15:02:13.548731215Z"
version: 12.2.8
digest: sha256:b72eb266bba0da249e1b6ac31dd1f147ffd674df5476eeba929566fb54f22586
generated: "2023-07-13T16:55:15.934304984Z"
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.4.15
version: 5.4.16
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: ^12.2.7
version: ^12.2.8
condition: mariadb.enabled
tags:
- yourls-database
Expand Down

0 comments on commit 0c8f864

Please sign in to comment.