diff --git a/prow-jobs/pingcap-qe/ci/presubmits.yaml b/prow-jobs/pingcap-qe/ci/presubmits.yaml index 0a45f7a42..6539eff4a 100644 --- a/prow-jobs/pingcap-qe/ci/presubmits.yaml +++ b/prow-jobs/pingcap-qe/ci/presubmits.yaml @@ -195,7 +195,7 @@ presubmits: name: checkconfig resources: {} - name: verify-gitops - image: ghcr.io/fluxcd/flux-cli:v2.2.3 + image: ghcr.io/fluxcd/flux-cli:v2.8.6 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 86adc2c74..4c9cae528 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.2.3 + image: ghcr.io/fluxcd/flux-cli:v2.8.6 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.2.3 + image: ghcr.io/fluxcd/flux-cli:v2.8.6 securityContext: runAsUser: 0 # the default user or the image is not root. command: [flux, -n, flux-system]