Skip to content

Version 6.0.0 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 09:16
· 38 commits to refs/heads/main since this release
01a347f

Changes

πŸ’₯ Breaking Changes

In this release we are replacing Artifactory with Harbor in the GitOps Workflow. To be able to still use this workflow, you have to:

  • replace ${{ secrets.ARTIFACTORY_USERNAME }} with ${{ secrets.HARBOR_USERNAME }}
  • replace ${{ secrets.ARTIFACTORY_PASSWORD }} with ${{ secrets.HARBOR_PASSWORD }}

πŸš€ Features

πŸ“ Documentation

🚨 Dependencies

  • chore(deps): bump trufflesecurity/trufflehog from 3.79.0 to 3.80.1 @dependabot (#271)
  • chore(deps): bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 @dependabot (#270)