提交 6a82081f 编写于 作者: R Rob Franken 提交者: GitHub

version bump for 1.5.0 release (#1500)

上级 9fbeb194
......@@ -59,7 +59,7 @@ const version = {
/**
* Current release version of the project.
*/
release: 'v1.5.0-beta1',
release: 'v1.5.0',
/**
* Version name of the head release of the project.
*/
......
{
"//": "Specification of this file can be found at: https://docs.npmjs.com/files/package.json",
"name": "kubernetes-dashboard",
"version": "1.5.0-beta1",
"version": "1.5.0",
"repository": {
"type": "git",
"url": "https://github.com/kubernetes/dashboard.git"
......
......@@ -46,7 +46,7 @@ spec:
spec:
containers:
- name: kubernetes-dashboard
image: gcr.io/google_containers/kubernetes-dashboard-amd64:v1.5.0-beta1
image: gcr.io/google_containers/kubernetes-dashboard-amd64:v1.5.0
imagePullPolicy: Always
ports:
- containerPort: 9090
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册