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.0 #98

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 charts/harmony-chart/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ dependencies:
version: 65.0.0
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.6.1
version: 7.10.0
- name: velero
repository: https://vmware-tanzu.github.io/helm-charts
version: 5.2.0
- name: openfaas
repository: https://openfaas.github.io/faas-netes
version: 14.2.34
digest: sha256:548b955e15c04e3eb4a270b4f6a869675d20becad8e75702cf945b214809a63e
generated: "2024-10-07T15:49:37.65074391-05:00"
digest: sha256:c71de025189282fcd4ac13e8ff935dc86b3818aa1c3d6a88a719c5887284aef7
generated: "2024-11-12T16:58:32.61305239Z"
2 changes: 1 addition & 1 deletion charts/harmony-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts

- name: kubernetes-dashboard
version: "7.6.1"
version: "7.10.0"
repository: https://kubernetes.github.io/dashboard
alias: k8sdashboard
condition: k8sdashboard.enabled
Expand Down