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 ) #718

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 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 - "every weekend" in timezone Europe/Paris, 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 was generated by Mend Renovate. View the repository job log.

Copy link

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

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

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

               runAsNonRoot: true
               runAsUser: 2000
         initContainers:
           dnsdist:
             image:
               repository: docker.io/powerdns/dnsdist-19
-              tag: 1.9.7
+              tag: 1.9.8
             restartPolicy: Always
           gluetun:
             dependsOn:
             - dnsdist
             env:
               DNS_ADDRESS: 127.0.0.2

Copy link

--- HelmRelease: downloads/qbittorrent Deployment: downloads/qbittorrent

+++ HelmRelease: downloads/qbittorrent Deployment: downloads/qbittorrent

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

       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       terminationGracePeriodSeconds: 120
       initContainers:
-      - image: docker.io/powerdns/dnsdist-19:1.9.7
+      - image: docker.io/powerdns/dnsdist-19:1.9.8
         name: dnsdist
         restartPolicy: Always
         volumeMounts:
         - mountPath: /etc/dnsdist/dnsdist.conf
           name: dnsdist
           readOnly: true

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