提交 a1264d95 编写于 作者: M Marcin Maciaszczyk 提交者: GitHub

Increase version (#1950)

上级 46d9107d
{
"name": "kubernetes-dashboard",
"version": "1.6.0",
"version": "1.6.1",
"dependencies": {
"angular": "~1.6.2",
"angular-animate": "~1.6.2",
......
......@@ -59,7 +59,7 @@ const version = {
/**
* Current release version of the project.
*/
release: 'v1.6.0',
release: 'v1.6.1',
/**
* 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.6.0",
"version": "1.6.1",
"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-arm:v1.6.0
image: gcr.io/google_containers/kubernetes-dashboard-arm:v1.6.1
ports:
- containerPort: 9090
protocol: TCP
......
......@@ -59,7 +59,7 @@ spec:
spec:
containers:
- name: kubernetes-dashboard
image: gcr.io/google_containers/kubernetes-dashboard-arm:v1.6.0
image: gcr.io/google_containers/kubernetes-dashboard-arm:v1.6.1
ports:
- containerPort: 9090
protocol: TCP
......
......@@ -47,7 +47,7 @@ spec:
spec:
containers:
- name: kubernetes-dashboard
image: gcr.io/google_containers/kubernetes-dashboard-amd64:v1.6.0
image: gcr.io/google_containers/kubernetes-dashboard-amd64:v1.6.1
ports:
- containerPort: 9090
protocol: TCP
......
......@@ -60,7 +60,7 @@ spec:
spec:
containers:
- name: kubernetes-dashboard
image: gcr.io/google_containers/kubernetes-dashboard-amd64:v1.6.0
image: gcr.io/google_containers/kubernetes-dashboard-amd64:v1.6.1
ports:
- containerPort: 9090
protocol: TCP
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册