Skip to content

Commit

Permalink
new version v1.1.126 of flyte (#3373)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Sep 22, 2023
1 parent 8c6e6f9 commit 2770026
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.125"
version: "v1.1.126"
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.125/kubectl-flyte_v1.1.125_darwin_x86_64.tar.gz
sha256: 286725c01eb57d568f463e2da5a896738e0ee135a2b6ff990b95111f2a3be529
uri: https://github.com/flyteorg/flytepropeller/releases/download/v1.1.126/kubectl-flyte_v1.1.126_darwin_x86_64.tar.gz
sha256: d753a3a1c2774a05ef56930881f3756257f54b383bce206c6e98b28d24575977
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.125/kubectl-flyte_v1.1.125_linux_x86_64.tar.gz
sha256: 37cf1e21477e3dd28091b8ede6d1bb5b6bfd50e8106a4637a42dff96e25c6f9e
uri: https://github.com/flyteorg/flytepropeller/releases/download/v1.1.126/kubectl-flyte_v1.1.126_linux_x86_64.tar.gz
sha256: 3e6621ad917e646a5ead5bb50f9deb944de07fbdbd964e1ba4716671455971b9
files:
- from: kubectl-flyte
to: flyte
Expand Down

0 comments on commit 2770026

Please sign in to comment.