cmctl: Update to version 2.2.0

This commit is contained in:
github-actions[bot] 2025-04-29 16:29:54 +00:00
parent 608257d7cf
commit 8e59119b90

View File

@ -1,16 +1,16 @@
{ {
"version": "2.1.1", "version": "2.2.0",
"description": "A command-line tool to manage cert-manager and its resources inside a Kubernetes cluster.", "description": "A command-line tool to manage cert-manager and its resources inside a Kubernetes cluster.",
"homepage": "https://cert-manager.io/docs/reference/cmctl/", "homepage": "https://cert-manager.io/docs/reference/cmctl/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cert-manager/cmctl/releases/download/v2.1.1/cmctl_windows_amd64.exe#/cmctl.exe", "url": "https://github.com/cert-manager/cmctl/releases/download/v2.2.0/cmctl_windows_amd64.exe#/cmctl.exe",
"hash": "3cdc375dc52c30d958bef6992fc52db674920fb119bb0e8859bfe7576db03935" "hash": "97f5de965ede03c14ddbd03d45ff2721a1eb7cb8be8c9ce4509862c4f000521c"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cert-manager/cmctl/releases/download/v2.1.1/cmctl_windows_arm64.exe#/cmctl.exe", "url": "https://github.com/cert-manager/cmctl/releases/download/v2.2.0/cmctl_windows_arm64.exe#/cmctl.exe",
"hash": "6b2d276cdf5fba8c7a5dfbb1bf1d4f8e035893bcb61217411a4ca44e499ac2d4" "hash": "099bbb79a7e109e577e3f7821c7af8faeca47b275065c4908fcc6c087674018d"
} }
}, },
"bin": "cmctl.exe", "bin": "cmctl.exe",