File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 1818 registry-server : ghcr.io
1919 registry-username : ${{ github.actor }}
2020 image : ${{ github.repository }}
21- version : 0.2.0
21+ version : 0.3.1
2222 secrets :
2323 pull-request-token : ${{ secrets.GH_ORG_PAT }}
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ backstage:
77 image :
88 registry : ghcr.io
99 repository : kadras-io/kadras-developer-portal
10- tag : sha-ce9c944f1884a5406b720ab5cf464139c8036918
10+ tag : sha-493602035336190ee7482c5d2329a46cad5caab6
1111
1212 args :
1313 - ' --config'
@@ -42,8 +42,6 @@ backstage:
4242 extraEnvVars :
4343 - name : BACKSTAGE_BASE_URL
4444 value : https://{{ .Values.ingress.host }}
45- - name : NODE_OPTIONS
46- value : " --no-node-snapshot"
4745
4846 extraEnvVarsSecrets :
4947 - developer-portal-secrets
You can’t perform that action at this time.
0 commit comments