File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -252,8 +252,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
252252kind: Kustomization
253253namespace: my-custom-namespace
254254resources:
255- - https://github.com/arangodb/kube-arangodb/manifests/kustomize/crd?ref=1.2.34
256- - https://github.com/arangodb/kube-arangodb/manifests/kustomize/deployment?ref=1.2.34
255+ - https://github.com/arangodb/kube-arangodb/manifests/kustomize/crd?ref=1.2.36
256+ - https://github.com/arangodb/kube-arangodb/manifests/kustomize/deployment?ref=1.2.36
257257```
258258
259259##### Enterprise Edition example
@@ -262,8 +262,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
262262kind: Kustomization
263263namespace: my-custom-namespace
264264resources:
265- - https://github.com/arangodb/kube-arangodb/manifests/kustomize-enterprise/crd?ref=1.2.34
266- - https://github.com/arangodb/kube-arangodb/manifests/kustomize-enterprise/deployment?ref=1.2.34
265+ - https://github.com/arangodb/kube-arangodb/manifests/kustomize-enterprise/crd?ref=1.2.36
266+ - https://github.com/arangodb/kube-arangodb/manifests/kustomize-enterprise/deployment?ref=1.2.36
267267```
268268
269269### Installation of latest release using Helm
You can’t perform that action at this time.
0 commit comments