We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8330394 commit c5d75abCopy full SHA for c5d75ab
infrastructure/helm/tigerbeetle/values.yaml
@@ -26,7 +26,7 @@ statefulset:
26
repository: ghcr.io/tigerbeetle/tigerbeetle
27
pullPolicy: IfNotPresent
28
# Overrides the image tag whose default is the chart appVersion.
29
- tag: "0.15.4"
+ tag: "0.16.24"
30
31
proxyImage:
32
repository: nginx
0 commit comments