Skip to content

feat(helm): support global.imageRegistry#4866

Open
okhowang wants to merge 1 commit intografana:mainfrom
okhowang:main
Open

feat(helm): support global.imageRegistry#4866
okhowang wants to merge 1 commit intografana:mainfrom
okhowang:main

Conversation

@okhowang
Copy link

@okhowang okhowang commented Feb 27, 2026

Note

Medium Risk
Changes how the container image reference is constructed in the core deployment template, which can affect all installs if existing image.repository values included a registry or relied on the old image format.

Overview
Adds a chart-level global.imageRegistry value and updates the workload template to build the Pyroscope image as (<global.imageRegistry> | <pyroscope.image.registry>)/<pyroscope.image.repository>:<tag>.

This enables globally overriding the Docker registry (defaulting to docker.io) while keeping per-chart repository/tag controls the same.

Written by Cursor Bugbot for commit df04916. This will update automatically on new commits. Configure here.

@okhowang okhowang requested a review from a team as a code owner February 27, 2026 08:07
@CLAassistant
Copy link

CLAassistant commented Feb 27, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants