Skip to content

Commit 089c473

Browse files
Merge pull request #652 from cert-manager/self-upgrade-main
[CI] Merge self-upgrade-main into main
2 parents ed72297 + a8cbfa0 commit 089c473

File tree

4 files changed

+27
-27
lines changed

4 files changed

+27
-27
lines changed

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
go-version: ${{ steps.go-version.outputs.result }}
5151

5252
- name: Self-hosted Renovate
53-
uses: renovatebot/github-action@53bdcc4ec92f28e5023ac92356ea8bb45f8b807d # v43.0.15
53+
uses: renovatebot/github-action@e2421a9a80287bba9997b41a15ea1e5585d96925 # v43.0.16
5454
with:
5555
configurationFile: .github/renovate.json5
5656
token: ${{ steps.octo-sts.outputs.token }}

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: 1bacdcb641c442e4a9b851ea3672884c97e6c905
13+
repo_hash: 26a2347b9d1407ac24b5dc2b66ba726d9279809b
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: 1bacdcb641c442e4a9b851ea3672884c97e6c905
18+
repo_hash: 26a2347b9d1407ac24b5dc2b66ba726d9279809b
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: 1bacdcb641c442e4a9b851ea3672884c97e6c905
23+
repo_hash: 26a2347b9d1407ac24b5dc2b66ba726d9279809b
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: 1bacdcb641c442e4a9b851ea3672884c97e6c905
28+
repo_hash: 26a2347b9d1407ac24b5dc2b66ba726d9279809b
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: 1bacdcb641c442e4a9b851ea3672884c97e6c905
33+
repo_hash: 26a2347b9d1407ac24b5dc2b66ba726d9279809b
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: 1bacdcb641c442e4a9b851ea3672884c97e6c905
38+
repo_hash: 26a2347b9d1407ac24b5dc2b66ba726d9279809b
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: 1bacdcb641c442e4a9b851ea3672884c97e6c905
43+
repo_hash: 26a2347b9d1407ac24b5dc2b66ba726d9279809b
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: 1bacdcb641c442e4a9b851ea3672884c97e6c905
48+
repo_hash: 26a2347b9d1407ac24b5dc2b66ba726d9279809b
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: 1bacdcb641c442e4a9b851ea3672884c97e6c905
53+
repo_hash: 26a2347b9d1407ac24b5dc2b66ba726d9279809b
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: 1bacdcb641c442e4a9b851ea3672884c97e6c905
58+
repo_hash: 26a2347b9d1407ac24b5dc2b66ba726d9279809b
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: 1bacdcb641c442e4a9b851ea3672884c97e6c905
63+
repo_hash: 26a2347b9d1407ac24b5dc2b66ba726d9279809b
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: 1bacdcb641c442e4a9b851ea3672884c97e6c905
68+
repo_hash: 26a2347b9d1407ac24b5dc2b66ba726d9279809b
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: 1bacdcb641c442e4a9b851ea3672884c97e6c905
73+
repo_hash: 26a2347b9d1407ac24b5dc2b66ba726d9279809b
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: 1bacdcb641c442e4a9b851ea3672884c97e6c905
78+
repo_hash: 26a2347b9d1407ac24b5dc2b66ba726d9279809b
7979
repo_path: modules/tools

make/_shared/repository-base/base/.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
go-version: ${{ steps.go-version.outputs.result }}
5151

5252
- name: Self-hosted Renovate
53-
uses: renovatebot/github-action@53bdcc4ec92f28e5023ac92356ea8bb45f8b807d # v43.0.15
53+
uses: renovatebot/github-action@e2421a9a80287bba9997b41a15ea1e5585d96925 # v43.0.16
5454
with:
5555
configurationFile: .github/renovate.json5
5656
token: ${{ steps.octo-sts.outputs.token }}

make/_shared/tools/00_mod.mk

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ tools += ko=0.18.0
8989
tools += protoc=v32.1
9090
# https://github.com/aquasecurity/trivy/releases
9191
# renovate: datasource=github-releases packageName=aquasecurity/trivy
92-
tools += trivy=v0.67.0
92+
tools += trivy=v0.67.1
9393
# https://github.com/vmware-tanzu/carvel-ytt/releases
9494
# renovate: datasource=github-releases packageName=vmware-tanzu/carvel-ytt
9595
tools += ytt=v0.52.1
@@ -106,7 +106,7 @@ tools += istioctl=1.27.1
106106
tools += controller-gen=v0.19.0
107107
# https://pkg.go.dev/golang.org/x/tools/cmd/goimports?tab=versions
108108
# renovate: datasource=go packageName=golang.org/x/tools
109-
tools += goimports=v0.37.0
109+
tools += goimports=v0.38.0
110110
# https://pkg.go.dev/github.com/google/go-licenses/v2?tab=versions
111111
# renovate: datasource=go packageName=github.com/inteon/go-licenses/v2
112112
tools += go-licenses=v2.0.0-20250821024731-e4be79958780
@@ -217,7 +217,7 @@ tools += $(ADDITIONAL_TOOLS)
217217

