Skip to content

Commit b386e0c

Browse files
authored
chore(chart): bump chart to 7.3.2 and api to 1.5.0 (#8914)
1 parent 577dd58 commit b386e0c

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.1
17+
version: 7.3.2
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.4.3
167+
tag: 1.5.0
168168
scaling:
169169
replicas: 1
170170
revisionHistoryLimit: 10

0 commit comments

Comments
 (0)