File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2828 spec :
2929 containers :
3030 - name : grafana
31- image : gcr.io/istio-testing/grafana:83a710c25803d8ce9dfd236f3e49151283fc477f
31+ image : gcr.io/istio-testing/grafana:543c458e509f4074c4efaa415164274dccceebcf
3232 imagePullPolicy : IfNotPresent
3333 ports :
3434 - containerPort : 3000
Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ spec:
235235 - name : config-volume
236236 mountPath : /etc/statsd
237237 - name : mixer
238- image : gcr.io/istio-testing/mixer:83a710c25803d8ce9dfd236f3e49151283fc477f
238+ image : gcr.io/istio-testing/mixer:543c458e509f4074c4efaa415164274dccceebcf
239239 imagePullPolicy : IfNotPresent
240240 ports :
241241 - containerPort : 9091
Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ spec:
235235 - name : config-volume
236236 mountPath : /etc/statsd
237237 - name : mixer
238- image : gcr.io/istio-testing/mixer:83a710c25803d8ce9dfd236f3e49151283fc477f
238+ image : gcr.io/istio-testing/mixer:543c458e509f4074c4efaa415164274dccceebcf
239239 imagePullPolicy : IfNotPresent
240240 ports :
241241 - containerPort : 9091
Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ spec:
235235 - name : config-volume
236236 mountPath : /etc/statsd
237237 - name : mixer
238- image : gcr.io/istio-testing/mixer:83a710c25803d8ce9dfd236f3e49151283fc477f
238+ image : gcr.io/istio-testing/mixer:543c458e509f4074c4efaa415164274dccceebcf
239239 imagePullPolicy : IfNotPresent
240240 ports :
241241 - containerPort : 9091
Original file line number Diff line number Diff line change 33export CA_HUB="gcr.io/istio-testing"
44export CA_TAG="ca328c99ed96a80ca778966d8dfba9c7b0ff6410"
55export MIXER_HUB="gcr.io/istio-testing"
6- export MIXER_TAG="83a710c25803d8ce9dfd236f3e49151283fc477f "
6+ export MIXER_TAG="543c458e509f4074c4efaa415164274dccceebcf "
77export ISTIOCTL_URL="https://storage.googleapis.com/istio-artifacts/pilot/330dd286541d1b84c5ac1f4fc504556796c070af/artifacts/istioctl"
88export PILOT_HUB="gcr.io/istio-testing"
99export PILOT_TAG="330dd286541d1b84c5ac1f4fc504556796c070af"
Original file line number Diff line number Diff line change 1111 "repoName": "mixer",
1212 "prodBranch": "stable",
1313 "file": "istio.VERSION",
14- "lastStableSHA": "83a710c25803d8ce9dfd236f3e49151283fc477f "
14+ "lastStableSHA": "543c458e509f4074c4efaa415164274dccceebcf "
1515 },
1616 {
1717 "name": "PILOT_TAG",
You can’t perform that action at this time.
0 commit comments