Skip to content

Commit

Permalink
feat: bump up 5.29.0 (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpicado committed Jan 6, 2024
1 parent 8ad5c83 commit e888f0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ helm install npm verdaccio/verdaccio

```bash
# Helm v3+
helm install npm --set image.tag=5.21.1 verdaccio/verdaccio
helm install npm --set image.tag=5.29.0 verdaccio/verdaccio
```

### Upgrading Verdaccio
Expand Down
4 changes: 2 additions & 2 deletions charts/verdaccio/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
description: A lightweight private node.js proxy registry
name: verdaccio
version: 4.13.0
appVersion: 5.21.1
version: 4.14.0
appVersion: 5.29.0
home: https://verdaccio.org
icon: https://cdn.verdaccio.dev/logos/default.png
sources:
Expand Down

0 comments on commit e888f0b

Please sign in to comment.