Skip to content

Commit

Permalink
chore(deps): update helm release mariadb to ^13.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2023
1 parent e753962 commit 90089f5
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: 13.0.0
digest: sha256:7d81776025c96d8397123f2a07a611a3f8fb77d224b777f6ee8f6bada20d2581
generated: "2023-08-01T20:39:07.143853649Z"
version: 13.0.1
digest: sha256:ff022cba7a6fc3b7bf03e7aab3f188a96edec16199836608cc6682124927dee3
generated: "2023-08-04T19:46:16.110711992Z"
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.5.0
version: 5.5.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: ^13.0.0
version: ^13.0.1
condition: mariadb.enabled
tags:
- yourls-database
Expand Down

0 comments on commit 90089f5

Please sign in to comment.