Skip to content

Commit 42ff951

Browse files
authored
Upgrade PrivateBin to 1.7.5 (#104)
* Upgrade PrivateBin to 1.7.4 * Upgrade PrivateBin to 1.7.5
1 parent 733f5ac commit 42ff951

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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: 1.7.3
3+
appVersion: 1.7.5
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.22.0
9+
version: 0.22.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.7.3
23+
description: Upgrade PrivateBin to 1.7.5
2424
artifacthub.io/images: |
2525
- name: privatebin
26-
image: privatebin/nginx-fpm-alpine:1.7.3
26+
image: privatebin/nginx-fpm-alpine:1.7.5

0 commit comments

Comments
 (0)