Skip to content

Commit

Permalink
Merge pull request #4 from updatecli/updatecli_main_1cca2502efabf4136…
Browse files Browse the repository at this point in the history
…6d9ecf7c1f095dea2d2650ce3ef9606b203775f05c8b8a9

Default Autodiscovery
  • Loading branch information
olblak authored Nov 8, 2024
2 parents 974339c + 5256920 commit ad9cd9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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: An Updatecli platform
icon: https://www.updatecli.io/images/updatecli_transparent.png
name: udash
type: application
version: 0.5.0
version: 0.6.0
4 changes: 2 additions & 2 deletions 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.4.0
tag: v0.5.0@sha256:9405e500d904a28e10729fd22e2d2e8d12fdd4e8261a66f90ef2dc5fffa1836d
command:
- "udash"
args:
Expand All @@ -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.0
tag: v0.3.1@sha256:4fde8d049488f7034ecea88f41a777a3ca21375e00f060b2acf1f3ad0fd76a99
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
Expand Down

0 comments on commit ad9cd9f

Please sign in to comment.