Skip to content

Commit

Permalink
Merge pull request #8 from updatecli/updatecli_main_c1558d1e8ccd17f20…
Browse files Browse the repository at this point in the history
…e8fdac9d1fef0815a1b0804e33d760fe4cbe58ae3708afa

deps(helm): bump all dependencies
  • Loading branch information
olblak authored Nov 20, 2024
2 parents c8e0c00 + 34cf086 commit d00dfc5
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 6 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.1.1
version: 0.2.0
5 changes: 2 additions & 3 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
tag: v0.86.1@sha256:0beb1f2c883fb24129348c1b87fa7eefdaa63223c80fab52585c48330cceb3ae
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.5.0
tag: v0.5.0@sha256:9405e500d904a28e10729fd22e2d2e8d12fdd4e8261a66f90ef2dc5fffa1836d
command:
- "udash"
args:
Expand Down Expand Up @@ -165,4 +165,3 @@ defaultUdashConfig: |
# },
# "Default":"agentrelay"
# }

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.7.0
version: 0.8.0
2 changes: 1 addition & 1 deletion charts/udash/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ images:
repository: ghcr.io/updatecli/udash-front
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: v0.3.1@sha256:4fde8d049488f7034ecea88f41a777a3ca21375e00f060b2acf1f3ad0fd76a99
tag: v0.5.0@sha256:c7aa5372273ffda2c090a05a556106be3fafff5d3044a53d37b95c792316f9e7
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
Expand Down

0 comments on commit d00dfc5

Please sign in to comment.