mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
[unifi] Update Helm chart mongodb to v12 (#1668)
* [unifi] Update Helm chart mongodb to v12 * chore: Auto-update chart metadata Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9e7b43170f
commit
bc859d8d17
@ -3,7 +3,7 @@ apiVersion: v2
|
|||||||
appVersion: v7.1.66
|
appVersion: v7.1.66
|
||||||
description: Ubiquiti Network's Unifi Controller
|
description: Ubiquiti Network's Unifi Controller
|
||||||
name: unifi
|
name: unifi
|
||||||
version: 4.10.1
|
version: 5.0.0
|
||||||
keywords:
|
keywords:
|
||||||
- ubiquiti
|
- ubiquiti
|
||||||
- unifi
|
- unifi
|
||||||
@ -21,10 +21,10 @@ dependencies:
|
|||||||
repository: https://library-charts.k8s-at-home.com
|
repository: https://library-charts.k8s-at-home.com
|
||||||
version: 4.4.2
|
version: 4.4.2
|
||||||
- name: mongodb
|
- name: mongodb
|
||||||
version: 10.31.5
|
version: 12.1.22
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
condition: mongodb.enabled
|
condition: mongodb.enabled
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |-
|
artifacthub.io/changes: |-
|
||||||
- kind: changed
|
- kind: changed
|
||||||
description: Set right fsGroup policy for unifi pod
|
description: Upgraded `mongodb` chart dependency to version 12.1.22
|
||||||
|
Loading…
Reference in New Issue
Block a user