From 7410d9b71e9ca50fc34c65313329025e0d3d1781 Mon Sep 17 00:00:00 2001 From: Michael Haehnel Date: Fri, 20 Jan 2023 10:47:30 +0100 Subject: [PATCH] FIX: Set Helm value rollingUpdate to null --- Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 3cef100..db202a9 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -15,13 +15,13 @@ 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.1.5 +version: 0.1.6 # 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. # It is recommended to use it with quotes. -appVersion: "0.1.4" +appVersion: "0.1.5" dependencies: - name: tenant @@ -34,5 +34,5 @@ dependencies: version: 0.1.5 repository: oci://prodnso-harbor-01.smardigo.digital/smardigo - name: smardigo-wordpress - version: 0.1.6 + version: 0.1.8 repository: oci://prodnso-harbor-01.smardigo.digital/smardigo