mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
feat: Update Unifi to v7 (#1502)
This commit is contained in:
parent
32e06cf5ff
commit
989083decc
@ -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`.
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user