Skip to content

Commit

Permalink
new version v1.1.106 of flyte (#3246)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Jul 7, 2023
1 parent 133e1cb commit 1ffe194
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.105"
version: "v1.1.106"
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.105/kubectl-flyte_v1.1.105_darwin_x86_64.tar.gz
sha256: 70815afeaee74d7c995fe1388cd8466c953c5b141fa94363392240bc19b51f0c
uri: https://github.com/flyteorg/flytepropeller/releases/download/v1.1.106/kubectl-flyte_v1.1.106_darwin_x86_64.tar.gz
sha256: e501a161a9c14c809fdd6cf9f1a043c0fd2efc009e69d04a99cdfb1067b1a874
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.105/kubectl-flyte_v1.1.105_linux_x86_64.tar.gz
sha256: ac75ecd8fcbc4ab4460ce03eee8b9fe65fd94b2ff51ff63c5a215095940db2d8
uri: https://github.com/flyteorg/flytepropeller/releases/download/v1.1.106/kubectl-flyte_v1.1.106_linux_x86_64.tar.gz
sha256: 7f000436965162d90fb165263d5dcba4e457a91c658c51117b83938bfb000201
files:
- from: kubectl-flyte
to: flyte
Expand Down

0 comments on commit 1ffe194

Please sign in to comment.