Skip to content

Commit b48e73e

Browse files
authored
chore: dolos 0.32.0 (#241)
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent b3c3bf2 commit b48e73e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/dolos/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: dolos
33
description: Dolos server
4-
version: 0.2.10
5-
appVersion: "0.31.1"
4+
version: 0.2.11
5+
appVersion: "0.32.0"
66

77
sources:
88
- https://github.com/txpipe/dolos

charts/dolos/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ peerAddress: ""
77
# Dolos configuration
88
image:
99
repository: ghcr.io/txpipe/dolos
10-
tag: v0.31.1
10+
tag: v0.32.0
1111
pullPolicy: IfNotPresent
1212

1313
podAnnotations: {}

0 commit comments

Comments
 (0)