Skip to content

Commit 5ee6414

Browse files
Merge pull request #405 from cert-manager/self-upgrade-main
[CI] Merge self-upgrade-main into main
2 parents fcae71c + b7ad488 commit 5ee6414

File tree

4 files changed

+24
-24
lines changed

4 files changed

+24
-24
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@03026bd55840025343414baec5d9337c5f9c7ea7 # v44.0.4
53+
uses: renovatebot/github-action@5712c6a41dea6cdf32c72d92a763bd417e6606aa # v44.0.5
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: c28bd0abb20c7b89754f4e5cc44420975c6ea5f1
13+
repo_hash: bacb5339e7c483eb51bf9be6633a2db08abc1f64
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: c28bd0abb20c7b89754f4e5cc44420975c6ea5f1
18+
repo_hash: bacb5339e7c483eb51bf9be6633a2db08abc1f64
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: c28bd0abb20c7b89754f4e5cc44420975c6ea5f1
23+
repo_hash: bacb5339e7c483eb51bf9be6633a2db08abc1f64
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: c28bd0abb20c7b89754f4e5cc44420975c6ea5f1
28+
repo_hash: bacb5339e7c483eb51bf9be6633a2db08abc1f64
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: c28bd0abb20c7b89754f4e5cc44420975c6ea5f1
33+
repo_hash: bacb5339e7c483eb51bf9be6633a2db08abc1f64
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: c28bd0abb20c7b89754f4e5cc44420975c6ea5f1
38+
repo_hash: bacb5339e7c483eb51bf9be6633a2db08abc1f64
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: c28bd0abb20c7b89754f4e5cc44420975c6ea5f1
43+
repo_hash: bacb5339e7c483eb51bf9be6633a2db08abc1f64
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: c28bd0abb20c7b89754f4e5cc44420975c6ea5f1
48+
repo_hash: bacb5339e7c483eb51bf9be6633a2db08abc1f64
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: c28bd0abb20c7b89754f4e5cc44420975c6ea5f1
53+
repo_hash: bacb5339e7c483eb51bf9be6633a2db08abc1f64
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: c28bd0abb20c7b89754f4e5cc44420975c6ea5f1
58+
repo_hash: bacb5339e7c483eb51bf9be6633a2db08abc1f64
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: c28bd0abb20c7b89754f4e5cc44420975c6ea5f1
63+
repo_hash: bacb5339e7c483eb51bf9be6633a2db08abc1f64
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: c28bd0abb20c7b89754f4e5cc44420975c6ea5f1
68+
repo_hash: bacb5339e7c483eb51bf9be6633a2db08abc1f64
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: c28bd0abb20c7b89754f4e5cc44420975c6ea5f1
73+
repo_hash: bacb5339e7c483eb51bf9be6633a2db08abc1f64
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: c28bd0abb20c7b89754f4e5cc44420975c6ea5f1
78+
repo_hash: bacb5339e7c483eb51bf9be6633a2db08abc1f64
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@03026bd55840025343414baec5d9337c5f9c7ea7 # v44.0.4
53+
uses: renovatebot/github-action@5712c6a41dea6cdf32c72d92a763bd417e6606aa # v44.0.5
5454
with:
5555
configurationFile: .github/renovate.json5
5656
token: ${{ steps.octo-sts.outputs.token }}

make/_shared/tools/00_mod.mk

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ tools += azwi=v1.5.1
8080
tools += kyverno=v1.16.0
8181
# https://github.com/mikefarah/yq/releases
8282
# renovate: datasource=github-releases packageName=mikefarah/yq
83-
tools += yq=v4.49.1
83+
tools += yq=v4.49.2
8484
# https://github.com/ko-build/ko/releases
8585
# renovate: datasource=github-releases packageName=ko-build/ko
8686
tools += ko=0.18.0
@@ -121,7 +121,7 @@ tools += kustomize=v5.8.0
121121
tools += gojq=v0.12.17
122122
# https://pkg.go.dev/github.com/google/go-containerregistry/pkg/crane?tab=versions
123123
# renovate: datasource=go packageName=github.com/google/go-containerregistry
124-
tools += crane=v0.20.6
124+
tools += crane=v0.20.7
125125
# https://pkg.go.dev/google.golang.org/protobuf/cmd/protoc-gen-go?tab=versions
126126
# renovate: datasource=go packageName=google.golang.org/protobuf
127127
tools += protoc-gen-go=v1.36.10
@@ -149,7 +149,7 @@ tools += ginkgo=$(detected_ginkgo_version)
149149
tools += klone=v0.2.0
150150
# https://pkg.go.dev/github.com/goreleaser/goreleaser/v2?tab=versions
151151
# renovate: datasource=go packageName=github.com/goreleaser/goreleaser/v2
152-
tools += goreleaser=v2.12.7
152+
tools += goreleaser=v2.13.0
153153
# https://pkg.go.dev/github.com/anchore/syft/cmd/syft?tab=versions
154154
# renovate: datasource=go packageName=github.com/anchore/syft
155155
tools += syft=v1.38.0
@@ -203,7 +203,7 @@ tools += defaulter-gen=$(K8S_CODEGEN_VERSION)
203203
tools += conversion-gen=$(K8S_CODEGEN_VERSION)
204204
# https://github.com/kubernetes/kube-openapi
205205
# renovate: datasource=go packageName=k8s.io/kube-openapi
206-
tools += openapi-gen=v0.0.0-20251121143641-b6aabc6c6745
206+
tools += openapi-gen=v0.0.0-20251125145642-4e65d59e963e
207207

208208
# https://raw.githubusercontent.com/kubernetes-sigs/controller-tools/master/envtest-releases.yaml
209209
# FIXME: Find a way to configure Renovate to suggest upgrades
@@ -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=897045e4a42933951ea8e143c44ea3f7f8005aa25105c4fbd796c3d61ee163ec
555-
yq_linux_arm64_SHA256SUM=48e09de3f65cb5de1cdf7ae9ba78676f147be376db2727be5dca8213aa898012
556-
yq_darwin_amd64_SHA256SUM=9d55c8770be6effdebe26776e531867f9f5f1fe61dc2896a8e4903fae626adf2
557-
yq_darwin_arm64_SHA256SUM=2798f0b76b78d8c2b6e3796d27145468c2ae094c76c9dfc0d6bb3c7031100714
554+
yq_linux_amd64_SHA256SUM=be2c0ddcf426b6a231648610ec5d1666ae50e9f6473e82f6486f9f4cb6e3e2f7
555+
yq_linux_arm64_SHA256SUM=783aa3c3beedcf2bf4aaf6262eca38b92a16d3ea31e2218ca80ba8ec7226b248
556+
yq_darwin_amd64_SHA256SUM=c14cd4ae68d42074e58463f5ebdbc3c49ec27c6de6a23b4af58a483bc3f15aa0
557+
yq_darwin_arm64_SHA256SUM=b0b70ede2b392ba02091b8137b42db819a7968cf232d595dd7394ac5668b4a0b
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

0 commit comments

Comments
 (0)