Skip to content

Commit

Permalink
Merge pull request #20 from homarr-labs/features/helm-metadata
Browse files Browse the repository at this point in the history
docs(helm-metadata): update helm metadata
  • Loading branch information
oben01 authored Dec 18, 2024
2 parents 6401164 + 38f59d6 commit 3797c2f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/homarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ type: application
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
icon: https://raw.githubusercontent.com/homarr-labs/charts/refs/heads/main/charts/homarr/icon.svg
kubeVersion: ">=1.22.0-0"
dependencies:
- name: mysql
Expand All @@ -29,4 +29,4 @@ annotations:
- name: App Source
url: https://github.com/homarr-labs/homarr
- name: Chart Source
url: https://github.com/homarr-labs/charts/tree/dev/charts/homarr
url: https://github.com/homarr-labs/charts/tree/main/charts/homarr
2 changes: 1 addition & 1 deletion charts/homarr/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Homarr

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

![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)
Expand Down

0 comments on commit 3797c2f

Please sign in to comment.