Skip to content

Commit

Permalink
new version v1.1.125 of flyte (#3371)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Sep 19, 2023
1 parent 3438e6f commit 9efab90
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.124"
version: "v1.1.125"
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.124/kubectl-flyte_v1.1.124_darwin_x86_64.tar.gz
sha256: c25dcf21863898d8411204e1525efa7f92b7525fe8de68ba6426522b32868c55
uri: https://github.com/flyteorg/flytepropeller/releases/download/v1.1.125/kubectl-flyte_v1.1.125_darwin_x86_64.tar.gz
sha256: 286725c01eb57d568f463e2da5a896738e0ee135a2b6ff990b95111f2a3be529
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.124/kubectl-flyte_v1.1.124_linux_x86_64.tar.gz
sha256: c34406be81afe59a08f3c4b7307929858b408515b61626872f23511286920b5e
uri: https://github.com/flyteorg/flytepropeller/releases/download/v1.1.125/kubectl-flyte_v1.1.125_linux_x86_64.tar.gz
sha256: 37cf1e21477e3dd28091b8ede6d1bb5b6bfd50e8106a4637a42dff96e25c6f9e
files:
- from: kubectl-flyte
to: flyte
Expand Down

0 comments on commit 9efab90

Please sign in to comment.