From c680272e8344b4f827a9ec20f8fb2369336bc144 Mon Sep 17 00:00:00 2001 From: Marius Ensrud Date: Tue, 29 Oct 2024 15:15:51 +0100 Subject: [PATCH] add 5.13 --- charts/omada-controller/5.9/Chart.yaml | 4 ++-- charts/omada-controller/5.9/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/omada-controller/5.9/Chart.yaml b/charts/omada-controller/5.9/Chart.yaml index 64b2f75..9b4f55b 100644 --- a/charts/omada-controller/5.9/Chart.yaml +++ b/charts/omada-controller/5.9/Chart.yaml @@ -15,9 +15,9 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: '5.9' +version: '5.13' # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: '5.9' +appVersion: '5.13' diff --git a/charts/omada-controller/5.9/values.yaml b/charts/omada-controller/5.9/values.yaml index 1800da4..ba98013 100644 --- a/charts/omada-controller/5.9/values.yaml +++ b/charts/omada-controller/5.9/values.yaml @@ -8,7 +8,7 @@ image: repository: mbentley/omada-controller pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: '5.9' + tag: '5.13' imagePullSecrets: "" nameOverride: ""