Skip to content

Commit 141d920

Browse files
committed
Run tests with cert-manager 1.16.0-beta.0
Signed-off-by: Richard Wall <[email protected]>
1 parent fbd6e31 commit 141d920

File tree

3 files changed

+30
-30
lines changed

3 files changed

+30
-30
lines changed

klone.yaml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -10,70 +10,70 @@ targets:
1010
- folder_name: api-docs
1111
repo_url: https://github.com/cert-manager/makefile-modules.git
1212
repo_ref: main
13-
repo_hash: 3cf24410bca85e4b3f39f71882c8655b2d34464c
13+
repo_hash: 279334d152866c753421232cf237dab891fbaf5f
1414
repo_path: modules/api-docs
1515
- folder_name: boilerplate
1616
repo_url: https://github.com/cert-manager/makefile-modules.git
1717
repo_ref: main
18-
repo_hash: 3cf24410bca85e4b3f39f71882c8655b2d34464c
18+
repo_hash: 279334d152866c753421232cf237dab891fbaf5f
1919
repo_path: modules/boilerplate
2020
- folder_name: cert-manager
21-
repo_url: https://github.com/cert-manager/makefile-modules.git
22-
repo_ref: main
23-
repo_hash: 3cf24410bca85e4b3f39f71882c8655b2d34464c
21+
repo_url: https://github.com/wallrj/makefile-modules.git
22+
repo_ref: cert-manager-1.16.0
23+
repo_hash: 5e70e9c9ca477d48a59674bc30929bd54b4258df
2424
repo_path: modules/cert-manager
2525
- folder_name: controller-gen
2626
repo_url: https://github.com/cert-manager/makefile-modules.git
2727
repo_ref: main
28-
repo_hash: 3cf24410bca85e4b3f39f71882c8655b2d34464c
28+
repo_hash: 279334d152866c753421232cf237dab891fbaf5f
2929
repo_path: modules/controller-gen
3030
- folder_name: generate-verify
3131
repo_url: https://github.com/cert-manager/makefile-modules.git
3232
repo_ref: main
33-
repo_hash: 3cf24410bca85e4b3f39f71882c8655b2d34464c
33+
repo_hash: 279334d152866c753421232cf237dab891fbaf5f
3434
repo_path: modules/generate-verify
3535
- folder_name: go
3636
repo_url: https://github.com/cert-manager/makefile-modules.git
3737
repo_ref: main
38-
repo_hash: 3cf24410bca85e4b3f39f71882c8655b2d34464c
38+
repo_hash: 279334d152866c753421232cf237dab891fbaf5f
3939
repo_path: modules/go
4040
- folder_name: helm
4141
repo_url: https://github.com/cert-manager/makefile-modules.git
4242
repo_ref: main
43-
repo_hash: 3cf24410bca85e4b3f39f71882c8655b2d34464c
43+
repo_hash: 279334d152866c753421232cf237dab891fbaf5f
4444
repo_path: modules/helm
4545
- folder_name: help
4646
repo_url: https://github.com/cert-manager/makefile-modules.git
4747
repo_ref: main
48-
repo_hash: 3cf24410bca85e4b3f39f71882c8655b2d34464c
48+
repo_hash: 279334d152866c753421232cf237dab891fbaf5f
4949
repo_path: modules/help
5050
- folder_name: kind
5151
repo_url: https://github.com/cert-manager/makefile-modules.git
5252
repo_ref: main
53-
repo_hash: 3cf24410bca85e4b3f39f71882c8655b2d34464c
53+
repo_hash: 279334d152866c753421232cf237dab891fbaf5f
5454
repo_path: modules/kind
5555
- folder_name: klone
5656
repo_url: https://github.com/cert-manager/makefile-modules.git
5757
repo_ref: main
58-
repo_hash: 3cf24410bca85e4b3f39f71882c8655b2d34464c
58+
repo_hash: 279334d152866c753421232cf237dab891fbaf5f
5959
repo_path: modules/klone
6060
- folder_name: oci-build
6161
repo_url: https://github.com/cert-manager/makefile-modules.git
6262
repo_ref: main
63-
repo_hash: 3cf24410bca85e4b3f39f71882c8655b2d34464c
63+
repo_hash: 279334d152866c753421232cf237dab891fbaf5f
6464
repo_path: modules/oci-build
6565
- folder_name: oci-publish
6666
repo_url: https://github.com/cert-manager/makefile-modules.git
6767
repo_ref: main
68-
repo_hash: 3cf24410bca85e4b3f39f71882c8655b2d34464c
68+
repo_hash: 279334d152866c753421232cf237dab891fbaf5f
6969
repo_path: modules/oci-publish
7070
- folder_name: repository-base
7171
repo_url: https://github.com/cert-manager/makefile-modules.git
7272
repo_ref: main
73-
repo_hash: 3cf24410bca85e4b3f39f71882c8655b2d34464c
73+
repo_hash: 279334d152866c753421232cf237dab891fbaf5f
7474
repo_path: modules/repository-base
7575
- folder_name: tools
7676
repo_url: https://github.com/cert-manager/makefile-modules.git
7777
repo_ref: main
78-
repo_hash: 3cf24410bca85e4b3f39f71882c8655b2d34464c
78+
repo_hash: 279334d152866c753421232cf237dab891fbaf5f
7979
repo_path: modules/tools

make/_shared/cert-manager/00_mod.mk

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
images_amd64 ?=
1616
images_arm64 ?=
1717

18-
cert_manager_version := v1.15.3
18+
cert_manager_version := v1.16.0-beta.0
1919

