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 933a16c commit 33641a1Copy full SHA for 33641a1
manifests/yamls/devtron.yaml
@@ -152,7 +152,7 @@ spec:
152
serviceAccountName: devtron
153
containers:
154
- name: devtron
155
- image: "quay.io/devtron/devtron:16898c7d-146-5232"
+ image: "quay.io/devtron/devtron:698152af-146-5263"
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: 16898c7de920387afcfb8b210213d730cae0bdab
+ value: 698152af34196e6a582eafabf27aed4290d31047
44
envFrom:
45
- secretRef:
46
name: postgresql-migrator
0 commit comments