We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7849a42 commit 0dad7d9Copy full SHA for 0dad7d9
charts/homer/Chart.yaml
@@ -6,7 +6,7 @@ icon: https://raw.githubusercontent.com/bastienwirtz/homer/5609315/public/assets
6
type: application
7
version: 0.13.0
8
# renovate datasource=docker depName=ghcr.io/bastienwirtz/homer
9
-appVersion: v25.02.1
+appVersion: v25.05.1
10
kubeVersion: ">=1.22.0-0"
11
keywords:
12
- homer
charts/homer/values.yaml
@@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/bastienwirtz/homer
# -- image tag
- tag: v25.02.1
+ tag: v25.05.1
13
# -- image pull policy
14
pullPolicy: IfNotPresent
15
0 commit comments