docs: replace fix cockroachdb version with latest stable (#6803)

This commit is contained in:
Silvan
2023-10-25 16:20:55 +02:00
committed by GitHub
parent 48ae5d58ac
commit c8b9b0ac75
9 changed files with 11 additions and 11 deletions

View File

@@ -98,7 +98,7 @@ spec:
topologyKey: kubernetes.io/hostname
containers:
- name: cockroachdb
image: cockroachdb/cockroach:v22.2.2
image: cockroachdb/cockroach:latest
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: