Skip to content

Commit 628521f

Browse files
committed
Publish voyagermesh/cli@v0.0.18 plugin
ProductLine: Voyager Release: v2025.9.19 Release-tracker: voyagermesh/CHANGELOG#38 Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 5ab8030 commit 628521f

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

plugins/voyager.yaml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Plugin
33
metadata:
44
name: voyager
55
spec:
6-
version: v0.0.17
6+
version: v0.0.18
77
homepage: https://voyagermesh.com
88
shortDescription: kubectl plugin for Voyager by AppsCode
99
description: |
@@ -13,8 +13,8 @@ spec:
1313
matchLabels:
1414
os: darwin
1515
arch: amd64
16-
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.17/kubectl-voyager-darwin-amd64.tar.gz
17-
sha256: 8edc31afa966375dd074a3fd10415b0b4bca000846b35fb3276d32ae0e8e3167
16+
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.18/kubectl-voyager-darwin-amd64.tar.gz
17+
sha256: 687ba798223f00dbe82424a7c08b3234a1bd73c0895bdc2dac8ac868447edbff
1818
files:
1919
- from: "*"
2020
to: "."
@@ -23,8 +23,8 @@ spec:
2323
matchLabels:
2424
os: darwin
2525
arch: arm64
26-
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.17/kubectl-voyager-darwin-arm64.tar.gz
27-
sha256: 05a5a0ac834ee44a2fd1323c12f6c7c25d6bc748443ae2934c9f8f9bd3c62ce7
26+
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.18/kubectl-voyager-darwin-arm64.tar.gz
27+
sha256: da7c9d00e0405d95325a3a7bba3b7133fde256e2ff3b4d884011c100c25948de
2828
files:
2929
- from: "*"
3030
to: "."
@@ -33,8 +33,8 @@ spec:
3333
matchLabels:
3434
os: linux
3535
arch: amd64
36-
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.17/kubectl-voyager-linux-amd64.tar.gz
37-
sha256: d3ce908c72b2f771c8cb63e5eace392c67a7a16d924f4032dc9ac62167bcc0de
36+
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.18/kubectl-voyager-linux-amd64.tar.gz
37+
sha256: 024e010bd0282e983001f32969f122903681d9a2f82d5166cc4b45bd9c5a2fce
3838
files:
3939
- from: "*"
4040
to: "."
@@ -43,8 +43,8 @@ spec:
4343
matchLabels:
4444
os: linux
4545
arch: arm
46-
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.17/kubectl-voyager-linux-arm.tar.gz
47-
sha256: dea0f58869d71c41fcbdc021dd2c35c178c46c06acedac8a3dea7bd7a9d81fa6
46+
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.18/kubectl-voyager-linux-arm.tar.gz
47+
sha256: a30d2f63fa0143738cebd7600d70badca9e8dfb88e0075cdc5b5f5afcd509a25
4848
files:
4949
- from: "*"
5050
to: "."
@@ -53,8 +53,8 @@ spec:
5353
matchLabels:
5454
os: linux
5555
arch: arm64
56-
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.17/kubectl-voyager-linux-arm64.tar.gz
57-
sha256: 28f2d3ed10ebfd67e9a54c011780397e6241087058fee96a5846745b8d7080c7
56+
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.18/kubectl-voyager-linux-arm64.tar.gz
57+
sha256: 175679a97a40999e53f44aaccaa35e641dac575eec6ab0f52fd9ea7df78af427
5858
files:
5959
- from: "*"
6060
to: "."
@@ -63,8 +63,8 @@ spec:
6363
matchLabels:
6464
os: windows
6565
arch: amd64
66-
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.17/kubectl-voyager-windows-amd64.zip
67-
sha256: e958cd1c1a3e5b7f4a507c697bf8fe38225401b30eace771b6ea22d7b0038ed0
66+
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.18/kubectl-voyager-windows-amd64.zip
67+
sha256: 079aef1c63cb81f76192e6c551c8a6ffe354360d8ccbc3c88a5d084ccf238eba
6868
files:
6969
- from: "*"
7070
to: "."

0 commit comments

Comments
 (0)