Skip to content

Commit e9042be

Browse files
authored
Merge pull request #85 from PrivateBin/core/privatebin-v1.5.1
feat(core): Upgrade PrivateBin to 1.5.1
2 parents f9fcb66 + 0a62021 commit e9042be

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

charts/privatebin/Chart.yaml

+9-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
apiVersion: v2
3-
appVersion: 1.3.5
3+
appVersion: 1.5.1
44
description: A Helm chart for installing PrivateBin
55
name: privatebin
66
home: https://privatebin.info/
77
icon: https://raw.githubusercontent.com/PrivateBin/assets/master/images/preview/icon.png
88
type: application
9-
version: 0.17.1
9+
version: 0.18.0
1010
maintainers:
1111
- name: bdashrad
1212
@@ -17,3 +17,10 @@ keywords:
1717
- pastebin
1818
- PrivateBin
1919
- ZeroBin
20+
annotations:
21+
artifacthub.io/changes: |
22+
- kind: changed
23+
description: Upgrade PrivateBin to 1.5.1
24+
artifacthub.io/images: |
25+
- name: privatebin
26+
image: privatebin/nginx-fpm-alpine:1.5.1

0 commit comments

Comments
 (0)