Skip to content

Tags: verdaccio/charts

Tags

verdaccio-4.28.0

Toggle verdaccio-4.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update app v6.2.3 (#179)

verdaccio-4.27.0

Toggle verdaccio-4.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add hostAliases support (#173)

* feat: add hostAliases support

* Update charts/verdaccio/values.yaml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update charts/verdaccio/values.yaml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update Chart.yaml

---------

Co-authored-by: Juan Picado <juanpicado19@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

verdaccio-4.26.1

Toggle verdaccio-4.26.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update verdaccio to v6.0.5 (#164)

verdaccio-4.26.0

Toggle verdaccio-4.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: allow configurable deployment strategy (#163)

* feat: allow configurable deployment strategy

* ci: pin ubuntu version in lint-test.yaml

* ci: update python version in lint-test.yaml

verdaccio-4.25.1

Toggle verdaccio-4.25.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Chart.yaml (#161)

verdaccio-4.25.0

Toggle verdaccio-4.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update verdaccio to 6.0.3 (#160)

verdaccio-4.24.0

Toggle verdaccio-4.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: allow custom labels to ingress (#158)

* feat: allow custom labels to ingress

* Update Chart.yaml

---------

Co-authored-by: Juan Picado <juanpicado19@gmail.com>

verdaccio-4.23.0

Toggle verdaccio-4.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Provide ability to create statefulset (#156)

verdaccio-4.22.0

Toggle verdaccio-4.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update image to 6.0.2 (#157)

verdaccio-4.21.0

Toggle verdaccio-4.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow keeping the data volume (#155)

This commit makes it possible to add custom annotations to the PVC and introduces a new property that allows keeping the data volume on a Helm uninstall operation.

Signed-off-by: Christoph Fiehe <c.fiehe@eurodata.de>
Co-authored-by: Christoph Fiehe <c.fiehe@eurodata.de>