Skip to content

Commit

Permalink
chore(deps): update container image pihole/pihole to v2024.02.0@80770…
Browse files Browse the repository at this point in the history
…53 by renovate (#18430)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [pihole/pihole](https://togithub.com/pi-hole/docker-pi-hole) | minor |
`2024.01.0` -> `2024.02.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>pi-hole/docker-pi-hole (pihole/pihole)</summary>

###
[`v2024.02.0`](https://togithub.com/pi-hole/docker-pi-hole/releases/tag/2024.02.0)

[Compare
Source](https://togithub.com/pi-hole/docker-pi-hole/compare/2024.01.0...2024.02.0)

Nothing Docker-specific this time around.

Tagging to include FTL v5.25

See [our recent blog
post](https://pi-hole.net/blog/2024/02/13/fixing-two-new-dnssec-vulnerabilities/)
for details concerning this release.

#### What's Changed (FTL)

- Update embedded dnsmasq to v2.90 (Pi-hole v5) by
[@&#8203;DL6ER](https://togithub.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/1881](https://togithub.com/pi-hole/FTL/pull/1881)

**Full Changelog**: pi-hole/FTL@v5.24...v5.25

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
  • Loading branch information
truecharts-admin authored Feb 21, 2024
1 parent c0fa5cd commit aa88971
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions charts/stable/pihole/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
annotations:
max_scale_version: 23.10.2
max_scale_version: 24.04.0
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: networking
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.01.0
appVersion: 2024.02.0
dependencies:
- name: common
version: 17.4.2
Expand All @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pihole
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.png
keywords:
- DNS
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/pihole
- https://hub.docker.com/r/pihole/pihole
type: application
version: 14.1.0
version: 14.2.0
2 changes: 1 addition & 1 deletion charts/stable/pihole/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: pihole/pihole
pullPolicy: IfNotPresent
tag: 2024.01.0@sha256:d095ec4982b6d9d6ccd95e7cf9c6c731d073d3ec4705de1d3cc1bfa4f3633e03
tag: 2024.02.0@sha256:8077053835c2d2449041adad0c272d6e5fea3df91c5dfc3dae2bd950999c3118
pihole:
webPassword: somepassword"
dnsServers:
Expand Down

0 comments on commit aa88971

Please sign in to comment.