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: jetstack-bot <jetstack-bot@users.noreply.github.com>
  • Loading branch information
jetstack-bot committed Feb 5, 2024
1 parent c42c489 commit a4bb8c8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions klone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,40 +10,40 @@ targets:
- folder_name: boilerplate
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: ffff9fc8a6472655604ca453b48753ffd27fc840
repo_hash: 44ed034ae2fbd3192fb4373977eed94c9f252854
repo_path: modules/boilerplate
- folder_name: cert-manager
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: ffff9fc8a6472655604ca453b48753ffd27fc840
repo_hash: 44ed034ae2fbd3192fb4373977eed94c9f252854
repo_path: modules/cert-manager
- folder_name: executable
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: ffff9fc8a6472655604ca453b48753ffd27fc840
repo_hash: 44ed034ae2fbd3192fb4373977eed94c9f252854
repo_path: modules/executable
- folder_name: generate-verify
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: ffff9fc8a6472655604ca453b48753ffd27fc840
repo_hash: 44ed034ae2fbd3192fb4373977eed94c9f252854
repo_path: modules/generate-verify
- folder_name: help
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: ffff9fc8a6472655604ca453b48753ffd27fc840
repo_hash: 44ed034ae2fbd3192fb4373977eed94c9f252854
repo_path: modules/help
- folder_name: klone
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: ffff9fc8a6472655604ca453b48753ffd27fc840
repo_hash: 44ed034ae2fbd3192fb4373977eed94c9f252854
repo_path: modules/klone
- folder_name: repository-base
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: ffff9fc8a6472655604ca453b48753ffd27fc840
repo_hash: 44ed034ae2fbd3192fb4373977eed94c9f252854
repo_path: modules/repository-base
- folder_name: tools
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: ffff9fc8a6472655604ca453b48753ffd27fc840
repo_hash: 44ed034ae2fbd3192fb4373977eed94c9f252854
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 @@ -95,7 +95,7 @@ TOOLS += goreleaser=v1.23.0
# https://pkg.go.dev/github.com/anchore/syft/cmd/syft?tab=versions
TOOLS += syft=v0.100.0
# https://github.com/cert-manager/helm-tool
TOOLS += helm-tool=v0.2.3
TOOLS += helm-tool=v0.3.0

# https://pkg.go.dev/k8s.io/code-generator/cmd?tab=versions
K8S_CODEGEN_VERSION=v0.29.1
Expand Down

0 comments on commit a4bb8c8

Please sign in to comment.