Skip to content

Commit 054e70b

Browse files
authored
chore(vpn-indexer): bump default image tag to 0.5.1 (#242)
Signed-off-by: Aurora Gaffney <[email protected]>
1 parent b48e73e commit 054e70b

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.5.3
6+
version: 0.5.4
77

8-
appVersion: "0.5.0"
8+
appVersion: "0.5.1"
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.5.0"
9+
tag: "0.5.1"
1010

1111
imagePullSecrets: []
1212
nameOverride: ""

0 commit comments

Comments
 (0)