Skip to content

Commit

Permalink
BOT: run 'make upgrade-klone' and 'make generate'
Browse files Browse the repository at this point in the history
Signed-off-by: cert-manager-bot <cert-manager-bot@users.noreply.github.com>
  • Loading branch information
cert-manager-bot committed Apr 29, 2024
1 parent ac88cca commit a899310
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions klone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,60 +9,60 @@ targets:
- folder_name: api-docs
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 98c34c9f1a00f9be03d5020b46fccb21c6a566bd
repo_hash: b4ffe01c4471ab7ff0ba129bb455445b38ca1221
repo_path: modules/api-docs
- 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: cert-manager
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 98c34c9f1a00f9be03d5020b46fccb21c6a566bd
repo_hash: b4ffe01c4471ab7ff0ba129bb455445b38ca1221
repo_path: modules/cert-manager
- folder_name: controller-gen
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 98c34c9f1a00f9be03d5020b46fccb21c6a566bd
repo_hash: b4ffe01c4471ab7ff0ba129bb455445b38ca1221
repo_path: modules/controller-gen
- 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: kind
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 98c34c9f1a00f9be03d5020b46fccb21c6a566bd
repo_hash: b4ffe01c4471ab7ff0ba129bb455445b38ca1221
repo_path: modules/kind
- 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: oci-build
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 98c34c9f1a00f9be03d5020b46fccb21c6a566bd
repo_hash: b4ffe01c4471ab7ff0ba129bb455445b38ca1221
repo_path: modules/oci-build
- 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
Original file line number Diff line number Diff line change
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 a899310

Please sign in to comment.