mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Update gcloud-sqlproxy image tag (#1641)
* Update gcloud-sqlproxy image tag * Fix up typo * Update Chart.yaml
This commit is contained in:
committed by
Vic Iglesias
parent
6491a007b6
commit
c2021e341c
@@ -1,5 +1,5 @@
|
||||
name: gcloud-sqlproxy
|
||||
version: 0.1.0
|
||||
version: 0.1.1
|
||||
description: Google Cloud SQL Proxy
|
||||
keywords:
|
||||
- google
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
## Google Cloud SQl Proxy image
|
||||
## Google Cloud SQL Proxy image
|
||||
## ref: https://cloud.google.com/sql/docs/mysql/sql-proxy
|
||||
## ref: https://cloud.google.com/sql/docs/postgres/sql-proxy
|
||||
image: b.gcr.io/cloudsql-docker/gce-proxy
|
||||
imageTag: "1.09"
|
||||
imageTag: "1.10"
|
||||
|
||||
## Specify a imagePullPolicy
|
||||
## 'Always' if imageTag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user