From 4d52e3b3c5add154f781ac8d0230aea15c8d0719 Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 1 Sep 2026 06:55:08 +0000 Subject: [PATCH 1/2] chore: update udash docker image tag to 'v0.17.1' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- charts/udash-agent/Chart.yaml | 2 +- charts/udash-agent/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/udash-agent/Chart.yaml b/charts/udash-agent/Chart.yaml index a10124e..8e39e70 100644 --- a/charts/udash-agent/Chart.yaml +++ b/charts/udash-agent/Chart.yaml @@ -4,4 +4,4 @@ description: Udash Agent, is the Updatecli DASHboard agent running Updatecli to icon: https://www.updatecli.io/images/updatecli_transparent.png name: udash-agent type: application -version: 0.35.0 +version: 0.36.0 diff --git a/charts/udash-agent/values.yaml b/charts/udash-agent/values.yaml index 6754d29..9958d6f 100644 --- a/charts/udash-agent/values.yaml +++ b/charts/udash-agent/values.yaml @@ -27,7 +27,7 @@ images: # -- Image pull policy for the AgentRelay image. pullPolicy: IfNotPresent # -- Overrides the image tag whose default is the chart appVersion. - tag: v0.16.0@sha256:d41655dd7bfc48bd019640f9939bd3633d38d4b0e2f12a0d4c072e3755ce5d79 + tag: v0.17.1@sha256:76450ac9e81edfd705b02dc66bd66b226e6620a3cb4bd0488c4dd9a461266e4c # -- Command override for the AgentRelay container. command: - "udash" From fc051871e9e58a35cda88500fe5f3393b2bd98eb Mon Sep 17 00:00:00 2001 From: updatecli Date: Tue, 1 Sep 2026 06:55:08 +0000 Subject: [PATCH 2/2] chore: update chart appVersion to 'v0.17.1' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- charts/udash-agent/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/udash-agent/Chart.yaml b/charts/udash-agent/Chart.yaml index 8e39e70..7b5f4fd 100644 --- a/charts/udash-agent/Chart.yaml +++ b/charts/udash-agent/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: v0.16.0 +appVersion: v0.17.1 description: Udash Agent, is the Updatecli DASHboard agent running Updatecli to check your repositories updates. icon: https://www.updatecli.io/images/updatecli_transparent.png name: udash-agent