We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5a2a8b commit 7febdc5Copy full SHA for 7febdc5
2 files changed
charts/dolos/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v2
2
name: dolos
3
description: Dolos server
4
-version: 0.4.3
5
-appVersion: "0.33.1"
+version: 0.4.4
+appVersion: "1.0.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: v0.33.1
+ tag: v1.0.0
15
pullPolicy: IfNotPresent
16
17
podAnnotations: {}
0 commit comments