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 istio helm charts group ( 1.23.0 → 1.23.1 ) (patch) #5383

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Sep 10, 2024

This PR contains the following updates:

Package Update Change
base patch 1.23.0 -> 1.23.1
istiod patch 1.23.0 -> 1.23.1

Release Notes

istio/istio (base)

v1.23.1: Istio 1.23.1

Compare Source

Artifacts
Release Notes


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 these updates again.


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

This PR has been generated by Renovate Bot.

@lumiere-bot lumiere-bot bot added renovate/helm type/patch area/kubernetes Changes made in the kubernetes directory cluster/sol labels Sep 10, 2024
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Sep 10, 2024

--- kubernetes/sol/apps/istio-system/base/app Kustomization: flux-system/istio-base HelmRelease: istio-system/istio-base

+++ kubernetes/sol/apps/istio-system/base/app Kustomization: flux-system/istio-base HelmRelease: istio-system/istio-base

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

     spec:
       chart: base
       sourceRef:
         kind: HelmRepository
         name: istio
         namespace: flux-system
-      version: 1.23.0
+      version: 1.23.1
   install:
     remediation:
       retries: 5
   interval: 15m
   upgrade:
     remediation:
--- kubernetes/sol/apps/istio-system/istiod/app Kustomization: flux-system/istiod HelmRelease: istio-system/istiod

+++ kubernetes/sol/apps/istio-system/istiod/app Kustomization: flux-system/istiod HelmRelease: istio-system/istiod

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

     spec:
       chart: istiod
       sourceRef:
         kind: HelmRepository
         name: istio
         namespace: flux-system
-      version: 1.23.0
+      version: 1.23.1
   install:
     remediation:
       retries: 5
   interval: 15m
   upgrade:
     remediation:

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Sep 10, 2024

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

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

@@ -109,13 +109,13 @@

             "aud": "istio-ca"
           }
         },
         "sts": {
           "servicePort": 0
         },
-        "tag": "1.23.0",
+        "tag": "1.23.1",
         "variant": "distroless"
       },
       "istio_cni": {
         "chained": true,
         "provider": "default"
       },
--- HelmRelease: istio-system/istiod Deployment: istio-system/istiod

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

@@ -37,13 +37,13 @@

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

@lumiere-bot lumiere-bot bot merged commit 4b6fe97 into main Sep 19, 2024
11 of 12 checks passed
@lumiere-bot lumiere-bot bot deleted the renovate/sol-patch-istio-helm-charts branch September 19, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory cluster/sol renovate/helm type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants