Skip to content

Commit ac44c58

Browse files
authored
Merge pull request #140 from homarr-labs/renovate/mysql-14.x
chore(deps): update mysql helm release to v14.0.3
2 parents 1205066 + 441cdf5 commit ac44c58

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

charts/homarr/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: homarr
33
description: A Helm chart to deploy homarr for Kubernetes
44
home: https://homarr-labs.github.io/charts/charts/homarr/
55
type: application
6-
version: 5.10.1
6+
version: 5.10.2
77
# renovate datasource=docker depName=ghcr.io/homarr-labs/homarr
88
appVersion: "v1.36.1"
99
icon: https://raw.githubusercontent.com/homarr-labs/charts/refs/heads/main/charts/homarr/icon.svg
@@ -12,7 +12,7 @@ dependencies:
1212
- name: mysql
1313
repository: "https://charts.bitnami.com/bitnami"
1414
condition: mysql.internal
15-
version: "14.0.0"
15+
version: "14.0.3"
1616
keywords:
1717
- homarr
1818
- dashboard
@@ -27,7 +27,7 @@ annotations:
2727
url: https://homarr-labs.github.io/charts/pgp_keys.asc
2828
artifacthub.io/changes: |-
2929
- kind: changed
30-
description: Update ghcr.io/homarr-labs/homarr docker tag to v1.36.1
30+
description: Update mysql helm release to v14.0.3
3131
artifacthub.io/links: |-
3232
- name: App Source
3333
url: https://github.com/homarr-labs/homarr

charts/homarr/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<img src="https://raw.githubusercontent.com/homarr-labs/charts/refs/heads/main/charts/homarr/icon.svg" align="right" width="92" alt="homarr logo">
44

5-
![Version: 5.10.1](https://img.shields.io/badge/Version-5.10.1-informational?style=flat)
5+
![Version: 5.10.2](https://img.shields.io/badge/Version-5.10.2-informational?style=flat)
66
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
77
![AppVersion: v1.36.1](https://img.shields.io/badge/AppVersion-v1.36.1-informational?style=flat)
88

@@ -22,7 +22,7 @@ Kubernetes: `>=1.24.0-0`
2222

2323
| Repository | Name | Version |
2424
|------------|------|---------|
25-
| <https://charts.bitnami.com/bitnami> | mysql | 14.0.0 |
25+
| <https://charts.bitnami.com/bitnami> | mysql | 14.0.3 |
2626

2727
## Installing the Chart
2828

0 commit comments

Comments
 (0)