Skip to content

Commit

Permalink
[auto PR] Update the jupyter-web-app image to tag vmaster-gc80316d3 (k…
Browse files Browse the repository at this point in the history
…ubeflow#823)

* image gcr.io/kubeflow-images-public/jupyter-web-app:vmaster-gc80316d3
* Image built from kubeflow/kubeflow@c80316d3
  • Loading branch information
kubeflow-bot authored Jan 31, 2020
1 parent 9265760 commit da1af5f
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: vmaster-g56c9025a
newTag: vmaster-gc80316d3
configMapGenerator:
- envs:
- params.env
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 @@ -433,7 +433,7 @@ commonLabels:
images:
- name: gcr.io/kubeflow-images-public/jupyter-web-app
newName: gcr.io/kubeflow-images-public/jupyter-web-app
newTag: vmaster-g56c9025a
newTag: vmaster-gc80316d3
configMapGenerator:
- envs:
- params.env
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 @@ -499,7 +499,7 @@ commonLabels:
images:
- name: gcr.io/kubeflow-images-public/jupyter-web-app
newName: gcr.io/kubeflow-images-public/jupyter-web-app
newTag: vmaster-g56c9025a
newTag: vmaster-gc80316d3
configMapGenerator:
- envs:
- params.env
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 @@ -472,7 +472,7 @@ commonLabels:
images:
- name: gcr.io/kubeflow-images-public/jupyter-web-app
newName: gcr.io/kubeflow-images-public/jupyter-web-app
newTag: vmaster-g56c9025a
newTag: vmaster-gc80316d3
configMapGenerator:
- envs:
- params.env
Expand Down

0 comments on commit da1af5f

Please sign in to comment.