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

Deployment from Helm chart addresses wrong image tag #198

Open
look1976 opened this issue Jun 7, 2022 · 1 comment
Open

Deployment from Helm chart addresses wrong image tag #198

look1976 opened this issue Jun 7, 2022 · 1 comment

Comments

@look1976
Copy link

look1976 commented Jun 7, 2022

Hi,
Not sure if it's the right forum to report :-)
I've encountered this issue with 0.0.16 and now with 0.0.18.
Deployment created by Helm chart from repo https://redhat-cop.github.io/group-sync-operator contains a typo.
It attempts to get image tagged as 0.0.18 instead of v0.0.18. Results in a failed installation of course.
It is:
image: quay.io/redhat-cop/group-sync-operator:0.0.18

Should be:
image: quay.io/redhat-cop/group-sync-operator:v0.0.18

image

@sabre1041
Copy link
Collaborator

Relates to #189

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

No branches or pull requests

2 participants