Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/udash-agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
version: 0.18.0
4 changes: 2 additions & 2 deletions charts/udash-agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.111.0@sha256:c2a12ddeb7614bab2e8703dd6cfb553f8cda4a6956f1ce5bba0f2130bb4ac8ae
command:
- "updatecli"
## The exp
Expand All @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion charts/udash/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion charts/udash/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down