Spinnaker Release 2025.3.2
Breaking Changes
Features
Configuration
There’s an additional configuration that can be set on the gitrepo for controlling which hosts are accessible by a gitrepo. You can restrict now the gitrepo calls to ONLY internal servers vs. allowing multiple git servers. This can be done by adding an allowedhosts flag on the gitrepo accounts. NOTE: THis does NOT work in halyard so you’ll need to set these accounts via profiles if you’re still using halyard/operator.
Fixes
- builds: Fix spinnaker.io publishing when using a GitHub App for token (#7498) (#7501) ( 9b32c670 )
- builds: Fix testcontainer due to docker client upgrade issue (backport #7471) (#7478) ( 4c2c4435 )
- clouddriver: update kubectl download URL (#7470) (#7474) ( 261c19c2 )
- gitrepo: Fix git repo validation (#7544) ( 8dfcb8e9 )
- release: Fix release publishing notes to spinnaker.io (#7486) (#7497) ( 9bfd1b89 )