Skip to content

Commit

Permalink
[auto PR] Update the notebook-controller image to tag vmaster-g845af2…
Browse files Browse the repository at this point in the history
…98 (kubeflow#1474)

* image gcr.io/kubeflow-images-public/notebook-controller:vmaster-g845af298
* Image built from kubeflow/kubeflow@845af298
  • Loading branch information
kubeflow-bot committed Aug 8, 2020
1 parent 65d350f commit 8449d4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jupyter/notebook-controller/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ commonLabels:
images:
- name: gcr.io/kubeflow-images-public/notebook-controller
newName: gcr.io/kubeflow-images-public/notebook-controller
newTag: vmaster-g101c77a3
newTag: vmaster-g845af298
configMapGenerator:
- envs:
- params.env
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ spec:
value: "false"
- name: ISTIO_GATEWAY
value: kubeflow/kubeflow-gateway
image: gcr.io/kubeflow-images-public/notebook-controller:vmaster-g101c77a3
image: gcr.io/kubeflow-images-public/notebook-controller:vmaster-g845af298
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

0 comments on commit 8449d4e

Please sign in to comment.