-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade UniFi Controller to v7.5.187
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,23 +3,23 @@ name: unifi-controller | |
description: A Helm Chart for deploying a UniFi controller to Kubernetes | ||
icon: https://assets-global.website-files.com/622b70d8906c7ab0c03f77f8/63b40a92093c6b2f3767e4e6_tMCv8T-y_400x400.png | ||
type: application | ||
version: 2.3.0 | ||
version: 2.4.0 | ||
keywords: | ||
- unifi | ||
- controller | ||
- ubiquiti | ||
home: https://github.com/Qonstrukt/helm-charts/tree/main/charts/unifi-controller | ||
appVersion: "7.5.176" | ||
appVersion: "7.5.187" | ||
maintainers: | ||
- name: Stefan Moonen | ||
email: [email protected] | ||
url: https://qonstrukt.nl | ||
annotations: | ||
artifacthub.io/changes: | | ||
- Upgrade UniFi Controller to v7.5.176 | ||
- Upgrade UniFi Controller to v7.5.187 | ||
artifacthub.io/images: | | ||
- name: unifi-controller | ||
image: linuxserver/unifi-controller:7.5.176 | ||
image: linuxserver/unifi-controller:7.5.187 | ||
platforms: | ||
- linux/amd64 | ||
- linux/arm64 |