Skip to content

Commit 41611ad

Browse files
authored
chore: release 7.10.0 (#9621)
1 parent 36b08ee commit 41611ad

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/kubernetes-dashboard/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

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

charts/kubernetes-dashboard/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ auth:
145145
role: auth
146146
image:
147147
repository: docker.io/kubernetesui/dashboard-auth
148-
tag: 1.2.1
148+
tag: 1.2.2
149149
scaling:
150150
replicas: 1
151151
revisionHistoryLimit: 10
@@ -184,7 +184,7 @@ api:
184184
role: api
185185
image:
186186
repository: docker.io/kubernetesui/dashboard-api
187-
tag: 1.10.0
187+
tag: 1.10.1
188188
scaling:
189189
replicas: 1
190190
revisionHistoryLimit: 10
@@ -241,7 +241,7 @@ web:
241241
role: web
242242
image:
243243
repository: docker.io/kubernetesui/dashboard-web
244-
tag: 1.5.1
244+
tag: 1.6.0
245245
scaling:
246246
replicas: 1
247247
revisionHistoryLimit: 10

0 commit comments

Comments
 (0)