Skip to content

fix(helm): update chart istiod to 1.24.2 #1160

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

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2024

This PR contains the following updates:

Package Update Change
istiod patch 1.24.1 -> 1.24.2

Warning

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


Release Notes

istio/istio (istiod)

v1.24.2

Compare Source


Configuration

📅 Schedule: Branch creation - "after 9am,before 5pm" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

Copy link

--- kubernetes/apps/istio-system/discovery/app Kustomization: flux-system/cluster-apps-istio-discovery HelmRelease: istio-system/istio-discovery

+++ kubernetes/apps/istio-system/discovery/app Kustomization: flux-system/cluster-apps-istio-discovery HelmRelease: istio-system/istio-discovery

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

     spec:
       chart: istiod
       sourceRef:
         kind: HelmRepository
         name: istio
         namespace: flux-system
-      version: 1.24.1
+      version: 1.24.2
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 15m
   maxHistory: 3

Copy link

--- HelmRelease: istio-system/istio-discovery ConfigMap: istio-system/istio-sidecar-injector

+++ HelmRelease: istio-system/istio-discovery ConfigMap: istio-system/istio-sidecar-injector

@@ -103,13 +103,13 @@

             "aud": "istio-ca"
           }
         },
         "sts": {
           "servicePort": 0
         },
-        "tag": "1.24.1",
+        "tag": "1.24.2",
         "tracer": {
           "zipkin": {
             "address": "jaeger-collector.monitoring.svc.cluster.local:9411"
           }
         },
         "variant": "",
--- HelmRelease: istio-system/istio-discovery Deployment: istio-system/istiod

+++ HelmRelease: istio-system/istio-discovery Deployment: istio-system/istiod

@@ -45,13 +45,13 @@

       tolerations:
       - key: cni.istio.io/not-ready
         operator: Exists
       serviceAccountName: istiod
       containers:
       - name: discovery
-        image: docker.io/istio/pilot:1.24.1
+        image: docker.io/istio/pilot:1.24.2
         args:
         - discovery
         - --monitoringAddr=:15014
         - --log_output_level=default:info
         - --domain
         - cluster.local

@renovate renovate bot merged commit 1097567 into main Dec 20, 2024
4 checks passed
@renovate renovate bot deleted the renovate/istiod-1.x branch December 20, 2024 06:37
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.

0 participants