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

[Bug] Image tags should be lowercased #8

Closed
andrewazores opened this issue Jul 11, 2024 · 0 comments · Fixed by #9
Closed

[Bug] Image tags should be lowercased #8

andrewazores opened this issue Jul 11, 2024 · 0 comments · Fixed by #9
Assignees
Labels
bug Something isn't working

Comments

@andrewazores
Copy link
Member

Current Behavior

Currently, the images pushed to registry have tags like0.5.0-SNAPSHOT, since this is the same as the Agent's own version string in ex. pom.xml. For Maven this is normal, but for Docker registries the tags should be lowercase.

See #1

Expected Behavior

No response

Steps To Reproduce

No response

Environment

No response

Anything else?

No response

@andrewazores andrewazores added the bug Something isn't working label Jul 11, 2024
@andrewazores andrewazores self-assigned this Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant