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 33c4d9d commit 132ca60Copy full SHA for 132ca60
manifests/yamls/devtron.yaml
@@ -152,7 +152,7 @@ spec:
152
serviceAccountName: devtron
153
containers:
154
- name: devtron
155
- image: "quay.io/devtron/devtron:c75eb40a-146-4240"
+ image: "quay.io/devtron/devtron:48866d8f-146-4326"
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: c75eb40a000c9b9042758c3b9b21f81102b3c213
+ value:
44
envFrom:
45
- secretRef:
46
name: postgresql-migrator
0 commit comments