Skip to content

Commit f32de76

Browse files
datree-cishmu3l
andauthored
docs: update webhook version to 0.3.83 (#216)
Co-authored-by: shmu3l <[email protected]>
1 parent f0cf9fa commit f32de76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/welcome/getting-started/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Install Datree using one of the following methods:
8888
**Option 1 - Using the Argo CLI**
8989
Replace `<DATREE_TOKEN>` with your desired values, then run the following command:
9090
```
91-
argocd app create datree --repo https://datreeio.github.io/admission-webhook-datree --helm-chart datree-admission-webhook --revision 0.3.82 --dest-namespace datree --dest-server https://kubernetes.default.svc --helm-set datree.token=<DATREE_TOKEN> --helm-set datree.clusterName=$(kubectl config current-context) --sync-option CreateNamespace=true
91+
argocd app create datree --repo https://datreeio.github.io/admission-webhook-datree --helm-chart datree-admission-webhook --revision 0.3.83 --dest-namespace datree --dest-server https://kubernetes.default.svc --helm-set datree.token=<DATREE_TOKEN> --helm-set datree.clusterName=$(kubectl config current-context) --sync-option CreateNamespace=true
9292
```
9393

9494
**Option 2 - Using the Argo UI**
@@ -107,7 +107,7 @@ spec:
107107
source:
108108
path: ''
109109
repoURL: 'https://datreeio.github.io/admission-webhook-datree'
110-
targetRevision: 0.3.82
110+
targetRevision: 0.3.83
111111
chart: datree-admission-webhook
112112
helm:
113113
parameters:

0 commit comments

Comments
 (0)