Skip to content

Commit

Permalink
chore: update K8s dashboard chart version
Browse files Browse the repository at this point in the history
Signed-off-by: Gabor Boros <[email protected]>
  • Loading branch information
gabor-boros committed Apr 5, 2024
1 parent 88627db commit 93ec805
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/harmony-chart/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ dependencies:
version: 56.6.2
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard
version: 7.0.0-alpha1
version: 7.1.2
- name: velero
repository: https://vmware-tanzu.github.io/helm-charts
version: 5.2.0
digest: sha256:b26b5db88f71eac11257f2f9f4a8f2999738f67456779fb204b9ca593b7f0de3
generated: "2024-03-25T11:47:55.141915+04:00"
digest: sha256:e7a465bab288abdd316ede0a768f39eaa2555d08a882aa7a10fbbf85eda7e103
generated: "2024-04-05T09:06:58.359546+04:00"
4 changes: 2 additions & 2 deletions charts/harmony-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes to the chart and its
# templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.6.0
version: 0.6.1
# This is the version number of the application being deployed. This version number should be incremented each time you
# make changes to the application. Versions are not expected to follow Semantic Versioning. They should reflect the
# version the application is using. It is recommended to use it with quotes.
Expand Down Expand Up @@ -60,7 +60,7 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts

- name: kubernetes-dashboard
version: "7.0.0-alpha1"
version: "7.1.2"
repository: https://kubernetes.github.io/dashboard
alias: k8sdashboard
condition: k8sdashboard.enabled
Expand Down

0 comments on commit 93ec805

Please sign in to comment.