Skip to content

Commit

Permalink
new version v1.1.128 of flyte (#3390)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Sep 29, 2023
1 parent 98155eb commit 34b2b94
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions plugins/flyte.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Plugin
metadata:
name: flyte
spec:
version: "v1.1.127"
version: "v1.1.128"
homepage: https://github.com/flyteorg/flyte
shortDescription: Monitor, launch and manage flyte executions
description: |
Expand All @@ -18,8 +18,8 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/flyteorg/flytepropeller/releases/download/v1.1.127/kubectl-flyte_v1.1.127_darwin_x86_64.tar.gz
sha256: 45cb575258b9ee94468f1f5a672c1b74523dcb0439dc2b950659b8975266f9ee
uri: https://github.com/flyteorg/flytepropeller/releases/download/v1.1.128/kubectl-flyte_v1.1.128_darwin_x86_64.tar.gz
sha256: 8ed091031dd903ac3689fe921c319df1a9205bd14cda5920a9a65099864443c5
files:
- from: kubectl-flyte
to: flyte
Expand All @@ -30,8 +30,8 @@ spec:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/flyteorg/flytepropeller/releases/download/v1.1.127/kubectl-flyte_v1.1.127_linux_x86_64.tar.gz
sha256: 5a6ea7cf5b7b4bc9153a8baf15a4fcfe0fb4824bf8d13daa80dc444236199cb1
uri: https://github.com/flyteorg/flytepropeller/releases/download/v1.1.128/kubectl-flyte_v1.1.128_linux_x86_64.tar.gz
sha256: 43d96ac249484031ac8ea7f24eedd44c943d29dd326d7d288dc09885e8aa02e7
files:
- from: kubectl-flyte
to: flyte
Expand Down

0 comments on commit 34b2b94

Please sign in to comment.