File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
charts/kubernetes-dashboard Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 14
14
15
15
apiVersion : v2
16
16
name : kubernetes-dashboard
17
- version : 7.9 .0
17
+ version : 7.10 .0
18
18
description : General-purpose web UI for Kubernetes clusters
19
19
keywords :
20
20
- kubernetes
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ auth:
145
145
role : auth
146
146
image :
147
147
repository : docker.io/kubernetesui/dashboard-auth
148
- tag : 1.2.1
148
+ tag : 1.2.2
149
149
scaling :
150
150
replicas : 1
151
151
revisionHistoryLimit : 10
184
184
role : api
185
185
image :
186
186
repository : docker.io/kubernetesui/dashboard-api
187
- tag : 1.10.0
187
+ tag : 1.10.1
188
188
scaling :
189
189
replicas : 1
190
190
revisionHistoryLimit : 10
241
241
role : web
242
242
image :
243
243
repository : docker.io/kubernetesui/dashboard-web
244
- tag : 1.5.1
244
+ tag : 1.6.0
245
245
scaling :
246
246
replicas : 1
247
247
revisionHistoryLimit : 10
You can’t perform that action at this time.
0 commit comments