Skip to content

Commit f66063f

Browse files
authored
bump chart to v7.6.0 (#9467)
1 parent 5fcb7f8 commit f66063f

File tree

2 files changed

+2
-2
lines changed

2 files changed

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

charts/kubernetes-dashboard/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ api:
173173
role: api
174174
image:
175175
repository: docker.io/kubernetesui/dashboard-api
176-
tag: 1.7.0
176+
tag: 1.8.0
177177
scaling:
178178
replicas: 1
179179
revisionHistoryLimit: 10

0 commit comments

Comments
 (0)