Skip to content

Commit

Permalink
new version v1.1.127 of flyte
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Sep 26, 2023
1 parent 97ae9f0 commit f00fbdd
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.126"
version: "v1.1.127"
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.126/kubectl-flyte_v1.1.126_darwin_x86_64.tar.gz
sha256: d753a3a1c2774a05ef56930881f3756257f54b383bce206c6e98b28d24575977
uri: https://github.com/flyteorg/flytepropeller/releases/download/v1.1.127/kubectl-flyte_v1.1.127_darwin_x86_64.tar.gz
sha256: 45cb575258b9ee94468f1f5a672c1b74523dcb0439dc2b950659b8975266f9ee
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.126/kubectl-flyte_v1.1.126_linux_x86_64.tar.gz
sha256: 3e6621ad917e646a5ead5bb50f9deb944de07fbdbd964e1ba4716671455971b9
uri: https://github.com/flyteorg/flytepropeller/releases/download/v1.1.127/kubectl-flyte_v1.1.127_linux_x86_64.tar.gz
sha256: 5a6ea7cf5b7b4bc9153a8baf15a4fcfe0fb4824bf8d13daa80dc444236199cb1
files:
- from: kubectl-flyte
to: flyte
Expand Down

0 comments on commit f00fbdd

Please sign in to comment.