File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ description: A Helm chart for Kubernetes
44name : sprint-dashboard
55type : application
66
7- version : 0.2.1
7+ version : 0.2.2
88annotations :
99 artifacthub.io/changes : |
1010 - kind: "changed"
11- description: "fixed repository path for container.subshell.com"
11+ description: "use labday repo at container.subshell.com"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ nameOverride: ""
22fullnameOverride : " "
33
44image :
5- repository : container.subshell.com/subshell -docker-releases /sprint-dashboard
5+ repository : container.subshell.com/labday -docker-dev /sprint-dashboard
66 version : latest
77 pullPolicy : IfNotPresent
88
6666 size :
6767 storageClassName :
6868
69- javaOptions : " -XX:InitialRAMPercentage=50.0 -XX:MaxRAMPercentage=90.0 -XX:+ExitOnOutOfMemoryError -Duser.timezone=\" Europe/Berlin\" "
69+ javaOptions : " -XX:InitialRAMPercentage=50.0 -XX:MaxRAMPercentage=90.0 -XX:+ExitOnOutOfMemoryError -Duser.timezone=\" Europe/Berlin\" "
You can’t perform that action at this time.
0 commit comments