Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherrypick (#1657) tag image and change libsonnet for centraldashboard image #1660

Merged
merged 1 commit into from
Sep 28, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion kubeflow/core/prototypes/centraldashboard.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// @description centraldashboard Component
// @shortDescription centraldashboard
// @param name string Name
// @optionalParam image string gcr.io/kubeflow-images-public/centraldashboard:v0.2.1 Image for the central dashboard
// @optionalParam image string gcr.io/kubeflow-images-public/centraldashboard:v0.3.0 Image for the central dashboard

local centraldashboard = import "kubeflow/core/centraldashboard.libsonnet";
local instance = centraldashboard.new(env, params);
Expand Down
5 changes: 5 additions & 0 deletions releasing/image_tags.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -457,3 +457,8 @@ images:
month: 9
second: 13
year: 2018
- name: gcr.io/kubeflow-images-public/centraldashboard
versions:
- digest: sha256:759d98f209ebbc57fdc73bea8df6c43209808b86c7da7845cd201f45eee6eedb
tags:
- v0.3.0