Skip to content

Commit c0180a6

Browse files
committed
add krew manifest
1 parent 07ff332 commit c0180a6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

deploy/krew/outdated.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
os: linux
1111
arch: amd64
1212
uri: https://github.com/replicatedhq/outdated/releases/download/v0.2.0/outdated_0.2.0_linux_amd64-0.2.0.tar.gz
13-
sha256: "2a50b896b2bd0fdd10ae0bc63ecfe417da1de2ab81255990958fa433d123ef85"
13+
sha256: "9a2d1d1409425411473918059e3aded18e159d6ebb16ccab3b31cde0c61fb35a"
1414
files:
1515
- from: "./outdated"
1616
to: "."
@@ -20,7 +20,7 @@ spec:
2020
os: darwin
2121
arch: amd64
2222
uri: https://github.com/replicatedhq/outdated/releases/download/v0.2.0/outdated_0.2.0_darwin_amd64-0.2.0.tar.gz
23-
sha256: "e8d99442c12606f062edce164c7a503aca316928b796708a08f8ae3fc8e3444d"
23+
sha256: "245e2b1bb8831b7e6daaa256facf17807493d2cb47f3719a6ffce1368c3f5a40"
2424
files:
2525
- from: "./outdated"
2626
to: "."
@@ -30,7 +30,7 @@ spec:
3030
os: windows
3131
arch: amd64
3232
uri: https://github.com/replicatedhq/outdated/releases/download/v0.2.0/outdated_0.2.0_windows_amd64-0.2.0.zip
33-
sha256: "ac1940826bda4025cf2e8be1627f3ba9ef0df0ee259dba388cb7a167c617dfd4"
33+
sha256: "28536427441c1033cf135f71ac4136de54a0c6214f498b6e0184c0fd921538ce"
3434
files:
3535
- from: "/outdated.exe"
3636
to: "."
@@ -43,6 +43,7 @@ spec:
4343
4444
For additional options:
4545
$ kubectl outdated --help
46+
or https://github.com/replicatedhq/outdated/blob/v0.2.0/doc/USAGE.md
4647
4748
description: |
4849
The plugin will scan for all pods in all namespaces that you have at least

0 commit comments

Comments
 (0)