File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
name : istio
3
- version : 1.19.0
4
- appVersion : 1.19.0
3
+ version : 1.19.3
4
+ appVersion : 1.19.3
5
5
tillerVersion : " >=2.7.2-0"
6
6
description : Kyma 2.0 Helm chart for Istio Operator resource
7
7
keywords :
Original file line number Diff line number Diff line change 1
1
kind : IstioOperatorConfiguration
2
- tag : " 1.1.0 "
2
+ tag : " 1.1.1 "
Original file line number Diff line number Diff line change @@ -5,17 +5,17 @@ global:
5
5
# these definitions aren't used by the chart, but they are required by external tool for list generation
6
6
istio_proxyv2 :
7
7
name : " proxyv2"
8
- version : " 1.19.0 -distroless"
8
+ version : " 1.19.3 -distroless"
9
9
directory : " prod/external/istio"
10
10
istio_pilot :
11
11
name : " pilot"
12
- version : " 1.19.0 -distroless"
12
+ version : " 1.19.3 -distroless"
13
13
directory : " prod/external/istio"
14
14
istio_install-cni :
15
15
name : " install-cni"
16
- version : " 1.19.0 -distroless"
16
+ version : " 1.19.3 -distroless"
17
17
directory : " prod/external/istio"
18
18
istio_operator_image :
19
19
name : " istio-manager"
20
- version : " 1.1.0 "
20
+ version : " 1.1.1 "
21
21
directory : " prod"
You can’t perform that action at this time.
0 commit comments