Skip to content

Commit

Permalink
chore(deps): update helm release mariadb to ^14.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 30c63ab commit 72effc1
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.13.3
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 14.1.0
digest: sha256:787417e685b56252a5426e995f73115f070dd7b8e5a3f6cffb582ecb9e22e296
generated: "2023-10-24T17:45:15.798772645Z"
version: 14.1.1
digest: sha256:925f77b250a8a4c61630be63b96648b04cf4a9745206a6d31e44ab170883cd8c
generated: "2023-11-08T22:37:46.066193918Z"
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.6.4
version: 5.6.5
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: ^14.1.0
version: ^14.1.1
condition: mariadb.enabled
tags:
- yourls-database
Expand Down

0 comments on commit 72effc1

Please sign in to comment.