Skip to content

Commit

Permalink
chore: bump gcenode-askpass-sidecar (#800)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdowell authored Aug 15, 2023
1 parent 3853ed2 commit d656f1b
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 @@ -130,7 +130,7 @@ data:
cpu: "10m"
memory: "200Mi"
- name: gcenode-askpass-sidecar
image: gcr.io/config-management-release/gcenode-askpass-sidecar:v1.0.3
image: gcr.io/config-management-release/gcenode-askpass-sidecar:v1.0.4
args: ["--port=9102", "--logtostderr"]
imagePullPolicy: IfNotPresent
terminationMessagePolicy: File
Expand Down

0 comments on commit d656f1b

Please sign in to comment.