Releases: mozilla/argocd-repository-details
Releases · mozilla/argocd-repository-details
v0.2.0
What's Changed
- Add start of CI workflow, fix linting errors by @grahamalama in #2
- chore: using latest argocd-ui version to match workflows config, updating other packages to resolve vulterabilities by @dlactin in #16
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Bump cross-spawn from 7.0.3 to 7.0.6 in /ui by @dependabot in #1
- chore: Use Google's GitHub package to (mostly) handle communication with Github API by @grahamalama in #3
- Update manifeset labels & using goreleaser tag instead of sha by @dlactin in #4
- fix: updated version pinning in release workflow by @dlactin in #5
- chore: Use
google/go-github/v67/github
package to fetch tokens by @grahamalama in #6 - Update release configuration by @dlactin in #7
- fix: adding contents read & id-token write permissions required for google authentication step by @dlactin in #8
- fix: added gcp-auth id for use in login-action by @dlactin in #9
- fix: added gha-creds file to gitignore to resolve goreleaser conflict by @dlactin in #10
- fix: updated readme with new image repository, removed IMAGE_NAMESPACE override from manifests-release script, removed old image ref from kustomization.yaml by @dlactin in #11
- fix: updated ubuntu version to test kustomize location by @dlactin in #12
- fix: updated ubuntu version and using built in kustomize by @dlactin in #13
- fix: added stripped down release.Dockerfile for goreleaser by @dlactin in #14
- fix: added contents write permission to release action, this will be used to upload artifacts to the release by @dlactin in #15
New Contributors
- @dependabot made their first contribution in #1
- @grahamalama made their first contribution in #3
- @dlactin made their first contribution in #4
Full Changelog: https://github.com/mozilla/argocd-repository-details/commits/v0.1.0