From 39dfa25b0d1f3cf42ea51ddb47f90de7d03a2ae0 Mon Sep 17 00:00:00 2001 From: "Ethan Brown (Domino)" <111539728+ddl-ebrown@users.noreply.github.com> Date: Tue, 30 May 2023 11:50:43 -0400 Subject: [PATCH] PLAT-6517 Release 0.7.2 (chart proactively updated) (#147) - The image isn't built yet, but it will be once this commit is properly tagged --- deploy/helm/distributed-compute-operator/dco-values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deploy/helm/distributed-compute-operator/dco-values.yaml b/deploy/helm/distributed-compute-operator/dco-values.yaml index e4bc301c..2d8a4021 100644 --- a/deploy/helm/distributed-compute-operator/dco-values.yaml +++ b/deploy/helm/distributed-compute-operator/dco-values.yaml @@ -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 @@ -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: