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 1210ebb commit decea47Copy full SHA for decea47
manifests/yamls/devtron.yaml
@@ -152,7 +152,7 @@ spec:
152
serviceAccountName: devtron
153
containers:
154
- name: devtron
155
- image: "quay.io/devtron/devtron:8a4fa90e-146-4514"
+ image: "quay.io/devtron/devtron:4db1b476-146-4610"
156
imagePullPolicy: IfNotPresent
157
ports:
158
manifests/yamls/migrator.yaml
@@ -40,7 +40,7 @@ spec:
40
- name: MIGRATE_TO_VERSION
41
value: "0"
42
- name: GIT_HASH
43
- value: 8a4fa90e576500bba21f546d5ce5c78d8592e7e1
+ value: 4db1b4769cdcfe1854ec19bff51af59c8e0fb745
44
envFrom:
45
- secretRef:
46
name: postgresql-migrator
0 commit comments