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.32.0
version: 0.33.0
2 changes: 1 addition & 1 deletion charts/udash-agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ images:
# -- Image pull policy for the agent image.
pullPolicy: IfNotPresent
# -- Overrides the image tag whose default is the chart appVersion.
tag: v0.119.0@sha256:329ba51aa472eac1cffd53051e37f4b118b35955931a68a6a3aa205af78edda4
tag: v0.120.0@sha256:8826e470eed46c4a2371ef18b2a1b9deac19af055c9bd3c1016b05a22b0a9221
# -- Command override for the agent container.
command:
- "updatecli"
Expand Down