Skip to content

chore(container): update image docker.io/library/influxdb ( 4f90d40 ➔ 41dd209 )#1253

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

chore(container): update image docker.io/library/influxdb ( 4f90d40 ➔ 41dd209 )#1253
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 May 4, 2026

This PR contains the following updates:

Package Update Change
docker.io/library/influxdb digest 4f90d4041dd209

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.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 4, 2026

📝 Walkthrough

Walkthrough

The InfluxDB initContainer image digest in the Scrutiny HelmRelease manifest is updated. Only the image tag/digest changes on a single line; all other HelmRelease configuration remains unchanged.

Changes

InfluxDB InitContainer Image Update

Layer / File(s) Summary
Container Image Configuration
kubernetes/apps/observability/scrutiny/app/helmrelease.yaml
InfluxDB initContainer image.tag updated to a new 2.8.0-alpine digest.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • jfroy/flatops#1234: Both PRs update the same HelmRelease initContainer for InfluxDB by changing the image digest/tag for docker.io/library/influxdb (2.8.0-alpine).

Suggested labels

area/kubernetes

Suggested reviewers

  • jfroy

Poem

🐰 A digest, a tag, so fresh and new,
InfluxDB gleams in alpine blue,
One little line hops into place,
Scrutiny runs with zippy grace! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating the InfluxDB container image digest from 4f90d40 to 41dd209, which is the sole purpose of 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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

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

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 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.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 4, 2026

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

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

@@ -72,13 +72,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:4f90d40c00193d91889ad872c39a586a011db4ac4d1a766e248d9cbbcc6cec3e
+              tag: 2.8.0-alpine@sha256:41dd20908d395acc7b839b64e4350e2b5f41a368beb2a1368ca52e8c76c94b3d
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 4, 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:4f90d40c00193d91889ad872c39a586a011db4ac4d1a766e248d9cbbcc6cec3e
+        image: docker.io/library/influxdb:2.8.0-alpine@sha256:41dd20908d395acc7b839b64e4350e2b5f41a368beb2a1368ca52e8c76c94b3d
         livenessProbe:
           httpGet:
             path: /health
             port: 8086
           initialDelaySeconds: 30
         name: influxdb

@jfroy jfroy merged commit a7de59f into main May 5, 2026
12 checks passed
@jfroy jfroy deleted the renovate/docker.io-library-influxdb-2.8.0-alpine branch May 5, 2026 05:54
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