From bd90bf4b7cf9ef99bd4b5a3fecdb20abfcb7177f Mon Sep 17 00:00:00 2001 From: Johnu George Date: Wed, 29 May 2024 05:41:08 +0530 Subject: [PATCH] Update the images to the latest tag in master branch (#2128) * merge from upstream Signed-off-by: Johnu George * Update to latest in master branch Signed-off-by: Johnu George --------- Signed-off-by: Johnu George --- .github/workflows/unittests.yaml | 2 -- manifests/overlays/kubeflow/kustomization.yaml | 2 +- manifests/overlays/standalone/kustomization.yaml | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/unittests.yaml b/.github/workflows/unittests.yaml index 8f776d995c..7bf8adbfae 100644 --- a/.github/workflows/unittests.yaml +++ b/.github/workflows/unittests.yaml @@ -49,5 +49,3 @@ jobs: - uses: shogo82148/actions-goveralls@v1 with: parallel-finished: true - - diff --git a/manifests/overlays/kubeflow/kustomization.yaml b/manifests/overlays/kubeflow/kustomization.yaml index b7d06ab17f..206d900a88 100644 --- a/manifests/overlays/kubeflow/kustomization.yaml +++ b/manifests/overlays/kubeflow/kustomization.yaml @@ -6,7 +6,7 @@ resources: - kubeflow-training-roles.yaml images: - name: kubeflow/training-operator - newTag: "v1-855e096" + newTag: "latest" # TODO (tenzen-y): Once we support cert-manager, we need to remove this secret generation. # REF: https://github.com/kubeflow/training-operator/issues/2049 secretGenerator: diff --git a/manifests/overlays/standalone/kustomization.yaml b/manifests/overlays/standalone/kustomization.yaml index 65ad5d3843..df72e1dc03 100644 --- a/manifests/overlays/standalone/kustomization.yaml +++ b/manifests/overlays/standalone/kustomization.yaml @@ -6,7 +6,7 @@ resources: - namespace.yaml images: - name: kubeflow/training-operator - newTag: "v1-855e096" + newTag: "latest" secretGenerator: - name: training-operator-webhook-cert options: