Skip to content

Commit

Permalink
chore: restored files
Browse files Browse the repository at this point in the history
Signed-off-by: Bruno Bressi <[email protected]>
  • Loading branch information
puffitos committed Nov 14, 2024
1 parent 9e8e669 commit b547311
Show file tree
Hide file tree
Showing 3 changed files with 405 additions and 2 deletions.
6 changes: 6 additions & 0 deletions Chart.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
dependencies:
- name: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 58.4.0
digest: sha256:c7af37eec63be66c853f6ee93c80477f23920e46968035ed341845d37d2917c0
generated: "2024-10-01T11:48:30.183932335+02:00"
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,17 @@ Or install the chart by using the packaged chart:
helm -n mynamespace upgrade -i project-monitoring -f values.yaml --repo oci://mtr.devops.telekom.de/caas/charts/caas-project-monitoring --version 1.3.0
```

## Compatibility matrix

The following table shows the compatibility between the CaaS Cluster Monitoring chart and the CaaS Project Monitoring versions:

| CaaS Project Monitoring | compatible with CaaS Cluster Monitoring | deployed kube-prometheus-stack |
| ----------------------- | --------------------------------------- | ------------------------------ |
| < 1.0.0 | < 0.0.6 | 40.1.2 - 51.0.3 |
| 1.0.0 <= y < 1.4.0 | 1.0.0 <= y < 1.4.0 | 58.4.0 |

where `x` is the CaaS Cluster Monitoring Version and `y` is the CaaS Project Monitoring Version.

## Values

| Key | Type | Default | Description |
Expand Down Expand Up @@ -218,5 +229,4 @@ helm -n mynamespace upgrade -i project-monitoring -f values.yaml --repo oci://mt
| kube-prometheus-stack.thanosRuler.enabled | bool | `false` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)

Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
Loading

0 comments on commit b547311

Please sign in to comment.