Skip to content

Commit f663572

Browse files
deps(helm): bump all dependencies (#34)
* chore: deps(helm): bump image "ghcr.io/updatecli/updatecli" digest Made with ❤️️ by updatecli * chore: deps(helm): bump image "ghcr.io/updatecli/udash-front" digest Made with ❤️️ by updatecli --------- Co-authored-by: updateclibot[bot] <92153806+updateclibot[bot]@users.noreply.github.com>
1 parent f8fbad6 commit f663572

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

charts/udash-agent/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ description: Udash Agent, is the Updatecli DASHboard agent running Updatecli to
44
icon: https://www.updatecli.io/images/updatecli_transparent.png
55
name: udash-agent
66
type: application
7-
version: 0.16.2
7+
version: 0.17.0

charts/udash-agent/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ images:
77
repository: ghcr.io/updatecli/updatecli
88
pullPolicy: IfNotPresent
99
# Overrides the image tag whose default is the chart appVersion.
10-
tag: v0.109.0@sha256:dec149a1c30601c784b8991a4cc8791cc0941930b82f9bb3596aa297ca02ce73
10+
tag: v0.110.0@sha256:71c653ecd3e861df4f0299f1c2c3cdc740c1dd662b04d884d9d301f4b5d1ce34
1111
command:
1212
- "updatecli"
1313
## The exp

charts/udash/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ description: Udash, the Updatecli DASHboard
44
icon: https://www.updatecli.io/images/updatecli_transparent.png
55
name: udash
66
type: application
7-
version: 0.20.0
7+
version: 0.21.0

charts/udash/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ images:
1818
repository: ghcr.io/updatecli/udash-front
1919
pullPolicy: IfNotPresent
2020
# Overrides the image tag whose default is the chart appVersion.
21-
tag: v0.11.0@sha256:906b299349d8a28432228e0aff6b0c3796cec9300a51e5e5161bf8e5e56e07cb
21+
tag: v0.12.0@sha256:2f887a95b70973affbe57d7e60cd5bc2b29efbcbbf4eae4661b0aaf9fca77e3c
2222
imagePullSecrets: []
2323
nameOverride: ""
2424
fullnameOverride: ""

0 commit comments

Comments
 (0)