cert-manager / aws-privateca-issuer

Addon for cert-manager that issues certificates using AWS ACM PCA.
Apache License 2.0
185 stars 77 forks source link

Prepend 'v' to version and appVersion in Chart.yaml #244

Closed Hamidhasan closed 1 year ago

Hamidhasan commented 1 year ago

As described in https://github.com/cert-manager/aws-privateca-issuer/issues/243, this commit is necessary to ensure that aws-privateca-issuer pods can pull the correct image without having to specify an image tag.

Signed-off-by: Hamidhasan G. Ahmed hamidhaa@amazon.com

Hamidhasan commented 1 year ago

Related to issue: https://github.com/cert-manager/aws-privateca-issuer/issues/243

jetstack-bot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: brektyme, Hamidhasan, kollabpr

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/aws-privateca-issuer/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment