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 May 5, 2021
1 parent 93687e3 commit 88cff0f
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:3e7eaacd-146-4084"
image: "quay.io/devtron/devtron:c36d785d-146-4130"
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: 3e7eaacdc38c3c619d6a1ff9450576d57efce8a8
value: c36d785d2a69a534e4582bb5e7d28dc20197e9ae
envFrom:
- secretRef:
name: postgresql-migrator
Expand Down

0 comments on commit 88cff0f

Please sign in to comment.