Skip to content

Commit 2cbac5a

Browse files
authored
chore(privatebin): set default version of Privatebin to 1.6.0 (#87)
1 parent 7ed56f3 commit 2cbac5a

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.5.2
3+
appVersion: 1.6.0
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.19.0
9+
version: 0.20.0
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.5.2
23+
description: Upgrade PrivateBin to 1.6.0
2424
artifacthub.io/images: |
2525
- name: privatebin
26-
image: privatebin/nginx-fpm-alpine:1.5.2
26+
image: privatebin/nginx-fpm-alpine:1.6.0

0 commit comments

Comments
 (0)