Skip to content

Commit

Permalink
new version v1.1.118 of flyte (#3322)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Aug 22, 2023
1 parent a80f112 commit 0d586f3
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.117"
version: "v1.1.118"
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.117/kubectl-flyte_v1.1.117_darwin_x86_64.tar.gz
sha256: 11d5f5b622510b04b7591d2d46e136fb4fd42d15757e244296fb8fba14888e24
uri: https://github.com/flyteorg/flytepropeller/releases/download/v1.1.118/kubectl-flyte_v1.1.118_darwin_x86_64.tar.gz
sha256: f7a960597dcc1bb81bb02d0ca78ac06fb76a8f57a60e469a85260f16ffe6471c
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.117/kubectl-flyte_v1.1.117_linux_x86_64.tar.gz
sha256: 92402674fa4f5a79b772ff3d69df33a79d367dcff944e2b6e6e2b18f42dd669a
uri: https://github.com/flyteorg/flytepropeller/releases/download/v1.1.118/kubectl-flyte_v1.1.118_linux_x86_64.tar.gz
sha256: 1cb76eae78b0f79937fc32d28ab22f91ead82e659ba4af5dac22ca9e17c7ee92
files:
- from: kubectl-flyte
to: flyte
Expand Down

0 comments on commit 0d586f3

Please sign in to comment.