Skip to content

Commit a94b7f6

Browse files
committed
fix(neutron): revert OpenStack Helm chart version
https://review.opendev.org/c/openstack/openstack-helm/+/949058 contained an invalid volumes spec for the neutron-ironic-agent preventing it from starting up. So revert back to before that landed. https://review.opendev.org/c/openstack/openstack-helm/+/952611 has been submitted to fix this.
1 parent 7935bbe commit a94b7f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/openstack/neutron.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
component: neutron
33
repoURL: https://tarballs.opendev.org/openstack/openstack-helm
4-
chartVersion: 2025.1.8+062261562
4+
chartVersion: 2025.1.1+1fa537cf1

0 commit comments

Comments
 (0)