From bba6274ec336745e89f0dbb0faebb5e4b94b4132 Mon Sep 17 00:00:00 2001 From: openshift-service-mesh-bot <165402251+openshift-service-mesh-bot@users.noreply.github.com> Date: Sat, 8 Feb 2025 06:34:49 +0100 Subject: [PATCH] Automator: Update dependencies in istio-ecosystem/sail-operator@main (#626) Signed-off-by: openshift-service-mesh-bot --- .../sailoperator.clusterserviceversion.yaml | 20 +++++++++---------- chart/values.yaml | 2 +- go.mod | 2 +- go.sum | 4 ++-- resources/latest/charts/base/Chart.yaml | 4 ++-- resources/latest/charts/cni/Chart.yaml | 4 ++-- resources/latest/charts/cni/values.yaml | 2 +- resources/latest/charts/gateway/Chart.yaml | 4 ++-- resources/latest/charts/istiod/Chart.yaml | 4 ++-- resources/latest/charts/istiod/values.yaml | 2 +- .../latest/charts/revisiontags/values.yaml | 2 +- resources/latest/charts/ztunnel/Chart.yaml | 4 ++-- resources/latest/charts/ztunnel/values.yaml | 2 +- versions.yaml | 14 ++++++------- 14 files changed, 35 insertions(+), 35 deletions(-) diff --git a/bundle/manifests/sailoperator.clusterserviceversion.yaml b/bundle/manifests/sailoperator.clusterserviceversion.yaml index 8de2728ac..58678d648 100644 --- a/bundle/manifests/sailoperator.clusterserviceversion.yaml +++ b/bundle/manifests/sailoperator.clusterserviceversion.yaml @@ -34,7 +34,7 @@ metadata: capabilities: Seamless Upgrades categories: OpenShift Optional, Integration & Delivery, Networking, Security containerImage: quay.io/sail-dev/sail-operator:1.1-latest - createdAt: "2025-02-07T05:05:49Z" + createdAt: "2025-02-08T05:04:54Z" description: Experimental operator for installing Istio service mesh features.operators.openshift.io/cnf: "false" features.operators.openshift.io/cni: "true" @@ -377,7 +377,7 @@ spec: - v1.22.6 - v1.22.5 - v1.21.6 - - latest (701930ac) + - latest (c1e15e45) [See this page](https://github.com/istio-ecosystem/sail-operator/blob/main/bundle/README.md) for instructions on how to use it. displayName: Sail Operator @@ -653,10 +653,10 @@ spec: template: metadata: annotations: - images.latest.cni: gcr.io/istio-testing/install-cni:1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b - images.latest.istiod: gcr.io/istio-testing/pilot:1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b - images.latest.proxy: gcr.io/istio-testing/proxyv2:1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b - images.latest.ztunnel: gcr.io/istio-testing/ztunnel:1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b + images.latest.cni: gcr.io/istio-testing/install-cni:1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb + images.latest.istiod: gcr.io/istio-testing/pilot:1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb + images.latest.proxy: gcr.io/istio-testing/proxyv2:1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb + images.latest.ztunnel: gcr.io/istio-testing/ztunnel:1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb images.v1_21_6.cni: gcr.io/istio-release/install-cni:1.21.6 images.v1_21_6.istiod: gcr.io/istio-release/pilot:1.21.6 images.v1_21_6.proxy: gcr.io/istio-release/proxyv2:1.21.6 @@ -830,13 +830,13 @@ spec: provider: name: Red Hat, Inc. relatedImages: - - image: gcr.io/istio-testing/install-cni:1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b + - image: gcr.io/istio-testing/install-cni:1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb name: latest.cni - - image: gcr.io/istio-testing/pilot:1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b + - image: gcr.io/istio-testing/pilot:1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb name: latest.istiod - - image: gcr.io/istio-testing/proxyv2:1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b + - image: gcr.io/istio-testing/proxyv2:1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb name: latest.proxy - - image: gcr.io/istio-testing/ztunnel:1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b + - image: gcr.io/istio-testing/ztunnel:1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb name: latest.ztunnel - image: gcr.io/istio-release/install-cni:1.21.6 name: v1_21_6.cni diff --git a/chart/values.yaml b/chart/values.yaml index 21b0d26b1..79e9ba071 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -29,7 +29,7 @@ csv: - v1.22.6 - v1.22.5 - v1.21.6 - - latest (701930ac) + - latest (c1e15e45) [See this page](https://github.com/istio-ecosystem/sail-operator/blob/main/bundle/README.md) for instructions on how to use it. support: Community based diff --git a/go.mod b/go.mod index 7d8361c39..7715acf4e 100644 --- a/go.mod +++ b/go.mod @@ -26,7 +26,7 @@ require ( gopkg.in/yaml.v3 v3.0.1 helm.sh/helm/v3 v3.17.0 istio.io/client-go v1.25.0-alpha.0.0.20250204011224-d53ff786b50f - istio.io/istio v0.0.0-20250206160648-701930ac090c + istio.io/istio v0.0.0-20250207195049-c1e15e45c496 k8s.io/api v0.32.1 k8s.io/apiextensions-apiserver v0.32.1 k8s.io/apimachinery v0.32.1 diff --git a/go.sum b/go.sum index f5f0c5446..331543277 100644 --- a/go.sum +++ b/go.sum @@ -518,8 +518,8 @@ istio.io/api v1.25.0-alpha.0.0.20250204010814-22f48aedd503 h1:zvEa7gM7y3rcpwaegm istio.io/api v1.25.0-alpha.0.0.20250204010814-22f48aedd503/go.mod h1:QFzEXv/IT582T0FHZVp1QoolvE4ws0zz/vVO55blmlE= istio.io/client-go v1.25.0-alpha.0.0.20250204011224-d53ff786b50f h1:bxRYyhFgU81Og4dRH6mQY67HRpJC0SgRbRuCjc/tGs8= istio.io/client-go v1.25.0-alpha.0.0.20250204011224-d53ff786b50f/go.mod h1:qbfCxj5TAB4zr9brUXchbO2bVl518wyftvQVSlNGdYc= -istio.io/istio v0.0.0-20250206160648-701930ac090c h1:qyok06HwyBYEqYAcdvV2tynVs/d+zjkCznPYiSnppWw= -istio.io/istio v0.0.0-20250206160648-701930ac090c/go.mod h1:WliMpUjd8arR4z633ZBo+fSdf3ihWTsKaqw18ZX9bEY= +istio.io/istio v0.0.0-20250207195049-c1e15e45c496 h1:J9FChdAmSBQkP746Z/WFufR0s1diZcW0vlFH5C6uUDs= +istio.io/istio v0.0.0-20250207195049-c1e15e45c496/go.mod h1:WliMpUjd8arR4z633ZBo+fSdf3ihWTsKaqw18ZX9bEY= k8s.io/api v0.32.1 h1:f562zw9cy+GvXzXf0CKlVQ7yHJVYzLfL6JAS4kOAaOc= k8s.io/api v0.32.1/go.mod h1:/Yi/BqkuueW1BgpoePYBRdDYfjPF5sgTr5+YqDZra5k= k8s.io/apiextensions-apiserver v0.32.1 h1:hjkALhRUeCariC8DiVmb5jj0VjIc1N0DREP32+6UXZw= diff --git a/resources/latest/charts/base/Chart.yaml b/resources/latest/charts/base/Chart.yaml index 65e6f463e..57c3b4dbf 100644 --- a/resources/latest/charts/base/Chart.yaml +++ b/resources/latest/charts/base/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b +appVersion: 1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb description: Helm chart for deploying Istio cluster resources and CRDs icon: https://istio.io/latest/favicons/android-192x192.png keywords: @@ -7,4 +7,4 @@ keywords: name: base sources: - https://github.com/istio/istio -version: 1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b +version: 1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb diff --git a/resources/latest/charts/cni/Chart.yaml b/resources/latest/charts/cni/Chart.yaml index aee6a0348..92c55e5d3 100644 --- a/resources/latest/charts/cni/Chart.yaml +++ b/resources/latest/charts/cni/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b +appVersion: 1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb description: Helm chart for istio-cni components icon: https://istio.io/latest/favicons/android-192x192.png keywords: @@ -8,4 +8,4 @@ keywords: name: cni sources: - https://github.com/istio/istio -version: 1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b +version: 1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb diff --git a/resources/latest/charts/cni/values.yaml b/resources/latest/charts/cni/values.yaml index ad5995c24..74b5e347e 100644 --- a/resources/latest/charts/cni/values.yaml +++ b/resources/latest/charts/cni/values.yaml @@ -116,7 +116,7 @@ _internal_defaults_do_not_set: hub: gcr.io/istio-testing # Default tag for Istio images. - tag: 1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b + tag: 1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb # Variant of the image to use. # Currently supported are: [debug, distroless] diff --git a/resources/latest/charts/gateway/Chart.yaml b/resources/latest/charts/gateway/Chart.yaml index dde2f85ff..1cb2b9462 100644 --- a/resources/latest/charts/gateway/Chart.yaml +++ b/resources/latest/charts/gateway/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b +appVersion: 1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb description: Helm chart for deploying Istio gateways icon: https://istio.io/latest/favicons/android-192x192.png keywords: @@ -9,4 +9,4 @@ name: gateway sources: - https://github.com/istio/istio type: application -version: 1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b +version: 1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb diff --git a/resources/latest/charts/istiod/Chart.yaml b/resources/latest/charts/istiod/Chart.yaml index 8bdb62df6..c9132f731 100644 --- a/resources/latest/charts/istiod/Chart.yaml +++ b/resources/latest/charts/istiod/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b +appVersion: 1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb description: Helm chart for istio control plane icon: https://istio.io/latest/favicons/android-192x192.png keywords: @@ -9,4 +9,4 @@ keywords: name: istiod sources: - https://github.com/istio/istio -version: 1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b +version: 1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb diff --git a/resources/latest/charts/istiod/values.yaml b/resources/latest/charts/istiod/values.yaml index b5e6c87d7..f6bce6d22 100644 --- a/resources/latest/charts/istiod/values.yaml +++ b/resources/latest/charts/istiod/values.yaml @@ -242,7 +242,7 @@ _internal_defaults_do_not_set: # Dev builds from prow are on gcr.io hub: gcr.io/istio-testing # Default tag for Istio images. - tag: 1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b + tag: 1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb # Variant of the image to use. # Currently supported are: [debug, distroless] variant: "" diff --git a/resources/latest/charts/revisiontags/values.yaml b/resources/latest/charts/revisiontags/values.yaml index b5e6c87d7..f6bce6d22 100644 --- a/resources/latest/charts/revisiontags/values.yaml +++ b/resources/latest/charts/revisiontags/values.yaml @@ -242,7 +242,7 @@ _internal_defaults_do_not_set: # Dev builds from prow are on gcr.io hub: gcr.io/istio-testing # Default tag for Istio images. - tag: 1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b + tag: 1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb # Variant of the image to use. # Currently supported are: [debug, distroless] variant: "" diff --git a/resources/latest/charts/ztunnel/Chart.yaml b/resources/latest/charts/ztunnel/Chart.yaml index df9a4d18a..acdea9927 100644 --- a/resources/latest/charts/ztunnel/Chart.yaml +++ b/resources/latest/charts/ztunnel/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b +appVersion: 1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb description: Helm chart for istio ztunnel components icon: https://istio.io/latest/favicons/android-192x192.png keywords: @@ -8,4 +8,4 @@ keywords: name: ztunnel sources: - https://github.com/istio/istio -version: 1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b +version: 1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb diff --git a/resources/latest/charts/ztunnel/values.yaml b/resources/latest/charts/ztunnel/values.yaml index b4691b874..c39581810 100644 --- a/resources/latest/charts/ztunnel/values.yaml +++ b/resources/latest/charts/ztunnel/values.yaml @@ -4,7 +4,7 @@ _internal_defaults_do_not_set: # Hub to pull from. Image will be `Hub/Image:Tag-Variant` hub: gcr.io/istio-testing # Tag to pull from. Image will be `Hub/Image:Tag-Variant` - tag: 1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b + tag: 1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb # Variant to pull. Options are "debug" or "distroless". Unset will use the default for the given version. variant: "" diff --git a/versions.yaml b/versions.yaml index a57a83957..ae2719b2b 100644 --- a/versions.yaml +++ b/versions.yaml @@ -125,13 +125,13 @@ versions: - https://istio-release.storage.googleapis.com/charts/cni-1.21.6.tgz - https://istio-release.storage.googleapis.com/charts/ztunnel-1.21.6.tgz - name: latest - version: 1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b + version: 1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb repo: https://github.com/istio/istio branch: master - commit: 701930ac090c9dfa00043362b7633fec0629a96b + commit: c1e15e45c496a7aa4e960da4814b0ef44256caeb charts: - - https://storage.googleapis.com/istio-build/dev/1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b/helm/base-1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b.tgz - - https://storage.googleapis.com/istio-build/dev/1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b/helm/cni-1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b.tgz - - https://storage.googleapis.com/istio-build/dev/1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b/helm/gateway-1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b.tgz - - https://storage.googleapis.com/istio-build/dev/1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b/helm/istiod-1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b.tgz - - https://storage.googleapis.com/istio-build/dev/1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b/helm/ztunnel-1.25-alpha.701930ac090c9dfa00043362b7633fec0629a96b.tgz + - https://storage.googleapis.com/istio-build/dev/1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb/helm/base-1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb.tgz + - https://storage.googleapis.com/istio-build/dev/1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb/helm/cni-1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb.tgz + - https://storage.googleapis.com/istio-build/dev/1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb/helm/gateway-1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb.tgz + - https://storage.googleapis.com/istio-build/dev/1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb/helm/istiod-1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb.tgz + - https://storage.googleapis.com/istio-build/dev/1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb/helm/ztunnel-1.25-alpha.c1e15e45c496a7aa4e960da4814b0ef44256caeb.tgz