diff --git a/charts/provider/Chart.yaml b/charts/provider/Chart.yaml index ea243aef..b031a1a8 100644 --- a/charts/provider/Chart.yaml +++ b/charts/provider/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.36.0 +version: 0.37.0 # 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 diff --git a/charts/provider/templates/configmap-boot.yaml b/charts/provider/templates/configmap-boot.yaml index f1d2ab77..b0d0e352 100644 --- a/charts/provider/templates/configmap-boot.yaml +++ b/charts/provider/templates/configmap-boot.yaml @@ -13,6 +13,8 @@ data: cat $AKASH_BOOT_KEYS/key.txt cat $AKASH_BOOT_KEYS/key-pass.txt + sleep 5 + ## # Import key ##