-
v0.1.231 Stable
released this
2026-07-21 18:34:47 +00:00 | 218 commits to main since this release- Fix pindeploy release filter (bool).
pipelines-operator-pindeploycompareddeployable == "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)
925c0965755dfix(deploy-gate): compare deployable as bool in pindeploy filter
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fix pindeploy release filter (bool).