BOT: run 'make upgrade-klone' and 'make generate'
Signed-off-by: cert-manager-bot <cert-manager-bot@users.noreply.github.com>
This commit is contained in:
parent
c00c488688
commit
a1240a09b2
14
klone.yaml
14
klone.yaml
@ -10,35 +10,35 @@ targets:
|
||||
- folder_name: boilerplate
|
||||
repo_url: https://github.com/cert-manager/makefile-modules.git
|
||||
repo_ref: main
|
||||
repo_hash: 9b449ce6abaaf8e3cd8c93995697a58915f8c489
|
||||
repo_hash: c81779bf48444b9fe45e2b5122bd359a213af234
|
||||
repo_path: modules/boilerplate
|
||||
- folder_name: generate-verify
|
||||
repo_url: https://github.com/cert-manager/makefile-modules.git
|
||||
repo_ref: main
|
||||
repo_hash: 9b449ce6abaaf8e3cd8c93995697a58915f8c489
|
||||
repo_hash: c81779bf48444b9fe45e2b5122bd359a213af234
|
||||
repo_path: modules/generate-verify
|
||||
- folder_name: go
|
||||
repo_url: https://github.com/cert-manager/makefile-modules.git
|
||||
repo_ref: main
|
||||
repo_hash: 9b449ce6abaaf8e3cd8c93995697a58915f8c489
|
||||
repo_hash: c81779bf48444b9fe45e2b5122bd359a213af234
|
||||
repo_path: modules/go
|
||||
- folder_name: help
|
||||
repo_url: https://github.com/cert-manager/makefile-modules.git
|
||||
repo_ref: main
|
||||
repo_hash: 9b449ce6abaaf8e3cd8c93995697a58915f8c489
|
||||
repo_hash: c81779bf48444b9fe45e2b5122bd359a213af234
|
||||
repo_path: modules/help
|
||||
- folder_name: klone
|
||||
repo_url: https://github.com/cert-manager/makefile-modules.git
|
||||
repo_ref: main
|
||||
repo_hash: 9b449ce6abaaf8e3cd8c93995697a58915f8c489
|
||||
repo_hash: c81779bf48444b9fe45e2b5122bd359a213af234
|
||||
repo_path: modules/klone
|
||||
- folder_name: repository-base
|
||||
repo_url: https://github.com/cert-manager/makefile-modules.git
|
||||
repo_ref: main
|
||||
repo_hash: 9b449ce6abaaf8e3cd8c93995697a58915f8c489
|
||||
repo_hash: c81779bf48444b9fe45e2b5122bd359a213af234
|
||||
repo_path: modules/repository-base
|
||||
- folder_name: tools
|
||||
repo_url: https://github.com/cert-manager/makefile-modules.git
|
||||
repo_ref: main
|
||||
repo_hash: 9b449ce6abaaf8e3cd8c93995697a58915f8c489
|
||||
repo_hash: c81779bf48444b9fe45e2b5122bd359a213af234
|
||||
repo_path: modules/tools
|
||||
|
||||
@ -111,7 +111,7 @@ tools += goreleaser=v1.25.1
|
||||
# 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.4.2
|
||||
tools += helm-tool=v0.5.1
|
||||
# https://github.com/cert-manager/cmctl
|
||||
tools += cmctl=v2.0.0
|
||||
# https://pkg.go.dev/github.com/cert-manager/release/cmd/cmrel?tab=versions
|
||||
|
||||
Loading…
Reference in New Issue
Block a user