From d990580e535bf7d16e8de32adfa29e70f74ccb42 Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 19:30:06 +0000 Subject: [PATCH 1/2] chore(deps): update mysql helm release to v12 --- 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 7217594..5eb8b57 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: "11.1.17" + version: "12.1.0" keywords: - homarr - dashboard From 131ae1d31bcf068437195dab0bff39c9008ca892 Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" Date: Tue, 10 Dec 2024 19:30:23 +0000 Subject: [PATCH 2/2] chore: Update chart metadata --- charts/homarr/Chart.yaml | 6 +++--- charts/homarr/README.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/homarr/Chart.yaml b/charts/homarr/Chart.yaml index 5eb8b57..803c3dd 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.0.1 +version: 0.1.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 @@ -23,8 +23,8 @@ annotations: fingerprint: 36F9A886ABA6AA4C1588B942E7EC1AA0EFD54840 url: https://homarr-labs.github.io/charts/pgp_keys.asc artifacthub.io/changes: |- - - kind: added - description: Migrate chart + - kind: changed + description: Update mysql helm release to v12 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 4b9a2e8..315272d 100644 --- a/charts/homarr/README.md +++ b/charts/homarr/README.md @@ -2,7 +2,7 @@ homarr logo -![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat) +![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.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 | 11.1.17 | +| | mysql | 12.1.0 | ## 🚀 Installing the Chart