Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update helm release kubernetes-dashboard to v7.10.1 #6648

Merged
merged 1 commit into from
Jan 10, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .ops/ops-dashboard/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ dependencies:
version: 7.9.2
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard/
version: 7.10.0
version: 7.10.1
- name: oauth2-proxy
repository: https://oauth2-proxy.github.io/manifests
version: 7.9.2
- name: oauth2-proxy
repository: https://oauth2-proxy.github.io/manifests
version: 7.9.2
digest: sha256:a8e3d35418baeae949776eb8348bba6c0f04e40873181e427fdad5e936b172a7
generated: "2025-01-08T19:20:47.536384933Z"
digest: sha256:91370e86cab6969c2ee743f3acd0b636dbd875439db6d5219c59fa652dfcb391
generated: "2025-01-10T15:50:12.300286902Z"
2 changes: 1 addition & 1 deletion .ops/ops-dashboard/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies:
version: 7.9.2
repository: https://oauth2-proxy.github.io/manifests
- name: kubernetes-dashboard
version: 7.10.0
version: 7.10.1
repository: https://kubernetes.github.io/dashboard/
- name: oauth2-proxy
alias: kubernetes-dashboard-proxy
Expand Down
Loading