diff --git a/charts/udash-agent/Chart.yaml b/charts/udash-agent/Chart.yaml index b756583..bc18b39 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.17.1 \ No newline at end of file +version: 0.18.0 diff --git a/charts/udash-agent/values.yaml b/charts/udash-agent/values.yaml index ac5793c..6c0bf4a 100644 --- a/charts/udash-agent/values.yaml +++ b/charts/udash-agent/values.yaml @@ -7,7 +7,7 @@ images: repository: ghcr.io/updatecli/updatecli pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: v0.110.0@sha256:71c653ecd3e861df4f0299f1c2c3cdc740c1dd662b04d884d9d301f4b5d1ce34 + tag: v0.112.0@sha256:6cfee7353856132f76bbe032c66d5e752851b12025b096115149f405ec29ab5d command: - "updatecli" ## The exp @@ -21,7 +21,7 @@ images: repository: ghcr.io/updatecli/udash pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: v0.11.1@sha256:4fadb224a63f5e45e1fb1e4cae994023b269f0a3224fc22b561b907b7fcf7ae1 + tag: v0.12.0@sha256:816d657e7ebc7992cdbc8c47a65ea3c4730c0daa4556ec1c957059fb2654fbde command: - "udash" args: diff --git a/charts/udash/Chart.yaml b/charts/udash/Chart.yaml index 1d91fea..53210eb 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.21.0 +version: 0.22.0 diff --git a/charts/udash/values.yaml b/charts/udash/values.yaml index f16ba92..300543a 100644 --- a/charts/udash/values.yaml +++ b/charts/udash/values.yaml @@ -8,7 +8,7 @@ images: repository: ghcr.io/updatecli/udash pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: v0.11.1@sha256:4fadb224a63f5e45e1fb1e4cae994023b269f0a3224fc22b561b907b7fcf7ae1 + tag: v0.12.0@sha256:816d657e7ebc7992cdbc8c47a65ea3c4730c0daa4556ec1c957059fb2654fbde command: - "udash" args: @@ -18,7 +18,7 @@ images: repository: ghcr.io/updatecli/udash-front pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: v0.12.0@sha256:2f887a95b70973affbe57d7e60cd5bc2b29efbcbbf4eae4661b0aaf9fca77e3c + tag: v0.14.0@sha256:bf06c242d7e707abba835f8ad7e95e49771ef748dae84c6d833510e1e09bf81d imagePullSecrets: [] nameOverride: "" fullnameOverride: ""