Update calico chart to v3.29.1

Signed-off-by: Roberto Bonafiglia <roberto.bonafiglia@suse.com>
pull/569/head
Roberto Bonafiglia 2024-11-25 17:08:35 +01:00 committed by Roberto Bonafiglia
parent 19549aa3ae
commit b1b448b132
5 changed files with 7 additions and 7 deletions

View File

@ -10,6 +10,6 @@
- https://github.com/projectcalico/calico/tree/master/charts/tigera-operator
- https://github.com/tigera/operator
- https://github.com/projectcalico/calico
version: v3.29.0
version: v3.29.1
+annotations:
+ catalog.cattle.io/namespace: tigera-operator

View File

@ -7,9 +7,9 @@
- namespace: {{.Release.Namespace}}
+ namespace: tigera-operator
labels:
k8s-app: tigera-operator-uninstall
helm.sh/chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
@@ -35,5 +35,5 @@
{{- include "tigera-operator.labels" (dict "context" .) | nindent 4 }}
@@ -34,5 +34,5 @@
serviceAccountName: tigera-operator
containers:
- name: cleanup-job

View File

@ -37,13 +37,13 @@
tigeraOperator:
- image: tigera/operator
+ image: rancher/mirrored-calico-operator
version: v1.36.0
version: v1.36.2
- registry: quay.io
+ registry: docker.io
calicoctl:
- image: docker.io/calico/ctl
+ image: rancher/mirrored-calico-ctl
tag: v3.29.0
tag: v3.29.1
-kubeletVolumePluginPath: /var/lib/kubelet
+kubeletVolumePluginPath: "None"

View File

@ -1,4 +1,4 @@
url: https://github.com/projectcalico/calico/releases/download/v3.29.0/tigera-operator-v3.29.0.tgz
url: https://github.com/projectcalico/calico/releases/download/v3.29.1/tigera-operator-v3.29.1.tgz
packageVersion: 00
additionalCharts:
- workingDir: charts-crd

View File

@ -1,5 +1,5 @@
apiVersion: v1
version: v3.29.0
version: v3.29.1
description: Installs the CRDs for rke2-calico
name: rke2-calico-crd
type: application