File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: homarr
3
3
description : A Helm chart to deploy homarr for Kubernetes
4
4
home : https://homarr-labs.github.io/charts/charts/homarr/
5
5
type : application
6
- version : 5.10.1
6
+ version : 5.10.2
7
7
# renovate datasource=docker depName=ghcr.io/homarr-labs/homarr
8
8
appVersion : " v1.36.1"
9
9
icon : https://raw.githubusercontent.com/homarr-labs/charts/refs/heads/main/charts/homarr/icon.svg
@@ -12,7 +12,7 @@ dependencies:
12
12
- name : mysql
13
13
repository : " https://charts.bitnami.com/bitnami"
14
14
condition : mysql.internal
15
- version : " 14.0.0 "
15
+ version : " 14.0.3 "
16
16
keywords :
17
17
- homarr
18
18
- dashboard
@@ -27,7 +27,7 @@ annotations:
27
27
url: https://homarr-labs.github.io/charts/pgp_keys.asc
28
28
artifacthub.io/changes : |-
29
29
- 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
31
31
artifacthub.io/links : |-
32
32
- name: App Source
33
33
url: https://github.com/homarr-labs/homarr
Original file line number Diff line number Diff line change 2
2
3
3
<img src =" https://raw.githubusercontent.com/homarr-labs/charts/refs/heads/main/charts/homarr/icon.svg " align =" right " width =" 92 " alt =" homarr logo " >
4
4
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 )
6
6
![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat )
7
7
![ AppVersion: v1.36.1] ( https://img.shields.io/badge/AppVersion-v1.36.1-informational?style=flat )
8
8
@@ -22,7 +22,7 @@ Kubernetes: `>=1.24.0-0`
22
22
23
23
| Repository | Name | Version |
24
24
| ------------| ------| ---------|
25
- | < https://charts.bitnami.com/bitnami > | mysql | 14.0.0 |
25
+ | < https://charts.bitnami.com/bitnami > | mysql | 14.0.3 |
26
26
27
27
## Installing the Chart
28
28
You can’t perform that action at this time.
0 commit comments