feat: Update Unifi to v7 (#1502)

This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2022-04-13 16:14:51 +02:00 committed by GitHub
parent 32e06cf5ff
commit 989083decc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 6 deletions

View File

@ -1,8 +1,8 @@
apiVersion: v2
appVersion: v6.5.55
appVersion: v7.0.25
description: Ubiquiti Network's Unifi Controller
name: unifi
version: 4.7.0
version: 4.8.0
keywords:
- ubiquiti
- unifi
@ -26,5 +26,4 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: Upgraded `mongodb` chart dependency to version `10.31.5`.
artifacthub.io/containsSecurityUpdates: "true"
description: Updated Unifi version to version `v7.0.25`.

View File

@ -8,8 +8,8 @@
image:
# -- image repository
repository: jacobalberty/unifi
# -- image tag
tag: v6.5.55
# @default -- chart.appVersion
tag:
# -- image pull policy
pullPolicy: IfNotPresent