Skip to content

Commit 2471f3b

Browse files
authored
ci: set flux version to 2.1.2 (#11164)
1 parent f67c5cf commit 2471f3b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -765,6 +765,9 @@ jobs:
765765

766766
- name: Set up Flux CLI
767767
uses: fluxcd/flux2/action@main
768+
with:
769+
# Keep this up to date with the version of flux installed in dogfood cluster
770+
version: "2.1.2"
768771

769772
- name: Get Cluster Credentials
770773
uses: "google-github-actions/get-gke-credentials@v2"

0 commit comments

Comments
 (0)