Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(helm): update tigera-operator ( v3.27.0 → v3.27.2 ) #1108

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

ergho-bot[bot]
Copy link
Contributor

@ergho-bot ergho-bot bot commented Feb 20, 2024

This PR contains the following updates:

Package Update Change
tigera-operator (source) patch v3.27.0 -> v3.27.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

projectcalico/calico (tigera-operator)

v3.27.2

Compare Source

Note: Calico v3.27.2 is a re-release of Calico v3.27.1 with the version incremented to work around a release tooling issue; v3.27.1 and v3.27.2 are identical except for the version number.

Release notes can be found on GitHub

Attached to this release are the following artifacts:

  • release-v3.27.2.tgz: container images, binaries, and kubernetes manifests.
  • calico-windows-v3.27.2.zip: Calico for Windows.
  • tigera-operator-v3.27.2.tgz: Calico Helm v3 chart.
  • ocp.tgz: Manifest bundle for OpenShift.

Additional links:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@ergho-bot
Copy link
Contributor Author

ergho-bot bot commented Feb 20, 2024

--- cluster/apps/tigera-operator/tigera-operator/app Kustomization: flux-system/cluster-apps-tigera-operator HelmRelease: tigera-operator/tigera-operator

+++ cluster/apps/tigera-operator/tigera-operator/app Kustomization: flux-system/cluster-apps-tigera-operator HelmRelease: tigera-operator/tigera-operator

@@ -12,13 +12,13 @@

     spec:
       chart: tigera-operator
       sourceRef:
         kind: HelmRepository
         name: project-calico-charts
         namespace: flux-system
-      version: v3.27.0
+      version: v3.27.2
   install:
     crds: CreateReplace
     createNamespace: true
     remediation:
       retries: 3
   interval: 15m

@ergho-bot
Copy link
Contributor Author

ergho-bot bot commented Feb 20, 2024

--- HelmRelease: tigera-operator/tigera-operator Deployment: tigera-operator/tigera-operator

+++ HelmRelease: tigera-operator/tigera-operator Deployment: tigera-operator/tigera-operator

@@ -27,13 +27,13 @@

       serviceAccountName: tigera-operator
       terminationGracePeriodSeconds: 60
       hostNetwork: true
       dnsPolicy: ClusterFirstWithHostNet
       containers:
       - name: tigera-operator
-        image: quay.io/tigera/operator:v1.32.3
+        image: quay.io/tigera/operator:v1.32.5
         imagePullPolicy: IfNotPresent
         command:
         - operator
         volumeMounts:
         - name: var-lib-calico
           readOnly: true
@@ -45,13 +45,13 @@

           valueFrom:
             fieldRef:
               fieldPath: metadata.name
         - name: OPERATOR_NAME
           value: tigera-operator
         - name: TIGERA_OPERATOR_INIT_IMAGE_VERSION
-          value: v1.32.3
+          value: v1.32.5
         envFrom:
         - configMapRef:
             name: kubernetes-services-endpoint
             optional: true
       volumes:
       - name: var-lib-calico
--- HelmRelease: tigera-operator/tigera-operator Job: tigera-operator/tigera-operator-uninstall

+++ HelmRelease: tigera-operator/tigera-operator Job: tigera-operator/tigera-operator-uninstall

@@ -25,10 +25,10 @@

       restartPolicy: Never
       hostNetwork: true
       dnsPolicy: ClusterFirstWithHostNet
       serviceAccountName: tigera-operator
       containers:
       - name: cleanup-job
-        image: quay.io/tigera/operator:v1.32.3
+        image: quay.io/tigera/operator:v1.32.5
         args:
         - -pre-delete
 

@ergho-bot ergho-bot bot removed the area/cluster label Feb 21, 2024
@ergho ergho merged commit d0aa738 into main Feb 27, 2024
7 of 8 checks passed
@ergho ergho deleted the renovate/tigera-operator-3.x branch February 27, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant