Skip to content

Commit af9e4f6

Browse files
chore: update vpn-indexer image to 0.11.1
1 parent 8b13cc4 commit af9e4f6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.7.0
6+
version: 0.7.1
77

8-
appVersion: "0.5.1"
8+
appVersion: "0.11.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
@@ -9,7 +9,7 @@ image:
99
repository: ghcr.io/blinklabs-io/vpn-indexer
1010
pullPolicy: IfNotPresent
1111
# Overrides the image tag whose default is the chart appVersion.
12-
tag: "0.5.1"
12+
tag: "0.11.1"
1313

1414
imagePullSecrets: []
1515
nameOverride: ""

0 commit comments

Comments
 (0)