Skip to content

Commit

Permalink
Bump cert-manager/cert-manager to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
eks-distro-pr-bot committed Jul 20, 2024
1 parent 91d17f7 commit b42e424
Show file tree
Hide file tree
Showing 9 changed files with 47 additions and 47 deletions.
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ projects:
repos:
- name: cert-manager
versions:
- tag: v1.14.5
- tag: v1.14.7
go_version: "1.21"
- org: cilium
repos:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
** github.com/cert-manager/cert-manager; version v0.0.0-00010101000000-000000000000 --
https://github.com/cert-manager/cert-manager

** github.com/cert-manager/cert-manager/acmesolver-binary; version v1.14.5 --
** github.com/cert-manager/cert-manager/acmesolver-binary; version v1.14.7 --
https://github.com/cert-manager/cert-manager/acmesolver-binary

** github.com/go-logr/logr; version v1.4.1 --
Expand Down Expand Up @@ -514,13 +514,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
** golang.org/go; version go1.21.11 --
https://github.com/golang/go

** golang.org/x/net; version v0.24.0 --
** golang.org/x/net; version v0.26.0 --
https://golang.org/x/net

** golang.org/x/sys/unix; version v0.19.0 --
** golang.org/x/sys/unix; version v0.21.0 --
https://golang.org/x/sys

** golang.org/x/text; version v0.14.0 --
** golang.org/x/text; version v0.16.0 --
https://golang.org/x/text

** k8s.io/apimachinery/third_party/forked/golang/reflect; version v0.29.0 --
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
** github.com/cert-manager/cert-manager; version v0.0.0-00010101000000-000000000000 --
https://github.com/cert-manager/cert-manager

** github.com/cert-manager/cert-manager/cainjector-binary; version v1.14.5 --
** github.com/cert-manager/cert-manager/cainjector-binary; version v1.14.7 --
https://github.com/cert-manager/cert-manager/cainjector-binary

** github.com/go-logr/logr; version v1.4.1 --
Expand Down Expand Up @@ -599,7 +599,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** github.com/google/uuid; version v1.5.0 --
** github.com/google/uuid; version v1.6.0 --
https://github.com/google/uuid

Copyright (c) 2009,2014 Google Inc. All rights reserved.
Expand Down Expand Up @@ -779,19 +779,19 @@ https://github.com/golang/go
** golang.org/x/exp/maps; version v0.0.0-20231226003508-02704c960a9b --
https://golang.org/x/exp

** golang.org/x/net; version v0.24.0 --
** golang.org/x/net; version v0.26.0 --
https://golang.org/x/net

** golang.org/x/oauth2; version v0.15.0 --
https://golang.org/x/oauth2

** golang.org/x/sys/unix; version v0.19.0 --
** golang.org/x/sys/unix; version v0.21.0 --
https://golang.org/x/sys

** golang.org/x/term; version v0.19.0 --
** golang.org/x/term; version v0.21.0 --
https://golang.org/x/term

** golang.org/x/text; version v0.14.0 --
** golang.org/x/text; version v0.16.0 --
https://golang.org/x/text

** golang.org/x/time/rate; version v0.5.0 --
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ https://github.com/aws/aws-sdk-go
** github.com/cert-manager/cert-manager; version v0.0.0-00010101000000-000000000000 --
https://github.com/cert-manager/cert-manager

** github.com/cert-manager/cert-manager/controller-binary; version v1.14.5 --
** github.com/cert-manager/cert-manager/controller-binary; version v1.14.7 --
https://github.com/cert-manager/cert-manager/controller-binary

** github.com/coreos/go-semver/semver; version v0.3.1 --
Expand Down Expand Up @@ -508,7 +508,7 @@ limitations under the License.

------

** github.com/pkg/browser; version v0.0.0-20210911075715-681adbf594b8 --
** github.com/pkg/browser; version v0.0.0-20240102092130-5ac0b6a4141c --
https://github.com/pkg/browser

Copyright (c) 2014, Dave Cheney <dave@cheney.net>
Expand Down Expand Up @@ -572,25 +572,25 @@ https://github.com/aws/aws-sdk-go
** golang.org/go; version go1.21.11 --
https://github.com/golang/go

** golang.org/x/crypto; version v0.22.0 --
** golang.org/x/crypto; version v0.24.0 --
https://golang.org/x/crypto

** golang.org/x/net; version v0.24.0 --
** golang.org/x/net; version v0.26.0 --
https://golang.org/x/net

** golang.org/x/oauth2; version v0.15.0 --
https://golang.org/x/oauth2

** golang.org/x/sync/errgroup; version v0.5.0 --
** golang.org/x/sync/errgroup; version v0.7.0 --
https://golang.org/x/sync

** golang.org/x/sys; version v0.19.0 --
** golang.org/x/sys; version v0.21.0 --
https://golang.org/x/sys

** golang.org/x/term; version v0.19.0 --
** golang.org/x/term; version v0.21.0 --
https://golang.org/x/term