20-
images_amd64 += quay.io/jetstack/cert-manager-controller:$(cert_manager_version)@sha256:631ba2b3bf7be0bd0d446b8bfcbeb56f8fe735cd02a267567a8d94682d03165b
21-
images_amd64 += quay.io/jetstack/cert-manager-cainjector:$(cert_manager_version)@sha256:6802c6afea2da91f5782880b79008179bb98147a23ce00f3cab5ba799807b5d6
22-
images_amd64 += quay.io/jetstack/cert-manager-webhook:$(cert_manager_version)@sha256:373e3acd7b96c87a574f9234bb4fbfd576e3205c502d6da5dade41165c9dc828
23-
images_amd64 += quay.io/jetstack/cert-manager-startupapicheck:$(cert_manager_version)@sha256:a896ff5d8029e5a040643935089ef0466fe0c1f6b2fe591f342994c53aada6e2
20+
images_amd64 += quay.io/jetstack/cert-manager-controller:$(cert_manager_version)@sha256:7262a0a0aee1a9adce9ff3ab3dde4715ddbf63253f934ba1ba8e81f8aecaddb7
21+
images_amd64 += quay.io/jetstack/cert-manager-cainjector:$(cert_manager_version)@sha256:711120cf4de64a7290e87bf2ecd6c513b405223e6a3221d7489099897514ac63
22+
images_amd64 += quay.io/jetstack/cert-manager-webhook:$(cert_manager_version)@sha256:e841d7174cebcd83091523c49d06ef57779ea7ad5c0efbab809411daba2b5eef
23+
images_amd64 += quay.io/jetstack/cert-manager-startupapicheck:$(cert_manager_version)@sha256:9cf369704f1e64ab9ebdaf3b5104f5c6d5c9a761d1a67efdfe2fd2cfaaf1c15a
2424

25-
images_arm64 += quay.io/jetstack/cert-manager-controller:$(cert_manager_version)@sha256:06fed982efd0c2b59736718ace9f7d482fda550d9398cc90b01a9ceb98c3fbb5
26-
images_arm64 += quay.io/jetstack/cert-manager-cainjector:$(cert_manager_version)@sha256:549347a89682abc0ede551b253a617defc398c7b2b1ede4c66cb71f33326c2d1
27-
images_arm64 += quay.io/jetstack/cert-manager-webhook:$(cert_manager_version)@sha256:51fe148d9e5269511f5fdac2db8cb64611acd6b118e5fcade00302442da33a8a
28-
images_arm64 += quay.io/jetstack/cert-manager-startupapicheck:$(cert_manager_version)@sha256:a15bfed2b625f7c97029ac4ba2777a13897a4492cc995cafda4594d30ab3d721
25+
images_arm64 += quay.io/jetstack/cert-manager-controller:$(cert_manager_version)@sha256:1c84bbd8e01a57e49b68fcf620b4eb9f9261cafff3f01cf31cad45a21b098805
26+
images_arm64 += quay.io/jetstack/cert-manager-cainjector:$(cert_manager_version)@sha256:ddca184e35616c916cea4d454acd7c26b7f67dfff689b34d74e87f0d5303328f
27+
images_arm64 += quay.io/jetstack/cert-manager-webhook:$(cert_manager_version)@sha256:59b25f41dc29ef515465a742270930cded2510fd866ddd4842fe065aba817f1c
28+
images_arm64 += quay.io/jetstack/cert-manager-startupapicheck:$(cert_manager_version)@sha256:c78b364d8e7a93653ba1841a0a8aac4770a5703c0d2019f396f0bdc4a50f6f5a

make/_shared/tools/00_mod.mk

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ ADDITIONAL_TOOLS ?=
159159
tools += $(ADDITIONAL_TOOLS)
160160

161161
# https://go.dev/dl/
162-
VENDORED_GO_VERSION := 1.23.1
162+
VENDORED_GO_VERSION := 1.23.2
163163

164164
# Print the go version which can be used in GH actions
165165
.PHONY: print-go-version
@@ -374,10 +374,10 @@ $(call for_each_kv,go_dependency,$(go_dependencies))
374374
# File downloads #
375375
##################
376376

377-
go_linux_amd64_SHA256SUM=49bbb517cfa9eee677e1e7897f7cf9cfdbcf49e05f61984a2789136de359f9bd
378-
go_linux_arm64_SHA256SUM=faec7f7f8ae53fda0f3d408f52182d942cc89ef5b7d3d9f23ff117437d4b2d2f
379-
go_darwin_amd64_SHA256SUM=488d9e4ca3e3ed513ee4edd91bef3a2360c65fa6d6be59cf79640bf840130a58
380-
go_darwin_arm64_SHA256SUM=e223795ca340e285a760a6446ce57a74500b30e57469a4109961d36184d3c05a
377+
go_linux_amd64_SHA256SUM=542d3c1705f1c6a1c5a80d5dc62e2e45171af291e755d591c5e6531ef63b454e
378+
go_linux_arm64_SHA256SUM=f626cdd92fc21a88b31c1251f419c17782933a42903db87a174ce74eeecc66a9
379+
go_darwin_amd64_SHA256SUM=445c0ef19d8692283f4c3a92052cc0568f5a048f4e546105f58e991d4aea54f5
380+
go_darwin_arm64_SHA256SUM=d87031194fe3e01abdcaf3c7302148ade97a7add6eac3fec26765bcb3207b80f
381381

382382
.PRECIOUS: $(DOWNLOAD_DIR)/tools/go@$(VENDORED_GO_VERSION)_$(HOST_OS)_$(HOST_ARCH).tar.gz
383383
$(DOWNLOAD_DIR)/tools/go@$(VENDORED_GO_VERSION)_$(HOST_OS)_$(HOST_ARCH).tar.gz: | $(DOWNLOAD_DIR)/tools

0 commit comments

Comments
 (0)