Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Helm chart pulls heimdall container image from ghcr.io instead from DockerHub #1053

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

dadrus
Copy link
Owner

@dadrus dadrus commented Nov 21, 2023

Related issue(s)

closes #1049

Checklist

Description

As stated in the title of this PR, it changes the helm chart configuration to pull heimdall images from ghcr.io instead of pulling them from DockerHub.

If pulling the container image is desired to happen from DockerHub, one can set image.repository to dadrus/heimdall while using the chart.

@dadrus dadrus merged commit b3c729a into main Nov 21, 2023
19 checks passed
@dadrus dadrus deleted the feat/helm_chart_pulls_image_from_ghcr branch November 21, 2023 07:55
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.

Let the helm chart pull the image from ghcr.io instead of DockerHub
1 participant