未验证 提交 1797c03d 编写于 作者: M Marcin Maciaszczyk 提交者: GitHub

Bump version in Helm chart (#5705)

上级 20baa19d
......@@ -14,8 +14,8 @@
apiVersion: v1
name: kubernetes-dashboard
version: 3.0.0
appVersion: 2.0.4
version: 3.0.1
appVersion: 2.0.5
description: General-purpose web UI for Kubernetes clusters
keywords:
- kubernetes
......
......@@ -75,7 +75,7 @@ The following table lists the configurable parameters of the kubernetes-dashboar
Parameter | Description | Default
------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------
`image.repository` | Repository for container image | `kubernetesui/dashboard`
`image.tag` | Image tag | `v2.0.4`
`image.tag` | Image tag | `v2.0.5`
`image.pullPolicy` | Image pull policy | `IfNotPresent`
`image.pullSecrets` | Image pull secrets | `[]`
`replicaCount` | Number of replicas | `1`
......
......@@ -19,7 +19,7 @@
image:
repository: kubernetesui/dashboard
tag: v2.0.4
tag: v2.0.5
pullPolicy: IfNotPresent
pullSecrets: []
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册