Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(helm): update chart pihole to 2.24.0 #367

Merged
merged 1 commit into from
May 16, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 14, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change OpenSSF
pihole (source) minor 2.23.0 -> 2.24.0 OpenSSF Scorecard

Release Notes

MoJo2600/pihole-kubernetes (pihole)

v2.24.0: pihole: v2.24.0

Compare Source

Features

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

--- kubernetes/apps/networking/pihole/app Kustomization: flux-system/pihole HelmRelease: networking/pihole

+++ kubernetes/apps/networking/pihole/app Kustomization: flux-system/pihole HelmRelease: networking/pihole

@@ -13,13 +13,13 @@

     spec:
       chart: pihole
       sourceRef:
         kind: HelmRepository
         name: pihole
         namespace: flux-system
-      version: 2.23.0
+      version: 2.24.0
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
   uninstall:

Copy link

--- HelmRelease: networking/pihole Deployment: networking/pihole

+++ HelmRelease: networking/pihole Deployment: networking/pihole

@@ -22,13 +22,13 @@

     metadata:
       annotations:
         checksum.config.adlists: 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546
         checksum.config.blacklist: 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546
         checksum.config.regex: 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546
         checksum.config.whitelist: 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546
-        checksum.config.dnsmasqConfig: aaefe584de73773cb9f7124b3325bd71afb748694b9aa715c16b56adcdef805
+        checksum.config.dnsmasqConfig: a6e02a27673d3d303a3373bab2a4a5f19214cea71263c868502eef7e5c3587c
         checksum.config.staticDhcpConfig: 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546
       labels:
         app: pihole
         release: pihole
     spec:
       dnsPolicy: None
@@ -100,13 +100,13 @@

               key: pihole-password
               name: pihole-secret
         - name: DNS1
           value: 127.0.0.1#5053
         - name: DNS2
           value: 127.0.0.1#5053
-        image: pihole/pihole:2024.03.2
+        image: pihole/pihole:2024.05.0
         imagePullPolicy: IfNotPresent
         securityContext:
           privileged: false
         ports:
         - containerPort: 80
           name: http

@chrisbsmith chrisbsmith merged commit 7c8c380 into main May 16, 2024
5 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/pihole-2.x branch May 16, 2024 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant