Deploy Cassandra 0.8.145

This commit is contained in:
jenkins 2026-08-03 16:55:04 -03:00
parent 4b25df67b0
commit ddb0d6f958
2 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ spec:
labels: labels:
app: cassandra-backend app: cassandra-backend
annotations: annotations:
cassandra.bstein.dev/redeploy: "2026-08-03-0.8.144-native-connection-gate" cassandra.bstein.dev/redeploy: "2026-08-03-0.8.145-retry-cache"
vault.hashicorp.com/agent-inject: "true" vault.hashicorp.com/agent-inject: "true"
vault.hashicorp.com/agent-init-first: "true" vault.hashicorp.com/agent-init-first: "true"
vault.hashicorp.com/agent-pre-populate-only: "true" vault.hashicorp.com/agent-pre-populate-only: "true"

View File

@ -21,8 +21,8 @@ data:
CASSANDRA_OWNER_USER_ID_ALIASES: veles-dev=d357688e-e3e4-4f18-9491-a4ed5622deb6;a21a286c-6c82-4180-9243-7c916442ecf0=d357688e-e3e4-4f18-9491-a4ed5622deb6 CASSANDRA_OWNER_USER_ID_ALIASES: veles-dev=d357688e-e3e4-4f18-9491-a4ed5622deb6;a21a286c-6c82-4180-9243-7c916442ecf0=d357688e-e3e4-4f18-9491-a4ed5622deb6
CASSANDRA_SIM_IMAGE: registry.bstein.dev/cassandra/cassandra-sim-worker:0.8.145 # {"$imagepolicy": "cassandra:cassandra-sim-worker"} CASSANDRA_SIM_IMAGE: registry.bstein.dev/cassandra/cassandra-sim-worker:0.8.145 # {"$imagepolicy": "cassandra:cassandra-sim-worker"}
CASSANDRA_GENERATOR_WORKER_IMAGE: registry.bstein.dev/cassandra/cassandra-generator-worker:0.8.145 # {"$imagepolicy": "cassandra:cassandra-generator-worker"} CASSANDRA_GENERATOR_WORKER_IMAGE: registry.bstein.dev/cassandra/cassandra-generator-worker:0.8.145 # {"$imagepolicy": "cassandra:cassandra-generator-worker"}
CASSANDRA_SIM_WORKER_VERSION: "0.8.144" CASSANDRA_SIM_WORKER_VERSION: "0.8.145"
CASSANDRA_GENERATOR_WORKER_VERSION: "0.8.144" CASSANDRA_GENERATOR_WORKER_VERSION: "0.8.145"
CASSANDRA_STRATEGY_SPEC_HINT_INTERPRETATION_TIMEOUT: "420" CASSANDRA_STRATEGY_SPEC_HINT_INTERPRETATION_TIMEOUT: "420"
CASSANDRA_SIM_SERVICE_ACCOUNT: cassandra-sim CASSANDRA_SIM_SERVICE_ACCOUNT: cassandra-sim
CASSANDRA_GENERATOR_WORKER_SERVICE_ACCOUNT: cassandra-generator CASSANDRA_GENERATOR_WORKER_SERVICE_ACCOUNT: cassandra-generator