Merge pull request #48469 from fasaxc/rev-typha

Automatic merge from submit-queue (batch tested with PRs 48360, 48469, 49576, 49516, 49558)

Rev Calico's Typha daemon to v0.2.3 in add-on deployment.

**What this PR does / why we need it**:

This PR revs the version of Calico's Typha daemon used in the calico-policy-controller add-on to the latest bug-fix release, which incorporates a [critical bug fix](https://github.com/projectcalico/typha/issues/28).

**Which issue this PR fixes**

fixes #49473

**Release note**:

```release-note
Rev version of Calico's Typha daemon used in add-on to v0.2.3 to pull in bug-fixes.
```
pull/6/head
Kubernetes Submit Queue 2017-07-26 13:02:37 -07:00 committed by GitHub
commit 4a65675840
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ spec:
operator: Exists
hostNetwork: true
containers:
- image: calico/typha:v0.2.2
- image: calico/typha:v0.2.3
name: calico-typha
ports:
- containerPort: 5473