Deploy Cassandra 0.8.82

This commit is contained in:
jenkins 2026-07-30 02:09:52 -03:00
parent ea61b41f54
commit f822ad387b
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-07-30-0.8.81-explicit-face-image-helper" cassandra.bstein.dev/redeploy: "2026-07-30-0.8.82-face-specific-proxy-backs"
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.82 # {"$imagepolicy": "cassandra:cassandra-sim-worker"} CASSANDRA_SIM_IMAGE: registry.bstein.dev/cassandra/cassandra-sim-worker:0.8.82 # {"$imagepolicy": "cassandra:cassandra-sim-worker"}
CASSANDRA_GENERATOR_WORKER_IMAGE: registry.bstein.dev/cassandra/cassandra-generator-worker:0.8.82 # {"$imagepolicy": "cassandra:cassandra-generator-worker"} CASSANDRA_GENERATOR_WORKER_IMAGE: registry.bstein.dev/cassandra/cassandra-generator-worker:0.8.82 # {"$imagepolicy": "cassandra:cassandra-generator-worker"}
CASSANDRA_SIM_WORKER_VERSION: "0.8.81" CASSANDRA_SIM_WORKER_VERSION: "0.8.82"
CASSANDRA_GENERATOR_WORKER_VERSION: "0.8.81" CASSANDRA_GENERATOR_WORKER_VERSION: "0.8.82"
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
CASSANDRA_SIM_PRIORITY_CLASS: cassandra-sim CASSANDRA_SIM_PRIORITY_CLASS: cassandra-sim