mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +00:00
stable/unifi/README.md: fix current version (#10784)
Signed-off-by: Nolan Reisbeck <nolan.reisbeck@gmail.com>
This commit is contained in:
parent
ea926e36fc
commit
40af1115f9
@ -2,7 +2,7 @@ apiVersion: v1
|
||||
appVersion: 5.9.29
|
||||
description: Ubiquiti Network's Unifi Controller
|
||||
name: unifi
|
||||
version: 0.2.7
|
||||
version: 0.2.8
|
||||
keywords:
|
||||
- ubiquiti
|
||||
- unifi
|
||||
|
@ -37,7 +37,7 @@ The following tables lists the configurable parameters of the Unifi chart and th
|
||||
| Parameter | Description | Default |
|
||||
| -------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- | ---------------------------- |
|
||||
| `image.repository` | Image repository | `jacobalberty/unifi` |
|
||||
| `image.tag` | Image tag. Possible values listed [here][docker]. | `5.8.23` |
|
||||
| `image.tag` | Image tag. Possible values listed [here][docker]. | `5.9.29` |
|
||||
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
|
||||
| `guiService.type` | Kubernetes service type for the Unifi GUI | `ClusterIP` |
|
||||
| `guiService.port` | Kubernetes port where the Unifi GUI is exposed | `8443` |
|
||||
|
Loading…
Reference in New Issue
Block a user