mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
committed by
Kubernetes Prow Robot
parent
f04f280aa5
commit
785c2bdec4
@@ -1,8 +1,8 @@
|
||||
apiVersion: v1
|
||||
description: Envoy is an open source edge and service proxy, designed for cloud-native applications.
|
||||
name: envoy
|
||||
version: 1.1.2
|
||||
appVersion: 1.6
|
||||
version: 1.2.0
|
||||
appVersion: 1.8.0
|
||||
keywords:
|
||||
- envoy
|
||||
- proxy
|
||||
|
||||
@@ -14,8 +14,8 @@ strategy: |
|
||||
|
||||
image:
|
||||
repository: envoyproxy/envoy-alpine
|
||||
tag: 952c5e1db91b6bcc1c11a0c8316d6b11bbcc3657
|
||||
## ^ ref: https://github.com/envoyproxy/envoy/commit/952c5e1db91b6bcc1c11a0c8316d6b11bbcc3657
|
||||
tag: 3b75abab717f2c824d3b32b1afcf3383a8cb65ff
|
||||
## ^ ref: https://github.com/envoyproxy/envoy/commit/3b75abab717f2c824d3b32b1afcf3383a8cb65ff
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
command:
|
||||
|
||||
Reference in New Issue
Block a user