Skip to content

Commit

Permalink
Merge pull request #3924 from lsst-sqre/renovate/gcr.io-cloudsql-dock…
Browse files Browse the repository at this point in the history
…er-gce-proxy-1.x

Update gcr.io/cloudsql-docker/gce-proxy Docker tag to v1.37.2
  • Loading branch information
rra authored Nov 25, 2024
2 parents e35a615 + 409383c commit 825244b
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion applications/gafaelfawr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Authentication and identity system
| cloudsql.image.pullPolicy | string | `"IfNotPresent"` | Pull policy for Cloud SQL Auth Proxy images |
| cloudsql.image.repository | string | `"gcr.io/cloudsql-docker/gce-proxy"` | Cloud SQL Auth Proxy image to use |
| cloudsql.image.schemaUpdateTagSuffix | string | `"-alpine"` | Tag suffix to use for the proxy for schema updates |
| cloudsql.image.tag | string | `"1.37.1"` | Cloud SQL Auth Proxy tag to use |
| cloudsql.image.tag | string | `"1.37.2"` | Cloud SQL Auth Proxy tag to use |
| cloudsql.instanceConnectionName | string | None, must be set if Cloud SQL Auth Proxy is enabled | Instance connection name for a Cloud SQL PostgreSQL instance |
| cloudsql.nodeSelector | object | `{}` | Node selection rules for the Cloud SQL Proxy pod |
| cloudsql.podAnnotations | object | `{}` | Annotations for the Cloud SQL Proxy pod |
Expand Down
2 changes: 1 addition & 1 deletion applications/gafaelfawr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ cloudsql:
repository: "gcr.io/cloudsql-docker/gce-proxy"

# -- Cloud SQL Auth Proxy tag to use
tag: "1.37.1"
tag: "1.37.2"

# -- Tag suffix to use for the proxy for schema updates
schemaUpdateTagSuffix: "-alpine"
Expand Down
2 changes: 1 addition & 1 deletion applications/nublado/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ JupyterHub and custom spawner for the Rubin Science Platform
| cloudsql.image.pullPolicy | string | `"IfNotPresent"` | Pull policy for Cloud SQL Auth Proxy images |
| cloudsql.image.repository | string | `"gcr.io/cloudsql-docker/gce-proxy"` | Cloud SQL Auth Proxy image to use |
| cloudsql.image.resources | object | See `values.yaml` | Resource requests and limits for Cloud SQL pod |
| cloudsql.image.tag | string | `"1.37.1"` | Cloud SQL Auth Proxy tag to use |
| cloudsql.image.tag | string | `"1.37.2"` | Cloud SQL Auth Proxy tag to use |
| cloudsql.instanceConnectionName | string | None, must be set if Cloud SQL Auth Proxy is enabled | Instance connection name for a Cloud SQL PostgreSQL instance |
| cloudsql.nodeSelector | object | `{}` | Node selection rules for the Cloud SQL Auth Proxy pod |
| cloudsql.podAnnotations | object | `{}` | Annotations for the Cloud SQL Auth Proxy pod |
Expand Down
2 changes: 1 addition & 1 deletion applications/nublado/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@ cloudsql:
pullPolicy: "IfNotPresent"

# -- Cloud SQL Auth Proxy tag to use
tag: "1.37.1"
tag: "1.37.2"

# -- Instance connection name for a Cloud SQL PostgreSQL instance
# @default -- None, must be set if Cloud SQL Auth Proxy is enabled
Expand Down
2 changes: 1 addition & 1 deletion applications/sqlproxy-cross-project/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ GCP SQL Proxy as a service
| fullnameOverride | string | `""` | Override the full name for resources (includes the release name) |
| image.pullPolicy | string | `"IfNotPresent"` | Pull policy for the Cloud SQL Proxy image |
| image.repository | string | `"gcr.io/cloudsql-docker/gce-proxy"` | Cloud SQL Proxy image to use |
| image.tag | string | `"1.37.1"` | Tag of Cloud SQL Proxy image to use |
| image.tag | string | `"1.37.2"` | Tag of Cloud SQL Proxy image to use |
| nameOverride | string | `""` | Override the base name for resources |
| nodeSelector | object | `{}` | Node selector rules for the Cloud SQL Proxy pod |
| podAnnotations | object | `{}` | Annotations for the Cloud SQL Proxy pod |
Expand Down
2 changes: 1 addition & 1 deletion applications/sqlproxy-cross-project/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ image:
repository: "gcr.io/cloudsql-docker/gce-proxy"

# -- Tag of Cloud SQL Proxy image to use
tag: "1.37.1"
tag: "1.37.2"

