diff --git a/argocd/applications/torghut-options/catalog/deployment.yaml b/argocd/applications/torghut-options/catalog/deployment.yaml index c182eb1fff..74aa8651fa 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:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d + image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6 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-283-g83f3a5d2f + value: v0.579.0-293-g3316a4fd3 - name: TORGHUT_OPTIONS_COMMIT - value: 83f3a5d2fc152b8f05de33c5f01f292c2cf6ab89 + value: 3316a4fd38e4b19c0f3abdb43ac0e2c442eb92f6 ports: - name: http containerPort: 8080 diff --git a/argocd/applications/torghut-options/enricher/deployment.yaml b/argocd/applications/torghut-options/enricher/deployment.yaml index 23a24ee506..486884a9df 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:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d + image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6 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-283-g83f3a5d2f + value: v0.579.0-293-g3316a4fd3 - name: TORGHUT_OPTIONS_COMMIT - value: 83f3a5d2fc152b8f05de33c5f01f292c2cf6ab89 + value: 3316a4fd38e4b19c0f3abdb43ac0e2c442eb92f6 ports: - name: http containerPort: 8080 diff --git a/argocd/applications/torghut/analysis-template-activity.yaml b/argocd/applications/torghut/analysis-template-activity.yaml index e1a345832f..407b4d6285 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:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d + image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6 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 37f0908312..d2f443c0fe 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:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d + image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6 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 6487720496..92b8057ff2 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:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d + image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6 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 c7a73c8687..b396ae7749 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:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d + image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6 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 5ecf001923..9d656e1f9a 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:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d + image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6 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 b2269de819..0517beef0c 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:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d + image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6 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 9b92331ba5..67f1ee6e0d 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:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d + image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6 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:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d + value: sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6 - 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 76a481d4ec..f5869461d2 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:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d + image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6 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 6c654f95ff..57f0bf0679 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:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d + image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6 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 8e4f6c2795..6b551cccbe 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:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d + image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6 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 ab99defe10..bd72a64155 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-28T12:14:26Z" + client.knative.dev/updateTimestamp: "2026-05-28T13:21:35Z" 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:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d + image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6 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-283-g83f3a5d2f + value: v0.579.0-293-g3316a4fd3 - name: TORGHUT_COMMIT - value: 83f3a5d2fc152b8f05de33c5f01f292c2cf6ab89 + value: 3316a4fd38e4b19c0f3abdb43ac0e2c442eb92f6 - name: TORGHUT_IMAGE_DIGEST - value: sha256:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d + value: sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6 envFrom: - configMapRef: name: torghut-autonomy-config diff --git a/argocd/applications/torghut/knative-service.yaml b/argocd/applications/torghut/knative-service.yaml index 8c803fc4c2..be0328b1c1 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-28T12:14:26Z" + client.knative.dev/updateTimestamp: "2026-05-28T13:21:35Z" 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:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d + image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6 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-283-g83f3a5d2f + value: v0.579.0-293-g3316a4fd3 - name: TORGHUT_COMMIT - value: 83f3a5d2fc152b8f05de33c5f01f292c2cf6ab89 + value: 3316a4fd38e4b19c0f3abdb43ac0e2c442eb92f6 - name: TORGHUT_IMAGE_DIGEST - value: sha256:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d + value: sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6 livenessProbe: httpGet: path: /healthz diff --git a/argocd/applications/torghut/whitepaper-autoresearch-workflowtemplate.yaml b/argocd/applications/torghut/whitepaper-autoresearch-workflowtemplate.yaml index 6564bf154f..5b1850ca66 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:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d + image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6 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 9b32c1c85b..3f4e01e507 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:89be7114a4f557ab700f1efd7b669e61c59c561bce439cb8a4729e66570f931d + image: registry.ide-newton.ts.net/lab/torghut@sha256:4d9db0428030e7a168dffca4ca2efcbf2ef6aa0011485bc2e755d7ae5cc00ad6 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false