Skip to content

Commit 1bb4cb9

Browse files
fix(helm): update istio monorepo ( 1.25.0 → 1.25.1 ) (#6550)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [base](https://redirect.github.com/istio/istio) | patch | `1.25.0` -> `1.25.1` | | [cni](https://redirect.github.com/istio/istio) | patch | `1.25.0` -> `1.25.1` | | [gateway](https://redirect.github.com/istio/istio) | patch | `1.25.0` -> `1.25.1` | | [istiod](https://redirect.github.com/istio/istio) | patch | `1.25.0` -> `1.25.1` | | [ztunnel](https://redirect.github.com/istio/istio) | patch | `1.25.0` -> `1.25.1` | --- ### Release Notes <details> <summary>istio/istio (base)</summary> ### [`v1.25.1`](https://redirect.github.com/istio/istio/compare/1.25.0...1.25.1) [Compare Source](https://redirect.github.com/istio/istio/compare/1.25.0...1.25.1) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/coolguy1771/home-ops). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 00fb645 commit 1bb4cb9

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

kubernetes/kyak/apps/istio-ingress/gateway/app/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
chart:
1111
spec:
1212
chart: gateway
13-
version: 1.25.0
13+
version: 1.25.1
1414
sourceRef:
1515
kind: HelmRepository
1616
name: istio

kubernetes/kyak/apps/istio-system/base/app/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
chart:
1111
spec:
1212
chart: base
13-
version: 1.25.0
13+
version: 1.25.1
1414
sourceRef:
1515
kind: HelmRepository
1616
name: istio

kubernetes/kyak/apps/istio-system/cni/app/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
chart:
1111
spec:
1212
chart: cni
13-
version: 1.25.0
13+
version: 1.25.1
1414
sourceRef:
1515
kind: HelmRepository
1616
name: istio

kubernetes/kyak/apps/istio-system/istiod/app/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
chart:
1111
spec:
1212
chart: istiod
13-
version: 1.25.0
13+
version: 1.25.1
1414
sourceRef:
1515
kind: HelmRepository
1616
name: istio

kubernetes/kyak/apps/istio-system/ztunnel/app/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
chart:
1111
spec:
1212
chart: ztunnel
13-
version: 1.25.0
13+
version: 1.25.1
1414
sourceRef:
1515
kind: HelmRepository
1616
name: istio

kubernetes/sol/apps/istio-system/base/app/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
chart:
1111
spec:
1212
chart: base
13-
version: 1.25.0
13+
version: 1.25.1
1414
sourceRef:
1515
kind: HelmRepository
1616
name: istio

kubernetes/sol/apps/istio-system/gateway/app/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
chart:
1111
spec:
1212
chart: gateway
13-
version: 1.25.0
13+
version: 1.25.1
1414
sourceRef:
1515
kind: HelmRepository
1616
name: istio

kubernetes/sol/apps/istio-system/istiod/app/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
chart:
1111
spec:
1212
chart: istiod
13-
version: 1.25.0
13+
version: 1.25.1
1414
sourceRef:
1515
kind: HelmRepository
1616
name: istio

0 commit comments

Comments
 (0)