cert-manager / trust-manager

trust-manager is an operator for distributing trust bundles across a Kubernetes cluster.
https://cert-manager.io/docs/projects/trust-manager/
Apache License 2.0
243 stars 65 forks source link

Bump versions for release, bump deps #277

Closed SgtCoDFish closed 7 months ago

SgtCoDFish commented 7 months ago

Also adds some vars (which shouldn't change anything) to allow us to tweak CGO_ENABLED and GOEXPERIMENT if we want. That could be a separate PR, but it's a no-op so I figured it'd be OK to include here.

This should be the last step before we can release v0.8.0

jetstack-bot commented 7 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: erikgb

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/cert-manager/trust-manager/blob/main/OWNERS)~~ [erikgb] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment