Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: use latest version of TB and TB node client #1181

Merged
merged 12 commits into from
Mar 14, 2023
Prev Previous commit
Next Next commit
chore: pin tb version in helm values.yaml
  • Loading branch information
sabineschaller committed Mar 1, 2023
commit c8878bf788d8b9b8dc7a8ffca4530b28b73b084d
4 changes: 2 additions & 2 deletions infrastructure/helm/tigerbeetle/values.yaml
Original file line number Diff line number Diff line change
@@ -23,10 +23,10 @@ statefulset:
clusterId: "0"

image:
repository: ghcr.io/tigerbeetledb/tigerbeetle
repository: ghcr.io/tigerbeetledb/tigerbeetle@sha256
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
tag: "3765cbcb0d2adf66eac613acde9fc55fa81005a001d59aafad47cd4b60fc8a14"

proxyImage:
repository: nginx