From 21ad8407c28a78cabc6378846f14f71112e39727 Mon Sep 17 00:00:00 2001 From: Paulo Sousa Date: Fri, 14 Feb 2025 13:52:48 -0300 Subject: [PATCH] bump rpaas-operator --- charts/rpaas-operator/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/rpaas-operator/Chart.yaml b/charts/rpaas-operator/Chart.yaml index c3cbb64..f7218f4 100644 --- a/charts/rpaas-operator/Chart.yaml +++ b/charts/rpaas-operator/Chart.yaml @@ -18,12 +18,12 @@ 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: 0.19.2 +version: 0.19.3 # 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.45.0 +appVersion: 0.45.1 dependencies: - name: nginx-operator