From 16dce45dbbfe7b97d3a71b1ab324638c6f1f5cbe Mon Sep 17 00:00:00 2001 From: Paulo Sousa Date: Mon, 21 Oct 2024 11:08:28 -0300 Subject: [PATCH] nginx-operator: bump app/chart version --- charts/nginx-operator/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/nginx-operator/Chart.yaml b/charts/nginx-operator/Chart.yaml index 73bcf05..1560fee 100644 --- a/charts/nginx-operator/Chart.yaml +++ b/charts/nginx-operator/Chart.yaml @@ -17,9 +17,9 @@ sources: # 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: 1.5.7 +version: 1.5.8 # 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: 0.15.1 +appVersion: 0.16.0