We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 733f5ac commit 42ff951Copy full SHA for 42ff951
charts/privatebin/Chart.yaml
@@ -1,12 +1,12 @@
1
---
2
apiVersion: v2
3
-appVersion: 1.7.3
+appVersion: 1.7.5
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.22.0
+version: 0.22.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.7.3
+ description: Upgrade PrivateBin to 1.7.5
24
artifacthub.io/images: |
25
- name: privatebin
26
- image: privatebin/nginx-fpm-alpine:1.7.3
+ image: privatebin/nginx-fpm-alpine:1.7.5
0 commit comments