From 2caedb48030e857750eff0027aafd4844a5cde8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 09:27:16 +0000 Subject: [PATCH] chore(deps): update helm release mysql to v9.19.1 --- charts/polr/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/polr/Chart.yaml b/charts/polr/Chart.yaml index cf24831a..5e59441d 100644 --- a/charts/polr/Chart.yaml +++ b/charts/polr/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: polr description: Polr is a quick, modern, and open-source link shortener type: application -version: 1.9.0 +version: 1.9.1 appVersion: "2.3.0" home: https://github.com/christianknell/helm-charts icon: http://docs.polrproject.org/en/latest/logo.png @@ -15,7 +15,7 @@ sources: dependencies: - name: mysql repository: https://charts.bitnami.com/bitnami - version: 9.14.1 + version: 9.19.1 annotations: artifacthub.io/changes: | - kind: changed