Skip to content

Commit

Permalink
chore(deps): update helm release mariadb to ^13.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2023
1 parent 885e29d commit ecc2ecd
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.9.0
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 13.1.1
digest: sha256:27989bec46869a9513726de164dfff958bfb850f1db5045f8c921a2f883bbd67
generated: "2023-08-24T09:25:53.603125337Z"
version: 13.1.2
digest: sha256:7214182ce35f44b8254d46c0de2a7c3c5e0be08c7ad0c969c295c8e3471b99eb
generated: "2023-08-28T20:32:39.08138116Z"
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.9
version: 5.5.10
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.1.1
version: ^13.1.2
condition: mariadb.enabled
tags:
- yourls-database
Expand Down

0 comments on commit ecc2ecd

Please sign in to comment.