Skip to content

0.4.1

Choose a tag to compare

@github-actions github-actions released this 24 Feb 12:58
· 90 commits to refs/heads/main since this release

πŸš€ New features and improvements

  • Add utility method on ManifestDescriptor to construct manifest descriptor with Platform and Annotation from Manifest (#591) @jonesbusy
  • Better support for Index artifact type (#594) @jonesbusy
  • Add withArtifactType for Index (#590) @jonesbusy
  • Support hierarchical credentials on AuthStore (per namespace, per repository etc) (#588) @copilot-swe-agent[bot]

πŸ› Bug fixes

🚦 Tests

  • Update ContainerRef.shouldDetermineEffectiveRegistry test to not be machine dependent (#596) @jonesbusy
  • Add utility method on ManifestDescriptor to construct manifest descriptor with Platform and Annotation from Manifest (#591) @jonesbusy
  • One more demo/test to push Jenkins library (#581) @jonesbusy
  • Update demo/tests for Harbor and different Artifacts (#579) @jonesbusy
  • Add test for Nexus (#578) @jonesbusy
  • Add few more tests (#577) @jonesbusy
  • Add test to package a standard Flux Artifact (#576) @jonesbusy

✍ Other changes

πŸ“¦ Dependency updates