** golang.org/x/text; version v0.14.0 --
** golang.org/x/text; version v0.16.0 --
https://golang.org/x/text

** golang.org/x/time/rate; version v0.5.0 --
Expand Down Expand Up @@ -839,7 +839,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** github.com/google/uuid; version v1.5.0 --
** github.com/google/uuid; version v1.6.0 --
https://github.com/google/uuid

Copyright (c) 2009,2014 Google Inc. All rights reserved.
Expand Down Expand Up @@ -1372,15 +1372,15 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

------

** github.com/Azure/azure-sdk-for-go/sdk/azcore; version v1.9.1 --
** github.com/Azure/azure-sdk-for-go/sdk/azcore; version v1.12.0 --
https://github.com/Azure/azure-sdk-for-go/sdk/azcore
Copyright (c) Microsoft Corporation.

** github.com/Azure/azure-sdk-for-go/sdk/azidentity; version v1.4.0 --
** github.com/Azure/azure-sdk-for-go/sdk/azidentity; version v1.6.0 --
https://github.com/Azure/azure-sdk-for-go/sdk/azidentity
Copyright (c) Microsoft Corporation.

** github.com/Azure/azure-sdk-for-go/sdk/internal; version v1.5.1 --
** github.com/Azure/azure-sdk-for-go/sdk/internal; version v1.9.0 --
https://github.com/Azure/azure-sdk-for-go/sdk/internal
Copyright (c) Microsoft Corporation.

Expand Down Expand Up @@ -1463,7 +1463,7 @@ Copyright (c) 2012,2013 Ernest Micklei
https://github.com/felixge/httpsnoop
Copyright (c) 2016 Felix Geisendörfer (felix@debuggable.com)

** github.com/golang-jwt/jwt/v5; version v5.0.0 --
** github.com/golang-jwt/jwt/v5; version v5.2.1 --
https://github.com/golang-jwt/jwt/v5
Copyright (c) 2012 Dave Grijalva
Copyright (c) 2021 golang-jwt maintainers
Expand Down Expand Up @@ -1539,7 +1539,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
------

** github.com/AzureAD/microsoft-authentication-library-for-go/apps; version v1.1.1 --
** github.com/AzureAD/microsoft-authentication-library-for-go/apps; version v1.2.2 --
https://github.com/AzureAD/microsoft-authentication-library-for-go
Copyright (c) Microsoft Corporation.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

** github.com/cert-manager/cert-manager; version v1.14.4 --
** github.com/cert-manager/cert-manager; version v1.14.6 --
https://github.com/cert-manager/cert-manager

** github.com/cert-manager/cert-manager/cmd/ctl; version v1.14.5 --
** github.com/cert-manager/cert-manager/cmd/ctl; version v1.14.7 --
https://github.com/cert-manager/cert-manager/cmd/ctl

** github.com/containerd/containerd; version v1.7.11 --
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
** github.com/cert-manager/cert-manager; version v0.0.0-00010101000000-000000000000 --
https://github.com/cert-manager/cert-manager

** github.com/cert-manager/cert-manager/webhook-binary; version v1.14.5 --
** github.com/cert-manager/cert-manager/webhook-binary; version v1.14.7 --
https://github.com/cert-manager/cert-manager/webhook-binary

** github.com/go-logr/logr; version v1.4.1 --
Expand Down Expand Up @@ -576,7 +576,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** github.com/google/uuid; version v1.5.0 --
** github.com/google/uuid; version v1.6.0 --
https://github.com/google/uuid

Copyright (c) 2009,2014 Google Inc. All rights reserved.
Expand Down Expand Up @@ -786,28 +786,28 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
** golang.org/go; version go1.21.11 --
https://github.com/golang/go

** golang.org/x/crypto; version v0.22.0 --
** golang.org/x/crypto; version v0.24.0 --
https://golang.org/x/crypto

** golang.org/x/exp; version v0.0.0-20231226003508-02704c960a9b --
https://golang.org/x/exp

** golang.org/x/net; version v0.24.0 --
** golang.org/x/net; version v0.26.0 --
https://golang.org/x/net

** golang.org/x/oauth2; version v0.15.0 --
https://golang.org/x/oauth2

** golang.org/x/sync; version v0.5.0 --
** golang.org/x/sync; version v0.7.0 --
https://golang.org/x/sync

** golang.org/x/sys/unix; version v0.19.0 --
** golang.org/x/sys/unix; version v0.21.0 --
https://golang.org/x/sys

** golang.org/x/term; version v0.19.0 --
** golang.org/x/term; version v0.21.0 --
https://golang.org/x/term

** golang.org/x/text; version v0.14.0 --
** golang.org/x/text; version v0.16.0 --
https://golang.org/x/text

