Skip to content

Commit 45535c6

Browse files
Merge pull request #308 from cert-manager/self-upgrade-main
[CI] Merge self-upgrade-main into main
2 parents 10bf386 + b821816 commit 45535c6

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
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: 21c0f7693c731d6561f596df5a43c920b5ad6d2e
13+
repo_hash: aea9bb0aa23489be1fd0503c6a35f8a24b6563f1
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: 21c0f7693c731d6561f596df5a43c920b5ad6d2e
18+
repo_hash: aea9bb0aa23489be1fd0503c6a35f8a24b6563f1
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: 21c0f7693c731d6561f596df5a43c920b5ad6d2e
23+
repo_hash: aea9bb0aa23489be1fd0503c6a35f8a24b6563f1
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: 21c0f7693c731d6561f596df5a43c920b5ad6d2e
28+
repo_hash: aea9bb0aa23489be1fd0503c6a35f8a24b6563f1
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: 21c0f7693c731d6561f596df5a43c920b5ad6d2e
33+
repo_hash: aea9bb0aa23489be1fd0503c6a35f8a24b6563f1
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: 21c0f7693c731d6561f596df5a43c920b5ad6d2e
38+
repo_hash: aea9bb0aa23489be1fd0503c6a35f8a24b6563f1
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: 21c0f7693c731d6561f596df5a43c920b5ad6d2e
43+
repo_hash: aea9bb0aa23489be1fd0503c6a35f8a24b6563f1
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: 21c0f7693c731d6561f596df5a43c920b5ad6d2e
48+
repo_hash: aea9bb0aa23489be1fd0503c6a35f8a24b6563f1
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: 21c0f7693c731d6561f596df5a43c920b5ad6d2e
53+
repo_hash: aea9bb0aa23489be1fd0503c6a35f8a24b6563f1
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: 21c0f7693c731d6561f596df5a43c920b5ad6d2e
58+
repo_hash: aea9bb0aa23489be1fd0503c6a35f8a24b6563f1
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: 21c0f7693c731d6561f596df5a43c920b5ad6d2e
63+
repo_hash: aea9bb0aa23489be1fd0503c6a35f8a24b6563f1
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: 21c0f7693c731d6561f596df5a43c920b5ad6d2e
68+
repo_hash: aea9bb0aa23489be1fd0503c6a35f8a24b6563f1
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: 21c0f7693c731d6561f596df5a43c920b5ad6d2e
73+
repo_hash: aea9bb0aa23489be1fd0503c6a35f8a24b6563f1
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: 21c0f7693c731d6561f596df5a43c920b5ad6d2e
78+
repo_hash: aea9bb0aa23489be1fd0503c6a35f8a24b6563f1
7979
repo_path: modules/tools

make/_shared/tools/00_mod.mk

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,10 @@ tools += ko=0.18.1
9393
tools += protoc=v33.2
9494
# https://github.com/aquasecurity/trivy/releases
9595
# renovate: datasource=github-releases packageName=aquasecurity/trivy
96-
tools += trivy=v0.68.1
96+
tools += trivy=v0.68.2
9797
# https://github.com/vmware-tanzu/carvel-ytt/releases
9898
# renovate: datasource=github-releases packageName=vmware-tanzu/carvel-ytt
99-
tools += ytt=v0.52.1
99+
tools += ytt=v0.52.2
100100
# https://github.com/rclone/rclone/releases
101101
# renovate: datasource=github-releases packageName=rclone/rclone
102102
tools += rclone=v1.72.1
@@ -630,10 +630,10 @@ $(DOWNLOAD_DIR)/tools/protoc@$(PROTOC_VERSION)_$(HOST_OS)_$(HOST_ARCH): | $(DOWN
630630
chmod +x $(outfile); \
631631
rm -f $(outfile).zip
632632

633-
trivy_linux_amd64_SHA256SUM=63e37242088e418651931f891963c19554faa19f0591fe6b40b606152051df2f
634-
trivy_linux_arm64_SHA256SUM=b29ea550f573afbcae3c86fb2b5e0ebba76b7cb0965e3787c4e8cb884d2c1d57
635-
trivy_darwin_amd64_SHA256SUM=d5b5bd3b3c3626d223c3981cc40f4709f00a6327a681b588d2fc64a3aa9d02c5
636-
trivy_darwin_arm64_SHA256SUM=4dd3d2e74e1b6f6f7fd5fbf55489727698f586d6a6a0cff3421031a05b80bcac
633+
trivy_linux_amd64_SHA256SUM=3d933bbc3685f95ec15280f620583d05d97ee3affb66944d14481d5d6d567064
634+
trivy_linux_arm64_SHA256SUM=33c87995fd0c3d1559086c3e18fd3148051296dfd0ca2a67583eb64f89998c91
635+
trivy_darwin_amd64_SHA256SUM=c0790530cd717b6bdd02ed437be0710f5c7043078fafaf6841be7c865bf251ce
636+
trivy_darwin_arm64_SHA256SUM=dfbe15ffe47426dad9fd3e0d52aeacf3dbbb25ca5dbc66049f5920834435988d
637637

638638
.PRECIOUS: $(DOWNLOAD_DIR)/tools/trivy@$(TRIVY_VERSION)_$(HOST_OS)_$(HOST_ARCH)
639639
$(DOWNLOAD_DIR)/tools/trivy@$(TRIVY_VERSION)_$(HOST_OS)_$(HOST_ARCH): | $(DOWNLOAD_DIR)/tools
@@ -648,10 +648,10 @@ $(DOWNLOAD_DIR)/tools/trivy@$(TRIVY_VERSION)_$(HOST_OS)_$(HOST_ARCH): | $(DOWNLO
648648
chmod +x $(outfile); \
649649
rm $(outfile).tar.gz
650650

651-
ytt_linux_amd64_SHA256SUM=490f138ae5b6864071d3c20a5a231e378cee7487cd4aeffc79dbf66718e65408
652-
ytt_linux_arm64_SHA256SUM=7d86bd3299e43d1455201fc213d698bae7482cd88f3e05de2f935e6eab842db9
653-
ytt_darwin_amd64_SHA256SUM=1975e52b3b97bd9be72f4efb714562da6a80cf181f036ae1f86eec215e208498
654-
ytt_darwin_arm64_SHA256SUM=a205f49267a44cd495e4c8b245754d8a216931a28ef29c78ae161c370a9b6117
651+
ytt_linux_amd64_SHA256SUM=76d5355a5135c59a1791f420f3094579f775cbf2a987328f920a05e1338f1e1f
652+
ytt_linux_arm64_SHA256SUM=3abce3c1233e328e1cc11161b85d5c162fae04425ac1bbf4d29e6ba54781ff91
653+
ytt_darwin_amd64_SHA256SUM=cde68e057a9a0a175eb7366bc8ab5f358f7ffb7ed736cfac8b37ef98444da918
654+
ytt_darwin_arm64_SHA256SUM=02e1db4bce02f72a48312efca36fd1feb0d356ce21029e42916a88b17577b877
655655

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

0 commit comments

Comments
 (0)