We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11ee63b + 8a69ba1 commit 75afb0aCopy full SHA for 75afb0a
charts/privatebin/Chart.yaml
@@ -1,12 +1,12 @@
1
---
2
apiVersion: v2
3
-appVersion: 1.6.2
+appVersion: 1.7.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.21.0
+version: 0.21.1
10
maintainers:
11
- name: bdashrad
12
email: [email protected]
@@ -20,7 +20,7 @@ keywords:
20
annotations:
21
artifacthub.io/changes: |
22
- kind: changed
23
- description: Upgrade PrivateBin to 1.6.0
+ description: Upgrade PrivateBin to 1.7.1
24
artifacthub.io/images: |
25
- name: privatebin
26
- image: privatebin/nginx-fpm-alpine:1.6.0
+ image: privatebin/nginx-fpm-alpine:1.7.1
0 commit comments