diff --git a/charts/udash-agent/Chart.yaml b/charts/udash-agent/Chart.yaml index fa1fe01..449d3eb 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.31.0 +version: 0.32.0 diff --git a/charts/udash-agent/values.yaml b/charts/udash-agent/values.yaml index 384997c..67f5ef6 100644 --- a/charts/udash-agent/values.yaml +++ b/charts/udash-agent/values.yaml @@ -10,7 +10,7 @@ images: # -- Image pull policy for the agent image. pullPolicy: IfNotPresent # -- Overrides the image tag whose default is the chart appVersion. - tag: v0.118.0@sha256:f5442c61c28948dc16c0520431c5e1263604ff06d795795c64066c48397f9793 + tag: v0.119.0@sha256:329ba51aa472eac1cffd53051e37f4b118b35955931a68a6a3aa205af78edda4 # -- Command override for the agent container. command: - "updatecli" diff --git a/charts/udash/Chart.yaml b/charts/udash/Chart.yaml index 2b1fb1b..2140e37 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.29.0 +version: 0.30.0 diff --git a/charts/udash/values.yaml b/charts/udash/values.yaml index 088356e..70f595c 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.2@sha256:1bd9a9d2fe5c26a8cdeb6b47366069c1fcd37c99ca48ad40096b777d7cc61e2b + tag: v0.21.0@sha256:df04e3ce8fa8897bedcc9031c0935ffe66a09c9096dfff17146227d19c919588 # -- Secrets for pulling images from private registries. imagePullSecrets: []