mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
feat: Update Unifi to v7 (#1502)
This commit is contained in:
parent
32e06cf5ff
commit
989083decc
@ -1,8 +1,8 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: v6.5.55
|
appVersion: v7.0.25
|
||||||
description: Ubiquiti Network's Unifi Controller
|
description: Ubiquiti Network's Unifi Controller
|
||||||
name: unifi
|
name: unifi
|
||||||
version: 4.7.0
|
version: 4.8.0
|
||||||
keywords:
|
keywords:
|
||||||
- ubiquiti
|
- ubiquiti
|
||||||
- unifi
|
- unifi
|
||||||
@ -26,5 +26,4 @@ dependencies:
|
|||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: changed
|
- kind: changed
|
||||||
description: Upgraded `mongodb` chart dependency to version `10.31.5`.
|
description: Updated Unifi version to version `v7.0.25`.
|
||||||
artifacthub.io/containsSecurityUpdates: "true"
|
|
||||||
|
@ -8,8 +8,8 @@
|
|||||||
image:
|
image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: jacobalberty/unifi
|
repository: jacobalberty/unifi
|
||||||
# -- image tag
|
# @default -- chart.appVersion
|
||||||
tag: v6.5.55
|
tag:
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user