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 e5cd28f commit b4dae75Copy full SHA for b4dae75
manifests/yamls/devtron.yaml
@@ -153,7 +153,7 @@ spec:
153
serviceAccountName: devtron
154
containers:
155
- name: devtron
156
- image: "quay.io/devtron/devtron:d5fe9a3d-146-5546"
+ image: "quay.io/devtron/devtron:1553cbbd-146-5620"
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: d5fe9a3d787d6f64753eb267772d99327f018f8e
+ value: 1553cbbd781ac32e683688af5d9f650e67c18efb
44
envFrom:
45
- secretRef:
46
name: postgresql-migrator
0 commit comments