提交 f658e8f6 编写于 作者: P Piotr Bryk 提交者: Marcin Maciaszczyk

Increase version to v1.4.0 in preparation for release (#1230)

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