Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 12:29
· 66 commits to master since this release
6e5f853

Important notes

  • This release merges the release lines of the helm chart as well as the exporter itself. The chart is now part of the same release and always released for each new release automatically. This is the reason that there is a version jump from v2 => v5 for the exports as the chart was at v4.x previously.
  • Container tags are no prefixed by a v. The tag for this version therefore is v5.0.0.

What's Changed

  • chore(deps-dev): update actions/upload-artifact action to v3.1.2 by @renovate in #147
  • chore(deps-dev): update actions/download-artifact action to v3.0.2 by @renovate in #146
  • chore(chart): bump chart version by @raffis in #148
  • ci: add CODEOWNERS by @raffis in #174
  • chore(deps): update module go.mongodb.org/mongo-driver to v1.12.0 by @renovate in #156
  • chore(deps-dev): update anchore/sbom-action action to v0.14.3 by @renovate in #158
  • chore(deps-dev): update shogo82148/actions-goveralls action to v1.7.0 by @renovate in #153
  • chore(deps-dev): update actions/setup-python action to v4.6.1 by @renovate in #151
  • chore(deps-dev): update github/codeql-action digest to bcb460d by @renovate in #149
  • chore(deps-dev): update helm/kind-action action to v1.7.0 by @renovate in #172
  • chore(deps-dev): update goreleaser/goreleaser-action action to v4.3.0 by @renovate in #171
  • chore(deps-dev): update pascalgn/size-label-action digest to b1f4946 by @renovate in #166
  • chore(deps-dev): update actions/checkout digest to c85c95e by @renovate in #165
  • chore(deps-dev): update docker/login-action action to v2.2.0 by @renovate in #170
  • feat: add server label to metrics #161 by @raffis in #162
  • chore(deps): update module github.com/prometheus/client_golang to v1.16.0 by @renovate in #150
  • chore(deps-dev): update sigstore/cosign-installer digest to 0f98322 by @renovate in #167
  • chore(deps): update module github.com/spf13/viper to v1.16.0 by @renovate in #169
  • chore(deps-dev): update sigstore/cosign-installer action to v3.1.1 by @renovate in #152
  • ci: rework e2e tests by @raffis in #163
  • fix!: prefix v and drop old resources from chart by @raffis in #164
  • fix(chart): rework labeling to make additional label work (Closes #173) by @Horgix in #176
  • ci: add scorecard workflow by @raffis in #178
  • ci: tweak workflow security by @raffis in #183
  • fix: cosign yes flag for chart by @raffis in #185
  • chore(deps-dev): update aquasecurity/trivy-action action to v0.11.2 by @renovate in #184
  • chore(deps-dev): update ossf/scorecard-action action to v2.2.0 by @renovate in #182
  • chore(deps-dev): update github/codeql-action action to v2.20.2 by @renovate in #181
  • chore(deps-dev): update actions/checkout action to v3.5.3 by @renovate in #180
  • chore(deps-dev): update actions/upload-artifact action to v3.1.2 by @renovate in #179
  • chore(deps-dev): update github/codeql-action digest to a2d725d by @renovate in #175
  • ci: revert fossa token from secrets by @raffis in #187
  • [StepSecurity] Apply security best practices by @step-security-bot in #186
  • ci: tweak job token scopes by @raffis in #189
  • ci: add artifacthub-repo.yml by @raffis in #191
  • refactor: remove cobra by @raffis in #199
  • ci: always release chart by @raffis in #197

New Contributors

Full Changelog: v2.0.3...v5.0.0