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

Make the nexus container image tag/version match the helm chart tag #46

Open
bonickle opened this issue Jan 11, 2024 · 0 comments
Open

Comments

@bonickle
Copy link

The container image for nexus is currently set to latest. It should be 3.X to match the helm chart version/tag. Right now as it stands a helm upgrade could cause someone to install a new version of nexus than the helm chart is set to "support"

container:
image:
repository: sonatype/nexus3
tag: 3.x

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

1 participant