Skip to content

Commit

Permalink
Merge branch 'refs/heads/dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
oussama Dahmaz authored and oussama Dahmaz committed Dec 18, 2024
2 parents 997262b + 6401164 commit e0461d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
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: 0.1.0
version: 0.2.0
# renovate datasource=docker depName=ghcr.io/homarr-labs/homarr
appVersion: "0.0.1"
icon: https://raw.githubusercontent.com/homarr-labs/homarr/dev/charts/homarr/icon.svg
Expand All @@ -12,7 +12,7 @@ dependencies:
- name: mysql
repository: "https://charts.bitnami.com/bitnami"
condition: mysql.internal
version: "12.1.0"
version: "12.2.0"
keywords:
- homarr
- dashboard
Expand All @@ -24,7 +24,7 @@ annotations:
url: https://homarr-labs.github.io/charts/pgp_keys.asc
artifacthub.io/changes: |-
- kind: changed
description: Update mysql helm release to v12
description: Update mysql helm release to v12.2.0
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/homarr/dev/charts/homarr/icon.svg" align="right" width="92" alt="homarr logo">

![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat)
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat)

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

| Repository | Name | Version |
|------------|------|---------|
| <https://charts.bitnami.com/bitnami> | mysql | 12.1.0 |
| <https://charts.bitnami.com/bitnami> | mysql | 12.2.0 |

## 🚀 Installing the Chart

Expand Down

0 comments on commit e0461d4

Please sign in to comment.