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 a0de26a commit 966d29eCopy full SHA for 966d29e
manifests/yamls/devtron.yaml
@@ -152,7 +152,7 @@ spec:
152
serviceAccountName: devtron
153
containers:
154
- name: devtron
155
- image: "quay.io/devtron/devtron:579f9195-146-5047"
+ image: "quay.io/devtron/devtron:56a5c249-146-5071"
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: 579f9195e689da4171b2541eac92bba5e15b7aeb
+ value: 56a5c2491f6c30502f16095c4b337ad140dc43d6
44
envFrom:
45
- secretRef:
46
name: postgresql-migrator
0 commit comments