ci: set flux version to 2.1.2 (#11164)

This commit is contained in:
Cian Johnston
2023-12-12 20:17:01 +00:00
committed by GitHub
parent f67c5cf72b
commit 2471f3b9a8
+3
View File
@@ -765,6 +765,9 @@ jobs:
- name: Set up Flux CLI
uses: fluxcd/flux2/action@main
with:
# Keep this up to date with the version of flux installed in dogfood cluster
version: "2.1.2"
- name: Get Cluster Credentials
uses: "google-github-actions/get-gke-credentials@v2"