Skip to content

Commit

Permalink
doc(chart:k8up) update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: André Frimberger <[email protected]>
  • Loading branch information
afrimberger committed Jun 5, 2024
1 parent 2a23a99 commit 77180bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/k8up/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# k8up

![Version: 4.7.0](https://img.shields.io/badge/Version-4.7.0-informational?style=flat-square)
![Version: 4.8.0](https://img.shields.io/badge/Version-4.8.0-informational?style=flat-square)

Kubernetes and OpenShift Backup Operator based on restic

Expand All @@ -13,7 +13,7 @@ helm repo add k8up-io https://k8up-io.github.io/k8up
helm install k8up k8up-io/k8up
```
```bash
kubectl apply -f https://github.com/k8up-io/k8up/releases/download/k8up-4.7.0/k8up-crd.yaml
kubectl apply -f https://github.com/k8up-io/k8up/releases/download/k8up-4.8.0/k8up-crd.yaml
```

<!---
Expand Down

0 comments on commit 77180bf

Please sign in to comment.