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/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.25.0
version: 0.26.0
2 changes: 1 addition & 1 deletion charts/udash/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ images:
# -- Image pull policy for the udash-front image.
pullPolicy: IfNotPresent
# -- Overrides the image tag whose default is the chart appVersion.
tag: v0.17.0@sha256:9afa7d7b0d8a8bc70154b83fd3ded620714cd79443c9e17a72bc5d7611c22f28
tag: v0.18.0@sha256:b2635be14fc70b3cb4a363ef40caa6fa02aa8a986d3f921098a6a6e0445aed72

# -- Secrets for pulling images from private registries.
imagePullSecrets: []
Expand Down