Skip to content

Commit c2a0426

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

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
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.13.0
7+
version: 0.14.0

charts/udash-agent/values.yaml

Lines changed: 2 additions & 2 deletions
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.105.1@sha256:467d47a15fc7f51c990fd5b170f5e933339de12e3e77ea04e4daed614bff6c7e
10+
tag: v0.106.0@sha256:c9382bea371c973c862e74b345fcdcb8f1b993ced78f4d7838c26b5ec4de20b1
1111
command:
1212
- "updatecli"
1313
## The exp
@@ -21,7 +21,7 @@ images:
2121
repository: ghcr.io/updatecli/udash
2222
pullPolicy: IfNotPresent
2323
# Overrides the image tag whose default is the chart appVersion.
24-
tag: v0.11.0@sha256:700dd4ed663ce911278375d961b2710519d4ffb8a543e4421bcbb83cc3cc9e90
24+
tag: v0.11.1@sha256:4fadb224a63f5e45e1fb1e4cae994023b269f0a3224fc22b561b907b7fcf7ae1
2525
command:
2626
- "udash"
2727
args:

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.18.0
7+
version: 0.19.0

charts/udash/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ images:
88
repository: ghcr.io/updatecli/udash
99
pullPolicy: IfNotPresent
1010
# Overrides the image tag whose default is the chart appVersion.
11-
tag: v0.11.0@sha256:700dd4ed663ce911278375d961b2710519d4ffb8a543e4421bcbb83cc3cc9e90
11+
tag: v0.11.1@sha256:4fadb224a63f5e45e1fb1e4cae994023b269f0a3224fc22b561b907b7fcf7ae1
1212
command:
1313
- "udash"
1414
args:

0 commit comments

Comments
 (0)