Skip to content

Commit

Permalink
chore(deps): update helm release mariadb to v15 (#307)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Léo Colombaro <[email protected]>
  • Loading branch information
renovate[bot] and LeoColomb authored Dec 20, 2023
1 parent 13ea219 commit 6293839
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.14.1
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 14.1.4
digest: sha256:c4472d3430be1d1a11816261494ce611847edc3341771f8e000307f6b47d8230
generated: "2023-12-19T21:53:11.662920712Z"
version: 15.0.0
digest: sha256:6de9b28ff4ece8f75f1ef3d2d4731225b33ecaa26747061ebc8e6a8cc45796dd
generated: "2023-12-20T11:24:53.369908019Z"
6 changes: 3 additions & 3 deletions charts/yourls/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
version: 5.6.10
version: 5.7.0
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.4
version: ^15.0.0
condition: mariadb.enabled
tags:
- yourls-database
Expand All @@ -41,4 +41,4 @@ annotations:
url: https://yourls.org/.well-known/openpgpkey/hu/6e4gbtp15q1znf3unweeducn7urty4mr
artifacthub.io/changes: |
- kind: changed
description: Bump Kubernetes version requirement
description: Bump dependencies

0 comments on commit 6293839

Please sign in to comment.