Skip to content

Releases: mozilla/argocd-repository-details

v0.2.0

13 Dec 20:33
96f3965
Compare
Choose a tag to compare

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

13 Dec 05:01
486f445
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/mozilla/argocd-repository-details/commits/v0.1.0