Skip to content

Commit

Permalink
[auto PR] Update the jupyter-web-app image to commit vmaster-ge2eb2540 (
Browse files Browse the repository at this point in the history
kubeflow#697)

* image

* Image built from kubeflow/kubeflow@
  • Loading branch information
kubeflow-bot authored and k8s-ci-robot committed Jan 8, 2020
1 parent 45b9f5a commit 51cc497
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion jupyter/jupyter-web-app/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ commonLabels:
images:
- name: gcr.io/kubeflow-images-public/jupyter-web-app
newName: gcr.io/kubeflow-images-public/jupyter-web-app
newTag: 9419d4d
newTag: vmaster-ge2eb2540
configMapGenerator:
- env: params.env
name: parameters
Expand Down
2 changes: 1 addition & 1 deletion tests/jupyter-jupyter-web-app-base_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ commonLabels:
images:
- name: gcr.io/kubeflow-images-public/jupyter-web-app
newName: gcr.io/kubeflow-images-public/jupyter-web-app
newTag: 9419d4d
newTag: vmaster-ge2eb2540
configMapGenerator:
- env: params.env
name: parameters
Expand Down
2 changes: 1 addition & 1 deletion tests/jupyter-jupyter-web-app-overlays-application_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ commonLabels:
images:
- name: gcr.io/kubeflow-images-public/jupyter-web-app
newName: gcr.io/kubeflow-images-public/jupyter-web-app
newTag: 9419d4d
newTag: vmaster-ge2eb2540
configMapGenerator:
- env: params.env
name: parameters
Expand Down
2 changes: 1 addition & 1 deletion tests/jupyter-jupyter-web-app-overlays-istio_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ commonLabels:
images:
- name: gcr.io/kubeflow-images-public/jupyter-web-app
newName: gcr.io/kubeflow-images-public/jupyter-web-app
newTag: 9419d4d
newTag: vmaster-ge2eb2540
configMapGenerator:
- env: params.env
name: parameters
Expand Down

0 comments on commit 51cc497

Please sign in to comment.