diff --git a/charts/dataplane/Chart.yaml b/charts/dataplane/Chart.yaml index 116533ab..07cba00f 100644 --- a/charts/dataplane/Chart.yaml +++ b/charts/dataplane/Chart.yaml @@ -3,8 +3,8 @@ name: dataplane description: Deploys the Union dataplane components to onboard a kubernetes cluster to the Union Cloud. type: application icon: https://i.ibb.co/JxfDQsL/Union-Symbol-yellow-2.png -version: 2025.12.1 -appVersion: 2025.12.1 +version: 2025.12.2 +appVersion: 2025.12.2 kubeVersion: '>= 1.28.0-0' dependencies: - name: kube-prometheus-stack diff --git a/tests/generated/dataplane.aws.with-ingress.yaml b/tests/generated/dataplane.aws.with-ingress.yaml index cda19e02..95a157fa 100644 --- a/tests/generated/dataplane.aws.with-ingress.yaml +++ b/tests/generated/dataplane.aws.with-ingress.yaml @@ -2482,7 +2482,7 @@ spec: value: http://union-operator-prometheus:80 - name: KNATIVE_PROXY_SERVICE_URL value: http://kourier-internal - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" name: sync-cluster-resources resources: @@ -2548,7 +2548,7 @@ spec: secretName: union-secret-auth containers: - name: executor - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent command: - executor @@ -2655,7 +2655,7 @@ spec: - name: operator-proxy securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent terminationMessagePolicy: FallbackToLogsOnError resources: @@ -2723,7 +2723,7 @@ spec: - name: "tunnel" securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent args: - cloudflared @@ -2787,7 +2787,7 @@ spec: - name: operator securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent terminationMessagePolicy: FallbackToLogsOnError resources: @@ -2893,7 +2893,7 @@ spec: serviceAccountName: flytepropeller-webhook-system initContainers: - name: generate-secrets - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" command: - flytepropeller @@ -2948,7 +2948,7 @@ spec: memory: 500Mi containers: - name: webhook - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" command: - flytepropeller @@ -3084,7 +3084,7 @@ spec: value: http://union-operator-prometheus:80 - name: KNATIVE_PROXY_SERVICE_URL value: http://kourier-internal - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" name: flytepropeller ports: diff --git a/tests/generated/dataplane.aws.yaml b/tests/generated/dataplane.aws.yaml index aea8eb5f..3a6806af 100644 --- a/tests/generated/dataplane.aws.yaml +++ b/tests/generated/dataplane.aws.yaml @@ -2487,7 +2487,7 @@ spec: value: http://union-operator-prometheus:80 - name: KNATIVE_PROXY_SERVICE_URL value: http://kourier-internal - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" name: sync-cluster-resources resources: @@ -2553,7 +2553,7 @@ spec: secretName: union-secret-auth containers: - name: executor - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent command: - executor @@ -2660,7 +2660,7 @@ spec: - name: operator-proxy securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent terminationMessagePolicy: FallbackToLogsOnError resources: @@ -2728,7 +2728,7 @@ spec: - name: "tunnel" securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent args: - cloudflared @@ -2792,7 +2792,7 @@ spec: - name: operator securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent terminationMessagePolicy: FallbackToLogsOnError resources: @@ -2898,7 +2898,7 @@ spec: serviceAccountName: flytepropeller-webhook-system initContainers: - name: generate-secrets - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" command: - flytepropeller @@ -2953,7 +2953,7 @@ spec: memory: 500Mi containers: - name: webhook - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" command: - flytepropeller @@ -3089,7 +3089,7 @@ spec: value: http://union-operator-prometheus:80 - name: KNATIVE_PROXY_SERVICE_URL value: http://kourier-internal - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" name: flytepropeller ports: diff --git a/tests/generated/dataplane.cost.yaml b/tests/generated/dataplane.cost.yaml index c04a0e38..f3aef493 100644 --- a/tests/generated/dataplane.cost.yaml +++ b/tests/generated/dataplane.cost.yaml @@ -2242,7 +2242,7 @@ spec: value: http://union-operator-prometheus:80 - name: KNATIVE_PROXY_SERVICE_URL value: http://kourier-internal - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" name: sync-cluster-resources resources: @@ -2308,7 +2308,7 @@ spec: secretName: union-secret-auth containers: - name: executor - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent command: - executor @@ -2415,7 +2415,7 @@ spec: - name: operator-proxy securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent terminationMessagePolicy: FallbackToLogsOnError resources: @@ -2483,7 +2483,7 @@ spec: - name: "tunnel" securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent args: - cloudflared @@ -2547,7 +2547,7 @@ spec: - name: operator securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent terminationMessagePolicy: FallbackToLogsOnError resources: @@ -2653,7 +2653,7 @@ spec: serviceAccountName: flytepropeller-webhook-system initContainers: - name: generate-secrets - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" command: - flytepropeller @@ -2708,7 +2708,7 @@ spec: memory: 500Mi containers: - name: webhook - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" command: - flytepropeller @@ -2844,7 +2844,7 @@ spec: value: http://union-operator-prometheus:80 - name: KNATIVE_PROXY_SERVICE_URL value: http://kourier-internal - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" name: flytepropeller ports: diff --git a/tests/generated/dataplane.dcgm-exporter.yaml b/tests/generated/dataplane.dcgm-exporter.yaml index 1383e3ca..e4af379a 100644 --- a/tests/generated/dataplane.dcgm-exporter.yaml +++ b/tests/generated/dataplane.dcgm-exporter.yaml @@ -2807,7 +2807,7 @@ spec: value: http://union-operator-prometheus:80 - name: KNATIVE_PROXY_SERVICE_URL value: http://kourier-internal - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" name: sync-cluster-resources resources: @@ -2873,7 +2873,7 @@ spec: secretName: union-secret-auth containers: - name: executor - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent command: - executor @@ -2980,7 +2980,7 @@ spec: - name: operator-proxy securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent terminationMessagePolicy: FallbackToLogsOnError resources: @@ -3048,7 +3048,7 @@ spec: - name: "tunnel" securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent args: - cloudflared @@ -3112,7 +3112,7 @@ spec: - name: operator securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent terminationMessagePolicy: FallbackToLogsOnError resources: @@ -3218,7 +3218,7 @@ spec: serviceAccountName: flytepropeller-webhook-system initContainers: - name: generate-secrets - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" command: - flytepropeller @@ -3273,7 +3273,7 @@ spec: memory: 500Mi containers: - name: webhook - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" command: - flytepropeller @@ -3409,7 +3409,7 @@ spec: value: http://union-operator-prometheus:80 - name: KNATIVE_PROXY_SERVICE_URL value: http://kourier-internal - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" name: flytepropeller ports: diff --git a/tests/generated/dataplane.fully-selfhosted.yaml b/tests/generated/dataplane.fully-selfhosted.yaml index ba64f275..19c92318 100644 --- a/tests/generated/dataplane.fully-selfhosted.yaml +++ b/tests/generated/dataplane.fully-selfhosted.yaml @@ -2485,7 +2485,7 @@ spec: value: http://union-operator-prometheus:80 - name: KNATIVE_PROXY_SERVICE_URL value: http://kourier-internal - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" name: sync-cluster-resources resources: @@ -2540,7 +2540,7 @@ spec: name: executor containers: - name: executor - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent command: - executor @@ -2640,7 +2640,7 @@ spec: - name: operator-proxy securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent terminationMessagePolicy: FallbackToLogsOnError resources: @@ -2741,7 +2741,7 @@ spec: - name: operator securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent terminationMessagePolicy: FallbackToLogsOnError resources: @@ -2845,7 +2845,7 @@ spec: serviceAccountName: flytepropeller-webhook-system initContainers: - name: generate-secrets - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" command: - flytepropeller @@ -2900,7 +2900,7 @@ spec: memory: 500Mi containers: - name: webhook - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" command: - flytepropeller @@ -3036,7 +3036,7 @@ spec: value: http://union-operator-prometheus:80 - name: KNATIVE_PROXY_SERVICE_URL value: http://kourier-internal - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" name: flytepropeller ports: diff --git a/tests/generated/dataplane.low-priv.yaml b/tests/generated/dataplane.low-priv.yaml index ccb71746..7c7784ba 100644 --- a/tests/generated/dataplane.low-priv.yaml +++ b/tests/generated/dataplane.low-priv.yaml @@ -920,7 +920,7 @@ spec: secretName: union-secret-auth containers: - name: executor - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent command: - executor @@ -1025,7 +1025,7 @@ spec: - name: operator-proxy securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent terminationMessagePolicy: FallbackToLogsOnError resources: @@ -1093,7 +1093,7 @@ spec: - name: "tunnel" securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent args: - cloudflared @@ -1157,7 +1157,7 @@ spec: - name: operator securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent terminationMessagePolicy: FallbackToLogsOnError resources: @@ -1263,7 +1263,7 @@ spec: serviceAccountName: flytepropeller-webhook-system initContainers: - name: generate-secrets - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" command: - flytepropeller @@ -1318,7 +1318,7 @@ spec: memory: 500Mi containers: - name: webhook - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" command: - flytepropeller @@ -1453,7 +1453,7 @@ spec: value: http://union-operator-prometheus:80 - name: KNATIVE_PROXY_SERVICE_URL value: http://kourier-internal - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" name: flytepropeller ports: diff --git a/tests/generated/dataplane.nodeobserver.yaml b/tests/generated/dataplane.nodeobserver.yaml index f9d0c8d8..b662ace1 100644 --- a/tests/generated/dataplane.nodeobserver.yaml +++ b/tests/generated/dataplane.nodeobserver.yaml @@ -2206,7 +2206,7 @@ spec: privileged: true runAsNonRoot: false runAsUser: 0 - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent terminationMessagePolicy: FallbackToLogsOnError resources: @@ -2626,7 +2626,7 @@ spec: value: http://union-operator-prometheus:80 - name: KNATIVE_PROXY_SERVICE_URL value: http://kourier-internal - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" name: sync-cluster-resources resources: @@ -2692,7 +2692,7 @@ spec: secretName: union-secret-auth containers: - name: executor - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent command: - executor @@ -2799,7 +2799,7 @@ spec: - name: operator-proxy securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent terminationMessagePolicy: FallbackToLogsOnError resources: @@ -2867,7 +2867,7 @@ spec: - name: "tunnel" securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent args: - cloudflared @@ -2931,7 +2931,7 @@ spec: - name: operator securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent terminationMessagePolicy: FallbackToLogsOnError resources: @@ -3037,7 +3037,7 @@ spec: serviceAccountName: flytepropeller-webhook-system initContainers: - name: generate-secrets - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" command: - flytepropeller @@ -3092,7 +3092,7 @@ spec: memory: 500Mi containers: - name: webhook - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" command: - flytepropeller @@ -3228,7 +3228,7 @@ spec: value: http://union-operator-prometheus:80 - name: KNATIVE_PROXY_SERVICE_URL value: http://kourier-internal - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" name: flytepropeller ports: diff --git a/tests/generated/dataplane.oci.yaml b/tests/generated/dataplane.oci.yaml index 90545f54..33a27316 100644 --- a/tests/generated/dataplane.oci.yaml +++ b/tests/generated/dataplane.oci.yaml @@ -2512,7 +2512,7 @@ spec: value: http://kourier-internal - name: AWS_REQUEST_CHECKSUM_CALCULATION value: when_required - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" name: sync-cluster-resources resources: @@ -2586,7 +2586,7 @@ spec: secretName: union-secret-auth containers: - name: executor - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent command: - executor @@ -2695,7 +2695,7 @@ spec: - name: operator-proxy securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent terminationMessagePolicy: FallbackToLogsOnError resources: @@ -2765,7 +2765,7 @@ spec: - name: "tunnel" securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent args: - cloudflared @@ -2837,7 +2837,7 @@ spec: - name: operator securityContext: {} - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: IfNotPresent terminationMessagePolicy: FallbackToLogsOnError resources: @@ -2953,7 +2953,7 @@ spec: serviceAccountName: flytepropeller-webhook-system initContainers: - name: generate-secrets - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" command: - flytepropeller @@ -3010,7 +3010,7 @@ spec: memory: 500Mi containers: - name: webhook - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" command: - flytepropeller @@ -3158,7 +3158,7 @@ spec: value: http://kourier-internal - name: AWS_REQUEST_CHECKSUM_CALCULATION value: when_required - image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1" + image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2" imagePullPolicy: "IfNotPresent" name: flytepropeller ports: