Skip to content

Commit

Permalink
chore(deps): update helm release mysql to v9.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent fe17973 commit e90a3a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/umami/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: umami
description: Umami is a simple, fast, privacy-focused alternative to Google Analytics.
type: application
version: 3.1.0
version: 3.1.1
appVersion: "postgresql-v2.9.0"
home: https://github.com/christianknell/helm-charts
icon: https://raw.githubusercontent.com/umami-software/umami/master/public/android-chrome-512x512.png
Expand All @@ -19,7 +19,7 @@ dependencies:
condition: postgresql.enabled
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 9.19.1
version: 9.21.1
condition: mysql.enabled
annotations:
artifacthub.io/category: monitoring-logging
Expand Down

0 comments on commit e90a3a1

Please sign in to comment.