Skip to content

chore(container): update image docker.io/electh/nextflux ( cdff957 ➔ d435f1a )#1241

Merged
jfroy merged 1 commit intomainfrom
renovate/docker.io-electh-nextflux-latest
May 4, 2026
Merged

chore(container): update image docker.io/electh/nextflux ( cdff957 ➔ d435f1a )#1241
jfroy merged 1 commit intomainfrom
renovate/docker.io-electh-nextflux-latest

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 29, 2026

This PR contains the following updates:

Package Update Change
docker.io/electh/nextflux digest cdff957d435f1a

Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • 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 was generated by Mend Renovate. View the repository job log.

Summary by CodeRabbit

  • Chores
    • Updated Nextflux deployment to the latest version.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 29, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 5acb347f-9839-43c2-9d1d-4fdfe5794699

📥 Commits

Reviewing files that changed from the base of the PR and between 6b8ce95 and 4d3b53d.

📒 Files selected for processing (1)
  • kubernetes/apps/default/nextflux/app/helmrelease.yaml

📝 Walkthrough

Walkthrough

Updated the Nextflux HelmRelease image tag digest at spec.values.controllers.nextflux.containers.nextflux.image.tag, changing the SHA256 from cdff9575f...bedb60d8 to d435f1a6...3cf7bc9. Repository and pullPolicy: Always remain unchanged.

Changes

Image Digest Update

Layer / File(s) Summary
Data Shape / Values
kubernetes/apps/default/nextflux/app/helmrelease.yaml
spec.values.controllers.nextflux.containers.nextflux.image.tag value changed from latest@sha256:cdff9575f980e18d29b40358b7c9e7066856748600d8ae4c751aa851bedb60d8 to latest@sha256:d435f1a6a76c6295c19118fd1837834ab90c597568a425dca248be7843cf7bc9.
Wiring / Deployment
kubernetes/apps/default/nextflux/app/helmrelease.yaml
HelmRelease now references the new pinned image digest; no other chart values were modified.
Tests / Documentation (n/a)
-
No tests or docs changed in this PR.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested reviewers

  • jfroy

Poem

🐰 I found a new hash on a morning run,
Swapped one tiny line — the update's done.
With carrots packed and a joyful hop,
The image pins tight; we never stop. 🥕

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating the Nextflux container image digest from cdff957 to d435f1a, which is the sole modification in this pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/docker.io-electh-nextflux-latest

Review rate limit: 9/10 reviews remaining, refill in 6 minutes.

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 29, 2026

--- HelmRelease: default/nextflux Deployment: default/nextflux

+++ HelmRelease: default/nextflux Deployment: default/nextflux

@@ -44,13 +44,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: TZ
           value: America/Los_Angeles
-        image: docker.io/electh/nextflux:latest@sha256:cdff9575f980e18d29b40358b7c9e7066856748600d8ae4c751aa851bedb60d8
+        image: docker.io/electh/nextflux:latest@sha256:d435f1a6a76c6295c19118fd1837834ab90c597568a425dca248be7843cf7bc9
         imagePullPolicy: Always
         livenessProbe:
           httpGet:
             path: /
             port: 3000
         name: nextflux

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 29, 2026

--- kubernetes/apps/default/nextflux/app Kustomization: default/nextflux HelmRelease: default/nextflux

+++ kubernetes/apps/default/nextflux/app Kustomization: default/nextflux HelmRelease: default/nextflux

@@ -32,13 +32,13 @@

           nextflux:
             env:
               TZ: America/Los_Angeles
             image:
               pullPolicy: Always
               repository: docker.io/electh/nextflux
-              tag: latest@sha256:cdff9575f980e18d29b40358b7c9e7066856748600d8ae4c751aa851bedb60d8
+              tag: latest@sha256:d435f1a6a76c6295c19118fd1837834ab90c597568a425dca248be7843cf7bc9
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:
--- kubernetes/apps/database/cnpg/pg18vc Kustomization: database/pg18vc CronJob: database/pg18vc-backup

+++ kubernetes/apps/database/cnpg/pg18vc Kustomization: database/pg18vc CronJob: database/pg18vc-backup

@@ -63,13 +63,13 @@

               valueFrom:
                 secretKeyRef:
                   key: AWS_SECRET_ACCESS_KEY
                   name: pg18vc-obc
             - name: RCLONE_CONFIG_CEPH_ENDPOINT
               value: http://rook-ceph-rgw-ceph-objectstore.rook-ceph.svc.cluster.local:80
-            image: docker.io/rclone/rclone:1.74.0@sha256:d2e0e88359d0b2e67cfcd2c43d5405185eb8adfc207079df27c42da82c5207bc
+            image: docker.io/rclone/rclone:1.73.5@sha256:1619a625f845e169c34b952cf40c483c0392965b821c5155cde8cbfd35254a96
             imagePullPolicy: IfNotPresent
             name: rclone
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:

@renovate renovate Bot changed the title chore(container): update image docker.io/electh/nextflux ( cdff957 ➔ c9faa95 ) chore(container): update image docker.io/electh/nextflux ( cdff957 ➔ 1510df8 ) May 1, 2026
@renovate renovate Bot force-pushed the renovate/docker.io-electh-nextflux-latest branch from 7e7e55d to 6b8ce95 Compare May 1, 2026 17:37
@renovate renovate Bot changed the title chore(container): update image docker.io/electh/nextflux ( cdff957 ➔ 1510df8 ) chore(container): update image docker.io/electh/nextflux ( cdff957 ➔ d435f1a ) May 2, 2026
@renovate renovate Bot force-pushed the renovate/docker.io-electh-nextflux-latest branch from 6b8ce95 to 4d3b53d Compare May 2, 2026 13:56
@jfroy jfroy merged commit ae334f0 into main May 4, 2026
12 checks passed
@jfroy jfroy deleted the renovate/docker.io-electh-nextflux-latest branch May 4, 2026 04:23
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