From 241c4fa1f91d2161786395e61c11eb9270a32c5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marky=20Egeb=C3=A4ck?= Date: Sun, 7 Apr 2024 13:09:56 +0200 Subject: [PATCH] Fix chart version for unifi --- charts/unifi/Chart.yaml | 2 +- charts/unifi/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/unifi/Chart.yaml b/charts/unifi/Chart.yaml index 2665d31..dceb594 100644 --- a/charts/unifi/Chart.yaml +++ b/charts/unifi/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v8.1.113 description: Ubiquiti Network's Unifi Controller name: unifi -version: 1.1.1 +version: 1.1.2 kubeVersion: ">=1.16.0-0" keywords: - ubiquiti diff --git a/charts/unifi/README.md b/charts/unifi/README.md index 3077053..d100ee9 100644 --- a/charts/unifi/README.md +++ b/charts/unifi/README.md @@ -1,6 +1,6 @@ # unifi -![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![AppVersion: v8.1.113](https://img.shields.io/badge/AppVersion-v8.1.113-informational?style=flat-square) +![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) ![AppVersion: v8.1.113](https://img.shields.io/badge/AppVersion-v8.1.113-informational?style=flat-square) Ubiquiti Network's Unifi Controller