** golang.org/x/time/rate; version v0.5.0 --
Expand Down
20 changes: 10 additions & 10 deletions projects/cert-manager/cert-manager/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
715cc345b785c6c17108e408eb3f52ac24eb0200d98d6df1d4aea02a76e56975 _output/bin/cert-manager/linux-amd64/cert-manager-acmesolver
c9cc52f9d1e8a0bd100528fc6ed9cca50f297c8489c09e79241c6569585ce1ca _output/bin/cert-manager/linux-amd64/cert-manager-cainjector
c670b55eed7955f77a2a3369189f0d04462beb9b7eb1206b9339e2d99cda7921 _output/bin/cert-manager/linux-amd64/cert-manager-controller
d42757b2a6a1a0db3e035af3a7c9b2e21f0950fed418b4dc2de5fed6b25de320 _output/bin/cert-manager/linux-amd64/cert-manager-ctl
261c821f1ccd84604e2f26f24afca616cff0792606757a1b78ef6d4040ac2c0c _output/bin/cert-manager/linux-amd64/cert-manager-webhook
71b3e13d21adb0af63ad9ef0e7552cbbc21b16403cb37c7a880832a163c09cd3 _output/bin/cert-manager/linux-arm64/cert-manager-acmesolver
da13b406f27bd88c9f6e26aa5cedbefe69a7f8ff2ff3261a7921ea14bbfd6920 _output/bin/cert-manager/linux-arm64/cert-manager-cainjector
e000fc598be4b67e2d4189437c34f3c85ef80d5f6afeb5cbbecc6a531380715c _output/bin/cert-manager/linux-arm64/cert-manager-controller
8538806ab14e40cef054cd27801491323806605362e5e4e541e4e1b2593abc09 _output/bin/cert-manager/linux-arm64/cert-manager-ctl
503ec6db180ece0dd4738ff896e4ad7e543de4a86d3f15e229a46f2c24e24ade _output/bin/cert-manager/linux-arm64/cert-manager-webhook
aa754f3fe1718e101b7575130b708110fbe4fb7fc590ad9477fb2e914c704798 _output/bin/cert-manager/linux-amd64/cert-manager-acmesolver
0b2190916888301c9ce29aee9e4f92b337c5bac80ac1f8bee1f7edc818556a90 _output/bin/cert-manager/linux-amd64/cert-manager-cainjector
d37c4bd994ddd4e5eed4c4abf97a11383d57996b71016a02a834b2a544f97fea _output/bin/cert-manager/linux-amd64/cert-manager-controller
01a4dcdd0b0fa2ab0a0d29d035d40711a082dd6168feb45115ac388d5a80ca79 _output/bin/cert-manager/linux-amd64/cert-manager-ctl
713b4e158fd3eed461ec626d7045acbe98072590adfdaf11e74df1f953353241 _output/bin/cert-manager/linux-amd64/cert-manager-webhook
34872327c186dd19274446b876641bae8f08fa2ab37ac33898ad296cb1baa362 _output/bin/cert-manager/linux-arm64/cert-manager-acmesolver
66a3829eb0528444d2e116e9d329ad771ec06781e3982c0654c9efce72d49b07 _output/bin/cert-manager/linux-arm64/cert-manager-cainjector
28b9fa2b8f841b17e4eee742e59499af23776cab80604a021e001f6230215f20 _output/bin/cert-manager/linux-arm64/cert-manager-controller
0c02abc98ef227af18b69547b227c9425d9a8968546889545ba47cfe23da0a25 _output/bin/cert-manager/linux-arm64/cert-manager-ctl
5605def7e84db6a8c7abf6643f9260ea78fd786a58aada8420558386fa62c1e1 _output/bin/cert-manager/linux-arm64/cert-manager-webhook
2 changes: 1 addition & 1 deletion projects/cert-manager/cert-manager/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.14.5
v1.14.7
2 changes: 1 addition & 1 deletion projects/cert-manager/cert-manager/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **cert-manager**
![Version](https://img.shields.io/badge/version-v1.14.5-blue)
![Version](https://img.shields.io/badge/version-v1.14.7-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiUkphQkhWTUpOOVE1OFVLU0dHQmVFUXZJV0dJaGVLYmtEZHp0aGtDRnJBQUxtaHVqOWp3S0l6d0NlTytqNWpwc2tNTmF6RnNhMTZ3d1J1RXErR0lWcldZPSIsIml2UGFyYW1ldGVyU3BlYyI6IlQyU2lIcVVtU3ozZVZSVTgiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

[cert-manager](https://github.com/cert-manager/cert-manager) is a Kubernetes add-on to automate the management and issuance of TLS certificates from various issuing sources, such as [Let’s Encrypt](https://letsencrypt.org), [HashiCorp Vault](https://www.vaultproject.io), [Venafi](https://www.venafi.com/), a simple signing key pair, or self signed. It periodically ensures that certificates are valid and up-to-date, and attempts to renew certificates at an appropriate time before expiry.
Expand Down

0 comments on commit b42e424

Please sign in to comment.