Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/homarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down
4 changes: 2 additions & 2 deletions charts/homarr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="https://raw.githubusercontent.com/homarr-labs/charts/refs/heads/main/charts/homarr/icon.svg" align="right" width="92" alt="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)

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

| Repository | Name | Version |
|------------|------|---------|
| <https://charts.bitnami.com/bitnami> | mysql | 13.0.0 |
| <https://charts.bitnami.com/bitnami> | mysql | 13.0.2 |

## Installing the Chart

Expand Down