diff --git a/charts/udash-agent/Chart.yaml b/charts/udash-agent/Chart.yaml index 5b3c91f..bf5516e 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.1.1 +version: 0.2.0 diff --git a/charts/udash-agent/values.yaml b/charts/udash-agent/values.yaml index 28593c7..a4a32f3 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.86.1 + tag: v0.86.1@sha256:0beb1f2c883fb24129348c1b87fa7eefdaa63223c80fab52585c48330cceb3ae 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.5.0 + tag: v0.5.0@sha256:9405e500d904a28e10729fd22e2d2e8d12fdd4e8261a66f90ef2dc5fffa1836d command: - "udash" args: @@ -165,4 +165,3 @@ defaultUdashConfig: | # }, # "Default":"agentrelay" # } - diff --git a/charts/udash/Chart.yaml b/charts/udash/Chart.yaml index c626ab2..cde794b 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.7.0 +version: 0.8.0 diff --git a/charts/udash/values.yaml b/charts/udash/values.yaml index 2984026..50c8782 100644 --- a/charts/udash/values.yaml +++ b/charts/udash/values.yaml @@ -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.3.1@sha256:4fde8d049488f7034ecea88f41a777a3ca21375e00f060b2acf1f3ad0fd76a99 + tag: v0.5.0@sha256:c7aa5372273ffda2c090a05a556106be3fafff5d3044a53d37b95c792316f9e7 imagePullSecrets: [] nameOverride: "" fullnameOverride: ""