Skip to content

Commit

Permalink
new version v1.1.122 of flyte (#3353)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Sep 11, 2023
1 parent c51847d commit d809311
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.121"
version: "v1.1.122"
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.121/kubectl-flyte_v1.1.121_darwin_x86_64.tar.gz
sha256: c14ffbc266acc4711ed97da801818834b10b6f9d24c3f54b14f724433181a2d5
uri: https://github.com/flyteorg/flytepropeller/releases/download/v1.1.122/kubectl-flyte_v1.1.122_darwin_x86_64.tar.gz
sha256: c689729c2762ce0073e7cfe7228cc4c28942fd42878832288fd1f61d50e51617
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.121/kubectl-flyte_v1.1.121_linux_x86_64.tar.gz
sha256: f7c0f94f3ce8c2d0435b7247f7795e366f5c72455a4b93744cbd015c752f0888
uri: https://github.com/flyteorg/flytepropeller/releases/download/v1.1.122/kubectl-flyte_v1.1.122_linux_x86_64.tar.gz
sha256: c39660f3ab1fecceb5191d827c0fe6b779bd61db4d3e26ba71c3bffd5e25dfed
files:
- from: kubectl-flyte
to: flyte
Expand Down

0 comments on commit d809311

Please sign in to comment.