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 b48e73e commit 054e70bCopy full SHA for 054e70b
charts/vpn-indexer/Chart.yaml
@@ -3,9 +3,9 @@ name: vpn-indexer
3
description: VPN indexer helm chart
4
type: application
5
6
-version: 0.5.3
+version: 0.5.4
7
8
-appVersion: "0.5.0"
+appVersion: "0.5.1"
9
10
maintainers:
11
- name: aurora
charts/vpn-indexer/values.yaml
@@ -6,7 +6,7 @@ image:
repository: ghcr.io/blinklabs-io/vpn-indexer
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
- tag: "0.5.0"
+ tag: "0.5.1"
imagePullSecrets: []
12
nameOverride: ""
0 commit comments