File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ keywords:
6
6
- backup
7
7
- operator
8
8
- restic
9
- version : 4.8.1
9
+ version : 4.8.2
10
10
sources :
11
11
- https://github.com/k8up-io/k8up
12
12
maintainers :
Original file line number Diff line number Diff line change 1
1
# k8up
2
2
3
- ![ Version: 4.8.1 ] ( https://img.shields.io/badge/Version-4.8.1 -informational?style=flat-square )
3
+ ![ Version: 4.8.2 ] ( https://img.shields.io/badge/Version-4.8.2 -informational?style=flat-square )
4
4
5
5
Kubernetes and OpenShift Backup Operator based on restic
6
6
@@ -13,7 +13,7 @@ helm repo add k8up-io https://k8up-io.github.io/k8up
13
13
helm install k8up k8up-io/k8up
14
14
```
15
15
``` bash
16
- kubectl apply -f https://github.com/k8up-io/k8up/releases/download/k8up-4.8.1 /k8up-crd.yaml --server-side
16
+ kubectl apply -f https://github.com/k8up-io/k8up/releases/download/k8up-4.8.2 /k8up-crd.yaml --server-side
17
17
```
18
18
19
19
<!-- -
You can’t perform that action at this time.
0 commit comments