From c51b41176bfb18e0c727f78fa00a1c9c79ff411e Mon Sep 17 00:00:00 2001 From: Johannes Wicovsky Date: Wed, 26 Apr 2023 07:48:25 +0200 Subject: [PATCH] update wp-chart to enable caching --- Chart.yaml | 4 ++-- values_nsodev.yaml | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 968aff9..026319c 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -15,7 +15,7 @@ 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.38 +version: 0.1.39 # 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 @@ -37,7 +37,7 @@ dependencies: version: 0.1.13 repository: oci://prodnso-harbor-01.smardigo.digital/smardigo - name: smardigo-wordpress - version: 0.1.37 + version: 0.1.38 repository: oci://prodnso-harbor-01.smardigo.digital/smardigo - name: smardigo-wordpress version: 0.1.34 diff --git a/values_nsodev.yaml b/values_nsodev.yaml index fb77516..3bf404d 100644 --- a/values_nsodev.yaml +++ b/values_nsodev.yaml @@ -115,7 +115,6 @@ smardigo-wordpress: nameOverride: wordpress-thgquotenservice multisite: host: connect-wordpress-nsodev-prodwork01.smardigo.digital - wordpressConfigureCache: true customPostInitScripts: install-plugins.sh: | #!/bin/bash