Skip to content

Commit

Permalink
Bump the git-sync version for CVE fixes (#918)
Browse files Browse the repository at this point in the history
  • Loading branch information
nan-yu authored Oct 4, 2023
1 parent fda4329 commit d62e335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/templates/reconciler-manager-configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ data:
- NET_RAW
imagePullPolicy: IfNotPresent
- name: git-sync
image: gcr.io/config-management-release/git-sync:v4.0.0-gke.1__linux_amd64
image: gcr.io/config-management-release/git-sync:v4.0.0-gke.2__linux_amd64
args: ["--root=/repo/source", "--link=rev", "--max-failures=30", "--error-file=error.json"]
volumeMounts:
- name: repo
Expand Down

0 comments on commit d62e335

Please sign in to comment.