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(container)!: Update ghcr.io/osnabrugge/pihole-exporter ( v0.4.0 β†’ v1.0.0 ) #3099

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

Conversation

naoki-bot[bot]
Copy link
Contributor

@naoki-bot naoki-bot bot commented Feb 22, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/osnabrugge/pihole-exporter major v0.4.0 -> v1.0.0

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 these updates again.


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

This PR has been generated by Renovate Bot.

@naoki-bot
Copy link
Contributor Author

naoki-bot bot commented Feb 22, 2025

--- kubernetes/main/apps/observability/exporters/pihole Kustomization: flux-system/pihole-exporter HelmRelease: observability/pihole-exporter

+++ kubernetes/main/apps/observability/exporters/pihole Kustomization: flux-system/pihole-exporter HelmRelease: observability/pihole-exporter

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

               PORT: 9617
             envFrom:
             - secretRef:
                 name: pihole-exporter
             image:
               repository: ghcr.io/osnabrugge/pihole-exporter
-              tag: v0.4.0@sha256:0e8e100ed3916db1d816a4d23066e65509d79840f6e2b81df8bab42a070e2f6b
+              tag: v1.0.0@sha256:2291c439cfd4684bc9df1788a1038d72ec9c805530d5b1f9e50567ebb765c6fd
             resources:
               limits:
                 memory: 60M
               requests:
                 cpu: 15m
     service:

@naoki-bot
Copy link
Contributor Author

naoki-bot bot commented Feb 22, 2025

--- HelmRelease: observability/pihole-exporter Deployment: observability/pihole-exporter

+++ HelmRelease: observability/pihole-exporter Deployment: observability/pihole-exporter

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

           value: 10.0.0.254
         - name: PORT
           value: '9617'
         envFrom:
         - secretRef:
             name: pihole-exporter
-        image: ghcr.io/osnabrugge/pihole-exporter:v0.4.0@sha256:0e8e100ed3916db1d816a4d23066e65509d79840f6e2b81df8bab42a070e2f6b
+        image: ghcr.io/osnabrugge/pihole-exporter:v1.0.0@sha256:2291c439cfd4684bc9df1788a1038d72ec9c805530d5b1f9e50567ebb765c6fd
         name: app
         resources:
           limits:
             memory: 60M
           requests:
             cpu: 15m

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