Skip to content

Commit

Permalink
new version v1.1.81 of flyte (#3069)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Apr 14, 2023
1 parent c54e08a commit 5f7cc06
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.80"
version: "v1.1.81"
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.80/kubectl-flyte_v1.1.80_darwin_x86_64.tar.gz
sha256: 87b7a501c5c28852256991255bfa505aa219813ff9a80f49598c32e374d57789
uri: https://github.com/flyteorg/flytepropeller/releases/download/v1.1.81/kubectl-flyte_v1.1.81_darwin_x86_64.tar.gz
sha256: 14e58a17984300ec16e957bfe7d43848d127284dcfe9487447c653b6e18812e2
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.80/kubectl-flyte_v1.1.80_linux_x86_64.tar.gz
sha256: f103961c2ef6825dc31a539d028152b2a7170a36e3408f50be31353c8f482748
uri: https://github.com/flyteorg/flytepropeller/releases/download/v1.1.81/kubectl-flyte_v1.1.81_linux_x86_64.tar.gz
sha256: 81393caa6b971ac61158759c7ad951edd3ad84f373126f11559ff848d9f1ca2d
files:
- from: kubectl-flyte
to: flyte
Expand Down

0 comments on commit 5f7cc06

Please sign in to comment.