Skip to content

Commit

Permalink
Merge pull request #102 from PrivateBin/release-1.7.2
Browse files Browse the repository at this point in the history
Upgrade PrivateBin to 1.7.3
  • Loading branch information
elrido authored May 14, 2024
2 parents 6a7993a + 0cf003d commit 8c5baa8
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.7.1
appVersion: 1.7.3
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.1
version: 0.21.2
maintainers:
- name: bdashrad
email: [email protected]
Expand All @@ -20,7 +20,7 @@ keywords:
annotations:
artifacthub.io/changes: |
- kind: changed
description: Upgrade PrivateBin to 1.7.1
description: Upgrade PrivateBin to 1.7.3
artifacthub.io/images: |
- name: privatebin
image: privatebin/nginx-fpm-alpine:1.7.1
image: privatebin/nginx-fpm-alpine:1.7.3

0 comments on commit 8c5baa8

Please sign in to comment.