Skip to content
Merged
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.15.0
version: 0.16.0
2 changes: 1 addition & 1 deletion 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.108.0@sha256:5d8c6d73e62362eea25c7572f947618a1d5fa6c30c6940a9ba696764278d8af5
tag: v0.109.0@sha256:dec149a1c30601c784b8991a4cc8791cc0941930b82f9bb3596aa297ca02ce73
command:
- "updatecli"
## The exp
Expand Down