Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion helm/defectdojo/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ cloudsql:
# -- set repo and image tag of gce-proxy
image:
repository: gcr.io/cloudsql-docker/gce-proxy
tag: 1.37.9
tag: 1.37.10
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wait until #13520 is in dev and master

Per comment ☝️

To help us not accidentally merge this too soon.

pullPolicy: IfNotPresent
# -- set CloudSQL instance: 'project:zone:instancename'
instance: ""
Expand Down
Loading