Skip to content

Commit

Permalink
feat(chart): minor update of dependencies on kube-prometheus-stack ch…
Browse files Browse the repository at this point in the history
…art (#80)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 11, 2023
1 parent 696da13 commit cf38521
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 12 deletions.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= devops-stack-module-kube-prometheus-stack
// Document attributes to replace along the document
:kube-prometheus-stack-chart-version: 48.1.1
:kube-prometheus-stack-chart-version: 48.3.1
:chart-url: https://github.com/prometheus-community/helm-charts/blob/main/charts/kube-prometheus-stack

A https://devops-stack.io[DevOps Stack] module to deploy and configure https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack[kube-prometheus-chart].
Expand Down
6 changes: 3 additions & 3 deletions charts/kube-prometheus-stack/Chart.lock
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"
15 changes: 7 additions & 8 deletions charts/kube-prometheus-stack/Chart.yaml
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 not shown.
Binary file not shown.

0 comments on commit cf38521

Please sign in to comment.