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 b3c3bf2 commit b48e73eCopy full SHA for b48e73e
charts/dolos/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v2
2
name: dolos
3
description: Dolos server
4
-version: 0.2.10
5
-appVersion: "0.31.1"
+version: 0.2.11
+appVersion: "0.32.0"
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.31.1
+ tag: v0.32.0
11
pullPolicy: IfNotPresent
12
13
podAnnotations: {}
0 commit comments