We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9042be + 6854e1a commit 7ed56f3Copy full SHA for 7ed56f3
charts/privatebin/Chart.yaml
@@ -1,12 +1,12 @@
1
---
2
apiVersion: v2
3
-appVersion: 1.5.1
+appVersion: 1.5.2
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.18.0
+version: 0.19.0
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.5.1
+ description: Upgrade PrivateBin to 1.5.2
24
artifacthub.io/images: |
25
- name: privatebin
26
- image: privatebin/nginx-fpm-alpine:1.5.1
+ image: privatebin/nginx-fpm-alpine:1.5.2
0 commit comments