Skip to content

Commit 74360d1

Browse files
BOT: run 'make upgrade-klone' and 'make generate'
Signed-off-by: cert-manager-bot <[email protected]>
1 parent d16c0aa commit 74360d1

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

klone.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,30 +10,30 @@ targets:
1010
- folder_name: boilerplate
1111
repo_url: https://github.com/cert-manager/makefile-modules.git
1212
repo_ref: main
13-
repo_hash: 33d539a66379edfaccaed226ad0199f7606e3c9c
13+
repo_hash: 19c94b4b2606b35e5eee494d2baad09b0725334e
1414
repo_path: modules/boilerplate
1515
- folder_name: generate-verify
1616
repo_url: https://github.com/cert-manager/makefile-modules.git
1717
repo_ref: main
18-
repo_hash: 33d539a66379edfaccaed226ad0199f7606e3c9c
18+
repo_hash: 19c94b4b2606b35e5eee494d2baad09b0725334e
1919
repo_path: modules/generate-verify
2020
- folder_name: help
2121
repo_url: https://github.com/cert-manager/makefile-modules.git
2222
repo_ref: main
23-
repo_hash: 33d539a66379edfaccaed226ad0199f7606e3c9c
23+
repo_hash: 19c94b4b2606b35e5eee494d2baad09b0725334e
2424
repo_path: modules/help
2525
- folder_name: klone
2626
repo_url: https://github.com/cert-manager/makefile-modules.git
2727
repo_ref: main
28-
repo_hash: 33d539a66379edfaccaed226ad0199f7606e3c9c
28+
repo_hash: 19c94b4b2606b35e5eee494d2baad09b0725334e
2929
repo_path: modules/klone
3030
- folder_name: repository-base
3131
repo_url: https://github.com/cert-manager/makefile-modules.git
3232
repo_ref: main
33-
repo_hash: 33d539a66379edfaccaed226ad0199f7606e3c9c
33+
repo_hash: 19c94b4b2606b35e5eee494d2baad09b0725334e
3434
repo_path: modules/repository-base
3535
- folder_name: tools
3636
repo_url: https://github.com/cert-manager/makefile-modules.git
3737
repo_ref: main
38-
repo_hash: 33d539a66379edfaccaed226ad0199f7606e3c9c
38+
repo_hash: 19c94b4b2606b35e5eee494d2baad09b0725334e
3939
repo_path: modules/tools

