Skip to content

Commit

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

0 comments on commit c51847d

Please sign in to comment.