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/larivierec/cloudflare-ddns ( v1.0.4 → v1.0.5 ) #3658

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

smurf-bot[bot]
Copy link
Contributor

@smurf-bot smurf-bot bot commented Feb 4, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/larivierec/cloudflare-ddns patch v1.0.4 -> v1.0.5

Release Notes

larivierec/cloudflare-ddns (ghcr.io/larivierec/cloudflare-ddns)

v1.0.5

Compare Source

What's Changed
Go Dependencies
CI

Full Changelog: larivierec/cloudflare-ddns@v1.0.4...v1.0.5


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.

…v1.0.5 )

| datasource | package                            | from   | to     |
| ---------- | ---------------------------------- | ------ | ------ |
| docker     | ghcr.io/larivierec/cloudflare-ddns | v1.0.4 | v1.0.5 |
@smurf-bot smurf-bot bot requested a review from joryirving as a code owner February 4, 2025 23:02
@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 4, 2025

--- HelmRelease: network/cloudflare-ddns Deployment: network/cloudflare-ddns

+++ HelmRelease: network/cloudflare-ddns Deployment: network/cloudflare-ddns

@@ -45,13 +45,13 @@

         env:
         - name: ACCOUNT_TOKEN
           valueFrom:
             secretKeyRef:
               key: api-token
               name: cloudflare-ddns
-        image: ghcr.io/larivierec/cloudflare-ddns:v1.0.4@sha256:f123e68ef898c0618d3e20085e5b4ac82e936df433a2be193316cfc5318b4083
+        image: ghcr.io/larivierec/cloudflare-ddns:v1.0.5@sha256:1246a89a90c6b8c3ae5e1dd6ab0b75afbdc40e73b5903e9f8a6f6e5e10dd4e10
         livenessProbe:
           httpGet:
             path: /health/alive
             port: 8080
         name: app
         readinessProbe:

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 4, 2025

--- kubernetes/utility/apps/network/external/cloudflare-ddns Kustomization: network/external-cloudflare-ddns HelmRelease: network/cloudflare-ddns

+++ kubernetes/utility/apps/network/external/cloudflare-ddns Kustomization: network/external-cloudflare-ddns HelmRelease: network/cloudflare-ddns

@@ -45,13 +45,13 @@

                 valueFrom:
                   secretKeyRef:
                     key: api-token
                     name: cloudflare-ddns
             image:
               repository: ghcr.io/larivierec/cloudflare-ddns
-              tag: v1.0.4@sha256:f123e68ef898c0618d3e20085e5b4ac82e936df433a2be193316cfc5318b4083
+              tag: v1.0.5@sha256:1246a89a90c6b8c3ae5e1dd6ab0b75afbdc40e73b5903e9f8a6f6e5e10dd4e10
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

@joryirving joryirving merged commit e6ca15a into main Feb 5, 2025
13 checks passed
@joryirving joryirving deleted the renovate/ghcr.io-larivierec-cloudflare-ddns-1.0.x branch February 5, 2025 02:58
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