• v0.1.231 9b6c7dc9f2

    v0.1.231 Stable

    pipeline-bot released this 2026-07-21 18:34:47 +00:00 | 218 commits to main since this release

    • Fix pindeploy release filter (bool). pipelines-operator-pindeploy compared deployable == "true"
      (string) but the CR field is a bool → the deployable=true event never matched. Now
      (deployable == true || deployable == "true").

    Included changes (v0.1.230 -> v0.1.231)

    • 925c0965755d fix(deploy-gate): compare deployable as bool in pindeploy filter
    Downloads