-
Notifications
You must be signed in to change notification settings - Fork 29
/
versions.yaml
96 lines (95 loc) · 5.3 KB
/
versions.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
# This file defines all the Istio versions supported by this operator.
# The list of versions to support. Each item specifies the name of the version,
# the Git repository and commit hash for retrieving the profiles, and
# a list of URLs for retrieving the charts.
# The first item in the list is the default version.
#
# IMPORTANT: in addition to the versions specified here, the versions of the
# istio.io/istio and istio.io/api dependencies defined in go.mod must also be
# updated to match the most recent version specified here. The versions in
# go.mod affect the generated API schema for the Sail CRDs (e.g. IstioRevision),
# as well as all the Istio CRDs (e.g. VirtualService).
versions:
- name: v1.24.1
version: 1.24.1
repo: https://github.com/istio/istio
commit: 1.24.1
charts:
- https://istio-release.storage.googleapis.com/charts/base-1.24.1.tgz
- https://istio-release.storage.googleapis.com/charts/istiod-1.24.1.tgz
- https://istio-release.storage.googleapis.com/charts/gateway-1.24.1.tgz
- https://istio-release.storage.googleapis.com/charts/cni-1.24.1.tgz
- https://istio-release.storage.googleapis.com/charts/ztunnel-1.24.1.tgz
- name: v1.24.0
version: 1.24.0
repo: https://github.com/istio/istio
commit: 1.24.0
charts:
- https://istio-release.storage.googleapis.com/charts/base-1.24.0.tgz
- https://istio-release.storage.googleapis.com/charts/istiod-1.24.0.tgz
- https://istio-release.storage.googleapis.com/charts/gateway-1.24.0.tgz
- https://istio-release.storage.googleapis.com/charts/cni-1.24.0.tgz
- https://istio-release.storage.googleapis.com/charts/ztunnel-1.24.0.tgz
- name: v1.23.3
version: 1.23.3
repo: https://github.com/istio/istio
commit: 1.23.3
charts:
- https://istio-release.storage.googleapis.com/charts/base-1.23.3.tgz
- https://istio-release.storage.googleapis.com/charts/istiod-1.23.3.tgz
- https://istio-release.storage.googleapis.com/charts/istiod-remote-1.23.3.tgz
- https://istio-release.storage.googleapis.com/charts/gateway-1.23.3.tgz
- https://istio-release.storage.googleapis.com/charts/cni-1.23.3.tgz
- https://istio-release.storage.googleapis.com/charts/ztunnel-1.23.3.tgz
- name: v1.23.2
version: 1.23.2
repo: https://github.com/istio/istio
commit: 1.23.2
charts:
- https://istio-release.storage.googleapis.com/charts/base-1.23.2.tgz
- https://istio-release.storage.googleapis.com/charts/istiod-1.23.2.tgz
- https://istio-release.storage.googleapis.com/charts/istiod-remote-1.23.2.tgz
- https://istio-release.storage.googleapis.com/charts/gateway-1.23.2.tgz
- https://istio-release.storage.googleapis.com/charts/cni-1.23.2.tgz
- https://istio-release.storage.googleapis.com/charts/ztunnel-1.23.2.tgz
- name: v1.22.6
version: 1.22.6
repo: https://github.com/istio/istio
commit: 1.22.6
charts:
- https://istio-release.storage.googleapis.com/charts/base-1.22.6.tgz
- https://istio-release.storage.googleapis.com/charts/istiod-1.22.6.tgz
- https://istio-release.storage.googleapis.com/charts/gateway-1.22.6.tgz
- https://istio-release.storage.googleapis.com/charts/cni-1.22.6.tgz
- https://istio-release.storage.googleapis.com/charts/ztunnel-1.22.6.tgz
- name: v1.22.5
version: 1.22.5
repo: https://github.com/istio/istio
commit: 1.22.5
charts:
- https://istio-release.storage.googleapis.com/charts/base-1.22.5.tgz
- https://istio-release.storage.googleapis.com/charts/istiod-1.22.5.tgz
- https://istio-release.storage.googleapis.com/charts/gateway-1.22.5.tgz
- https://istio-release.storage.googleapis.com/charts/cni-1.22.5.tgz
- https://istio-release.storage.googleapis.com/charts/ztunnel-1.22.5.tgz
- name: v1.21.6
version: 1.21.6
repo: https://github.com/istio/istio
commit: 1.21.6
charts:
- https://istio-release.storage.googleapis.com/charts/base-1.21.6.tgz
- https://istio-release.storage.googleapis.com/charts/istiod-1.21.6.tgz
- https://istio-release.storage.googleapis.com/charts/gateway-1.21.6.tgz
- 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.8a328b6f8a8b93fb4a2ede79108242a9a89e2d07
repo: https://github.com/istio/istio
branch: master
commit: 8a328b6f8a8b93fb4a2ede79108242a9a89e2d07
charts:
- https://storage.googleapis.com/istio-build/dev/1.25-alpha.8a328b6f8a8b93fb4a2ede79108242a9a89e2d07/helm/base-1.25-alpha.8a328b6f8a8b93fb4a2ede79108242a9a89e2d07.tgz
- https://storage.googleapis.com/istio-build/dev/1.25-alpha.8a328b6f8a8b93fb4a2ede79108242a9a89e2d07/helm/cni-1.25-alpha.8a328b6f8a8b93fb4a2ede79108242a9a89e2d07.tgz
- https://storage.googleapis.com/istio-build/dev/1.25-alpha.8a328b6f8a8b93fb4a2ede79108242a9a89e2d07/helm/gateway-1.25-alpha.8a328b6f8a8b93fb4a2ede79108242a9a89e2d07.tgz
- https://storage.googleapis.com/istio-build/dev/1.25-alpha.8a328b6f8a8b93fb4a2ede79108242a9a89e2d07/helm/istiod-1.25-alpha.8a328b6f8a8b93fb4a2ede79108242a9a89e2d07.tgz
- https://storage.googleapis.com/istio-build/dev/1.25-alpha.8a328b6f8a8b93fb4a2ede79108242a9a89e2d07/helm/ztunnel-1.25-alpha.8a328b6f8a8b93fb4a2ede79108242a9a89e2d07.tgz