Version 6.0.0 π
github-actions
released this
25 Jul 09:16
·
38 commits
to refs/heads/main
since this release
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
- DIA-3614: Replace Artifactory with Harbor @ricoberger (#272)
π Documentation
- PKM-249: Replace bomberman with pokemon @Sherif-Zaki (#269)
- π Update Readme Versions @staffbase-actions (#268)
π¨ 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)