Skip to content

Commit

Permalink
fix(helm): update chart external-dns to 1.13.1 (#2367)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [external-dns](https://togithub.com/kubernetes-sigs/external-dns) |
patch | `1.13.0` -> `1.13.1` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44OC4xIiwidXBkYXRlZEluVmVyIjoiMzYuODguMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: repo-jeeves <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Sep 8, 2023
1 parent 01a4a05 commit 09300b9
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 @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: external-dns
version: 1.13.0
version: 1.13.1
sourceRef:
kind: HelmRepository
name: external-dns-charts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: external-dns
version: 1.13.0
version: 1.13.1
sourceRef:
kind: HelmRepository
name: external-dns-charts
Expand Down

0 comments on commit 09300b9

Please sign in to comment.