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.22.0
version: 0.23.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.115.0@sha256:24a5f11637961d4f54f7097385f573a504eb6620c971044f788106431237447c
tag: v0.116.3@sha256:1fc3729536ffd5b902a94d721e62beee482b4ae3968a6e2e79b6ce92b5eb5fdd
command:
- "updatecli"
## The exp
Expand Down
Loading