We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71f2686 commit e957cb8Copy full SHA for e957cb8
manifests/yamls/devtron.yaml
@@ -153,7 +153,7 @@ spec:
153
serviceAccountName: devtron
154
containers:
155
- name: devtron
156
- image: "quay.io/devtron/devtron:d724cf05-146-5431"
+ image: "quay.io/devtron/devtron:71f26869-146-5461"
157
imagePullPolicy: IfNotPresent
158
ports:
159
manifests/yamls/migrator.yaml
@@ -40,7 +40,7 @@ spec:
40
- name: MIGRATE_TO_VERSION
41
value: "0"
42
- name: GIT_HASH
43
- value: d724cf0534a8ff959789cc8a838b2a1fae0a7d99
+ value: 71f26869bc58888a14dbb5adab467ef489bfa2a3
44
envFrom:
45
- secretRef:
46
name: postgresql-migrator
0 commit comments