From ad9da181cd914f3a56d827760a523c8e53324c7b Mon Sep 17 00:00:00 2001 From: fluxbot Date: Thu, 14 Sep 2023 16:24:38 +0000 Subject: [PATCH] [ci skip] gcr.io/track-compliance/api-js:master-a03254e-1694708602 --- app/bases/tracker-api-deployment.yaml | 2 +- k8s/apps/bases/api/deployment.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/bases/tracker-api-deployment.yaml b/app/bases/tracker-api-deployment.yaml index 9dc986fba..65e1e8626 100644 --- a/app/bases/tracker-api-deployment.yaml +++ b/app/bases/tracker-api-deployment.yaml @@ -50,7 +50,7 @@ spec: - name: database-config mountPath: /app containers: - - image: gcr.io/track-compliance/api-js:master-ec38e91-1694605752 # {"$imagepolicy": "flux-system:api"} + - image: gcr.io/track-compliance/api-js:master-a03254e-1694708602 # {"$imagepolicy": "flux-system:api"} name: api ports: - containerPort: 4000 diff --git a/k8s/apps/bases/api/deployment.yaml b/k8s/apps/bases/api/deployment.yaml index 2ecff03de..da08f35c9 100644 --- a/k8s/apps/bases/api/deployment.yaml +++ b/k8s/apps/bases/api/deployment.yaml @@ -54,7 +54,7 @@ spec: - name: database-config mountPath: /app containers: - - image: gcr.io/track-compliance/api-js:master-ec38e91-1694605752 # {"$imagepolicy": "flux-system:api"} + - image: gcr.io/track-compliance/api-js:master-a03254e-1694708602 # {"$imagepolicy": "flux-system:api"} name: api ports: - containerPort: 4000