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 ghcr.io/ahinko/buoy ( 1.2.6 → 1.2.8 ) #4280

Merged
merged 1 commit into from
Feb 15, 2025

Conversation

homeops-bot[bot]
Copy link
Contributor

@homeops-bot homeops-bot bot commented Feb 13, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/ahinko/buoy patch 1.2.6 -> 1.2.8

Release Notes

ahinko/buoy (ghcr.io/ahinko/buoy)

v1.2.8

Compare Source

What's Changed

Full Changelog: ahinko/buoy@1.2.7...1.2.8

v1.2.7

Compare Source

What's Changed

Full Changelog: ahinko/buoy@1.2.6...1.2.7


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.

@homeops-bot
Copy link
Contributor Author

homeops-bot bot commented Feb 13, 2025

--- kubernetes/apps/networking/cloudflare-ddns/app Kustomization: networking/cloudflare-ddns CronJob: networking/cloudflare-ddns

+++ kubernetes/apps/networking/cloudflare-ddns/app Kustomization: networking/cloudflare-ddns CronJob: networking/cloudflare-ddns

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

                 printf "%s - Success - IP Address '%s' has been updated" "$(date -u)" "$ipv4"
                 exit 0
               fi
             envFrom:
             - secretRef:
                 name: cloudflare-ddns
-            image: ghcr.io/ahinko/buoy:1.2.6
+            image: ghcr.io/ahinko/buoy:1.2.8
             name: cloudflare-ddns
           restartPolicy: Never
       ttlSecondsAfterFinished: 300
   schedule: '*/15 * * * *'
   startingDeadlineSeconds: 10
   successfulJobsHistoryLimit: 1
--- kubernetes/apps/storage/zfs-scrub/app Kustomization: storage/zfs-scrub CronJob: storage/zfs-scrub-pool

+++ kubernetes/apps/storage/zfs-scrub/app Kustomization: storage/zfs-scrub CronJob: storage/zfs-scrub-pool

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

         spec:
           containers:
           - command:
             - /bin/sh
             - -c
             - zpool scrub pool
-            image: ghcr.io/ahinko/buoy:1.2.6
+            image: ghcr.io/ahinko/buoy:1.2.8
             imagePullPolicy: IfNotPresent
             name: scrub-pool
             securityContext:
               privileged: true
               runAsUser: 0
           nodeSelector:
--- kubernetes/apps/storage/zfs-scrub/app Kustomization: storage/zfs-scrub CronJob: storage/zfs-scrub-tank

+++ kubernetes/apps/storage/zfs-scrub/app Kustomization: storage/zfs-scrub CronJob: storage/zfs-scrub-tank

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

         spec:
           containers:
           - command:
             - /bin/sh
             - -c
             - zpool scrub tank
-            image: ghcr.io/ahinko/buoy:1.2.6
+            image: ghcr.io/ahinko/buoy:1.2.8
             imagePullPolicy: IfNotPresent
             name: scrub-tank
             securityContext:
               privileged: true
               runAsUser: 0
           nodeSelector:

| datasource | package             | from  | to    |
| ---------- | ------------------- | ----- | ----- |
| docker     | ghcr.io/ahinko/buoy | 1.2.6 | 1.2.8 |
@homeops-bot homeops-bot bot force-pushed the renovate/ghcr.io-ahinko-buoy-1.x branch from 8712498 to 05fa9ce Compare February 14, 2025 09:05
@homeops-bot homeops-bot bot changed the title fix(container): update ghcr.io/ahinko/buoy ( 1.2.6 → 1.2.7 ) fix(container): update ghcr.io/ahinko/buoy ( 1.2.6 → 1.2.8 ) Feb 14, 2025
@ahinko ahinko merged commit 5c97e6f into main Feb 15, 2025
5 checks passed
@ahinko ahinko deleted the renovate/ghcr.io-ahinko-buoy-1.x branch February 15, 2025 14:58
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