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 36a6e74 commit 7d3b60eCopy full SHA for 7d3b60e
manifests/yamls/devtron.yaml
@@ -153,7 +153,7 @@ spec:
153
serviceAccountName: devtron
154
containers:
155
- name: devtron
156
- image: "quay.io/devtron/devtron:8f8346f2-146-5764"
+ image: "quay.io/devtron/devtron:36a6e742-146-5786"
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: 8f8346f29d245acc2404693b3958c4a91e2a1f99
+ value: 36a6e742a396d3c2700dd28898667f1ad55fcdce
44
envFrom:
45
- secretRef:
46
name: postgresql-migrator
0 commit comments