make/_shared/tools/00_mod.mk

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ tools += azwi=v1.5.1
8080
tools += kyverno=v1.15.1
8181
# https://github.com/mikefarah/yq/releases
8282
# renovate: datasource=github-releases packageName=mikefarah/yq
83-
tools += yq=v4.47.1
83+
tools += yq=v4.47.2
8484
# https://github.com/ko-build/ko/releases
8585
# renovate: datasource=github-releases packageName=ko-build/ko
8686
tools += ko=0.18.0
@@ -92,7 +92,7 @@ tools += protoc=32.0
9292
tools += trivy=v0.66.0
9393
# https://github.com/vmware-tanzu/carvel-ytt/releases
9494
# renovate: datasource=github-releases packageName=vmware-tanzu/carvel-ytt
95-
tools += ytt=v0.52.0
95+
tools += ytt=v0.52.1
9696
# https://github.com/rclone/rclone/releases
9797
# renovate: datasource=github-releases packageName=rclone/rclone
9898
tools += rclone=v1.71.0
@@ -124,7 +124,7 @@ tools += gojq=v0.12.17
124124
tools += crane=v0.20.6
125125
# https://pkg.go.dev/google.golang.org/protobuf/cmd/protoc-gen-go?tab=versions
126126
# renovate: datasource=go packageName=google.golang.org/protobuf
127-
tools += protoc-gen-go=v1.36.8
127+
tools += protoc-gen-go=v1.36.9
128128
# https://pkg.go.dev/github.com/sigstore/cosign/v2/cmd/cosign?tab=versions
129129
# renovate: datasource=go packageName=github.com/sigstore/cosign/v2
130130
tools += cosign=v2.5.3
@@ -136,7 +136,7 @@ tools += boilersuite=v0.1.0
136136
tools += gomarkdoc=v1.1.0
137137
# https://pkg.go.dev/oras.land/oras/cmd/oras?tab=versions
138138
# renovate: datasource=go packageName=oras.land/oras
139-
tools += oras=v1.2.3
139+
tools += oras=v1.3.0
140140
# https://pkg.go.dev/github.com/onsi/ginkgo/v2/ginkgo?tab=versions
141141
# The gingko version should be kept in sync with the version used in code.
142142
# If there is no go.mod file (which is only the case for the makefile-modules
@@ -551,10 +551,10 @@ $(DOWNLOAD_DIR)/tools/kyverno@$(KYVERNO_VERSION)_$(HOST_OS)_$(HOST_ARCH): | $(DO
551551
chmod +x $(outfile); \
552552
rm -f $(outfile).tar.gz
553553

554-
yq_linux_amd64_SHA256SUM=0fb28c6680193c41b364193d0c0fc4a03177aecde51cfc04d506b1517158c2fb
555-
yq_linux_arm64_SHA256SUM=b7f7c991abe262b0c6f96bbcb362f8b35429cefd59c8b4c2daa4811f1e9df599
556-
yq_darwin_amd64_SHA256SUM=a9b5ca36f7750576c6ace3cc7193349cd676b3a6bf30193fb2773ff45f5af5c2
557-
yq_darwin_arm64_SHA256SUM=99aae3a7c9ddfe76bb339f0e7acd8224324b6527436fb6a5d890079bf5fcc590
554+
yq_linux_amd64_SHA256SUM=1bb99e1019e23de33c7e6afc23e93dad72aad6cf2cb03c797f068ea79814ddb0
555+
yq_linux_arm64_SHA256SUM=05df1f6aed334f223bb3e6a967db259f7185e33650c3b6447625e16fea0ed31f
556+
yq_darwin_amd64_SHA256SUM=b945c250a308f0dfcd3f034688e5e4a5275df95788b597f81a4ab450e74175d5
557+
yq_darwin_arm64_SHA256SUM=4ccc7f2f5f6f37804d70ad211a287b1b589f67024ecb77586c77106030424b9f
558558

559559
.PRECIOUS: $(DOWNLOAD_DIR)/tools/yq@$(YQ_VERSION)_$(HOST_OS)_$(HOST_ARCH)
560560
$(DOWNLOAD_DIR)/tools/yq@$(YQ_VERSION)_$(HOST_OS)_$(HOST_ARCH): | $(DOWNLOAD_DIR)/tools
@@ -614,10 +614,10 @@ $(DOWNLOAD_DIR)/tools/trivy@$(TRIVY_VERSION)_$(HOST_OS)_$(HOST_ARCH): | $(DOWNLO
614614
chmod +x $(outfile); \
615615
rm $(outfile).tar.gz
616616

617-
ytt_linux_amd64_SHA256SUM=4c222403a9a2d54d8bb0e0ca46f699ee4040a2bddd5ab3b6354efd2c85d3209f
618-
ytt_linux_arm64_SHA256SUM=781f8950da84b2d2928b139eb38567584d9ddebc7e5a34fd97209ad61ae9cc65
619-
ytt_darwin_amd64_SHA256SUM=924eb899bdbb4b3652d941c7662acc434a7a35c07537e7cf48a7645b960a7ab5
620-
ytt_darwin_arm64_SHA256SUM=f77bcbcd71802fcb55cb0333ed7e640e6cc6e9164b757af01a6ac69f6b503b47
617+
ytt_linux_amd64_SHA256SUM=490f138ae5b6864071d3c20a5a231e378cee7487cd4aeffc79dbf66718e65408
618+
ytt_linux_arm64_SHA256SUM=7d86bd3299e43d1455201fc213d698bae7482cd88f3e05de2f935e6eab842db9
619+
ytt_darwin_amd64_SHA256SUM=1975e52b3b97bd9be72f4efb714562da6a80cf181f036ae1f86eec215e208498
620+
ytt_darwin_arm64_SHA256SUM=a205f49267a44cd495e4c8b245754d8a216931a28ef29c78ae161c370a9b6117
621621

622622
.PRECIOUS: $(DOWNLOAD_DIR)/tools/ytt@$(YTT_VERSION)_$(HOST_OS)_$(HOST_ARCH)
623623
$(DOWNLOAD_DIR)/tools/ytt@$(YTT_VERSION)_$(HOST_OS)_$(HOST_ARCH): | $(DOWNLOAD_DIR)/tools

0 commit comments

Comments
 (0)