chore: use crdb 24.3

This commit is contained in:
Livio Spring
2025-03-18 09:03:48 +01:00
parent 7c1e211a3c
commit 9c6394c164
3 changed files with 3 additions and 3 deletions

View File

@@ -86,7 +86,7 @@ spec:
topologyKey: kubernetes.io/hostname
containers:
- name: cockroachdb
image: cockroachdb/cockroach:latest
image: cockroachdb/cockroach:latest-v24.3
imagePullPolicy: IfNotPresent
# TODO: Change these to appropriate values for the hardware that you're running. You can see
# the resources that can be allocated on each of your Kubernetes nodes by running: