diff --git a/charts/homarr/Chart.yaml b/charts/homarr/Chart.yaml index 2b090ed..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 @@ -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 @@ -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