We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ce24c4 commit 5f7b6edCopy full SHA for 5f7b6ed
build/manifest/images
@@ -71,3 +71,4 @@ rancher/mirrored-library-traefik:2.6.2
71
rancher/mirrored-metrics-server:v0.5.2
72
rancher/mirrored-pause:3.6
73
beclab/reverse-proxy:v0.1.4
74
+beclab/upgrade-job:0.1.3
frameworks/app-service/config/cluster/deploy/appservice_deploy.yaml
@@ -148,7 +148,7 @@ spec:
148
serviceAccount: os-internal
149
containers:
150
- name: app-service
151
- image: beclab/app-service:0.2.52
+ image: beclab/app-service:0.2.53
152
imagePullPolicy: IfNotPresent
153
securityContext:
154
runAsUser: 0
0 commit comments