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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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"