File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : scala-steward
33type : application
44version : 0.2.3
5- appVersion : 0.5.0
5+ appVersion : 0.30.2
66description : A Helm chart for scala-steward
77keywords :
88 - scala
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ scalaStewardArgs:
33 - /var/scala-steward/workspace
44 - --repos-file
55 - /opt/scala-steward/repos.md
6- - --vcs -api-host
6+ - --forge -api-host
77 - https://api.github.com
88 - --git-ask-pass
99 - /opt/scala-steward/password.sh
@@ -14,7 +14,7 @@ scalaStewardArgs:
1414additionalScalaStewardArgs :
1515 - --git-author-email
1616 - MY_EMAIL
17- - --vcs -login
17+ - --forge -login
1818 - MY_LOGIN
1919
2020additionalScalaStewardEnvs : {}
@@ -27,7 +27,7 @@ gitSecret: ""
2727existingGitSecretName : " "
2828
2929image :
30- tag : 0.5.0-460-aad4fc41-SNAPSHOT
30+ tag : 0.30.2
3131 repository : fthomas/scala-steward
3232 pullPolicy : IfNotPresent
3333
You can’t perform that action at this time.
0 commit comments