File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11apiVersion : v2
2- appVersion : 0.0.1 -SNAPSHOT
2+ appVersion : 1.2.4 -SNAPSHOT
33description : A Helm chart for Kubernetes
44name : sprint-dashboard
55type : application
66
7- version : 0.1 .0
7+ version : 0.2 .0
88annotations :
99 artifacthub.io/changes : |
1010 - kind: "changed"
11- description: "moved from Harbor chart registry "
11+ description: "use container.subshell.com for pulling image by default "
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ nameOverride: ""
22fullnameOverride : " "
33
44image :
5- repository : docker .subshell.com/labday/sprint-dashboard
5+ repository : container .subshell.com/labday/sprint-dashboard
66 version : latest
77 pullPolicy : IfNotPresent
88
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ nameOverride: ""
22fullnameOverride : " "
33
44image :
5- repository : docker .subshell.com/labday/sprint-dashboard
5+ repository : container .subshell.com/labday/sprint-dashboard
66 version : latest
77 pullPolicy : IfNotPresent
88
You can’t perform that action at this time.
0 commit comments