Skip to content

chore(container): update image docker.io/library/influxdb ( f15dfc6 ➔ 4f90d40 )#1234

Merged
jfroy merged 1 commit intomainfrom
renovate/docker.io-library-influxdb-2.8.0-alpine
Apr 28, 2026
Merged

chore(container): update image docker.io/library/influxdb ( f15dfc6 ➔ 4f90d40 )#1234
jfroy merged 1 commit intomainfrom
renovate/docker.io-library-influxdb-2.8.0-alpine

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 17, 2026

This PR contains the following updates:

Package Update Change
docker.io/library/influxdb digest f15dfc64f90d40

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.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 17, 2026

--- kubernetes/apps/observability/scrutiny/app Kustomization: observability/scrutiny HelmRelease: observability/scrutiny

+++ kubernetes/apps/observability/scrutiny/app Kustomization: observability/scrutiny HelmRelease: observability/scrutiny

@@ -73,13 +73,13 @@

               DOCKER_INFLUXDB_INIT_PASSWORD: scrutiny1@
               DOCKER_INFLUXDB_INIT_RETENTION: 104w
               DOCKER_INFLUXDB_INIT_USERNAME: admin
               TZ: America/Los_Angeles
             image:
               repository: docker.io/library/influxdb
-              tag: 2.8.0-alpine@sha256:f15dfc604753f53b180364a331b46c2f4bc5c08a665d025982b301efa69bc2f7
+              tag: 2.8.0-alpine@sha256:4f90d40c00193d91889ad872c39a586a011db4ac4d1a766e248d9cbbcc6cec3e
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 17, 2026

--- HelmRelease: observability/scrutiny Deployment: observability/scrutiny

+++ HelmRelease: observability/scrutiny Deployment: observability/scrutiny

@@ -56,13 +56,13 @@

         - name: DOCKER_INFLUXDB_INIT_RETENTION
           value: 104w
         - name: DOCKER_INFLUXDB_INIT_USERNAME
           value: admin
         - name: TZ
           value: America/Los_Angeles
-        image: docker.io/library/influxdb:2.8.0-alpine@sha256:f15dfc604753f53b180364a331b46c2f4bc5c08a665d025982b301efa69bc2f7
+        image: docker.io/library/influxdb:2.8.0-alpine@sha256:4f90d40c00193d91889ad872c39a586a011db4ac4d1a766e248d9cbbcc6cec3e
         livenessProbe:
           httpGet:
             path: /health
             port: 8086
           initialDelaySeconds: 30
         name: influxdb

@renovate renovate Bot force-pushed the renovate/docker.io-library-influxdb-2.8.0-alpine branch from 2991068 to b3d524b Compare April 26, 2026 20:09
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 26, 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: 3ee26663-e740-4b82-9cb7-5288699ef7b8

📥 Commits

Reviewing files that changed from the base of the PR and between 82d8f38 and b3d524b.

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

📝 Walkthrough

Walkthrough

A single image digest is updated in the Scrutiny Helm release manifest for the InfluxDB init container. The container continues using the 2.8.0-alpine image but references a new immutable digest hash. No configuration logic or control flow is altered.

Changes

Cohort / File(s) Summary
Container Image Digest Update
kubernetes/apps/observability/scrutiny/app/helmrelease.yaml
Updates the InfluxDB init container image digest (SHA256 hash) for the 2.8.0-alpine tag. No functional changes to configuration or control flow.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A digest so pure, a hash shiny new,
The InfluxDB image gets its morning dew,
Same alpine home, but the seal's been renewed,
A tiny hop forward—immutably good!

🚥 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 clearly and specifically describes the main change: updating the InfluxDB container image digest from one hash to another.
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-library-influxdb-2.8.0-alpine

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

@jfroy jfroy merged commit d27b0e2 into main Apr 28, 2026
13 checks passed
@jfroy jfroy deleted the renovate/docker.io-library-influxdb-2.8.0-alpine branch April 28, 2026 19:56
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