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 aefd74d commit 4250338Copy full SHA for 4250338
manifests/yamls/devtron.yaml
@@ -154,7 +154,7 @@ spec:
154
serviceAccountName: devtron
155
containers:
156
- name: devtron
157
- image: "quay.io/devtron/devtron:2fa5071c-146-6748"
+ image: "quay.io/devtron/devtron:2fa5071c-146-6749"
158
imagePullPolicy: IfNotPresent
159
ports:
160
manifests/yamls/migrator.yaml
@@ -81,7 +81,7 @@ spec:
81
- name: MIGRATE_TO_VERSION
82
value: "0"
83
- name: GIT_HASH
84
- value: 4ed6cdfcf6f13a93eb0c3c58d8b4f13292856960
+ value: 2fa5071cd35173867b32b0ff38b330971a184db8
85
- name: GIT_BRANCH
86
value: main
87
envFrom:
0 commit comments