Skip to content

Commit 8979d94

Browse files
Merge pull request #431 from cert-manager/self-upgrade-main
[CI] Merge self-upgrade-main into main
2 parents b831c89 + cfe464b commit 8979d94

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

klone.yaml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,70 +10,70 @@ targets:
1010
- folder_name: boilerplate
1111
repo_url: https://github.com/cert-manager/makefile-modules.git
1212
repo_ref: main
13-
repo_hash: 4b2a1b93bfdb6a83caea980b88957d78d3b0abbc
13+
repo_hash: 3c7ee751a3fe9f437ef15baea929a9272afabd1d
1414
repo_path: modules/boilerplate
1515
- folder_name: cert-manager
1616
repo_url: https://github.com/cert-manager/makefile-modules.git
1717
repo_ref: main
18-
repo_hash: 4b2a1b93bfdb6a83caea980b88957d78d3b0abbc
18+
repo_hash: 3c7ee751a3fe9f437ef15baea929a9272afabd1d
1919
repo_path: modules/cert-manager
2020
- folder_name: controller-gen
2121
repo_url: https://github.com/cert-manager/makefile-modules.git
2222
repo_ref: main
23-
repo_hash: 4b2a1b93bfdb6a83caea980b88957d78d3b0abbc
23+
repo_hash: 3c7ee751a3fe9f437ef15baea929a9272afabd1d
2424
repo_path: modules/controller-gen
2525
- folder_name: generate-verify
2626
repo_url: https://github.com/cert-manager/makefile-modules.git
2727
repo_ref: main
28-
repo_hash: 4b2a1b93bfdb6a83caea980b88957d78d3b0abbc
28+
repo_hash: 3c7ee751a3fe9f437ef15baea929a9272afabd1d
2929
repo_path: modules/generate-verify
3030
- folder_name: go
3131
repo_url: https://github.com/cert-manager/makefile-modules.git
3232
repo_ref: main
33-
repo_hash: 4b2a1b93bfdb6a83caea980b88957d78d3b0abbc
33+
repo_hash: 3c7ee751a3fe9f437ef15baea929a9272afabd1d
3434
repo_path: modules/go
3535
- folder_name: helm
3636
repo_url: https://github.com/cert-manager/makefile-modules.git
3737
repo_ref: main
38-
repo_hash: 4b2a1b93bfdb6a83caea980b88957d78d3b0abbc
38+
repo_hash: 3c7ee751a3fe9f437ef15baea929a9272afabd1d
3939
repo_path: modules/helm
4040
- folder_name: help
4141
repo_url: https://github.com/cert-manager/makefile-modules.git
4242
repo_ref: main
43-
repo_hash: 4b2a1b93bfdb6a83caea980b88957d78d3b0abbc
43+
repo_hash: 3c7ee751a3fe9f437ef15baea929a9272afabd1d
4444
repo_path: modules/help
4545
- folder_name: kind
4646
repo_url: https://github.com/cert-manager/makefile-modules.git
4747
repo_ref: main
48-
repo_hash: 4b2a1b93bfdb6a83caea980b88957d78d3b0abbc
48+
repo_hash: 3c7ee751a3fe9f437ef15baea929a9272afabd1d
4949
repo_path: modules/kind
5050
- folder_name: klone
5151
repo_url: https://github.com/cert-manager/makefile-modules.git
5252
repo_ref: main
53-
repo_hash: 4b2a1b93bfdb6a83caea980b88957d78d3b0abbc
53+
repo_hash: 3c7ee751a3fe9f437ef15baea929a9272afabd1d
5454
repo_path: modules/klone
5555
- folder_name: licenses
5656
repo_url: https://github.com/cert-manager/makefile-modules.git
5757
repo_ref: main
58-
repo_hash: 4b2a1b93bfdb6a83caea980b88957d78d3b0abbc
58+
repo_hash: 3c7ee751a3fe9f437ef15baea929a9272afabd1d
5959
repo_path: modules/licenses
6060
- folder_name: oci-build
6161
repo_url: https://github.com/cert-manager/makefile-modules.git
6262
repo_ref: main
63-
repo_hash: 4b2a1b93bfdb6a83caea980b88957d78d3b0abbc
63+
repo_hash: 3c7ee751a3fe9f437ef15baea929a9272afabd1d
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: 4b2a1b93bfdb6a83caea980b88957d78d3b0abbc
68+
repo_hash: 3c7ee751a3fe9f437ef15baea929a9272afabd1d
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: 4b2a1b93bfdb6a83caea980b88957d78d3b0abbc
73+
repo_hash: 3c7ee751a3fe9f437ef15baea929a9272afabd1d
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: 4b2a1b93bfdb6a83caea980b88957d78d3b0abbc
78+
repo_hash: 3c7ee751a3fe9f437ef15baea929a9272afabd1d
7979
repo_path: modules/tools

