From 93caa67badaa23b2e5f0baa35b14d253d54227c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 11:30:31 -0600 Subject: [PATCH] Update ghcr.io/gethomepage/homepage Docker tag to v0.8.11 (#28) * Update ghcr.io/gethomepage/homepage Docker tag to v0.8.11 * update chart --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alex Lebens --- charts/homepage/Chart.yaml | 4 ++-- charts/homepage/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/homepage/Chart.yaml b/charts/homepage/Chart.yaml index 4326768..cadc721 100644 --- a/charts/homepage/Chart.yaml +++ b/charts/homepage/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: homepage -version: 0.0.9 +version: 0.0.10 description: Chart for benphelps homepage keywords: - dashboard @@ -9,4 +9,4 @@ sources: maintainers: - name: alexlebens icon: https://github.com/benphelps/homepage/blob/de584eae8f12a0d257e554e9511ef19bd2a1232c/public/mstile-150x150.png -appVersion: v0.8.10 +appVersion: v0.8.11 diff --git a/charts/homepage/values.yaml b/charts/homepage/values.yaml index 1441f2b..073e65d 100644 --- a/charts/homepage/values.yaml +++ b/charts/homepage/values.yaml @@ -3,7 +3,7 @@ deployment: strategy: Recreate image: repository: ghcr.io/gethomepage/homepage - tag: v0.8.10 + tag: v0.8.11 imagePullPolicy: IfNotPresent env: envFrom: