Skip to content

Commit c88b7dd

Browse files
authored
chore: kupo 2.11.0 (#167)
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
1 parent e71e3cd commit c88b7dd

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/kupo/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
22
name: kupo
33
description: "A Helm chart for deploying Kupo - fast, lightweight & configurable chain-index for Cardano"
4-
version: 0.0.1
5-
appVersion: "2.10.0"
4+
version: 0.0.2
5+
appVersion: "2.11.0"
66

77
sources:
88
- https://github.com/CardanoSolutions/kupo

charts/kupo/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ replicaCount: 1
33

44
image:
55
repository: cardanosolutions/kupo
6-
tag: "v2.10.0"
6+
tag: "v2.11.0"
77
pullPolicy: IfNotPresent
88

99
nameOverride: ""

0 commit comments

Comments
 (0)