Skip to content

Commit

Permalink
Merge pull request #11 from updatecli/updatecli_main_c1558d1e8ccd17f2…
Browse files Browse the repository at this point in the history
…0e8fdac9d1fef0815a1b0804e33d760fe4cbe58ae3708afa

deps(helm): bump all dependencies
  • Loading branch information
olblak authored Dec 2, 2024
2 parents 676017f + 08e7ae9 commit f4bf516
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
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.3.0
version: 0.4.0
4 changes: 2 additions & 2 deletions charts/udash-agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ images:
repository: ghcr.io/updatecli/updatecli
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: v0.86.1@sha256:0beb1f2c883fb24129348c1b87fa7eefdaa63223c80fab52585c48330cceb3ae
tag: v0.88.0@sha256:2c8f869292b808614f7b81eb3dc2d0a3940d469ff7866402d15555645e6e17d7
command:
- "updatecli"
## The exp
Expand All @@ -21,7 +21,7 @@ images:
repository: ghcr.io/updatecli/udash
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: v0.6.0@sha256:c2fdaf8d52a396e5b98d8e26bc4d6a157405d5b71b3ac0dcfb77831666e1f5c5
tag: v0.7.0@sha256:55a92d0eb832fa8d388f01a9a6d43373ff01c0a924e21abcbf58ecfcfb183472
command:
- "udash"
args:
Expand Down
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.10.0
version: 0.11.0
2 changes: 1 addition & 1 deletion charts/udash/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ images:
repository: ghcr.io/updatecli/udash
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: v0.6.0@sha256:c2fdaf8d52a396e5b98d8e26bc4d6a157405d5b71b3ac0dcfb77831666e1f5c5
tag: v0.7.0@sha256:55a92d0eb832fa8d388f01a9a6d43373ff01c0a924e21abcbf58ecfcfb183472
command:
- "udash"
args:
Expand Down

0 comments on commit f4bf516

Please sign in to comment.