diff --git a/charts/homarr/Chart.yaml b/charts/homarr/Chart.yaml index b4d4493..baff0b1 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: 2.0.1 +version: 2.0.2 # renovate datasource=docker depName=ghcr.io/homarr-labs/homarr appVersion: "v1.0.1" 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: "12.2.0" + version: "12.2.1" keywords: - homarr - dashboard @@ -21,14 +21,13 @@ sources: maintainers: - name: oben01 email: homarr-labs@proton.me - annotations: artifacthub.io/signKey: | fingerprint: 36F9A886ABA6AA4C1588B942E7EC1AA0EFD54840 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.0.1 + description: Update mysql helm release to v12.2.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 f4d32d4..210f4b0 100644 --- a/charts/homarr/README.md +++ b/charts/homarr/README.md @@ -2,7 +2,7 @@ homarr logo -![Version: 2.0.1](https://img.shields.io/badge/Version-2.0.1-informational?style=flat) +![Version: 2.0.2](https://img.shields.io/badge/Version-2.0.2-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: v1.0.1](https://img.shields.io/badge/AppVersion-v1.0.1-informational?style=flat) @@ -22,7 +22,7 @@ Kubernetes: `>=1.22.0-0` | Repository | Name | Version | |------------|------|---------| -| | mysql | 12.2.0 | +| | mysql | 12.2.1 | ## Installing the Chart