File tree 2 files changed +6
-6
lines changed 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: A dead simple static HOMepage for your servER to keep your services
4
4
home : https://charts.gabe565.com/charts/homer/
5
5
icon : https://raw.githubusercontent.com/bastienwirtz/homer/5609315/public/assets/icons/logo.svg
6
6
type : application
7
- version : 0.13 .0
7
+ version : 0.14 .0
8
8
# renovate datasource=docker depName=ghcr.io/bastienwirtz/homer
9
9
appVersion : v25.05.1
10
10
kubeVersion : " >=1.22.0-0"
@@ -22,7 +22,7 @@ sources:
22
22
annotations :
23
23
artifacthub.io/changes : |-
24
24
- 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
26
26
artifacthub.io/links : |-
27
27
- name: App Source
28
28
url: https://github.com/bastienwirtz/homer
Original file line number Diff line number Diff line change 2
2
3
3
<img src =" https://raw.githubusercontent.com/bastienwirtz/homer/5609315/public/assets/icons/logo.svg " align =" right " width =" 92 " alt =" homer logo " >
4
4
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 )
6
6
![ 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 )
8
8
9
9
A dead simple static HOMepage for your servER to keep your services on hand, from a simple yaml configuration file.
10
10
11
11
** Homepage:** < https://charts.gabe565.com/charts/homer/ >
12
12
13
13
** 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 ) **
15
15
16
16
## Source Code
17
17
92
92
| env | object | See [ values.yaml] ( ./values.yaml ) | environment variables. |
93
93
| image.pullPolicy | string | ` "IfNotPresent" ` | image pull policy |
94
94
| 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 |
96
96
| ingress.main | object | See [ values.yaml] ( ./values.yaml ) | Enable and configure ingress settings for the chart under this key. |
97
97
| persistence.config | object | See [ values.yaml] ( ./values.yaml ) | Configure persistence settings for the chart under this key. |
98
98
| service.main | object | See [ values.yaml] ( ./values.yaml ) | Configures service settings for the chart. |
You can’t perform that action at this time.
0 commit comments