Comment 2 for bug 2052300

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ansible-playbooks (master)

Reviewed: https://review.opendev.org/c/starlingx/ansible-playbooks/+/907542
Committed: https://opendev.org/starlingx/ansible-playbooks/commit/df65243c27bc1a350f84ee2ecce9dc4ba2079adb
Submitter: "Zuul (22348)"
Branch: master

commit df65243c27bc1a350f84ee2ecce9dc4ba2079adb
Author: Saba Touheed Mujawar <email address hidden>
Date: Fri Feb 2 06:59:38 2024 -0500

    Upversion flux helm and source controller for k8s 1.25.3

    During fresh install of a simplex with k8s 1.25.3,
    bootstrap playbook fails due to helm-controller preventing
    the nginx app from being applied.
    With the update of FluxCD release v2.0.1, there is a need to
    upgrade helm-controller and source-controller for k8s 1.25 which
    resolves the issue.

    Reference:
    https://review.opendev.org/c/starlingx/ansible-playbooks/+/890987

    Test Plan:
    PASS: Install ISO with k8s 1.25 .
    PASS: Applications applied successfully.

    Closes-Bug: 2052300

    Change-Id: Ifad5f975580dab785ae102969e14c7ef1b00a827
    Signed-off-by: Saba Touheed Mujawar <email address hidden>