diff --git a/charts/udash-agent/Chart.yaml b/charts/udash-agent/Chart.yaml index e2d1772..c7ee062 100644 --- a/charts/udash-agent/Chart.yaml +++ b/charts/udash-agent/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 -appVersion: v0.15.0 +appVersion: v0.118.0 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 type: application -version: 0.29.0 +version: 0.30.0 diff --git a/charts/udash-agent/values.yaml b/charts/udash-agent/values.yaml index 9b22eef..384997c 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.117.0@sha256:3d15cfdc333862c0329c977d65195e659062d737222b676f1298ffab8d7a7412 + tag: v0.118.0@sha256:f5442c61c28948dc16c0520431c5e1263604ff06d795795c64066c48397f9793 # -- Command override for the agent container. command: - "updatecli"