Skip to content

Commit

Permalink
Merge pull request #6968 from cert-manager/self-upgrade-master
Browse files Browse the repository at this point in the history
[CI] Merge self-upgrade-master into master
  • Loading branch information
cert-manager-prow[bot] committed Apr 28, 2024
2 parents 410b7a6 + 46cc0c1 commit 964fa50
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions klone.yaml
Expand Up @@ -10,35 +10,35 @@ targets:
- folder_name: boilerplate
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 98c34c9f1a00f9be03d5020b46fccb21c6a566bd
repo_hash: b4ffe01c4471ab7ff0ba129bb455445b38ca1221
repo_path: modules/boilerplate
- folder_name: generate-verify
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 98c34c9f1a00f9be03d5020b46fccb21c6a566bd
repo_hash: b4ffe01c4471ab7ff0ba129bb455445b38ca1221
repo_path: modules/generate-verify
- folder_name: go
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 98c34c9f1a00f9be03d5020b46fccb21c6a566bd
repo_hash: b4ffe01c4471ab7ff0ba129bb455445b38ca1221
repo_path: modules/go
- folder_name: help
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 98c34c9f1a00f9be03d5020b46fccb21c6a566bd
repo_hash: b4ffe01c4471ab7ff0ba129bb455445b38ca1221
repo_path: modules/help
- folder_name: klone
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 98c34c9f1a00f9be03d5020b46fccb21c6a566bd
repo_hash: b4ffe01c4471ab7ff0ba129bb455445b38ca1221
repo_path: modules/klone
- folder_name: repository-base
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 98c34c9f1a00f9be03d5020b46fccb21c6a566bd
repo_hash: b4ffe01c4471ab7ff0ba129bb455445b38ca1221
repo_path: modules/repository-base
- folder_name: tools
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 98c34c9f1a00f9be03d5020b46fccb21c6a566bd
repo_hash: b4ffe01c4471ab7ff0ba129bb455445b38ca1221
repo_path: modules/tools
2 changes: 1 addition & 1 deletion make/_shared/tools/00_mod.mk
Expand Up @@ -114,7 +114,7 @@ TOOLS += helm-tool=v0.4.2
# https://github.com/cert-manager/cmctl
TOOLS += cmctl=2f75014a7c360c319f8c7c8afe8e9ce33fe26dca
# https://pkg.go.dev/github.com/cert-manager/release/cmd/cmrel?tab=versions
TOOLS += cmrel=fa10147dadc8c36718b7b08aed6d8c6418eb2
TOOLS += cmrel=84daedb44d61d25582e22eca48352012e899d1b2
# https://github.com/golangci/golangci-lint/releases
TOOLS += golangci-lint=v1.57.1
# https://pkg.go.dev/golang.org/x/vuln?tab=versions
Expand Down

0 comments on commit 964fa50

Please sign in to comment.