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

fix(container): update docker.io/powerdns/dnsdist-19 ( 1.9.7 → 1.9.8 ) #3840

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

mahoro-bot[bot]
Copy link
Contributor

@mahoro-bot mahoro-bot bot commented Dec 17, 2024

This PR contains the following updates:

Package Update Change
docker.io/powerdns/dnsdist-19 patch 1.9.7 -> 1.9.8

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 Renovate Bot.

@mahoro-bot mahoro-bot bot requested a review from cbc02009 as a code owner December 17, 2024 11:17
@mahoro-bot mahoro-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Dec 17, 2024
@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Dec 17, 2024

--- kubernetes/main/apps/downloads/qbittorrent/app Kustomization: flux-system/qbittorrent HelmRelease: downloads/qbittorrent

+++ kubernetes/main/apps/downloads/qbittorrent/app Kustomization: flux-system/qbittorrent HelmRelease: downloads/qbittorrent

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

               runAsGroup: 568
               runAsNonRoot: true
               runAsUser: 568
           dnsdist:
             image:
               repository: docker.io/powerdns/dnsdist-19
-              tag: 1.9.7
+              tag: 1.9.8
           gluetun:
             env:
               DNS_ADDRESS: 127.0.0.2
               DOT: 'off'
               FIREWALL_INPUT_PORTS: 8080
               FIREWALL_OUTBOUND_SUBNETS: 10.11.0.0/16,10.10.0.0/16

@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Dec 17, 2024

--- HelmRelease: downloads/qbittorrent StatefulSet: downloads/qbittorrent

+++ HelmRelease: downloads/qbittorrent StatefulSet: downloads/qbittorrent

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

         - mountPath: /config
           name: config
         - mountPath: /media
           name: media
         - mountPath: /torrents
           name: torrents
-      - image: docker.io/powerdns/dnsdist-19:1.9.7
+      - image: docker.io/powerdns/dnsdist-19:1.9.8
         name: dnsdist
         volumeMounts:
         - mountPath: /etc/dnsdist/dnsdist.conf
           name: dnsdist
           readOnly: true
           subPath: dnsdist.conf

@mahoro-bot mahoro-bot bot merged commit 0c04f2f into main Dec 24, 2024
6 checks passed
@mahoro-bot mahoro-bot bot deleted the renovate/main-docker.io-powerdns-dnsdist-19-1.x branch December 24, 2024 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant