Skip to content

Commit 460388b

Browse files
chore: Update chart metadata
1 parent 0dad7d9 commit 460388b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

charts/homer/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A dead simple static HOMepage for your servER to keep your services
44
home: https://charts.gabe565.com/charts/homer/
55
icon: https://raw.githubusercontent.com/bastienwirtz/homer/5609315/public/assets/icons/logo.svg
66
type: application
7-
version: 0.13.0
7+
version: 0.14.0
88
# renovate datasource=docker depName=ghcr.io/bastienwirtz/homer
99
appVersion: v25.05.1
1010
kubeVersion: ">=1.22.0-0"
@@ -22,7 +22,7 @@ sources:
2222
annotations:
2323
artifacthub.io/changes: |-
2424
- kind: changed
25-
description: Update ghcr.io/bastienwirtz/homer docker tag to v25
25+
description: Update ghcr.io/bastienwirtz/homer docker tag to v25.05.1
2626
artifacthub.io/links: |-
2727
- name: App Source
2828
url: https://github.com/bastienwirtz/homer

charts/homer/README.md

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

33
<img src="https://raw.githubusercontent.com/bastienwirtz/homer/5609315/public/assets/icons/logo.svg" align="right" width="92" alt="homer logo">
44

5-
![Version: 0.13.0](https://img.shields.io/badge/Version-0.13.0-informational?style=flat)
5+
![Version: 0.14.0](https://img.shields.io/badge/Version-0.14.0-informational?style=flat)
66
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
7-
![AppVersion: v25.02.1](https://img.shields.io/badge/AppVersion-v25.02.1-informational?style=flat)
7+
![AppVersion: v25.05.1](https://img.shields.io/badge/AppVersion-v25.05.1-informational?style=flat)
88

99
A dead simple static HOMepage for your servER to keep your services on hand, from a simple yaml configuration file.
1010

1111
**Homepage:** <https://charts.gabe565.com/charts/homer/>
1212

1313
**This chart is not maintained by the upstream project and any issues with the chart should be raised
14-
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=homer&version=0.13.0)**
14+
[here](https://github.com/gabe565/charts/issues/new?assignees=gabe565&labels=bug&template=bug_report.yaml&name=homer&version=0.14.0)**
1515

1616
## Source Code
1717

@@ -92,7 +92,7 @@ N/A
9292
| env | object | See [values.yaml](./values.yaml) | environment variables. |
9393
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
9494
| image.repository | string | `"ghcr.io/bastienwirtz/homer"` | image repository |
95-
| image.tag | string | `"v25.02.1"` | image tag |
95+
| image.tag | string | `"v25.05.1"` | image tag |
9696
| ingress.main | object | See [values.yaml](./values.yaml) | Enable and configure ingress settings for the chart under this key. |
9797
| persistence.config | object | See [values.yaml](./values.yaml) | Configure persistence settings for the chart under this key. |
9898
| service.main | object | See [values.yaml](./values.yaml) | Configures service settings for the chart. |

0 commit comments

Comments
 (0)