mirror of
https://github.com/helm/charts.git
synced 2026-08-20 04:47:32 +00:00
upgrade external-dns to 0.5.5 (#7363)
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
This commit is contained in:
committed by
k8s-ci-robot
parent
7623c35945
commit
8cd459ab8a
@@ -2,8 +2,8 @@ apiVersion: v1
|
||||
description: Configure external DNS servers (AWS Route53, Google CloudDNS and others)
|
||||
for Kubernetes Ingresses and Services
|
||||
name: external-dns
|
||||
version: 0.7.2
|
||||
appVersion: 0.5.4
|
||||
version: 0.7.3
|
||||
appVersion: 0.5.5
|
||||
home: https://github.com/kubernetes-incubator/external-dns
|
||||
sources:
|
||||
- https://github.com/kubernetes-incubator/external-dns
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
## Details about the image to be pulled.
|
||||
image:
|
||||
name: registry.opensource.zalan.do/teapot/external-dns
|
||||
tag: v0.5.4
|
||||
tag: v0.5.5
|
||||
pullSecrets: []
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user