brew info --json helm@2
Jump to navigation
Jump to search
brew info --json helm@2
[
{
"name": "helm@2",
"full_name": "helm@2",
"tap": "homebrew/core",
"oldname": null,
"aliases": [
],
"versioned_formulae": [
],
"desc": "Kubernetes package manager",
"license": "Apache-2.0",
"homepage": "https://helm.sh/",
"versions": {
"stable": "2.17.0",
"head": null,
"bottle": true
},
"urls": {
"stable": {
"url": "https://github.com/helm/helm.git",
"tag": "v2.17.0",
"revision": "a690bad98af45b015bd3da1a41f6218b1a451dbe"
}
},
"revision": 0,
"version_scheme": 0,
"bottle": {
"stable": {
"rebuild": 0,
"root_url": "https://ghcr.io/v2/homebrew/core",
"files": {
"arm64_monterey": {
"cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/helm/2/blobs/sha256:5758c325702f7f1e630e10a31075cc1a9a19ca047626fee6f3ad36775dbaca7d",
"sha256": "5758c325702f7f1e630e10a31075cc1a9a19ca047626fee6f3ad36775dbaca7d"
},
"arm64_big_sur": {
"cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/helm/2/blobs/sha256:7372a593968befdd89f52a079360d4096be38df500199cec1de53b9d9a047502",
"sha256": "7372a593968befdd89f52a079360d4096be38df500199cec1de53b9d9a047502"
},
"monterey": {
"cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/helm/2/blobs/sha256:58b5f2ce65b8c15288e235dd8938e599a4762e1a98d25608dc91282f6761a924",
"sha256": "58b5f2ce65b8c15288e235dd8938e599a4762e1a98d25608dc91282f6761a924"
},
"big_sur": {
"cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/helm/2/blobs/sha256:432e81bffefbb026bd50058e920a424b1805b84efc634d78c93dfedb9fec3d5a",
"sha256": "432e81bffefbb026bd50058e920a424b1805b84efc634d78c93dfedb9fec3d5a"
},
"catalina": {
"cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/helm/2/blobs/sha256:831c4f5b7cf7fc1ab53364eeb2eeb6eff8babdbc51817b406b65a948ac6258c2",
"sha256": "831c4f5b7cf7fc1ab53364eeb2eeb6eff8babdbc51817b406b65a948ac6258c2"
},
"mojave": {
"cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/helm/2/blobs/sha256:ab7ef44ce55c8b3597a2cb6dfe0ef93b74b389e6a4d6ab09c9a1ebe8dce5e594",
"sha256": "ab7ef44ce55c8b3597a2cb6dfe0ef93b74b389e6a4d6ab09c9a1ebe8dce5e594"
},
"high_sierra": {
"cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/helm/2/blobs/sha256:a1c5cb86cce4fe2941c94309c8c75cd00ed9fae2e6edc6ea67aacadcf2f13c9e",
"sha256": "a1c5cb86cce4fe2941c94309c8c75cd00ed9fae2e6edc6ea67aacadcf2f13c9e"
},
"x86_64_linux": {
"cellar": ":any_skip_relocation",
"url": "https://ghcr.io/v2/homebrew/core/helm/2/blobs/sha256:718dfe0a0929ae4e4566954651c646ba6bab37dfd0a6ffac64740d0423461922",
"sha256": "718dfe0a0929ae4e4566954651c646ba6bab37dfd0a6ffac64740d0423461922"
}
}
}
},
"keg_only": true,
"keg_only_reason": {
"reason": ":versioned_formula",
"explanation": ""
},
"options": [
],
"build_dependencies": [
"glide",
"go"
],
"dependencies": [
],
"recommended_dependencies": [
], "optional_dependencies": [ ], "uses_from_macos": [ ], "requirements": [ ], "conflicts_with": [
],
"caveats": null,
"installed": [
{
"version": "2.17.0",
"used_options": [
],
"built_as_bottle": true,
"poured_from_bottle": true,
"runtime_dependencies": [
],
"installed_as_dependency": false,
"installed_on_request": true
}
],
"linked_keg": null,
"pinned": false,
"outdated": false,
"deprecated": true,
"deprecation_date": "2020-11-13",
"deprecation_reason": "deprecated_upstream",
"disabled": false,
"disable_date": null,
"disable_reason": null
}
]
Related[edit]
brew info helm@2
helm@2: stable 2.17.0 (bottled) [keg-only] Kubernetes package manager https://helm.sh/ Deprecated because it is deprecated upstream! /Users/MY_USER/brew/Cellar/helm@2/2.17.0 (51 files, 82.3MB) Poured from bottle on 2022-06-22 at 17:37:53 From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/[email protected] License: Apache-2.0 ==> Dependencies Build: glide ✘, go ✘ ==> Caveats helm@2 is keg-only, which means it was not symlinked into /Users/MY_USE/brew, because this is an alternate version of another formula. If you need to have helm@2 first in your PATH, run: echo 'export PATH="/Users/MY_USE/brew/opt/helm@2/bin:$PATH"' >> ~/.zshrc zsh completions have been installed to: /Users/MY_USE/brew/opt/helm@2/share/zsh/site-functions ==> Analytics install: 962 (30 days), 2,632 (90 days), 13,017 (365 days) install-on-request: 955 (30 days), 2,589 (90 days), 12,847 (365 days) build-error: 2 (30 days)
See also[edit]
brew:update | upgrade | autoupdate|install|uninstall|services|list,cask|cleanup|doctor|test|link|unlink | changelog|tap|info|search|install --cask|analytics off|--prefix | --version|brew --help ]- Helm,
helm[repo | registry | template|list|install | unsintall|create|show | pull | push|status | history | plugin|search | upgrade | delete | lint | test | package | dependency | get | rollback | version | --help],helm@2, Chart file structure, Helm Charts,values.yaml, chart.yaml, Helm functions, Helm versions,helmfileDeprecated:init, variables, Mapkubeapis, .helmignore, ChartMuseum, Helm Controller
Advertising: