diff --git a/charts/homarr/Chart.yaml b/charts/homarr/Chart.yaml
index bb4d539..0b5f61e 100644
--- a/charts/homarr/Chart.yaml
+++ b/charts/homarr/Chart.yaml
@@ -3,9 +3,9 @@ name: homarr
description: A Helm chart to deploy homarr for Kubernetes
home: https://oben01.github.io/charts/charts/homarr/
type: application
-version: 1.3.0
+version: 1.3.1
# renovate datasource=docker depName=ghcr.io/ajnart/homarr
-appVersion: "0.15.4"
+appVersion: "0.15.5"
icon: https://raw.githubusercontent.com/oben01/charts/main/charts/homarr/icon.svg
kubeVersion: ">=1.22.0-0"
keywords:
@@ -18,8 +18,8 @@ annotations:
fingerprint: FA3F63F603B62356663A88F073AE49623786E060
url: https://oben01.github.io/charts/pgp_keys.asc
artifacthub.io/changes: |-
- - kind: added
- description: make LivenessProbe and ReadinessProbe configurable
+ - kind: changed
+ description: Update ghcr.io/ajnart/homarr docker tag to v0.15.5
artifacthub.io/links: |-
- name: App Source
url: https://github.com/ajnart/homarr
diff --git a/charts/homarr/README.md b/charts/homarr/README.md
index 6837c55..093ddeb 100644
--- a/charts/homarr/README.md
+++ b/charts/homarr/README.md
@@ -2,16 +2,16 @@
-![Version: 1.3.0](https://img.shields.io/badge/Version-1.3.0-informational?style=flat)
+![Version: 1.3.1](https://img.shields.io/badge/Version-1.3.1-informational?style=flat)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
-![AppVersion: 0.15.4](https://img.shields.io/badge/AppVersion-0.15.4-informational?style=flat)
+![AppVersion: 0.15.5](https://img.shields.io/badge/AppVersion-0.15.5-informational?style=flat)
A Helm chart to deploy homarr for Kubernetes
**Homepage:**
**This chart is not maintained by the upstream project and any issues with the chart should be raised
-[here](https://github.com/oben01/charts/issues/new?assignees=oben01&labels=bug&template=bug_report.yaml&name=homarr&version=1.3.0)**
+[here](https://github.com/oben01/charts/issues/new?assignees=oben01&labels=bug&template=bug_report.yaml&name=homarr&version=1.3.1)**
## Source Code
@@ -109,7 +109,7 @@ N/A
| fullnameOverride | string | `""` | Overrides chart's fullname |
| image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
| image.repository | string | `"ghcr.io/ajnart/homarr"` | Image repository |
-| image.tag | string | `"0.15.4"` | Overrides the image tag whose default is the chart appVersion |
+| image.tag | string | `"0.15.5"` | Overrides the image tag whose default is the chart appVersion |
| imagePullSecrets | list | `[]` | Secrets for Docker registry |
| ingress | object | `{"annotations":{},"enabled":true,"hosts":[{"host":"chart-example.local","paths":[{"path":"/"}]}],"ingressClassName":"","tls":[]}` | Ingress configuration |
| ingress.annotations | object | `{}` | Ingress annotations |
diff --git a/charts/homarr/values.yaml b/charts/homarr/values.yaml
index 1ca5c6d..18166d3 100644
--- a/charts/homarr/values.yaml
+++ b/charts/homarr/values.yaml
@@ -10,7 +10,7 @@ image:
# -- Image pull policy
pullPolicy: IfNotPresent
# -- Overrides the image tag whose default is the chart appVersion
- tag: "0.15.4"
+ tag: "0.15.5"
env:
# -- Your local time zone