Skip to content

Commit

Permalink
Publish voyagermesh/cli@v0.0.16 plugin
Browse files Browse the repository at this point in the history
ProductLine: Voyager

Release: v2024.8.30

Release-tracker: voyagermesh/CHANGELOG#32
Signed-off-by: 1gtm <1gtm@appscode.com>
  • Loading branch information
1gtm committed Aug 30, 2024
1 parent 3658ef9 commit e268ab1
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions plugins/voyager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Plugin
metadata:
name: voyager
spec:
version: v0.0.15
version: v0.0.16
homepage: https://voyagermesh.com
shortDescription: kubectl plugin for Voyager by AppsCode
description: |
Expand All @@ -13,8 +13,8 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.15/kubectl-voyager-darwin-amd64.tar.gz
sha256: 051ed4c9e96ffef6df2c1f08c34d31b5d8f026760d5aa5e21ace4dc27be06436
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.16/kubectl-voyager-darwin-amd64.tar.gz
sha256: 0a3a37e527b728d8a2ae448a1108f4f5fbf79a9423b4e5fcaa5a84da32678096
files:
- from: "*"
to: "."
Expand All @@ -23,8 +23,8 @@ spec:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.15/kubectl-voyager-darwin-arm64.tar.gz
sha256: 1761604af30b4998a8e6ffea779cda7ccdcf8f42bfea7dbcc190189b9359738b
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.16/kubectl-voyager-darwin-arm64.tar.gz
sha256: 3d1538e4d23053b34209a2d180c35b3873ac86b5c94b99c0367eb2b9e3f4fd59
files:
- from: "*"
to: "."
Expand All @@ -33,8 +33,8 @@ spec:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.15/kubectl-voyager-linux-amd64.tar.gz
sha256: 88d5be54b985f191dbef6dc8ac989ec6f0ff0bb8788ce316be0a4674e2086962
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.16/kubectl-voyager-linux-amd64.tar.gz
sha256: f6fdac2ab4132940222226acb88f9ff585d18ac01d6d611ab9954c7f4f8d870e
files:
- from: "*"
to: "."
Expand All @@ -43,8 +43,8 @@ spec:
matchLabels:
os: linux
arch: arm
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.15/kubectl-voyager-linux-arm.tar.gz
sha256: ac3d5a2fe40f956d4fabeed5b05e397a916eb6da8cc7f654792bf7284ee33e93
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.16/kubectl-voyager-linux-arm.tar.gz
sha256: bf2c8662d955827309fa7a8e8078b8ca3b02513ac5ba6e9b9324e7dedc22f921
files:
- from: "*"
to: "."
Expand All @@ -53,8 +53,8 @@ spec:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.15/kubectl-voyager-linux-arm64.tar.gz
sha256: 99d7b06a23fe75d763ce65a6e4e9040d4680ca3fd26f5fcb438ded0694a3a9c2
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.16/kubectl-voyager-linux-arm64.tar.gz
sha256: 1627f12b165eb191db9ae3cdc21aa95c1d49e42f51ebf064e2a8189018760c96
files:
- from: "*"
to: "."
Expand All @@ -63,8 +63,8 @@ spec:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.15/kubectl-voyager-windows-amd64.zip
sha256: d56d62a765e95385ab2fb8f6300cd3709f680aaeec56fa2eaa108e6d0012ea11
uri: https://github.com/voyagermesh/cli/releases/download/v0.0.16/kubectl-voyager-windows-amd64.zip
sha256: 594d559855f08eba15414ed8af3e956417659014c68aaf43a9718db7007fac67
files:
- from: "*"
to: "."
Expand Down

0 comments on commit e268ab1

Please sign in to comment.