From ff6c542d8dcf848bbed3f8a2f9644511b4b4f057 Mon Sep 17 00:00:00 2001 From: updatecli Date: Mon, 15 Jun 2026 17:15:42 +0000 Subject: [PATCH] chore: update udash front docker image tag to 'v0.20.2' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- charts/udash/Chart.yaml | 2 +- charts/udash/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/udash/Chart.yaml b/charts/udash/Chart.yaml index 9e6176f..2b1fb1b 100644 --- a/charts/udash/Chart.yaml +++ b/charts/udash/Chart.yaml @@ -4,4 +4,4 @@ description: Udash, the Updatecli DASHboard icon: https://www.updatecli.io/images/updatecli_transparent.png name: udash type: application -version: 0.28.0 +version: 0.29.0 diff --git a/charts/udash/values.yaml b/charts/udash/values.yaml index fc60655..088356e 100644 --- a/charts/udash/values.yaml +++ b/charts/udash/values.yaml @@ -27,7 +27,7 @@ images: # -- Image pull policy for the udash-front image. pullPolicy: IfNotPresent # -- Overrides the image tag whose default is the chart appVersion. - tag: v0.20.1@sha256:b4544afc1fa56b81521cb2dd8967c00435b10a100507f0cdcdbcd88e675a3dc5 + tag: v0.20.2@sha256:1bd9a9d2fe5c26a8cdeb6b47366069c1fcd37c99ca48ad40096b777d7cc61e2b # -- Secrets for pulling images from private registries. imagePullSecrets: []