mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
ci: set flux version to 2.1.2 (#11164)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user