diff --git a/plugins/flyte.yaml b/plugins/flyte.yaml index 04097945eb8..d482aff382b 100644 --- a/plugins/flyte.yaml +++ b/plugins/flyte.yaml @@ -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: | @@ -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 @@ -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