diff --git a/charts/harmony-chart/Chart.lock b/charts/harmony-chart/Chart.lock index 4794bdc..755fb90 100644 --- a/charts/harmony-chart/Chart.lock +++ b/charts/harmony-chart/Chart.lock @@ -25,12 +25,12 @@ dependencies: version: 56.6.2 - name: kubernetes-dashboard repository: https://kubernetes.github.io/dashboard - version: 7.0.0-alpha1 + version: 7.3.1 - 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:17908dd6f2ea4df87042d4bad904965cd4c77e637429acdf1a2a5c1256f85586 -generated: "2024-04-03T18:29:03.753422+04:00" +digest: sha256:b636bd16d732d51544ca7223f460e22f45a7132e31e874a789c5fc0cac460a45 +generated: "2024-04-15T14:39:31.262396+04:00" diff --git a/charts/harmony-chart/Chart.yaml b/charts/harmony-chart/Chart.yaml index 8ffeff6..f1c2239 100644 --- a/charts/harmony-chart/Chart.yaml +++ b/charts/harmony-chart/Chart.yaml @@ -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.7.0 +version: 0.7.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. @@ -60,7 +60,7 @@ dependencies: repository: https://prometheus-community.github.io/helm-charts - name: kubernetes-dashboard - version: "7.0.0-alpha1" + version: "7.3.1" repository: https://kubernetes.github.io/dashboard alias: k8sdashboard condition: k8sdashboard.enabled