[ATMOSPHERE-558] chart/nova: update to the latest version (#2087)
0.3.27 -> 0.3.46
includes a bug fix for dealing with null value of log_config_append
includes several features, not used for now
remove local patch to role vars
Reviewed-by: Mohammed Naser <mnaser@vexxhost.com>
Reviewed-by: Oleksandr K.
diff --git a/roles/defaults/vars/main.yml b/roles/defaults/vars/main.yml
index 4515aac..93fad33 100644
--- a/roles/defaults/vars/main.yml
+++ b/roles/defaults/vars/main.yml
@@ -175,6 +175,7 @@
nova_service_cleaner: "registry.atmosphere.dev/library/heat:{{ atmosphere_release }}"
nova_spiceproxy_assets: "registry.atmosphere.dev/library/nova:{{ atmosphere_release }}"
nova_spiceproxy: "registry.atmosphere.dev/library/nova:{{ atmosphere_release }}"
+ nova_storage_init: "registry.atmosphere.dev/library/heat:{{ atmosphere_release }}"
oauth2_proxy: quay.io/oauth2-proxy/oauth2-proxy:v7.6.0
octavia_api: "registry.atmosphere.dev/library/octavia:{{ atmosphere_release }}"
octavia_db_sync: "registry.atmosphere.dev/library/octavia:{{ atmosphere_release }}"