Skip to content

Commit

Permalink
feat(helm-chart): update helm release external-dns to 1.14.2
Browse files Browse the repository at this point in the history
| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| helm       | external-dns | 1.13.1 | 1.14.2 |
  • Loading branch information
klaus-renovate[bot] authored Jan 22, 2024
1 parent 9aef19f commit 33c622e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: external-dns
version: 1.13.1
version: 1.14.2
sourceRef:
kind: HelmRepository
name: kubernetes-sigs-external-dns
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: external-dns
version: 1.13.1
version: 1.14.2
sourceRef:
kind: HelmRepository
name: kubernetes-sigs-external-dns
Expand Down

0 comments on commit 33c622e

Please sign in to comment.