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

Feature/152 update to v6 #154

Merged
merged 7 commits into from
Oct 3, 2024

Conversation

Hechamon
Copy link
Contributor

@Hechamon Hechamon commented Oct 2, 2024

Update versions to 6.0.0 #152

Hechamon and others added 7 commits August 7, 2024 16:42
Since `default` handles 0 (zero) as "not set", it's currently impossible to scale the helm chart to 0 replicas.
The default value in the values file is 1 anyways, so this should not cause a breaking change.
Switch to v6 image
update documentation comment in values.yaml
@@ -1,8 +1,8 @@
apiVersion: v2
description: A lightweight private node.js proxy registry
name: verdaccio
version: 4.18.0
appVersion: 5.31.1
version: 4.19.0
Copy link
Member

@juanpicado juanpicado Oct 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd go with this one, since is not a breaking change for Docker, only for npmjs (Docker uses Node.js 20+ by default since a while)

ref: https://github.com/verdaccio/verdaccio/releases/tag/v6.0.0

@juanpicado juanpicado merged commit 4f3542a into verdaccio:master Oct 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants