Skip to content

Commit

Permalink
chore(deps): update container image pihole/pihole to v2023.11.0@24b1e…
Browse files Browse the repository at this point in the history
…f8 (#15274)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [pihole/pihole](https://togithub.com/pi-hole/docker-pi-hole) | minor |
`2023.10.0` -> `2023.11.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>

###
[`v2023.11.0`](https://togithub.com/pi-hole/docker-pi-hole/releases/tag/2023.11.0)

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

Nothing Docker specific, this release pulls in web v5.21

https://github.com/pi-hole/web/releases/tag/v5.21

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

#### What's Changed

- Insert icheck CSS right after bootstrap file. by
[@&#8203;rdwebdesign](https://togithub.com/rdwebdesign) in
[https://github.com/pi-hole/web/pull/2752](https://togithub.com/pi-hole/web/pull/2752)
- New (additional) LCARS theme inspired by Picard TV show by
[@&#8203;MichalSvatos](https://togithub.com/MichalSvatos) in
[https://github.com/pi-hole/web/pull/2709](https://togithub.com/pi-hole/web/pull/2709)
- Add word break for clients column to avoid horizontal scrollbar by
[@&#8203;rdwebdesign](https://togithub.com/rdwebdesign) in
[https://github.com/pi-hole/web/pull/2838](https://togithub.com/pi-hole/web/pull/2838)

#### New Contributors

- [@&#8203;MichalSvatos](https://togithub.com/MichalSvatos) made their
first contribution in
[https://github.com/pi-hole/web/pull/2709](https://togithub.com/pi-hole/web/pull/2709)

**Full Changelog**:
pi-hole/web@v5.20.2...v5.21

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
  • Loading branch information
truecharts-admin authored Nov 24, 2023
1 parent 403aa62 commit 27af2ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/pihole/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2023.10.0"
appVersion: 2023.11.0
dependencies:
- name: common
repository: https://library-charts.truecharts.org
Expand All @@ -22,7 +22,7 @@ sources:
- https://github.com/pi-hole
- https://github.com/pi-hole/docker-pi-hole
type: application
version: 11.0.8
version: 11.1.8
annotations:
truecharts.org/category: networking
truecharts.org/SCALE-support: "true"
Expand Down
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.10.0@sha256:562766abc805d5005bb2d2aa5d4bbf2d9b347380b1ea4504fb59b2100500f672
tag: 2023.11.0@sha256:24b1ef8f66d810faffefdb9b66850bbe2d55013506b892605acef414e210edeb
pihole:
webPassword: "somepassword"
dnsServers:
Expand Down

0 comments on commit 27af2ec

Please sign in to comment.