Skip to content

Commit

Permalink
Update upgrade instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Jul 16, 2024
1 parent 945c4de commit 228e6d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/docs/v2024.6.4/setup/upgrade/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ Helm [does not upgrade the CRDs](https://github.com/helm/helm/issues/6581) bundl

```bash
kubectl apply -f https://github.com/kubedb/installer/raw/{{< param "info.version" >}}/crds/kubedb-catalog-crds.yaml

kubectl apply -f https://github.com/kubeops/petset/raw/v0.0.6/crds/apps.k8s.appscode.com_petsets.yaml
kubectl apply -f https://github.com/kubeops/petset/raw/v0.0.6/crds/apps.k8s.appscode.com_placementpolicies.yaml
```

#### 2. Upgrade KubeDB Operator
Expand Down

0 comments on commit 228e6d3

Please sign in to comment.