From: Zuul Date: Wed, 17 Dec 2025 19:09:49 +0000 (+0000) Subject: Update git submodules X-Git-Url: https://git.feebdaed.xyz/?a=commitdiff_plain;h=1eba0dfead6372ec9da52caebdf51b4882832ce5;p=0xmirror%2Fopenstack.git Update git submodules * Update openstack-helm from branch 'master' to 4c467cb5e9d0031544b1736d5ee03f63e78cae22 - Merge "feat: build charts into sub dirs" - feat: build charts into sub dirs As outlined in https://lists.opendev.org/archives/list/service-discuss@lists.opendev.org/thread/VTMDDVSPM5HRUYWAATNMZOILT5OE57VR/ the current structure of building all the charts into one directory is causing issues on the opendev infra due too many entries in one directory. Switch away from using a Makefile to using an Ansible role to build each chart and then use chart-testing to identify the charts that need to be rebuilt and lastly build them build put the output into a subdir matching the chart name. Change-Id: I61f11950ba381c7897eb6bfff05a508ca4db9f06 Signed-off-by: Doug Goldstein Signed-off-by: Vladimir Kozhukalov --- diff --git a/openstack-helm b/openstack-helm index 3faddf006a..4c467cb5e9 160000 --- a/openstack-helm +++ b/openstack-helm @@ -1 +1 @@ -Subproject commit 3faddf006a688ad4bece0134438642b3fbbe2a57 +Subproject commit 4c467cb5e9d0031544b1736d5ee03f63e78cae22