Skip to content

Commit

Permalink
chore(deps): update helm release mariadb to ^13.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2023
1 parent cbe4cef commit 4c6719d
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.8.0
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 13.0.1
digest: sha256:17ced58ab0164d7760de5a72ea719b6503a3e7fbafddb6043a4da8685f7657af
generated: "2023-08-08T14:14:50.385891468Z"
version: 13.0.2
digest: sha256:04b53a7148dd89d6f68e456efa425ae28aa9c4477d870fe294c1267c1f93e392
generated: "2023-08-11T12:26:51.162229164Z"
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.2
version: 5.5.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: ^13.0.1
version: ^13.0.2
condition: mariadb.enabled
tags:
- yourls-database
Expand Down

0 comments on commit 4c6719d

Please sign in to comment.