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 2742bbd commit dfbb9e5Copy full SHA for dfbb9e5
manifests/yamls/devtron.yaml
@@ -153,7 +153,7 @@ spec:
153
serviceAccountName: devtron
154
containers:
155
- name: devtron
156
- image: "quay.io/devtron/devtron:1553cbbd-146-5620"
+ image: "quay.io/devtron/devtron:b0466d28-146-5647"
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: 1553cbbd781ac32e683688af5d9f650e67c18efb
+ value: b0466d282944f78670434ca7e1e5b88c0b8b172a
44
envFrom:
45
- secretRef:
46
name: postgresql-migrator
0 commit comments