Skip to content

Commit 1e8572f

Browse files
authored
bump chart version (#10011)
1 parent 1fac58a commit 1e8572f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/kubernetes-dashboard/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
apiVersion: v2
1616
name: kubernetes-dashboard
17-
version: 7.10.5
17+
version: 7.11.0
1818
description: General-purpose web UI for Kubernetes clusters
1919
keywords:
2020
- kubernetes

charts/kubernetes-dashboard/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ api:
187187
role: api
188188
image:
189189
repository: docker.io/kubernetesui/dashboard-api
190-
tag: 1.10.3
190+
tag: 1.11.0
191191
scaling:
192192
replicas: 1
193193
revisionHistoryLimit: 10

0 commit comments

Comments
 (0)