ci: update flux to 2.2.1 (#11253)

This commit is contained in:
Cian Johnston
2023-12-18 09:29:46 +00:00
committed by GitHub
parent 838ab8de7e
commit eb781751b8
+1 -1
View File
@@ -775,7 +775,7 @@ jobs:
uses: fluxcd/flux2/action@main
with:
# Keep this up to date with the version of flux installed in dogfood cluster
version: "2.2.0"
version: "2.2.1"
- name: Get Cluster Credentials
uses: "google-github-actions/get-gke-credentials@v2"