diff --git a/bootstrap/calico/release.yaml b/bootstrap/calico/release.yaml index 13fec6c0c92b5bf0de3f0f12ae848d1b0afa0c1c..11952ec86ab93b9a429ce28905bea5ba8cdb98e8 100644 --- a/bootstrap/calico/release.yaml +++ b/bootstrap/calico/release.yaml @@ -11,7 +11,7 @@ spec: sourceRef: kind: HelmRepository name: projectcalico - version: v3.20.2 + version: v3.21.2 interval: 15m values: installation: @@ -26,4 +26,3 @@ spec: encapsulation: VXLAN natOutgoing: Enabled nodeSelector: all() - diff --git a/bootstrap/kyverno/release.yaml b/bootstrap/kyverno/release.yaml index 3b5be510c6779acf101b0154f5e119aa38944476..5622e40da5243625101d14aa1eb5407b914d296d 100644 --- a/bootstrap/kyverno/release.yaml +++ b/bootstrap/kyverno/release.yaml @@ -11,7 +11,7 @@ spec: sourceRef: kind: HelmRepository name: kyverno - version: v2.1.2 + version: v2.1.4 interval: 5m install: crds: CreateReplace