mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/coredns] Update coredns to 1.3.0 (#10040)
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
f0c8010463
commit
b6e7b24796
@@ -1,6 +1,6 @@
|
||||
name: coredns
|
||||
version: 1.2.1
|
||||
appVersion: 1.2.6
|
||||
version: 1.2.2
|
||||
appVersion: 1.3.0
|
||||
description: CoreDNS is a DNS server that chains plugins and provides Kubernetes DNS Services
|
||||
keywords:
|
||||
- coredns
|
||||
|
||||
@@ -6,7 +6,7 @@ replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: coredns/coredns
|
||||
tag: "1.2.6"
|
||||
tag: "1.3.0"
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user