Merge pull request 'Update chart coredns to 1.36.1' (#786) from renovate/coredns-1.x into main
Reviewed-on: #786
This commit is contained in:
commit
414d60504f
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ spec:
|
|||
chart:
|
||||
spec:
|
||||
chart: coredns
|
||||
version: 1.36.0
|
||||
version: 1.36.1
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: coredns
|
||||
|
|
|
@ -31,7 +31,7 @@ releases:
|
|||
- name: coredns
|
||||
namespace: kube-system
|
||||
chart: coredns/coredns
|
||||
version: 1.36.0
|
||||
version: 1.36.1
|
||||
values:
|
||||
- ../apps/kube-system/coredns/app/helm-values.yml
|
||||
needs:
|
||||
|
|
Loading…
Reference in a new issue