Skip to content

Commit

Permalink
chore(deps): update mysql docker tag to v12.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2025
1 parent 19067e8 commit 425b271
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/shlink-backend/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: shlink-backend
description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own domain.
type: application
version: 5.2.1
version: 5.2.2
appVersion: "4.4.4"
home: https://github.com/christianhuth/helm-charts
icon: https://shlink.io/images/shlink-logo-blue.svg
Expand All @@ -19,7 +19,7 @@ dependencies:
condition: mariadb.enabled
- name: mysql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.2.2
version: 12.2.4
condition: mysql.enabled
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
Expand Down

0 comments on commit 425b271

Please sign in to comment.