diff --git a/common/centraldashboard/base/kustomization.yaml b/common/centraldashboard/base/kustomization.yaml index 11fc0be6c6..8e93248cbb 100644 --- a/common/centraldashboard/base/kustomization.yaml +++ b/common/centraldashboard/base/kustomization.yaml @@ -14,7 +14,7 @@ commonLabels: images: - name: gcr.io/kubeflow-images-public/centraldashboard newName: gcr.io/kubeflow-images-public/centraldashboard - newTag: v0.6.0-rc2 + newTag: v20190808-v0.6.2-rc.0-0-g65583158 configMapGenerator: - name: parameters env: params.env diff --git a/tests/centraldashboard-base_test.go b/tests/centraldashboard-base_test.go index 2b1ad4ae3f..17591e6e18 100644 --- a/tests/centraldashboard-base_test.go +++ b/tests/centraldashboard-base_test.go @@ -175,7 +175,7 @@ commonLabels: images: - name: gcr.io/kubeflow-images-public/centraldashboard newName: gcr.io/kubeflow-images-public/centraldashboard - newTag: v0.6.0-rc2 + newTag: v20190808-v0.6.2-rc.0-0-g65583158 configMapGenerator: - name: parameters env: params.env diff --git a/tests/centraldashboard-overlays-application_test.go b/tests/centraldashboard-overlays-application_test.go index 42b9e9a45a..4664945d3d 100644 --- a/tests/centraldashboard-overlays-application_test.go +++ b/tests/centraldashboard-overlays-application_test.go @@ -244,7 +244,7 @@ commonLabels: images: - name: gcr.io/kubeflow-images-public/centraldashboard newName: gcr.io/kubeflow-images-public/centraldashboard - newTag: v0.6.0-rc2 + newTag: v20190808-v0.6.2-rc.0-0-g65583158 configMapGenerator: - name: parameters env: params.env diff --git a/tests/centraldashboard-overlays-istio_test.go b/tests/centraldashboard-overlays-istio_test.go index a9b05d4f78..578a024c6f 100644 --- a/tests/centraldashboard-overlays-istio_test.go +++ b/tests/centraldashboard-overlays-istio_test.go @@ -213,7 +213,7 @@ commonLabels: images: - name: gcr.io/kubeflow-images-public/centraldashboard newName: gcr.io/kubeflow-images-public/centraldashboard - newTag: v0.6.0-rc2 + newTag: v20190808-v0.6.2-rc.0-0-g65583158 configMapGenerator: - name: parameters env: params.env