Skip to content

feat(container): update ghcr.io/0xerr0r/blocky ( v0.33.0 ➔ v0.34.0 ) - #840

Open
renovatebot-mcsrobert[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-0xerr0r-blocky-0.x
Open

feat(container): update ghcr.io/0xerr0r/blocky ( v0.33.0 ➔ v0.34.0 )#840
renovatebot-mcsrobert[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-0xerr0r-blocky-0.x

Conversation

@renovatebot-mcsrobert

@renovatebot-mcsrobert renovatebot-mcsrobert Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/0xerr0r/blocky minor v0.33.0v0.34.0

Release Notes

0xERR0R/blocky (ghcr.io/0xerr0r/blocky)

v0.34.0

Compare Source

Changelog
Bug fixes
Build and dependencies
Misc

❤️ Support Blocky

Blocky is free and open source, developed in my spare time — no telemetry, no ads, no hidden
filtering. If it's useful to you, please consider supporting its continued development:

GitHub Sponsors ·
thanks.dev ·
Liberapay ·
Ko-fi ·
PayPal

Thank you to everyone supporting Blocky! 🙏


Configuration

📅 Schedule: (in timezone Europe/Amsterdam)

  • Branch creation
    • "on thursday"
  • Automerge
    • "on tuesday and wednesday after 09:00 and before 18:00"

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Mend Renovate.

@github-actions

Copy link
Copy Markdown
--- kubernetes/apps/network/blocky/app Kustomization: flux-system/blocky HelmRelease: network/blocky

+++ kubernetes/apps/network/blocky/app Kustomization: flux-system/blocky HelmRelease: network/blocky

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

         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           blocky:
             image:
               repository: ghcr.io/0xerr0r/blocky
-              tag: v0.33.0@sha256:96c4ee1d4abee3e81475796403ffde0dfd0c53a6e263e2c35c867ba5563535d4
+              tag: v0.34.0@sha256:595136fb127f4c952b621113e668c09acdcf15ac054d96ee6d4c51a76c35f5fd
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   tcpSocket:
--- kubernetes/apps/network/blocky/app Kustomization: flux-system/blocky ExternalSecret: network/blocky-config

+++ kubernetes/apps/network/blocky/app Kustomization: flux-system/blocky ExternalSecret: network/blocky-config

@@ -20,8 +20,8 @@

     name: blocky-config
     template:
       templateFrom:
       - configMap:
           items:
           - key: config.yaml
-          name: blocky-config-template-8847gg2g4b
+          name: blocky-config-template-f6mk578c9f
 
--- kubernetes/apps/network/blocky/app Kustomization: flux-system/blocky ConfigMap: network/blocky-config-template-8847gg2g4b

+++ kubernetes/apps/network/blocky/app Kustomization: flux-system/blocky ConfigMap: network/blocky-config-template-8847gg2g4b

@@ -1,67 +0,0 @@

----
-apiVersion: v1
-data:
-  config.yaml: |
-    ---
-    # yaml-language-server: $schema=https://0xerr0r.github.io/blocky/v0.33.0/config.schema.json
-    ports:
-      dns: 1053
-      http: 4000
-    redis:
-      address: blocky-dragonfly.network.svc.cluster.local:6379
-      password: "{{ .DRAGONFLY_PASSWORD }}"
-    prometheus:
-      enable: true
-    upstreams:
-      groups:
-        default:
-          - &quad9_tls tcp-tls:dns.quad9.net
-          - &dns4eu_tls tcp-tls:unfiltered.joindns4.eu
-    bootstrapDns:
-      - upstream: *quad9_tls
-        ips:
-          - 9.9.9.9
-          - 149.112.112.112
-          - 2620:fe::fe
-          - 2620:fe::9
-      - upstream: *dns4eu_tls
-        ips:
-          - 86.54.11.100
-          - 86.54.11.200
-          - 2a13:1001::86:54:11:100
-          - 2a13:1001::86:54:11:200
-    conditional:
-      fallbackUpstream: false
-      mapping:
-        fritz.box: 192.168.178.1
-        178.168.192.in-addr.arpa: 192.168.178.1
-    clientLookup:
-      upstream: 192.168.178.1
-    customDNS:
-      mapping:
-        nas...PLACEHOLDER_CLUSTER_DOMAIN..: 192.168.178.8
-        bao...PLACEHOLDER_CLUSTER_DOMAIN..: 192.168.178.201,fda9:55ad:3154:0:8::201
-        ..PLACEHOLDER_CLUSTER_DOMAIN..: "192.168.178.200,fda9:55ad:3154:0:8::2"
-    blocking:
-      denylists:
-        ads:
-          - https://big.oisd.nl/domainswild
-          - https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/normal.txt
-        malware:
-          - https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/doh.txt
-          - https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/tif.txt
-      clientGroupsBlock:
-        default:
-          - ads
-          - malware
-      loading:
-        downloads:
-          cachePath: /var/cache/blocky/lists
-kind: ConfigMap
-metadata:
-  labels:
-    kustomize.toolkit.fluxcd.io/name: blocky
-    kustomize.toolkit.fluxcd.io/namespace: flux-system
-  name: blocky-config-template-8847gg2g4b
-  namespace: network
-
--- kubernetes/apps/network/blocky/app Kustomization: flux-system/blocky ConfigMap: network/blocky-config-template-f6mk578c9f

+++ kubernetes/apps/network/blocky/app Kustomization: flux-system/blocky ConfigMap: network/blocky-config-template-f6mk578c9f

@@ -0,0 +1,67 @@

+---
+apiVersion: v1
+data:
+  config.yaml: |
+    ---
+    # yaml-language-server: $schema=https://0xerr0r.github.io/blocky/v0.34.0/config.schema.json
+    ports:
+      dns: 1053
+      http: 4000
+    redis:
+      address: blocky-dragonfly.network.svc.cluster.local:6379
+      password: "{{ .DRAGONFLY_PASSWORD }}"
+    prometheus:
+      enable: true
+    upstreams:
+      groups:
+        default:
+          - &quad9_tls tcp-tls:dns.quad9.net
+          - &dns4eu_tls tcp-tls:unfiltered.joindns4.eu
+    bootstrapDns:
+      - upstream: *quad9_tls
+        ips:
+          - 9.9.9.9
+          - 149.112.112.112
+          - 2620:fe::fe
+          - 2620:fe::9
+      - upstream: *dns4eu_tls
+        ips:
+          - 86.54.11.100
+          - 86.54.11.200
+          - 2a13:1001::86:54:11:100
+          - 2a13:1001::86:54:11:200
+    conditional:
+      fallbackUpstream: false
+      mapping:
+        fritz.box: 192.168.178.1
+        178.168.192.in-addr.arpa: 192.168.178.1
+    clientLookup:
+      upstream: 192.168.178.1
+    customDNS:
+      mapping:
+        nas...PLACEHOLDER_CLUSTER_DOMAIN..: 192.168.178.8
+        bao...PLACEHOLDER_CLUSTER_DOMAIN..: 192.168.178.201,fda9:55ad:3154:0:8::201
+        ..PLACEHOLDER_CLUSTER_DOMAIN..: "192.168.178.200,fda9:55ad:3154:0:8::2"
+    blocking:
+      denylists:
+        ads:
+          - https://big.oisd.nl/domainswild
+          - https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/normal.txt
+        malware:
+          - https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/doh.txt
+          - https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/tif.txt
+      clientGroupsBlock:
+        default:
+          - ads
+          - malware
+      loading:
+        downloads:
+          cachePath: /var/cache/blocky/lists
+kind: ConfigMap
+metadata:
+  labels:
+    kustomize.toolkit.fluxcd.io/name: blocky
+    kustomize.toolkit.fluxcd.io/namespace: flux-system
+  name: blocky-config-template-f6mk578c9f
+  namespace: network
+

@github-actions

Copy link
Copy Markdown
--- HelmRelease: network/blocky Deployment: network/blocky

+++ HelmRelease: network/blocky Deployment: network/blocky

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

           matchLabels:
             app.kubernetes.io/name: blocky
         maxSkew: 1
         topologyKey: kubernetes.io/hostname
         whenUnsatisfiable: DoNotSchedule
       containers:
-      - image: ghcr.io/0xerr0r/blocky:v0.33.0@sha256:96c4ee1d4abee3e81475796403ffde0dfd0c53a6e263e2c35c867ba5563535d4
+      - image: ghcr.io/0xerr0r/blocky:v0.34.0@sha256:595136fb127f4c952b621113e668c09acdcf15ac054d96ee6d4c51a76c35f5fd
         livenessProbe:
           tcpSocket:
             port: 1053
         name: blocky
         resources:
           limits:

@renovatebot-mcsrobert
renovatebot-mcsrobert Bot force-pushed the renovate/ghcr.io-0xerr0r-blocky-0.x branch 3 times, most recently from 643d2d0 to ac5ecd0 Compare July 30, 2026 14:10
| datasource | package                | from    | to      |
| ---------- | ---------------------- | ------- | ------- |
| docker     | ghcr.io/0xerr0r/blocky | v0.33.0 | v0.34.0 |
@renovatebot-mcsrobert
renovatebot-mcsrobert Bot force-pushed the renovate/ghcr.io-0xerr0r-blocky-0.x branch from ac5ecd0 to aed5443 Compare July 30, 2026 15:10
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.

0 participants