Skip to content

Commit

Permalink
[maistra-3.0] Automator: Update dependencies (#1758)
Browse files Browse the repository at this point in the history
Co-authored-by: maistra-bot <null>
  • Loading branch information
maistra-bot authored Apr 1, 2024
1 parent c94f0d1 commit 342d170
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions bundle/manifests/sailoperator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ metadata:
capabilities: Seamless Upgrades
categories: OpenShift Optional, Integration & Delivery, Networking, Security
containerImage: quay.io/maistra-dev/sail-operator:3.0-latest
createdAt: "2024-03-31T03:26:24Z"
createdAt: "2024-04-01T03:06:26Z"
description: Experimental operator for installing Istio service mesh
features.operators.openshift.io/cnf: "false"
features.operators.openshift.io/cni: "true"
Expand Down Expand Up @@ -289,7 +289,7 @@ spec:
- v1.21.0
- v1.20.3
- latest (53cf1d78)
- latest (49b7997c)
[See this page](https://github.com/istio-ecosystem/sail-operator/blob/pre-main/bundle/README.md) for instructions on how to use it.
displayName: Sail Operator
Expand Down
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ csv:
- v1.21.0
- v1.20.3
- latest (53cf1d78)
- latest (49b7997c)
[See this page](https://github.com/istio-ecosystem/sail-operator/blob/pre-main/bundle/README.md) for instructions on how to use it.
support: Community based
Expand Down
4 changes: 2 additions & 2 deletions resources/latest/charts/base/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
apiVersion: v1
appVersion: 1.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8
appVersion: 1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c
description: Helm chart for deploying Istio cluster resources and CRDs
icon: https://istio.io/latest/favicons/android-192x192.png
keywords:
- istio
name: base
sources:
- https://github.com/istio/istio
version: 1.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8
version: 1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c
4 changes: 2 additions & 2 deletions resources/latest/charts/cni/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: 1.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8
appVersion: 1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c
description: Helm chart for istio-cni components
icon: https://istio.io/latest/favicons/android-192x192.png
keywords:
Expand All @@ -8,4 +8,4 @@ keywords:
name: cni
sources:
- https://github.com/istio/istio/tree/master/cni
version: 1.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8
version: 1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c
2 changes: 1 addition & 1 deletion resources/latest/charts/cni/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ defaults:
hub: gcr.io/istio-testing

# Default tag for Istio images.
tag: 1.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8
tag: 1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c

# Variant of the image to use.
# Currently supported are: [debug, distroless]
Expand Down
4 changes: 2 additions & 2 deletions resources/latest/charts/gateway/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 1.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8
appVersion: 1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c
description: Helm chart for deploying Istio gateways
icon: https://istio.io/latest/favicons/android-192x192.png
keywords:
Expand All @@ -9,4 +9,4 @@ name: gateway
sources:
- https://github.com/istio/istio
type: application
version: 1.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8
version: 1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c
4 changes: 2 additions & 2 deletions resources/latest/charts/istiod/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: 1.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8
appVersion: 1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c
description: Helm chart for istio control plane
icon: https://istio.io/latest/favicons/android-192x192.png
keywords:
Expand All @@ -9,4 +9,4 @@ keywords:
name: istiod
sources:
- https://github.com/istio/istio
version: 1.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8
version: 1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c
2 changes: 1 addition & 1 deletion resources/latest/charts/istiod/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ defaults:
# Dev builds from prow are on gcr.io
hub: gcr.io/istio-testing
# Default tag for Istio images.
tag: 1.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8
tag: 1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c
# Variant of the image to use.
# Currently supported are: [debug, distroless]
variant: ""
Expand Down
4 changes: 2 additions & 2 deletions resources/latest/charts/ztunnel/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: 1.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8
appVersion: 1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c
description: Helm chart for istio ztunnel components
icon: https://istio.io/latest/favicons/android-192x192.png
keywords:
Expand All @@ -8,4 +8,4 @@ keywords:
name: ztunnel
sources:
- https://github.com/istio/istio
version: 1.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8
version: 1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c
2 changes: 1 addition & 1 deletion resources/latest/charts/ztunnel/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ defaults:
# 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.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8
tag: 1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c
# Variant to pull. Options are "debug" or "distroless". Unset will use the default for the given version.
variant: ""

Expand Down
12 changes: 6 additions & 6 deletions versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ versions:
version: 1.22-alpha
repo: https://github.com/istio/istio
branch: master
commit: 53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8
commit: 49b7997c687b7e0492c64311ea58df0064ba3d6c
charts:
- https://storage.googleapis.com/istio-build/dev/1.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8/helm/base-1.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8.tgz
- https://storage.googleapis.com/istio-build/dev/1.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8/helm/cni-1.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8.tgz
- https://storage.googleapis.com/istio-build/dev/1.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8/helm/gateway-1.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8.tgz
- https://storage.googleapis.com/istio-build/dev/1.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8/helm/istiod-1.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8.tgz
- https://storage.googleapis.com/istio-build/dev/1.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8/helm/ztunnel-1.22-alpha.53cf1d78cdb9ba943dc4e4b8ce9319128f99f3e8.tgz
- https://storage.googleapis.com/istio-build/dev/1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c/helm/base-1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c.tgz
- https://storage.googleapis.com/istio-build/dev/1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c/helm/cni-1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c.tgz
- https://storage.googleapis.com/istio-build/dev/1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c/helm/gateway-1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c.tgz
- https://storage.googleapis.com/istio-build/dev/1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c/helm/istiod-1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c.tgz
- https://storage.googleapis.com/istio-build/dev/1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c/helm/ztunnel-1.22-alpha.49b7997c687b7e0492c64311ea58df0064ba3d6c.tgz

0 comments on commit 342d170

Please sign in to comment.