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 istio helm charts group ( 1.24.3 → 1.25.0 ) (minor) #6440

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

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Mar 4, 2025

This PR contains the following updates:

Package Update Change
base minor 1.24.3 -> 1.25.0
cni minor 1.24.3 -> 1.25.0
istiod minor 1.24.3 -> 1.25.0
ztunnel minor 1.24.3 -> 1.25.0

Release Notes

istio/istio (base)

v1.25.0: Istio 1.25.0

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 requested a review from coolguy1771 as a code owner March 4, 2025 00:33
@lumiere-bot lumiere-bot bot added renovate/helm type/minor area/kubernetes Changes made in the kubernetes directory cluster/kyak labels Mar 4, 2025
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Mar 4, 2025

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

+++ kubernetes/kyak/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.24.3
+      version: 1.25.0
   install:
     crds: CreateReplace
     remediation:
       retries: 5
   interval: 15m
   upgrade:
--- kubernetes/kyak/apps/monitoring/grafana/app Kustomization: flux-system/grafana HelmRelease: monitoring/grafana

+++ kubernetes/kyak/apps/monitoring/grafana/app Kustomization: flux-system/grafana HelmRelease: monitoring/grafana

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

           datasource: Prometheus
           url: https://raw.githubusercontent.com/fluxcd/flux2-monitoring-example/main/monitoring/configs/dashboards/control-plane.json
       istio:
         istio-cp:
           datasource: Prometheus
           gnetId: 7645
-          revision: 247
+          revision: 246
         istio-mesh:
           datasource: Prometheus
           gnetId: 7639
           revision: 246
         istio-perf:
           datasource: Prometheus

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Mar 4, 2025

--- HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana

+++ HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana

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

     ,/g' \\\n> \"/var/lib/grafana/dashboards/flux-folder/flux-cluster.json\"\n  \n\
     curl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
     \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://raw.githubusercontent.com/fluxcd/flux2-monitoring-example/main/monitoring/configs/dashboards/control-plane.json\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/flux-folder/flux-control-plane.json\"\
     \n  \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
-    \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/7645/revisions/247/download\"\
+    \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/7645/revisions/246/download\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/istio-folder/istio-cp.json\"\n  \ncurl\
     \ -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
     \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/7639/revisions/246/download\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/istio-folder/istio-mesh.json\"\n  \n\
--- HelmRelease: monitoring/grafana Deployment: monitoring/grafana

+++ HelmRelease: monitoring/grafana Deployment: monitoring/grafana

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

       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
         checksum/dashboards-json-config: 80814ac2009a0259882d9b35fc88bb1fc7948d365ed83fd3032b2d5bc7e1a107
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
-        checksum/secret: e850e5038bacaa4883749437260f4d19b3ba26a552e127fff302710ad7fc6cee
+        checksum/secret: 207d119b77bd51e92463fd9ed175e3a69ac50a80035fe7f258e651c269497a77
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       shareProcessNamespace: false
       securityContext:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants