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 38f7283 commit 67adaeeCopy full SHA for 67adaee
manifests/yamls/devtron.yaml
@@ -153,7 +153,7 @@ spec:
153
serviceAccountName: devtron
154
containers:
155
- name: devtron
156
- image: "quay.io/devtron/devtron:71f26869-146-5461"
+ image: "quay.io/devtron/devtron:d5fe9a3d-146-5546"
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: 71f26869bc58888a14dbb5adab467ef489bfa2a3
+ value: d5fe9a3d787d6f64753eb267772d99327f018f8e
44
envFrom:
45
- secretRef:
46
name: postgresql-migrator
0 commit comments