We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9fcb66 + 0a62021 commit e9042beCopy full SHA for e9042be
charts/privatebin/Chart.yaml
@@ -1,12 +1,12 @@
1
---
2
apiVersion: v2
3
-appVersion: 1.3.5
+appVersion: 1.5.1
4
description: A Helm chart for installing PrivateBin
5
name: privatebin
6
home: https://privatebin.info/
7
icon: https://raw.githubusercontent.com/PrivateBin/assets/master/images/preview/icon.png
8
type: application
9
-version: 0.17.1
+version: 0.18.0
10
maintainers:
11
- name: bdashrad
12
email: [email protected]
@@ -17,3 +17,10 @@ keywords:
17
- pastebin
18
- PrivateBin
19
- 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