Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,18 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="unifi-9.0.29"></a>
|
||||
### [unifi-9.0.29](https://github.com/truecharts/apps/compare/unifi-9.0.28...unifi-9.0.29) (2021-12-19)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Last patch bump before RC2 branch-off
|
||||
* move `envTpl` to `env` ([#1578](https://github.com/truecharts/apps/issues/1578))
|
||||
* remove `editable: true` as this is the default ([#1576](https://github.com/truecharts/apps/issues/1576))
|
||||
* remove `Enable the port` button from `questions.yaml` as it was already hidden and defined in `values.yaml` ([#1575](https://github.com/truecharts/apps/issues/1575))
|
||||
|
||||
|
||||
|
||||
<a name="unifi-9.0.28"></a>
|
||||
### [unifi-9.0.28](https://github.com/truecharts/apps/compare/unifi-9.0.27...unifi-9.0.28) (2021-12-19)
|
||||
|
||||
|
||||
@@ -12,8 +12,8 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| Key | Type | Default | Description |
|
||||
|-----|------|---------|-------------|
|
||||
| env.PUID | int | `568` | |
|
||||
| envTpl.UNIFI_GID | string | `"{{ .Values.env.PUID }}"` | |
|
||||
| envTpl.UNIFI_UID | string | `"{{ .Values.podSecurityContext.fsGroup }}"` | |
|
||||
| env.UNIFI_GID | string | `"{{ .Values.env.PUID }}"` | |
|
||||
| env.UNIFI_UID | string | `"{{ .Values.podSecurityContext.fsGroup }}"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"tccr.io/truecharts/unifi"` | |
|
||||
| image.tag | string | `"v6.5.55@sha256:c74556ef862dab1534ed848d6efa57f40a11399172230aec57e5e850ce542921"` | |
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user