From ba99c4b998176e6376671840c07d3f9474baddaa Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Sat, 14 Jun 2025 07:15:38 +0000 Subject: [PATCH 1/2] chore(deps): update mysql helm release to v13.0.2 --- 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 2b090ed..0b2efdb 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: "13.0.0" + version: "13.0.2" keywords: - homarr - dashboard From 2f3b153e3fc681b41ff08a5f332ddfa6726254ed Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Sat, 14 Jun 2025 07:15:53 +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 0b2efdb..7ac07b0 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: 3.18.0 +version: 3.18.1 # renovate datasource=docker depName=ghcr.io/homarr-labs/homarr appVersion: "v1.24.0" icon: https://raw.githubusercontent.com/homarr-labs/charts/refs/heads/main/charts/homarr/icon.svg @@ -27,7 +27,7 @@ annotations: url: https://homarr-labs.github.io/charts/pgp_keys.asc artifacthub.io/changes: |- - kind: changed - description: Update ghcr.io/homarr-labs/homarr docker tag to v1.24.0 + description: Update mysql helm release to v13.0.1 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 b84f2a5..791b5c0 100644 --- a/charts/homarr/README.md +++ b/charts/homarr/README.md @@ -2,7 +2,7 @@ homarr logo -![Version: 3.18.0](https://img.shields.io/badge/Version-3.18.0-informational?style=flat) +![Version: 3.18.1](https://img.shields.io/badge/Version-3.18.1-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: v1.24.0](https://img.shields.io/badge/AppVersion-v1.24.0-informational?style=flat) @@ -22,7 +22,7 @@ Kubernetes: `>=1.24.0-0` | Repository | Name | Version | |------------|------|---------| -| | mysql | 13.0.0 | +| | mysql | 13.0.2 | ## Installing the Chart