From 3c9af21f68e5d9d60f44f54bd7122b5121c5e1a0 Mon Sep 17 00:00:00 2001 From: aperture-fresh <> Date: Tue, 10 Jun 2025 16:16:59 +0000 Subject: [PATCH 1/2] update --- manifests/loan/loan/qa/Chart.yaml | 2 +- manifests/loan/loan/qa/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/loan/loan/qa/Chart.yaml b/manifests/loan/loan/qa/Chart.yaml index e19ea37a38..7c60720cc7 100644 --- a/manifests/loan/loan/qa/Chart.yaml +++ b/manifests/loan/loan/qa/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.17.22 +appVersion: 1.23.4 description: Codefresh gitops runtime umbrella chart name: loans-base version: 1.0.0 diff --git a/manifests/loan/loan/qa/values.yaml b/manifests/loan/loan/qa/values.yaml index 889c620077..48b3664290 100644 --- a/manifests/loan/loan/qa/values.yaml +++ b/manifests/loan/loan/qa/values.yaml @@ -1,7 +1,7 @@ loans: image: repository: docker.io/aperturesci/loan - tag: main-2b0e3fb + tag: main-613276b pullPolicy: Always replicaCount: 1 resources: From 64bc24b7ace4158f32b4c68045be5b1cec4482ab Mon Sep 17 00:00:00 2001 From: lrochette Date: Tue, 10 Jun 2025 16:19:52 +0000 Subject: [PATCH 2/2] Update tracking image to deploy to aperturesci/crosstracker --- .../crossplane-example-app/crossplane/trackingdeployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/crossplane-example-app/crossplane/trackingdeployment.yaml b/manifests/crossplane-example-app/crossplane/trackingdeployment.yaml index ad458a5c18..437d50aa3f 100644 --- a/manifests/crossplane-example-app/crossplane/trackingdeployment.yaml +++ b/manifests/crossplane-example-app/crossplane/trackingdeployment.yaml @@ -16,4 +16,4 @@ spec: spec: containers: - name: crosstracker - image: aperturesci/crosstracker:orders-asia + image: aperturesci/crosstracker:loan-qa