diff --git a/prow-jobs/pingcap-qe/ci/presubmits.yaml b/prow-jobs/pingcap-qe/ci/presubmits.yaml index c74bd0865b..c9bf952128 100644 --- a/prow-jobs/pingcap-qe/ci/presubmits.yaml +++ b/prow-jobs/pingcap-qe/ci/presubmits.yaml @@ -270,7 +270,7 @@ presubmits: name: checkconfig resources: {} - name: verify-gitops - image: ghcr.io/fluxcd/flux-cli:v2.8.8 + image: ghcr.io/fluxcd/flux-cli:v2.9.4 securityContext: runAsUser: 0 # the default user or the image is not root. command: [flux, -n, apps] diff --git a/prow-jobs/ti-community-infra/configs/presubmits.yaml b/prow-jobs/ti-community-infra/configs/presubmits.yaml index 5da6388a8c..53b5b076ba 100644 --- a/prow-jobs/ti-community-infra/configs/presubmits.yaml +++ b/prow-jobs/ti-community-infra/configs/presubmits.yaml @@ -81,7 +81,7 @@ presubmits: spec: containers: - name: main - image: ghcr.io/fluxcd/flux-cli:v2.8.8 + image: ghcr.io/fluxcd/flux-cli:v2.9.4 securityContext: runAsUser: 0 # the default user or the image is not root. command: [flux, -n, flux-system] @@ -109,7 +109,7 @@ presubmits: spec: containers: - name: main - image: ghcr.io/fluxcd/flux-cli:v2.8.8 + image: ghcr.io/fluxcd/flux-cli:v2.9.4 securityContext: runAsUser: 0 # the default user or the image is not root. command: [flux, -n, flux-system]