Skip to content

Commit

Permalink
chore: Update chart metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
charts-bot[bot] committed Nov 11, 2024
1 parent ad70620 commit a753fd4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions charts/homer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A dead simple static HOMepage for your servER to keep your services
home: https://charts.gabe565.com/charts/homer/
icon: https://raw.githubusercontent.com/bastienwirtz/homer/5609315/public/assets/icons/logo.svg
type: application
version: 0.10.0
version: 0.11.0
# renovate datasource=docker depName=ghcr.io/bastienwirtz/homer
appVersion: v24.11.3
kubeVersion: ">=1.22.0-0"
Expand All @@ -22,7 +22,7 @@ sources:
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Update ghcr.io/bastienwirtz/homer docker tag to v24
description: Update ghcr.io/bastienwirtz/homer docker tag to v24.11.3
artifacthub.io/links: |-
- name: App Source
url: https://github.com/bastienwirtz/homer
Expand Down
8 changes: 4 additions & 4 deletions charts/homer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

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

![Version: 0.10.0](https://img.shields.io/badge/Version-0.10.0-informational?style=flat)
![Version: 0.11.0](https://img.shields.io/badge/Version-0.11.0-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
![AppVersion: v24.05.1](https://img.shields.io/badge/AppVersion-v24.05.1-informational?style=flat)
![AppVersion: v24.11.3](https://img.shields.io/badge/AppVersion-v24.11.3-informational?style=flat)

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

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

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

## Source Code

Expand Down Expand Up @@ -92,7 +92,7 @@ N/A
| env | object | See [values.yaml](./values.yaml) | environment variables. |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/bastienwirtz/homer"` | image repository |
| image.tag | string | `"v24.05.1"` | image tag |
| image.tag | string | `"v24.11.3"` | image tag |
| ingress.main | object | See [values.yaml](./values.yaml) | Enable and configure ingress settings for the chart under this key. |
| persistence.config | object | See [values.yaml](./values.yaml) | Configure persistence settings for the chart under this key. |
| service.main | object | See [values.yaml](./values.yaml) | Configures service settings for the chart. |
Expand Down

0 comments on commit a753fd4

Please sign in to comment.