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
4 changes: 2 additions & 2 deletions charts/udash-agent/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: v0.14.0
appVersion: v0.117.1
description: Udash Agent, is the Updatecli DASHboard agent running Updatecli to check your repositories updates.
icon: https://www.updatecli.io/images/updatecli_transparent.png
name: udash-agent
type: application
version: 0.28.0
version: 0.29.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.117.0@sha256:3d15cfdc333862c0329c977d65195e659062d737222b676f1298ffab8d7a7412
tag: v0.117.1@sha256:a9a4c050a5373b89efdb8d18d8f9911d6d5348da3dd279f4f9752c19936eb0a3
# -- Command override for the agent container.
command:
- "updatecli"
Expand Down