File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111 repository : ghcr.io/cloudoperators/greenhouse
1212 pullPolicy : IfNotPresent
1313 # Overrides the image tag whose default is the chart appVersion.
14- tag : 0 .8.0
14+ tag : v0 .8.0
1515 # Overrides the image tag to use a specific digest instead
1616 # digest: ""
1717
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ apiVersion: v2
55name : greenhouse
66description : A Helm chart for deploying greenhouse
77type : application
8- version : 0.14.0
8+ version : 0.14.1
99appVersion : " 0.8.0"
1010
1111dependencies :
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ keepUpstreamGroups: false
1313image :
1414 repository : ghcr.io/cloudoperators/greenhouse
1515 # Overrides the image tag whose default is the chart appVersion.
16- tag : 0 .8.0
16+ tag : v0 .8.0
1717 # Overrides the image tag to use a specific digest instead
1818 # digest: ""
1919 pullPolicy : IfNotPresent
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ controllerManager:
1414 - ALL
1515 image :
1616 repository : ghcr.io/cloudoperators/greenhouse
17- tag : 0 .8.0
17+ tag : v0 .8.0
1818 # Overrides the image tag to use a specific digest instead
1919 # digest: ""
2020 resources :
You can’t perform that action at this time.
0 commit comments