Skip to content

Commit fd6d3a2

Browse files
Merge pull request #120 from PrivateBin/release-2.0.2
Upgrade PrivateBin to 2.0.2
2 parents 9b4741c + daf3062 commit fd6d3a2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

charts/privatebin/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
apiVersion: v2
3-
appVersion: 2.0.1
3+
appVersion: 2.0.2
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.23.1
9+
version: 0.23.2
1010
maintainers:
1111
- name: bdashrad
1212
email: bdashrad@gmail.com
@@ -20,7 +20,7 @@ keywords:
2020
annotations:
2121
artifacthub.io/changes: |
2222
- kind: changed
23-
description: Upgrade PrivateBin to 2.0.1
23+
description: Upgrade PrivateBin to 2.0.2
2424
artifacthub.io/images: |
2525
- name: privatebin
26-
image: privatebin/nginx-fpm-alpine:2.0.1
26+
image: privatebin/nginx-fpm-alpine:2.0.2

0 commit comments

Comments
 (0)