bumb ambassador to version 0.73.0 (#15497)

Signed-off-by: Noah Krause <krausenoah@gmail.com>
This commit is contained in:
nbkrause
2019-07-13 16:51:02 -07:00
committed by Kubernetes Prow Robot
parent 3c67bc2ad4
commit 0d63185d39
3 changed files with 6 additions and 3 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: 0.72.0
appVersion: 0.73.0
description: A Helm chart for Datawire Ambassador
name: ambassador
version: 2.12.3
version: 2.12.4
icon: https://www.getambassador.io/images/logo.png
home: https://www.getambassador.io/
sources:
+3
View File
@@ -29,6 +29,9 @@ rules:
- apiGroups: [ "apiextensions.k8s.io" ]
resources: [ "customresourcedefinitions" ]
verbs: ["get", "list", "watch"]
- apiGroups: [ "networking.internal.knative.dev"]
resources: [ "clusteringresses" ]
verbs: ["get", "list", "watch"]
{{- if .Values.pro.enabled }}
- apiGroups: [""]
resources: [ "secrets" ]
+1 -1
View File
@@ -47,7 +47,7 @@ securityContext:
image:
repository: quay.io/datawire/ambassador
tag: 0.72.0
tag: 0.73.0
pullPolicy: IfNotPresent
nameOverride: ""