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: ""