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

feat(helm): update base ( 1.23.2 → 1.24.0 ) #1896

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jarvis-plus-bot[bot]
Copy link
Contributor

@jarvis-plus-bot jarvis-plus-bot bot commented Oct 24, 2024

This PR contains the following updates:

Package Update Change OpenSSF
base minor 1.23.2 -> 1.24.0 OpenSSF Scorecard

Warning

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


Release Notes

istio/istio (base)

v1.24.0: Istio 1.24.0

Compare Source

Artifacts
Release Notes

v1.23.3: Istio 1.23.3

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 this update again.


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

This PR has been generated by Renovate Bot.

Copy link
Contributor

github-actions bot commented Oct 24, 2024

--- kubernetes/namespaces/base/istio-system/istio-base/app Kustomization: flux-system/istio-base HelmRelease: istio-system/istio-base

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

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

       chart: base
       interval: 10m
       sourceRef:
         kind: HelmRepository
         name: istio-charts
         namespace: flux-system
-      version: 1.23.2
+      version: 1.24.0
   driftDetection:
     mode: warn
   install:
     crds: CreateReplace
     createNamespace: true
     remediation:

@jarvis-plus-bot jarvis-plus-bot bot changed the title fix(helm): update base ( 1.23.2 → 1.23.3 ) feat(helm): update base ( 1.23.2 → 1.24.0 ) Nov 7, 2024
Copy link
Contributor

github-actions bot commented Nov 7, 2024

--- HelmRelease: istio-system/istio-base ServiceAccount: istio-system/istio-reader-service-account

+++ HelmRelease: istio-system/istio-base ServiceAccount: istio-system/istio-reader-service-account

@@ -4,7 +4,11 @@

 metadata:
   name: istio-reader-service-account
   namespace: istio-system
   labels:
     app: istio-reader
     release: istio-base
+    app.kubernetes.io/name: istio-reader
+    app.kubernetes.io/managed-by: Helm
+    app.kubernetes.io/instance: istio-base
+    app.kubernetes.io/part-of: istio
 
--- HelmRelease: istio-system/istio-base ValidatingWebhookConfiguration: istio-system/istiod-default-validator

+++ HelmRelease: istio-system/istio-base ValidatingWebhookConfiguration: istio-system/istiod-default-validator

@@ -5,12 +5,16 @@

   name: istiod-default-validator
   labels:
     app: istiod
     release: istio-base
     istio: istiod
     istio.io/rev: default
+    app.kubernetes.io/name: istiod
+    app.kubernetes.io/managed-by: Helm
+    app.kubernetes.io/instance: istio-base
+    app.kubernetes.io/part-of: istio
 webhooks:
 - name: validation.istio.io
   clientConfig:
     service:
       name: istiod
       namespace: istio-system

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