Skip to content

Commit bac8c5f

Browse files
committed
update api and release new chart
1 parent 7825554 commit bac8c5f

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.3.2
17+
version: 7.4.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
@@ -164,7 +164,7 @@ api:
164164
role: api
165165
image:
166166
repository: docker.io/kubernetesui/dashboard-api
167-
tag: 1.5.0
167+
tag: 1.6.0
168168
scaling:
169169
replicas: 1
170170
revisionHistoryLimit: 10

0 commit comments

Comments
 (0)