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"