Skip to content

Commit e888f0b

Browse files
authored
feat: bump up 5.29.0 (#140)
1 parent 8ad5c83 commit e888f0b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ helm install npm verdaccio/verdaccio
4949

5050
```bash
5151
# Helm v3+
52-
helm install npm --set image.tag=5.21.1 verdaccio/verdaccio
52+
helm install npm --set image.tag=5.29.0 verdaccio/verdaccio
5353
```
5454

5555
### Upgrading Verdaccio

charts/verdaccio/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
22
description: A lightweight private node.js proxy registry
33
name: verdaccio
4-
version: 4.13.0
5-
appVersion: 5.21.1
4+
version: 4.14.0
5+
appVersion: 5.29.0
66
home: https://verdaccio.org
77
icon: https://cdn.verdaccio.dev/logos/default.png
88
sources:

0 commit comments

Comments
 (0)