Skip to content

Commit a88c527

Browse files
authored
docs: update readme versions
1 parent 6380527 commit a88c527

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

stable/node-problem-detector/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# node-problem-detector
22

3-
![Version: 2.5.0](https://img.shields.io/badge/Version-2.5.0-informational?style=flat-square) ![AppVersion: v1.35.1](https://img.shields.io/badge/AppVersion-v1.35.1-informational?style=flat-square)
3+
![Version: 2.4.1](https://img.shields.io/badge/Version-2.4.1-informational?style=flat-square) ![AppVersion: v1.35.1](https://img.shields.io/badge/AppVersion-v1.35.1-informational?style=flat-square)
44

55
This chart installs a [node-problem-detector](https://github.com/kubernetes/node-problem-detector) daemonset. This tool aims to make various node problems visible to the upstream layers in cluster management stack. It is a daemon which runs on each node, detects node problems and reports them to apiserver.
66

@@ -17,7 +17,7 @@ helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/node-problem
1717
To install a specific version of this chart:
1818

1919
```console
20-
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/node-problem-detector --version 2.5.0
20+
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/node-problem-detector --version 2.4.1
2121
```
2222

2323
To install the chart with the release name `my-release`:

0 commit comments

Comments
 (0)