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 @@
-
+


@@ -22,7 +22,7 @@ Kubernetes: `>=1.24.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| | mysql | 13.0.0 |
+| | mysql | 13.0.2 |
## Installing the Chart