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 3450f59 commit d75a254Copy full SHA for d75a254
charts/homarr/Chart.yaml
@@ -5,7 +5,7 @@ home: https://homarr-labs.github.io/charts/charts/homarr/
5
type: application
6
version: 8.2.0
7
# renovate datasource=docker depName=ghcr.io/homarr-labs/homarr
8
-appVersion: "v1.43.0"
+appVersion: "v1.43.1"
9
icon: https://raw.githubusercontent.com/homarr-labs/charts/refs/heads/main/charts/homarr/icon.svg
10
kubeVersion: ">=1.24.0-0"
11
keywords:
charts/homarr/values.yaml
@@ -13,7 +13,7 @@ image:
13
# -- Image pull policy
14
pullPolicy: IfNotPresent
15
# -- Overrides the image tag whose default is the chart appVersion
16
- tag: "v1.43.0"
+ tag: "v1.43.1"
17
18
env:
19
# -- Your local time zone
0 commit comments