Skip to content

Commit

Permalink
Updated latest image of devtron in the installer
Browse files Browse the repository at this point in the history
  • Loading branch information
prakarsh-dt committed Sep 2, 2021
1 parent 6dbb8d2 commit d09400c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifests/yamls/devtron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ spec:
serviceAccountName: devtron
containers:
- name: devtron
image: "quay.io/devtron/devtron:5924e6aa-146-5108"
image: "quay.io/devtron/devtron:0386066e-146-5169"
imagePullPolicy: IfNotPresent
ports:
- name: devtron
Expand Down
2 changes: 1 addition & 1 deletion manifests/yamls/migrator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
- name: MIGRATE_TO_VERSION
value: "0"
- name: GIT_HASH
value: 5924e6aa536ee442ca9d9bf188e79a0fbe70a339
value: 0386066e608be38cac130444338324b314fca380
envFrom:
- secretRef:
name: postgresql-migrator
Expand Down

0 comments on commit d09400c

Please sign in to comment.