We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e19be1 commit 5a31e1aCopy full SHA for 5a31e1a
2 files changed
charts/dolos/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v2
2
name: dolos
3
description: Dolos server
4
-version: 0.2.2
5
-appVersion: "0.26.0"
+version: 0.2.3
+appVersion: "0.26.1"
6
7
sources:
8
- https://github.com/txpipe/dolos
charts/dolos/values.yaml
@@ -7,7 +7,7 @@ peerAddress: ""
# Dolos configuration
image:
9
repository: ghcr.io/txpipe/dolos
10
- tag: v0.26.0
+ tag: v0.26.1
11
pullPolicy: IfNotPresent
12
13
podAnnotations: {}
0 commit comments