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 e115ce6 commit 2f7a722Copy full SHA for 2f7a722
2 files changed
charts/dolos/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v2
2
name: dolos
3
description: Dolos server
4
-version: 0.5.0
5
-appVersion: "1.1.1"
+version: 0.5.1
+appVersion: "1.2.0"
6
7
sources:
8
- https://github.com/txpipe/dolos
charts/dolos/values.yaml
@@ -11,7 +11,7 @@ peerAddress: ""
11
# Dolos configuration
12
image:
13
repository: ghcr.io/txpipe/dolos
14
- tag: v1.1.1
+ tag: v1.2.0
15
pullPolicy: IfNotPresent
16
17
podAnnotations: {}
0 commit comments