diff --git a/manifests/web-cluster/prod/helium/tokens-to-rent-service.yaml b/manifests/web-cluster/prod/helium/tokens-to-rent-service.yaml index bfb0da0c..d1d30713 100644 --- a/manifests/web-cluster/prod/helium/tokens-to-rent-service.yaml +++ b/manifests/web-cluster/prod/helium/tokens-to-rent-service.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: tokens-to-rent - image: public.ecr.aws/v0j6k5v6/tokens-to-rent-service:0.0.8 + image: public.ecr.aws/v0j6k5v6/tokens-to-rent-service:0.0.11 imagePullPolicy: IfNotPresent ports: - containerPort: 8081 diff --git a/manifests/web-cluster/sdlc/helium/tokens-to-rent-service.yaml b/manifests/web-cluster/sdlc/helium/tokens-to-rent-service.yaml index afd99f7b..4edce24c 100644 --- a/manifests/web-cluster/sdlc/helium/tokens-to-rent-service.yaml +++ b/manifests/web-cluster/sdlc/helium/tokens-to-rent-service.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: tokens-to-rent - image: public.ecr.aws/v0j6k5v6/tokens-to-rent-service:0.0.10 + image: public.ecr.aws/v0j6k5v6/tokens-to-rent-service:0.0.11 imagePullPolicy: IfNotPresent ports: - containerPort: 8081