Skip to content

Commit

Permalink
chore(deps): update helm release mariadb to ^16.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent 9374228 commit ae43a18
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.16.0
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 16.0.2
digest: sha256:2aecdec63a5849f1174efacf9f9aefd86a127dfb8cf0d4f7c1124c67755a3a6d
generated: "2024-02-15T14:26:47.866493341Z"
version: 16.1.0
digest: sha256:56fdb15a8530e709ed1dbf9ea3ea4aab8201de930135ef43da2f934d26e36e18
generated: "2024-02-16T19:02:15.063271964Z"
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.8.6
version: 5.8.7
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: ^16.0.2
version: ^16.1.0
condition: mariadb.enabled
tags:
- yourls-database
Expand Down

0 comments on commit ae43a18

Please sign in to comment.