Skip to content

Commit

Permalink
new version v0.4.0 of tree (#456)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored and k8s-ci-robot committed Jan 25, 2020
1 parent cb5a928 commit 5012be3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions plugins/tree.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Plugin
metadata:
name: tree
spec:
version: v0.3.1
version: v0.4.0
homepage: https://github.com/ahmetb/kubectl-tree
shortDescription: Show a tree of object hierarchies through ownerReferences
description: |
Expand All @@ -19,8 +19,8 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/ahmetb/kubectl-tree/releases/download/v0.3.1/kubectl-tree_v0.3.1_darwin_amd64.tar.gz
sha256: 8a1dfa823a1eb33fefd1953b43d4ed525f91fb59a37a40ff74fdd568fe8db8cd
uri: https://github.com/ahmetb/kubectl-tree/releases/download/v0.4.0/kubectl-tree_v0.4.0_darwin_amd64.tar.gz
sha256: c90dd260212b7da7163f12a27269923dedaeb17667616d990aa7ddbee31d2364
files:
- from: "*"
to: "."
Expand All @@ -29,8 +29,8 @@ spec:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/ahmetb/kubectl-tree/releases/download/v0.3.1/kubectl-tree_v0.3.1_linux_amd64.tar.gz
sha256: f37513cf9870c48b5394364942a3afc37bbf0c1dfb3f54b85eec5e9bfdce6c16
uri: https://github.com/ahmetb/kubectl-tree/releases/download/v0.4.0/kubectl-tree_v0.4.0_linux_amd64.tar.gz
sha256: 3253a981099abceb41f2ea32c89489fd1ba459d950becef2e302f79a8b2f0507
files:
- from: "*"
to: "."
Expand All @@ -39,8 +39,8 @@ spec:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/ahmetb/kubectl-tree/releases/download/v0.3.1/kubectl-tree_v0.3.1_windows_amd64.tar.gz
sha256: e850fe0619191b313b646ed13f47b4972ea19a5e56e69ac270fcba17769ee139
uri: https://github.com/ahmetb/kubectl-tree/releases/download/v0.4.0/kubectl-tree_v0.4.0_windows_amd64.tar.gz
sha256: 8fe0fefe22816c3c34116f7b2e236bc351db053a839f7e2f396c7eaaf88e612c
files:
- from: "*"
to: "."
Expand Down

0 comments on commit 5012be3

Please sign in to comment.