Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="unifi-7.0.2"></a>
|
||||
### [unifi-7.0.2](https://github.com/truecharts/apps/compare/unifi-7.0.1...unifi-7.0.2) (2021-09-21)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
|
||||
|
||||
|
||||
|
||||
<a name="unifi-7.0.1"></a>
|
||||
### [unifi-7.0.1](https://github.com/truecharts/apps/compare/unifi-6.12.1...unifi-7.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 6.2.26
|
||||
appVersion: "6.4.54"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
|
||||
@@ -1,19 +1,7 @@
|
||||
|
||||
<a name="unifi-7.0.1"></a>
|
||||
### [unifi-7.0.1](https://github.com/truecharts/apps/compare/unifi-6.12.1...unifi-7.0.1) (2021-09-13)
|
||||
<a name="unifi-7.0.2"></a>
|
||||
### [unifi-7.0.2](https://github.com/truecharts/apps/compare/unifi-7.0.1...unifi-7.0.2) (2021-09-21)
|
||||
|
||||
#### Chore
|
||||
|
||||
* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958))
|
||||
* update non-major ([#962](https://github.com/truecharts/apps/issues/962))
|
||||
|
||||
#### Feat
|
||||
|
||||
* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977))
|
||||
* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973))
|
||||
* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963))
|
||||
* Move some common containers to our own containers
|
||||
|
||||
#### Fix
|
||||
|
||||
* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956))
|
||||
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
|
||||
|
||||
@@ -17,7 +17,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| envTpl.UNIFI_UID | string | `"{{ .Values.env.PGID }}"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/truecharts/unifi"` | |
|
||||
| image.tag | string | `"v6.2.26@sha256:cb9fc82546bfd94d5a10da131468695fa56e2f021895f56255464efaf492b6bc"` | |
|
||||
| image.tag | string | `"v6.4.54@sha256:2504771015b659dac1cf690317193f6e7fb94cf24efd89a3599d99b7bab9705e"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/unifi"` | |
|
||||
|
||||
Reference in New Issue
Block a user