File tree Expand file tree Collapse file tree 4 files changed +28
-10
lines changed
Expand file tree Collapse file tree 4 files changed +28
-10
lines changed Original file line number Diff line number Diff line change 1616
1717source " $( dirname $0 ) /../library.sh"
1818
19- generate " 1.15.2 " " $( dirname $0 ) "
19+ generate " 1.15.6 " " $( dirname $0 ) "
Original file line number Diff line number Diff line change @@ -798,6 +798,12 @@ rules:
798798 - list
799799 - update
800800 - delete
801+ - apiGroups :
802+ - " "
803+ resources :
804+ - configmaps
805+ verbs :
806+ - delete
801807---
802808apiVersion : rbac.authorization.k8s.io/v1
803809kind : Role
@@ -7157,7 +7163,7 @@ data:
71577163 "sts": {
71587164 "servicePort": 0
71597165 },
7160- "tag": "1.15.2 ",
7166+ "tag": "1.15.6 ",
71617167 "tracer": {
71627168 "datadog": {
71637169 "address": "$(HOST_IP):8126"
@@ -8418,7 +8424,7 @@ spec:
84188424 value : " true"
84198425 - name : ISTIO_META_CLUSTER_ID
84208426 value : Kubernetes
8421- image : docker.io/istio/proxyv2:1.15.2
8427+ image : docker.io/istio/proxyv2:1.15.6
84228428 name : istio-proxy
84238429 ports :
84248430 - containerPort : 15021
@@ -8568,7 +8574,7 @@ spec:
85688574 fsGroup : 1337
85698575 containers :
85708576 - name : discovery
8571- image : docker.io/istio/pilot:1.15.2
8577+ image : docker.io/istio/pilot:1.15.6
85728578 args :
85738579 - discovery
85748580 - --monitoringAddr=:15014
Original file line number Diff line number Diff line change @@ -798,6 +798,12 @@ rules:
798798 - list
799799 - update
800800 - delete
801+ - apiGroups :
802+ - " "
803+ resources :
804+ - configmaps
805+ verbs :
806+ - delete
801807---
802808apiVersion : rbac.authorization.k8s.io/v1
803809kind : Role
@@ -7157,7 +7163,7 @@ data:
71577163 "sts": {
71587164 "servicePort": 0
71597165 },
7160- "tag": "1.15.2 ",
7166+ "tag": "1.15.6 ",
71617167 "tracer": {
71627168 "datadog": {
71637169 "address": "$(HOST_IP):8126"
@@ -8418,7 +8424,7 @@ spec:
84188424 value : " true"
84198425 - name : ISTIO_META_CLUSTER_ID
84208426 value : Kubernetes
8421- image : docker.io/istio/proxyv2:1.15.2
8427+ image : docker.io/istio/proxyv2:1.15.6
84228428 name : istio-proxy
84238429 ports :
84248430 - containerPort : 15021
@@ -8568,7 +8574,7 @@ spec:
85688574 fsGroup : 1337
85698575 containers :
85708576 - name : discovery
8571- image : docker.io/istio/pilot:1.15.2
8577+ image : docker.io/istio/pilot:1.15.6
85728578 args :
85738579 - discovery
85748580 - --monitoringAddr=:15014
Original file line number Diff line number Diff line change @@ -798,6 +798,12 @@ rules:
798798 - list
799799 - update
800800 - delete
801+ - apiGroups :
802+ - " "
803+ resources :
804+ - configmaps
805+ verbs :
806+ - delete
801807---
802808apiVersion : rbac.authorization.k8s.io/v1
803809kind : Role
@@ -7157,7 +7163,7 @@ data:
71577163 "sts": {
71587164 "servicePort": 0
71597165 },
7160- "tag": "1.15.2 ",
7166+ "tag": "1.15.6 ",
71617167 "tracer": {
71627168 "datadog": {
71637169 "address": "$(HOST_IP):8126"
@@ -8418,7 +8424,7 @@ spec:
84188424 value : " true"
84198425 - name : ISTIO_META_CLUSTER_ID
84208426 value : Kubernetes
8421- image : docker.io/istio/proxyv2:1.15.2
8427+ image : docker.io/istio/proxyv2:1.15.6
84228428 name : istio-proxy
84238429 ports :
84248430 - containerPort : 15021
@@ -8568,7 +8574,7 @@ spec:
85688574 fsGroup : 1337
85698575 containers :
85708576 - name : discovery
8571- image : docker.io/istio/pilot:1.15.2
8577+ image : docker.io/istio/pilot:1.15.6
85728578 args :
85738579 - discovery
85748580 - --monitoringAddr=:15014
You can’t perform that action at this time.
0 commit comments