Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Commit

Permalink
PLAT-6517 Release 0.7.2 (chart proactively updated) (#147)
Browse files Browse the repository at this point in the history
- The image isn't built yet, but it will be once this commit is
   properly tagged
  • Loading branch information
ddl-ebrown committed May 30, 2023
1 parent d48be06 commit 39dfa25
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deploy/helm/distributed-compute-operator/dco-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ USER-SUPPLIED VALUES:
image:
registry: quay.io
repository: domino/distributed-compute-operator
tag: v0.7.0
tag: v0.7.2
pullPolicy: Always
imagePullSecrets:
- name: domino-quay-repos
Expand All @@ -19,11 +19,11 @@ mpi:
initImage:
registry: quay.io
repository: domino/distributed-compute-operator-mpi-init
tag: v0.7.0
tag: v0.7.2
syncImage:
registry: quay.io
repository: domino/distributed-compute-operator-mpi-sync
tag: v0.7.0
tag: v0.7.2
networkPolicy:
enabled: true
nodeSelector:
Expand Down

0 comments on commit 39dfa25

Please sign in to comment.