Bumping the container version to 5.12.35 (#21492)

Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
Jeff Billimek 2020-03-18 10:28:48 -04:00
parent c69cc6751f
commit 50ce4d6bde
No known key found for this signature in database
GPG Key ID: 214B3EF39B4956B7
3 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
apiVersion: v1
appVersion: 5.11.50
appVersion: 5.12.35
description: Ubiquiti Network's Unifi Controller
name: unifi
version: 0.6.4
version: 0.6.5
keywords:
- ubiquiti
- unifi

View File

@ -37,7 +37,7 @@ The following tables lists the configurable parameters of the Unifi chart and th
| Parameter | Default | Description |
|-------------------------------------------------|------------------------------|------------------------------------------------------------------------------------------------------------------------|
| `image.repository` | `jacobalberty/unifi` | Image repository |
| `image.tag` | `5.11.50` | Image tag. Possible values listed [here][docker]. |
| `image.tag` | `5.12.35` | Image tag. Possible values listed [here][docker]. |
| `image.pullPolicy` | `IfNotPresent` | Image pull policy |
| `strategyType` | `Recreate` | Specifies the strategy used to replace old Pods by new ones |
| `guiService.type` | `ClusterIP` | Kubernetes service type for the Unifi GUI |

View File

@ -7,7 +7,7 @@ strategyType: Recreate
image:
repository: jacobalberty/unifi
tag: 5.11.50
tag: 5.12.35
pullPolicy: IfNotPresent
# If enabled, the controller, discovery, GUI, and STUN services will not be