Skip to content

chore(helm): update images#4324

Merged
tothandras merged 1 commit into
mainfrom
chore/helm-images
May 12, 2026
Merged

chore(helm): update images#4324
tothandras merged 1 commit into
mainfrom
chore/helm-images

Conversation

@tothandras
Copy link
Copy Markdown
Contributor

@tothandras tothandras commented May 8, 2026

Overview

Fixes #(issue)

Notes for reviewer

Summary by CodeRabbit

Release Notes

  • Chores
    • Updated Helm chart configuration with revised container image repository references for database, caching, and message queue components including PostgreSQL, Redis, and Kafka, plus associated monitoring and utility images.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 8, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 0680789d-fcb1-4b02-b989-bdec604318af

📥 Commits

Reviewing files that changed from the base of the PR and between 6354019 and db11f1d.

📒 Files selected for processing (1)
  • deploy/charts/openmeter/values.yaml

📝 Walkthrough

Walkthrough

The Helm chart values file is updated to redirect Bitnami sub-chart image pulls from older repositories to bitnamilegacy/* registries. Image repository overrides are added for Kafka, Redis, and PostgreSQL components across their core containers and supporting utilities.

Changes

Bitnami Legacy Image Registry Migration

Layer / File(s) Summary
Kafka Sub-chart Image Repositories
deploy/charts/openmeter/values.yaml
Kafka broker, auto-discovery kubectl, volume-permissions, and JMX exporter containers now pull from bitnamilegacy/* with inherited sub-chart tags.
Redis Sub-chart Image Repositories
deploy/charts/openmeter/values.yaml
Redis, sentinel, metrics exporter, volume-permissions, sysctl, and kubectl containers now pull from bitnamilegacy/* with inherited sub-chart tags.
PostgreSQL Sub-chart Image Repositories
deploy/charts/openmeter/values.yaml
PostgreSQL, volume-permissions, and metrics exporter containers now pull from bitnamilegacy/* with inherited sub-chart tags.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

🚥 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 'chore(helm): update images' is directly related to the main change—updating Bitnami sub-chart image repositories in the Helm values.yaml file.
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 chore/helm-images

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@tothandras tothandras added the release-note/misc Miscellaneous changes label May 11, 2026
@tothandras tothandras marked this pull request as ready for review May 11, 2026 12:45
@tothandras tothandras requested a review from a team as a code owner May 11, 2026 12:45
@tothandras tothandras enabled auto-merge (squash) May 11, 2026 14:29
@tothandras tothandras merged commit 47d4dc2 into main May 12, 2026
40 of 42 checks passed
@tothandras tothandras deleted the chore/helm-images branch May 12, 2026 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note/misc Miscellaneous changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants