Skip to content

Commit 75afb0a

Browse files
authored
Merge pull request #91 from PrivateBin/privatebin-0.20.2
Upgrade PrivateBin to 1.7.1
2 parents 11ee63b + 8a69ba1 commit 75afb0a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

charts/privatebin/Chart.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
apiVersion: v2
3-
appVersion: 1.6.2
3+
appVersion: 1.7.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.21.0
9+
version: 0.21.1
1010
maintainers:
1111
- name: bdashrad
1212
@@ -20,7 +20,7 @@ keywords:
2020
annotations:
2121
artifacthub.io/changes: |
2222
- kind: changed
23-
description: Upgrade PrivateBin to 1.6.0
23+
description: Upgrade PrivateBin to 1.7.1
2424
artifacthub.io/images: |
2525
- name: privatebin
26-
image: privatebin/nginx-fpm-alpine:1.6.0
26+
image: privatebin/nginx-fpm-alpine:1.7.1

0 commit comments

Comments
 (0)