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.12 .0
17
+ version : 7.13 .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.4
148
+ tag : 1.3.0
149
149
scaling :
150
150
replicas : 1
151
151
revisionHistoryLimit : 10
187
187
role : api
188
188
image :
189
189
repository : docker.io/kubernetesui/dashboard-api
190
- tag : 1.12 .0
190
+ tag : 1.13 .0
191
191
scaling :
192
192
replicas : 1
193
193
revisionHistoryLimit : 10
247
247
role : web
248
248
image :
249
249
repository : docker.io/kubernetesui/dashboard-web
250
- tag : 1.6.2
250
+ tag : 1.7.0
251
251
scaling :
252
252
replicas : 1
253
253
revisionHistoryLimit : 10
You can’t perform that action at this time.
0 commit comments