make/_shared/tools/00_mod.mk

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ tools += vault=v1.21.2
8181
tools += azwi=v1.5.1
8282
# https://github.com/kyverno/kyverno/releases
8383
# renovate: datasource=github-releases packageName=kyverno/kyverno
84-
tools += kyverno=v1.16.1
84+
tools += kyverno=v1.16.2
8585
# https://github.com/mikefarah/yq/releases
8686
# renovate: datasource=github-releases packageName=mikefarah/yq
8787
tools += yq=v4.50.1
@@ -156,7 +156,7 @@ tools += klone=v0.2.0
156156
tools += goreleaser=v2.13.2
157157
# https://pkg.go.dev/github.com/anchore/syft/cmd/syft?tab=versions
158158
# renovate: datasource=go packageName=github.com/anchore/syft
159-
tools += syft=v1.39.0
159+
tools += syft=v1.40.0
160160
# https://github.com/cert-manager/helm-tool/releases
161161
# renovate: datasource=github-releases packageName=cert-manager/helm-tool
162162
tools += helm-tool=v0.5.3
@@ -565,10 +565,10 @@ $(DOWNLOAD_DIR)/tools/kube-apiserver@$(KUBEBUILDER_ASSETS_VERSION)_$(HOST_OS)_$(
565565
@source $(lock_script) $@; \
566566
tar xfO $< controller-tools/envtest/kube-apiserver > $(outfile) && chmod 775 $(outfile)
567567

568-
kyverno_linux_amd64_SHA256SUM=0c0216e4c3bb535eaf94ea1c2e13e4d66f7be2ec6446c37aee6c3133650167e7
569-
kyverno_linux_arm64_SHA256SUM=c1d349a272c2adf1bc9d2caf23a354ff4edc10687664c7a04da6fb84ce502c20
570-
kyverno_darwin_amd64_SHA256SUM=7985d522952e88adf7f21058439099b0e27c099baab0589b3a501862daebe842
571-
kyverno_darwin_arm64_SHA256SUM=25a704a74683a3da5bb50cb9e7a11a4df686121674d1271f49c0261618c94f1d
568+
kyverno_linux_amd64_SHA256SUM=957fd264f011644394e22877505841fe4ec62a2e4c194075cd4e4b14dd07cf82
569+
kyverno_linux_arm64_SHA256SUM=185a8969292c631362a37704952be5ca566ef139574a509bd8372297ab50691d
570+
kyverno_darwin_amd64_SHA256SUM=029aef2fff9c6e0bd963118c24a5d3102cb71fc0e2e8532c5449a5859534ddd3
571+
kyverno_darwin_arm64_SHA256SUM=fe1b558088399dbfd5693a06fc1337ef78c45ac5953c3945040222842278c12e
572572

573573
.PRECIOUS: $(DOWNLOAD_DIR)/tools/kyverno@$(KYVERNO_VERSION)_$(HOST_OS)_$(HOST_ARCH)
574574
$(DOWNLOAD_DIR)/tools/kyverno@$(KYVERNO_VERSION)_$(HOST_OS)_$(HOST_ARCH): | $(DOWNLOAD_DIR)/tools

0 commit comments

Comments
 (0)