-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(chart): minor update of dependencies on kube-prometheus-stack ch…
…art (#80) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
696da13
commit cf38521
Showing
5 changed files
with
11 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
dependencies: | ||
- name: kube-prometheus-stack | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 48.1.1 | ||
digest: sha256:6a05b4c7baa9f491fdc6afacb417a664892a1c073f2f757d72c15c50c5025ec3 | ||
generated: "2023-07-17T14:44:20.358349106+02:00" | ||
version: 48.3.1 | ||
digest: sha256:cdafcb03fc898212baf3566324a4a09beab8e35670dcec8e8ba1ad0dfb358748 | ||
generated: "2023-08-11T07:06:12.593510236Z" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,9 @@ | ||
--- | ||
apiVersion: "v2" | ||
name: "kube-prometheus-stack" | ||
version: "0" | ||
apiVersion: v2 | ||
dependencies: | ||
- name: kube-prometheus-stack | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 48.3.1 | ||
description: | | ||
This chart installs the kube-prometheus-stack and configures Grafana dashboards for monitoring Kubernetes cluster with Prometheus. | ||
dependencies: | ||
- name: "kube-prometheus-stack" | ||
version: "48.1.1" | ||
repository: "https://prometheus-community.github.io/helm-charts" | ||
name: kube-prometheus-stack | ||
version: "0" |
Binary file removed
BIN
-465 KB
charts/kube-prometheus-stack/charts/kube-prometheus-stack-48.1.1.tgz
Binary file not shown.
Binary file not shown.