Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.
Closed
Show file tree
Hide file tree
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 stable/gcloud-endpoints/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: gcloud-endpoints
version: 0.1.0
version: 0.1.1
description: Develop, deploy, protect and monitor your APIs with Google Cloud Endpoints.
keywords:
- google
Expand Down
2 changes: 1 addition & 1 deletion stable/gcloud-endpoints/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Google Cloud Endpoints Runtime image
## ref: https://cloud.google.com/endpoints/docs/quickstart-container-engine#deploying_the_sample_api_to_the_cluster
image: b.gcr.io/endpoints/endpoints-runtime:1
image: gcr.io/endpoints-release/endpoints-runtime:1

## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down