# -- Pull policy for the Cloud SQL Proxy image
pullPolicy: "IfNotPresent"
Expand Down
2 changes: 1 addition & 1 deletion applications/times-square/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ An API service for managing and rendering parameterized Jupyter notebooks.
| cloudsql.image.pullPolicy | string | `"IfNotPresent"` | Pull policy for Cloud SQL Auth Proxy images |
| cloudsql.image.repository | string | `"gcr.io/cloudsql-docker/gce-proxy"` | Cloud SQL Auth Proxy image to use |
| cloudsql.image.resources | object | see `values.yaml` | Resource requests and limits for Cloud SQL pod |
| cloudsql.image.tag | string | `"1.37.1"` | Cloud SQL Auth Proxy tag to use |
| cloudsql.image.tag | string | `"1.37.2"` | Cloud SQL Auth Proxy tag to use |
| cloudsql.instanceConnectionName | string | `""` | Instance connection name for a Cloud SQL PostgreSQL instance |
| cloudsql.serviceAccount | string | `""` | The Google service account that has an IAM binding to the `times-square` Kubernetes service accounts and has the `cloudsql.client` role |
| config.databaseUrl | string | None, must be set | URL for the PostgreSQL database |
Expand Down
2 changes: 1 addition & 1 deletion applications/times-square/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ cloudsql:
repository: "gcr.io/cloudsql-docker/gce-proxy"

# -- Cloud SQL Auth Proxy tag to use
tag: "1.37.1"
tag: "1.37.2"

# -- Pull policy for Cloud SQL Auth Proxy images
pullPolicy: "IfNotPresent"
Expand Down
2 changes: 1 addition & 1 deletion applications/vo-cutouts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Image cutout service complying with IVOA SODA
| cloudsql.image.pullPolicy | string | `"IfNotPresent"` | Pull policy for Cloud SQL Auth Proxy images |
| cloudsql.image.repository | string | `"gcr.io/cloudsql-docker/gce-proxy"` | Cloud SQL Auth Proxy image to use |
| cloudsql.image.schemaUpdateTagSuffix | string | `"-alpine"` | Tag suffix to use for the proxy for schema updates |
| cloudsql.image.tag | string | `"1.37.1"` | Cloud SQL Auth Proxy tag to use |
| cloudsql.image.tag | string | `"1.37.2"` | Cloud SQL Auth Proxy tag to use |
| cloudsql.instanceConnectionName | string | None, must be set if Cloud SQL is used | Instance connection name for a Cloud SQL PostgreSQL instance |
| cloudsql.resources | object | See `values.yaml` | Resource limits and requests for the Cloud SQL Proxy container |
| config.databaseUrl | string | None, must be set if `cloudsql.enabled` is false | URL for the PostgreSQL database if Cloud SQL is not in use |
Expand Down
2 changes: 1 addition & 1 deletion applications/vo-cutouts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ cloudsql:
repository: "gcr.io/cloudsql-docker/gce-proxy"

# -- Cloud SQL Auth Proxy tag to use
tag: "1.37.1"
tag: "1.37.2"

# -- Tag suffix to use for the proxy for schema updates
schemaUpdateTagSuffix: "-alpine"
Expand Down
2 changes: 1 addition & 1 deletion charts/cadc-tap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ IVOA TAP service
| cloudsql.enabled | bool | `false` | Enable the Cloud SQL Auth Proxy sidecar, used with Cloud SQL databases on Google Cloud |
| cloudsql.image.pullPolicy | string | `"IfNotPresent"` | Pull policy for Cloud SQL Auth Proxy images |
| cloudsql.image.repository | string | `"gcr.io/cloudsql-docker/gce-proxy"` | Cloud SQL Auth Proxy image to use |
| cloudsql.image.tag | string | `"1.37.1"` | Cloud SQL Auth Proxy tag to use |
| cloudsql.image.tag | string | `"1.37.2"` | Cloud SQL Auth Proxy tag to use |
| cloudsql.instanceConnectionName | string | `""` | Instance connection name for a Cloud SQL PostgreSQL instance |
| cloudsql.resources | object | See `values.yaml` | Resource limits and requests for the Cloud SQL Proxy container |
| cloudsql.serviceAccount | string | None, must be set | The Google service account that has an IAM binding to the `cadc-tap` Kubernetes service accounts and has the `cloudsql.client` role, access |
Expand Down
2 changes: 1 addition & 1 deletion charts/cadc-tap/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ cloudsql:
repository: "gcr.io/cloudsql-docker/gce-proxy"

# -- Cloud SQL Auth Proxy tag to use
tag: "1.37.1"
tag: "1.37.2"

# -- Pull policy for Cloud SQL Auth Proxy images
pullPolicy: "IfNotPresent"
Expand Down
2 changes: 1 addition & 1 deletion starters/fastapi-safir-uws/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ cloudsql:
repository: "gcr.io/cloudsql-docker/gce-proxy"

# -- Cloud SQL Auth Proxy tag to use
tag: "1.37.1"
tag: "1.37.2"

# -- Pull policy for Cloud SQL Auth Proxy images
pullPolicy: "IfNotPresent"
Expand Down

0 comments on commit 825244b

Please sign in to comment.