diff --git a/helm/gateway/templates/gateway-deployment.yaml b/helm/gateway/templates/gateway-deployment.yaml index a24103e..09ddf53 100644 --- a/helm/gateway/templates/gateway-deployment.yaml +++ b/helm/gateway/templates/gateway-deployment.yaml @@ -18,7 +18,7 @@ spec: spec: containers: - name: api-gateway - image: ghcr.io/privateaim/node-hub-api-adapter:sha-61a1c36 + image: ghcr.io/privateaim/node-hub-api-adapter:sha-f70404d imagePullPolicy: IfNotPresent # Maybe "Always" during debug readinessProbe: httpGet: