Skip to content

Commit

Permalink
chore: release 7.10.0 (#9621)
Browse files Browse the repository at this point in the history
  • Loading branch information
floreks authored Oct 31, 2024
1 parent 36b08ee commit 41611ad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/kubernetes-dashboard/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

apiVersion: v2
name: kubernetes-dashboard
version: 7.9.0
version: 7.10.0
description: General-purpose web UI for Kubernetes clusters
keywords:
- kubernetes
Expand Down
6 changes: 3 additions & 3 deletions charts/kubernetes-dashboard/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ auth:
role: auth
image:
repository: docker.io/kubernetesui/dashboard-auth
tag: 1.2.1
tag: 1.2.2
scaling:
replicas: 1
revisionHistoryLimit: 10
Expand Down Expand Up @@ -184,7 +184,7 @@ api:
role: api
image:
repository: docker.io/kubernetesui/dashboard-api
tag: 1.10.0
tag: 1.10.1
scaling:
replicas: 1
revisionHistoryLimit: 10
Expand Down Expand Up @@ -241,7 +241,7 @@ web:
role: web
image:
repository: docker.io/kubernetesui/dashboard-web
tag: 1.5.1
tag: 1.6.0
scaling:
replicas: 1
revisionHistoryLimit: 10
Expand Down

0 comments on commit 41611ad

Please sign in to comment.