From 2477edb8690d855355ce1c7085f5ebda1a77763e Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 12:22:35 +0000 Subject: [PATCH 1/2] chore(deps): update mysql helm release to v12.2.0 --- charts/homarr/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/homarr/Chart.yaml b/charts/homarr/Chart.yaml index 803c3dd..bb359fd 100644 --- a/charts/homarr/Chart.yaml +++ b/charts/homarr/Chart.yaml @@ -12,7 +12,7 @@ dependencies: - name: mysql repository: "https://charts.bitnami.com/bitnami" condition: mysql.internal - version: "12.1.0" + version: "12.2.0" keywords: - homarr - dashboard From 10e011eb687a5c9281003b255c67336b4e9e3001 Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" Date: Wed, 18 Dec 2024 12:38:16 +0000 Subject: [PATCH 2/2] chore: Update chart metadata --- charts/homarr/Chart.yaml | 4 ++-- charts/homarr/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/homarr/Chart.yaml b/charts/homarr/Chart.yaml index bb359fd..732189c 100644 --- a/charts/homarr/Chart.yaml +++ b/charts/homarr/Chart.yaml @@ -3,7 +3,7 @@ name: homarr description: A Helm chart to deploy homarr for Kubernetes home: https://homarr-labs.github.io/charts/charts/homarr/ type: application -version: 0.1.0 +version: 0.2.0 # renovate datasource=docker depName=ghcr.io/homarr-labs/homarr appVersion: "0.0.1" icon: https://raw.githubusercontent.com/homarr-labs/homarr/dev/charts/homarr/icon.svg @@ -24,7 +24,7 @@ annotations: url: https://homarr-labs.github.io/charts/pgp_keys.asc artifacthub.io/changes: |- - kind: changed - description: Update mysql helm release to v12 + description: Update mysql helm release to v12.2.0 artifacthub.io/links: |- - name: App Source url: https://github.com/homarr-labs/homarr diff --git a/charts/homarr/README.md b/charts/homarr/README.md index 315272d..38ee585 100644 --- a/charts/homarr/README.md +++ b/charts/homarr/README.md @@ -2,7 +2,7 @@ homarr logo -![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat) +![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat) @@ -22,7 +22,7 @@ Kubernetes: `>=1.22.0-0` | Repository | Name | Version | |------------|------|---------| -| | mysql | 12.1.0 | +| | mysql | 12.2.0 | ## 🚀 Installing the Chart