Skip to content

Commit 00a2227

Browse files
authored
chore: vpn-indexer 0.5.0 (#237)
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent 16436f7 commit 00a2227

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/vpn-indexer/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: vpn-indexer
33
description: VPN indexer helm chart
44
type: application
55

6-
version: 0.4.1
6+
version: 0.5.0
77

8-
appVersion: "0.4.1"
8+
appVersion: "0.5.0"
99

1010
maintainers:
1111
- name: aurora

charts/vpn-indexer/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ image:
66
repository: ghcr.io/blinklabs-io/vpn-indexer
77
pullPolicy: IfNotPresent
88
# Overrides the image tag whose default is the chart appVersion.
9-
tag: "0.4.1"
9+
tag: "0.5.0"
1010

1111
imagePullSecrets: []
1212
nameOverride: ""

0 commit comments

Comments
 (0)