File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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
44home : https://charts.gabe565.com/charts/homer/
55icon : https://raw.githubusercontent.com/bastienwirtz/homer/5609315/public/assets/icons/logo.svg
66type : application
7- version : 0.13.0
7+ version : 0.13.1
88# renovate datasource=docker depName=ghcr.io/bastienwirtz/homer
99appVersion : v25.02.2
1010kubeVersion : " >=1.22.0-0"
@@ -22,7 +22,7 @@ sources:
2222annotations :
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.02.2
2626 artifacthub.io/links : |-
2727 - name: App Source
2828 url: https://github.com/bastienwirtz/homer
Original file line number Diff line number Diff line change 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.13.1 ] ( https://img.shields.io/badge/Version-0.13.1 -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.02.2 ] ( https://img.shields.io/badge/AppVersion-v25.02.2 -informational?style=flat )
88
99A 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.13.1 ) **
1515
1616## Source Code
1717
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.02.2 " ` | 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. |
You can’t perform that action at this time.
0 commit comments