Skip to content

Commit

Permalink
Merge pull request #91 from PrivateBin/privatebin-0.20.2
Browse files Browse the repository at this point in the history
Upgrade PrivateBin to 1.7.1
  • Loading branch information
elrido authored Mar 14, 2024
2 parents 11ee63b + 8a69ba1 commit 75afb0a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions charts/privatebin/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
apiVersion: v2
appVersion: 1.6.2
appVersion: 1.7.1
description: A Helm chart for installing PrivateBin
name: privatebin
home: https://privatebin.info/
icon: https://raw.githubusercontent.com/PrivateBin/assets/master/images/preview/icon.png
type: application
version: 0.21.0
version: 0.21.1
maintainers:
- name: bdashrad
email: [email protected]
Expand All @@ -20,7 +20,7 @@ keywords:
annotations:
artifacthub.io/changes: |
- kind: changed
description: Upgrade PrivateBin to 1.6.0
description: Upgrade PrivateBin to 1.7.1
artifacthub.io/images: |
- name: privatebin
image: privatebin/nginx-fpm-alpine:1.6.0
image: privatebin/nginx-fpm-alpine:1.7.1

0 comments on commit 75afb0a

Please sign in to comment.