Skip to content

Commit

Permalink
Update git-sync image to fix vulnerability (#648)
Browse files Browse the repository at this point in the history
b/286134576
  • Loading branch information
tiffanny29631 authored and google-oss-prow[bot] committed Jun 7, 2023
1 parent ecb25f6 commit 6fd11f5
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 @@ -110,7 +110,7 @@ data:
- NET_RAW
imagePullPolicy: IfNotPresent
- name: git-sync
image: gcr.io/config-management-release/git-sync:v3.6.6-gke.0__linux_amd64
image: gcr.io/config-management-release/git-sync:v3.6.6-gke.2__linux_amd64
args: ["--root=/repo/source", "--dest=rev", "--max-sync-failures=30", "--error-file=error.json", "--v=5"]
volumeMounts:
- name: repo
Expand Down

0 comments on commit 6fd11f5

Please sign in to comment.