Skip to content

Commit

Permalink
Run 'make upgrade-klone' and 'make generate'
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
  • Loading branch information
inteon committed Dec 20, 2024
1 parent cda5dd6 commit 7871350
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions klone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,30 +10,30 @@ targets:
- folder_name: boilerplate
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 601d6f57d6750ae4cc5727a283eaffb47418c7f2
repo_hash: fb47cf6181d34186cb7c7ddc083afc8516d44501
repo_path: modules/boilerplate
- folder_name: generate-verify
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 601d6f57d6750ae4cc5727a283eaffb47418c7f2
repo_hash: fb47cf6181d34186cb7c7ddc083afc8516d44501
repo_path: modules/generate-verify
- folder_name: help
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 601d6f57d6750ae4cc5727a283eaffb47418c7f2
repo_hash: fb47cf6181d34186cb7c7ddc083afc8516d44501
repo_path: modules/help
- folder_name: klone
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 601d6f57d6750ae4cc5727a283eaffb47418c7f2
repo_hash: fb47cf6181d34186cb7c7ddc083afc8516d44501
repo_path: modules/klone
- folder_name: repository-base
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 601d6f57d6750ae4cc5727a283eaffb47418c7f2
repo_hash: fb47cf6181d34186cb7c7ddc083afc8516d44501
repo_path: modules/repository-base
- folder_name: tools
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 601d6f57d6750ae4cc5727a283eaffb47418c7f2
repo_hash: fb47cf6181d34186cb7c7ddc083afc8516d44501
repo_path: modules/tools

0 comments on commit 7871350

Please sign in to comment.