218218
# https://go.dev/dl/
219219
# renovate: datasource=golang-version packageName=go
220-
VENDORED_GO_VERSION := 1.25.2
220+
VENDORED_GO_VERSION := 1.25.1
221221

222222
# Print the go version which can be used in GH actions
223223
.PHONY: print-go-version
@@ -440,10 +440,10 @@ $(call for_each_kv,go_dependency,$(go_dependencies))
440440
# File downloads #
441441
##################
442442

443-
go_linux_amd64_SHA256SUM=d7fa7f8fbd16263aa2501d681b11f972a5fd8e811f7b10cb9b26d031a3d7454b
444-
go_linux_arm64_SHA256SUM=9aaeb044bf8dbf50ca2fbf0edc5ebc98b90d5bda8c6b2911526df76f61232919
445-
go_darwin_amd64_SHA256SUM=95493abb01da81638ab5083ff3f97e8f923cb42a64c2e16728e3cf5b0cd3fc5a
446-
go_darwin_arm64_SHA256SUM=d1ade1b480e51b6269b6e65856c602aed047e1f0d32fffef7eebbd7faa8d7687
443+
go_linux_amd64_SHA256SUM=7716a0d940a0f6ae8e1f3b3f4f36299dc53e31b16840dbd171254312c41ca12e
444+
go_linux_arm64_SHA256SUM=65a3e34fb2126f55b34e1edfc709121660e1be2dee6bdf405fc399a63a95a87d
445+
go_darwin_amd64_SHA256SUM=1d622468f767a1b9fe1e1e67bd6ce6744d04e0c68712adc689748bbeccb126bb
446+
go_darwin_arm64_SHA256SUM=68deebb214f39d542e518ebb0598a406ab1b5a22bba8ec9ade9f55fb4dd94a6c
447447

448448
.PRECIOUS: $(DOWNLOAD_DIR)/tools/go@$(VENDORED_GO_VERSION)_$(HOST_OS)_$(HOST_ARCH).tar.gz
449449
$(DOWNLOAD_DIR)/tools/go@$(VENDORED_GO_VERSION)_$(HOST_OS)_$(HOST_ARCH).tar.gz: | $(DOWNLOAD_DIR)/tools
@@ -597,10 +597,10 @@ $(DOWNLOAD_DIR)/tools/protoc@$(PROTOC_VERSION)_$(HOST_OS)_$(HOST_ARCH): | $(DOWN
597597
chmod +x $(outfile); \
598598
rm -f $(outfile).zip
599599

600-
trivy_linux_amd64_SHA256SUM=5b10e9bba00a508b0f3bcb98e78f1039f7eee26b57c9266961a415642a9208ab
601-
trivy_linux_arm64_SHA256SUM=0f3ac33954dd918cad708bdf06731b4aa8cc14b12e879932b4ceef2f22640a9e
602-
trivy_darwin_amd64_SHA256SUM=ae8a13d8c3abf7f7e7981ac1a5f5ec094d68835f2aac67da102d4ba36e820c3c
603-
trivy_darwin_arm64_SHA256SUM=feea8727b501f654683774fe0f98a9c1a128c7d8bcd7c942a8e6f6d05b33bd4b
600+
trivy_linux_amd64_SHA256SUM=945c004188970dddb634db8bbac332b00f477858918a2026866367268a810678
601+
trivy_linux_arm64_SHA256SUM=dbc17ea23d75c9f93d3e781468cf0fd82d46e2e772353a4ff9da6d88919a1052
602+
trivy_darwin_amd64_SHA256SUM=36001046e4a52885b664b7a5f40da5f0e1883c07a72763dee57c7d5b9676d901
603+
trivy_darwin_arm64_SHA256SUM=81e24fd39ddecda180cc9abefaea184e0c22c331d7b683993a9bc89e67d07bb9
604604

605605
.PRECIOUS: $(DOWNLOAD_DIR)/tools/trivy@$(TRIVY_VERSION)_$(HOST_OS)_$(HOST_ARCH)
606606
$(DOWNLOAD_DIR)/tools/trivy@$(TRIVY_VERSION)_$(HOST_OS)_$(HOST_ARCH): | $(DOWNLOAD_DIR)/tools

0 commit comments

Comments
 (0)