Skip to content

Commit

Permalink
update centraldashboard image (#263) (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
kunmingg authored and k8s-ci-robot committed Aug 9, 2019
1 parent d47b383 commit a33b767
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion common/centraldashboard/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion tests/centraldashboard-base_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion tests/centraldashboard-overlays-application_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion tests/centraldashboard-overlays-istio_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a33b767

Please sign in to comment.