Skip to content

Commit 03b43ad

Browse files
authored
chore(chart): release 7.11.1 (#10015)
1 parent a1e3c29 commit 03b43ad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.11.0
17+
version: 7.11.1
1818
description: General-purpose web UI for Kubernetes clusters
1919
keywords:
2020
- kubernetes

charts/kubernetes-dashboard/values.yaml

+2-2
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.3
148+
tag: 1.2.4
149149
scaling:
150150
replicas: 1
151151
revisionHistoryLimit: 10
@@ -187,7 +187,7 @@ api:
187187
role: api
188188
image:
189189
repository: docker.io/kubernetesui/dashboard-api
190-
tag: 1.11.0
190+
tag: 1.11.1
191191
scaling:
192192
replicas: 1
193193
revisionHistoryLimit: 10

0 commit comments

Comments
 (0)