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 16436f7 commit 00a2227Copy full SHA for 00a2227
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.4.1
+version: 0.5.0
7
8
-appVersion: "0.4.1"
+appVersion: "0.5.0"
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.4.1"
+ tag: "0.5.0"
imagePullSecrets: []
12
nameOverride: ""
0 commit comments