From 6543a6d1fef88e9d25e602ebbc181149cdad0959 Mon Sep 17 00:00:00 2001 From: gregkonush <12027037+gregkonush@users.noreply.github.com> Date: Thu, 28 May 2026 16:13:32 +0000 Subject: [PATCH] chore(torghut): promote image dda67f43 --- .../torghut-options/catalog/deployment.yaml | 6 +++--- .../torghut-options/enricher/deployment.yaml | 6 +++--- .../torghut/analysis-template-activity.yaml | 2 +- .../torghut/analysis-template-artifact-bundle.yaml | 2 +- .../torghut/analysis-template-runtime-ready.yaml | 2 +- .../torghut/analysis-template-teardown-clean.yaml | 2 +- argocd/applications/torghut/db-migrations-job.yaml | 2 +- .../torghut/empirical-jobs-backfill-job.yaml | 2 +- .../torghut/empirical-promotion-renewal-cronjob.yaml | 4 ++-- .../torghut/empirical-promotion-workflowtemplate.yaml | 2 +- .../torghut/execution-tca-refresh-cronjob.yaml | 2 +- .../historical-simulation-workflowtemplate.yaml | 2 +- argocd/applications/torghut/knative-service-sim.yaml | 10 +++++----- argocd/applications/torghut/knative-service.yaml | 10 +++++----- .../whitepaper-autoresearch-workflowtemplate.yaml | 2 +- .../torghut/whitepaper-semantic-backfill-job.yaml | 2 +- 16 files changed, 29 insertions(+), 29 deletions(-) diff --git a/argocd/applications/torghut-options/catalog/deployment.yaml b/argocd/applications/torghut-options/catalog/deployment.yaml index 7dda2ed538..2e9a209238 100644 --- a/argocd/applications/torghut-options/catalog/deployment.yaml +++ b/argocd/applications/torghut-options/catalog/deployment.yaml @@ -28,7 +28,7 @@ spec: type: RuntimeDefault containers: - name: torghut-options-catalog - image: registry.ide-newton.ts.net/lab/torghut@sha256:5c0ddebaa518671d8868eb36804a940596e5fe914c2fd461701e64c35903c05c + image: registry.ide-newton.ts.net/lab/torghut@sha256:8ccacb0c0e3e88bf4f1cbafadcd5df926756aa487e986ba8f8077f334a82307f imagePullPolicy: IfNotPresent command: - uvicorn @@ -71,9 +71,9 @@ spec: name: torghut-options-alpaca key: APCA_API_BASE_URL - name: TORGHUT_OPTIONS_VERSION - value: v0.579.0-302-g0872bf02a + value: v0.579.0-309-gdda67f438 - name: TORGHUT_OPTIONS_COMMIT - value: 0872bf02a0d15acf767b4abd8f1c63acbe5932e7 + value: dda67f438134f34dc5f857de941ee68f1fa13f99 ports: - name: http containerPort: 8080 diff --git a/argocd/applications/torghut-options/enricher/deployment.yaml b/argocd/applications/torghut-options/enricher/deployment.yaml index 229bc2cae4..95b7a09e23 100644 --- a/argocd/applications/torghut-options/enricher/deployment.yaml +++ b/argocd/applications/torghut-options/enricher/deployment.yaml @@ -28,7 +28,7 @@ spec: type: RuntimeDefault containers: - name: torghut-options-enricher - image: registry.ide-newton.ts.net/lab/torghut@sha256:5c0ddebaa518671d8868eb36804a940596e5fe914c2fd461701e64c35903c05c + image: registry.ide-newton.ts.net/lab/torghut@sha256:8ccacb0c0e3e88bf4f1cbafadcd5df926756aa487e986ba8f8077f334a82307f imagePullPolicy: IfNotPresent command: - uvicorn @@ -71,9 +71,9 @@ spec: name: torghut-options-alpaca key: APCA_API_BASE_URL - name: TORGHUT_OPTIONS_VERSION - value: v0.579.0-302-g0872bf02a + value: v0.579.0-309-gdda67f438 - name: TORGHUT_OPTIONS_COMMIT - value: 0872bf02a0d15acf767b4abd8f1c63acbe5932e7 + value: dda67f438134f34dc5f857de941ee68f1fa13f99 ports: - name: http containerPort: 8080 diff --git a/argocd/applications/torghut/analysis-template-activity.yaml b/argocd/applications/torghut/analysis-template-activity.yaml index c56eae0abf..5258df414f 100644 --- a/argocd/applications/torghut/analysis-template-activity.yaml +++ b/argocd/applications/torghut/analysis-template-activity.yaml @@ -41,7 +41,7 @@ spec: kubernetes.io/arch: arm64 containers: - name: analysis - image: registry.ide-newton.ts.net/lab/torghut@sha256:5c0ddebaa518671d8868eb36804a940596e5fe914c2fd461701e64c35903c05c + image: registry.ide-newton.ts.net/lab/torghut@sha256:8ccacb0c0e3e88bf4f1cbafadcd5df926756aa487e986ba8f8077f334a82307f imagePullPolicy: IfNotPresent env: - name: DB_DSN diff --git a/argocd/applications/torghut/analysis-template-artifact-bundle.yaml b/argocd/applications/torghut/analysis-template-artifact-bundle.yaml index a473f80203..fbaf402b81 100644 --- a/argocd/applications/torghut/analysis-template-artifact-bundle.yaml +++ b/argocd/applications/torghut/analysis-template-artifact-bundle.yaml @@ -23,7 +23,7 @@ spec: kubernetes.io/arch: arm64 containers: - name: analysis - image: registry.ide-newton.ts.net/lab/torghut@sha256:5c0ddebaa518671d8868eb36804a940596e5fe914c2fd461701e64c35903c05c + image: registry.ide-newton.ts.net/lab/torghut@sha256:8ccacb0c0e3e88bf4f1cbafadcd5df926756aa487e986ba8f8077f334a82307f imagePullPolicy: IfNotPresent command: - /bin/bash diff --git a/argocd/applications/torghut/analysis-template-runtime-ready.yaml b/argocd/applications/torghut/analysis-template-runtime-ready.yaml index 75b746e9cb..7276436f93 100644 --- a/argocd/applications/torghut/analysis-template-runtime-ready.yaml +++ b/argocd/applications/torghut/analysis-template-runtime-ready.yaml @@ -33,7 +33,7 @@ spec: kubernetes.io/arch: arm64 containers: - name: analysis - image: registry.ide-newton.ts.net/lab/torghut@sha256:5c0ddebaa518671d8868eb36804a940596e5fe914c2fd461701e64c35903c05c + image: registry.ide-newton.ts.net/lab/torghut@sha256:8ccacb0c0e3e88bf4f1cbafadcd5df926756aa487e986ba8f8077f334a82307f imagePullPolicy: IfNotPresent command: - /bin/bash diff --git a/argocd/applications/torghut/analysis-template-teardown-clean.yaml b/argocd/applications/torghut/analysis-template-teardown-clean.yaml index 1aed86baee..e7dbc1012d 100644 --- a/argocd/applications/torghut/analysis-template-teardown-clean.yaml +++ b/argocd/applications/torghut/analysis-template-teardown-clean.yaml @@ -31,7 +31,7 @@ spec: kubernetes.io/arch: arm64 containers: - name: analysis - image: registry.ide-newton.ts.net/lab/torghut@sha256:5c0ddebaa518671d8868eb36804a940596e5fe914c2fd461701e64c35903c05c + image: registry.ide-newton.ts.net/lab/torghut@sha256:8ccacb0c0e3e88bf4f1cbafadcd5df926756aa487e986ba8f8077f334a82307f imagePullPolicy: IfNotPresent env: - name: DB_DSN diff --git a/argocd/applications/torghut/db-migrations-job.yaml b/argocd/applications/torghut/db-migrations-job.yaml index 7e2be82b32..1b1cbaad49 100644 --- a/argocd/applications/torghut/db-migrations-job.yaml +++ b/argocd/applications/torghut/db-migrations-job.yaml @@ -25,7 +25,7 @@ spec: containers: - name: migrate imagePullPolicy: IfNotPresent - image: registry.ide-newton.ts.net/lab/torghut@sha256:5c0ddebaa518671d8868eb36804a940596e5fe914c2fd461701e64c35903c05c + image: registry.ide-newton.ts.net/lab/torghut@sha256:8ccacb0c0e3e88bf4f1cbafadcd5df926756aa487e986ba8f8077f334a82307f command: - /bin/sh - -ec diff --git a/argocd/applications/torghut/empirical-jobs-backfill-job.yaml b/argocd/applications/torghut/empirical-jobs-backfill-job.yaml index 05c271f657..34792006b5 100644 --- a/argocd/applications/torghut/empirical-jobs-backfill-job.yaml +++ b/argocd/applications/torghut/empirical-jobs-backfill-job.yaml @@ -15,7 +15,7 @@ spec: kubernetes.io/arch: arm64 containers: - name: backfill - image: registry.ide-newton.ts.net/lab/torghut@sha256:5c0ddebaa518671d8868eb36804a940596e5fe914c2fd461701e64c35903c05c + image: registry.ide-newton.ts.net/lab/torghut@sha256:8ccacb0c0e3e88bf4f1cbafadcd5df926756aa487e986ba8f8077f334a82307f imagePullPolicy: IfNotPresent command: - /bin/bash diff --git a/argocd/applications/torghut/empirical-promotion-renewal-cronjob.yaml b/argocd/applications/torghut/empirical-promotion-renewal-cronjob.yaml index 76522da887..98c082d0c6 100644 --- a/argocd/applications/torghut/empirical-promotion-renewal-cronjob.yaml +++ b/argocd/applications/torghut/empirical-promotion-renewal-cronjob.yaml @@ -21,7 +21,7 @@ spec: kubernetes.io/arch: arm64 containers: - name: renew - image: registry.ide-newton.ts.net/lab/torghut@sha256:5c0ddebaa518671d8868eb36804a940596e5fe914c2fd461701e64c35903c05c + image: registry.ide-newton.ts.net/lab/torghut@sha256:8ccacb0c0e3e88bf4f1cbafadcd5df926756aa487e986ba8f8077f334a82307f imagePullPolicy: IfNotPresent resources: requests: @@ -101,7 +101,7 @@ spec: - name: SIM_DB_DSN value: postgresql://$(TORGHUT_SIM_DB_USER):$(TORGHUT_SIM_DB_PASSWORD)@$(TORGHUT_SIM_DB_HOST):$(TORGHUT_SIM_DB_PORT)/torghut_sim_default - name: TORGHUT_IMAGE_DIGEST - value: sha256:5c0ddebaa518671d8868eb36804a940596e5fe914c2fd461701e64c35903c05c + value: sha256:8ccacb0c0e3e88bf4f1cbafadcd5df926756aa487e986ba8f8077f334a82307f - name: TORGHUT_EMPIRICAL_CEPH_BUCKET valueFrom: configMapKeyRef: diff --git a/argocd/applications/torghut/empirical-promotion-workflowtemplate.yaml b/argocd/applications/torghut/empirical-promotion-workflowtemplate.yaml index f8b2e7c04e..9221b45733 100644 --- a/argocd/applications/torghut/empirical-promotion-workflowtemplate.yaml +++ b/argocd/applications/torghut/empirical-promotion-workflowtemplate.yaml @@ -23,7 +23,7 @@ spec: - name: manifestB64 - name: outputRoot container: - image: registry.ide-newton.ts.net/lab/torghut@sha256:5c0ddebaa518671d8868eb36804a940596e5fe914c2fd461701e64c35903c05c + image: registry.ide-newton.ts.net/lab/torghut@sha256:8ccacb0c0e3e88bf4f1cbafadcd5df926756aa487e986ba8f8077f334a82307f imagePullPolicy: IfNotPresent command: - /bin/bash diff --git a/argocd/applications/torghut/execution-tca-refresh-cronjob.yaml b/argocd/applications/torghut/execution-tca-refresh-cronjob.yaml index f81fe99508..5f427fd716 100644 --- a/argocd/applications/torghut/execution-tca-refresh-cronjob.yaml +++ b/argocd/applications/torghut/execution-tca-refresh-cronjob.yaml @@ -23,7 +23,7 @@ spec: kubernetes.io/arch: arm64 containers: - name: refresh-execution-tca - image: registry.ide-newton.ts.net/lab/torghut@sha256:5c0ddebaa518671d8868eb36804a940596e5fe914c2fd461701e64c35903c05c + image: registry.ide-newton.ts.net/lab/torghut@sha256:8ccacb0c0e3e88bf4f1cbafadcd5df926756aa487e986ba8f8077f334a82307f imagePullPolicy: IfNotPresent env: - name: DB_DSN diff --git a/argocd/applications/torghut/historical-simulation-workflowtemplate.yaml b/argocd/applications/torghut/historical-simulation-workflowtemplate.yaml index 3a5b6ef205..4336fcdd71 100644 --- a/argocd/applications/torghut/historical-simulation-workflowtemplate.yaml +++ b/argocd/applications/torghut/historical-simulation-workflowtemplate.yaml @@ -41,7 +41,7 @@ spec: - name: allowMissingState - name: outputRoot container: - image: registry.ide-newton.ts.net/lab/torghut@sha256:5c0ddebaa518671d8868eb36804a940596e5fe914c2fd461701e64c35903c05c + image: registry.ide-newton.ts.net/lab/torghut@sha256:8ccacb0c0e3e88bf4f1cbafadcd5df926756aa487e986ba8f8077f334a82307f imagePullPolicy: Always env: - name: DB_DSN diff --git a/argocd/applications/torghut/knative-service-sim.yaml b/argocd/applications/torghut/knative-service-sim.yaml index 3aa8470399..f3ca5bd64e 100644 --- a/argocd/applications/torghut/knative-service-sim.yaml +++ b/argocd/applications/torghut/knative-service-sim.yaml @@ -16,7 +16,7 @@ spec: template: metadata: annotations: - client.knative.dev/updateTimestamp: "2026-05-28T14:57:06Z" + client.knative.dev/updateTimestamp: "2026-05-28T16:13:31Z" autoscaling.knative.dev/minScale: "1" autoscaling.knative.dev/maxScale: "1" autoscaling.knative.dev/target: "80" @@ -28,7 +28,7 @@ spec: containers: - name: user-container imagePullPolicy: IfNotPresent - image: registry.ide-newton.ts.net/lab/torghut@sha256:5c0ddebaa518671d8868eb36804a940596e5fe914c2fd461701e64c35903c05c + image: registry.ide-newton.ts.net/lab/torghut@sha256:8ccacb0c0e3e88bf4f1cbafadcd5df926756aa487e986ba8f8077f334a82307f ports: - name: http1 containerPort: 8181 @@ -513,11 +513,11 @@ spec: - name: TA_CLICKHOUSE_CONN_TIMEOUT_SECONDS value: "10" - name: TORGHUT_VERSION - value: v0.579.0-302-g0872bf02a + value: v0.579.0-309-gdda67f438 - name: TORGHUT_COMMIT - value: 0872bf02a0d15acf767b4abd8f1c63acbe5932e7 + value: dda67f438134f34dc5f857de941ee68f1fa13f99 - name: TORGHUT_IMAGE_DIGEST - value: sha256:5c0ddebaa518671d8868eb36804a940596e5fe914c2fd461701e64c35903c05c + value: sha256:8ccacb0c0e3e88bf4f1cbafadcd5df926756aa487e986ba8f8077f334a82307f envFrom: - configMapRef: name: torghut-autonomy-config diff --git a/argocd/applications/torghut/knative-service.yaml b/argocd/applications/torghut/knative-service.yaml index 5d31670d38..bf74a97d65 100644 --- a/argocd/applications/torghut/knative-service.yaml +++ b/argocd/applications/torghut/knative-service.yaml @@ -16,7 +16,7 @@ spec: template: metadata: annotations: - client.knative.dev/updateTimestamp: "2026-05-28T14:57:06Z" + client.knative.dev/updateTimestamp: "2026-05-28T16:13:31Z" autoscaling.knative.dev/minScale: "1" autoscaling.knative.dev/maxScale: "1" autoscaling.knative.dev/target: "80" @@ -28,7 +28,7 @@ spec: containers: - name: user-container imagePullPolicy: IfNotPresent - image: registry.ide-newton.ts.net/lab/torghut@sha256:5c0ddebaa518671d8868eb36804a940596e5fe914c2fd461701e64c35903c05c + image: registry.ide-newton.ts.net/lab/torghut@sha256:8ccacb0c0e3e88bf4f1cbafadcd5df926756aa487e986ba8f8077f334a82307f ports: - name: http1 containerPort: 8181 @@ -332,11 +332,11 @@ spec: - name: TA_CLICKHOUSE_CONN_TIMEOUT_SECONDS value: "10" - name: TORGHUT_VERSION - value: v0.579.0-302-g0872bf02a + value: v0.579.0-309-gdda67f438 - name: TORGHUT_COMMIT - value: 0872bf02a0d15acf767b4abd8f1c63acbe5932e7 + value: dda67f438134f34dc5f857de941ee68f1fa13f99 - name: TORGHUT_IMAGE_DIGEST - value: sha256:5c0ddebaa518671d8868eb36804a940596e5fe914c2fd461701e64c35903c05c + value: sha256:8ccacb0c0e3e88bf4f1cbafadcd5df926756aa487e986ba8f8077f334a82307f livenessProbe: httpGet: path: /healthz diff --git a/argocd/applications/torghut/whitepaper-autoresearch-workflowtemplate.yaml b/argocd/applications/torghut/whitepaper-autoresearch-workflowtemplate.yaml index 8a468f4f3c..f9252cc2f6 100644 --- a/argocd/applications/torghut/whitepaper-autoresearch-workflowtemplate.yaml +++ b/argocd/applications/torghut/whitepaper-autoresearch-workflowtemplate.yaml @@ -144,7 +144,7 @@ spec: - name: selectionOnly - name: persistResults container: - image: registry.ide-newton.ts.net/lab/torghut@sha256:5c0ddebaa518671d8868eb36804a940596e5fe914c2fd461701e64c35903c05c + image: registry.ide-newton.ts.net/lab/torghut@sha256:8ccacb0c0e3e88bf4f1cbafadcd5df926756aa487e986ba8f8077f334a82307f imagePullPolicy: IfNotPresent command: - /bin/bash diff --git a/argocd/applications/torghut/whitepaper-semantic-backfill-job.yaml b/argocd/applications/torghut/whitepaper-semantic-backfill-job.yaml index 067acdbca9..501b3ffd37 100644 --- a/argocd/applications/torghut/whitepaper-semantic-backfill-job.yaml +++ b/argocd/applications/torghut/whitepaper-semantic-backfill-job.yaml @@ -28,7 +28,7 @@ spec: type: RuntimeDefault containers: - name: backfill - image: registry.ide-newton.ts.net/lab/torghut@sha256:5c0ddebaa518671d8868eb36804a940596e5fe914c2fd461701e64c35903c05c + image: registry.ide-newton.ts.net/lab/torghut@sha256:8ccacb0c0e3e88bf4f1cbafadcd5df926756aa487e986ba8f8077f334a82307f imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false