Skip to content

Commit

Permalink
chore(deps): update container image pihole/pihole to v2024.01.0@d095e…
Browse files Browse the repository at this point in the history
…c4 by renovate (truecharts#17027)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [pihole/pihole](https://togithub.com/pi-hole/docker-pi-hole) | major |
`2023.11.0` -> `2024.01.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.01.0`](https://togithub.com/pi-hole/docker-pi-hole/releases/tag/2024.01.0)

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

Nothing docker specific this time around.

<!-- Release notes generated using configuration in .github/release.yml
at development -->

#### What's Changed (FTL v5.24)

- Update dependabot.yml by
[@&truecharts#8203;PromoFaux](https://togithub.com/PromoFaux) in
[https://github.com/pi-hole/FTL/pull/1587](https://togithub.com/pi-hole/FTL/pull/1587)
- Add pihole-FTL sqlite3 -ni by
[@&truecharts#8203;DL6ER](https://togithub.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/1820](https://togithub.com/pi-hole/FTL/pull/1820)
- Fix possible crash with high client activity by
[@&truecharts#8203;DL6ER](https://togithub.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/1777](https://togithub.com/pi-hole/FTL/pull/1777)
- Implement special domains whitelisting by
[@&truecharts#8203;DL6ER](https://togithub.com/DL6ER) in
[https://github.com/pi-hole/FTL/pull/1808](https://togithub.com/pi-hole/FTL/pull/1808)

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

<!-- Release notes generated using configuration in .github/release.yml
at development -->

#### What's Changed (Core v5.17.3)

- Add "-ni" to all sqlite3 invocations (v5) by
[@&truecharts#8203;DL6ER](https://togithub.com/DL6ER) in
[https://github.com/pi-hole/pi-hole/pull/5519](https://togithub.com/pi-hole/pi-hole/pull/5519)

**Full Changelog**:
pi-hole/pi-hole@v5.17.2...v5.17.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
  • Loading branch information
2 people authored and Gabriel Bärzén committed Feb 2, 2024
1 parent 436822d commit 87005a6
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 deletions charts/stable/pihole/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: pihole
version: 13.1.6
appVersion: 2023.11.0
version: 14.0.0
appVersion: 2024.01.0
description: DNS and Ad-filtering for your network
home: https://truecharts.org/charts/stable/pihole
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.png
deprecated: false
sources:
- https://github.com/pi-hole
- https://github.com/truecharts/charts/tree/master/charts/stable/pihole
- https://hub.docker.com/r/pihole/pihole
- https://github.com/pi-hole/docker-pi-hole
- https://pi-hole.net/
- https://github.com/truecharts/charts/tree/master/charts/stable/pihole
- https://hub.docker.com/r/pihole/pihole
- https://github.com/pi-hole
- https://github.com/pi-hole/docker-pi-hole
- https://pi-hole.net/
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- DNS
- DNS
dependencies:
- name: common
version: 17.2.22
Expand All @@ -28,11 +28,11 @@ dependencies:
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: networking
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: networking
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
type: application
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: 2023.11.0@sha256:24b1ef8f66d810faffefdb9b66850bbe2d55013506b892605acef414e210edeb
tag: 2024.01.0@sha256:d095ec4982b6d9d6ccd95e7cf9c6c731d073d3ec4705de1d3cc1bfa4f3633e03
pihole:
webPassword: somepassword"
dnsServers:
Expand Down

0 comments on commit 87005a6

Please sign in to comment.