diff --git a/manifests/invy/values.yaml b/manifests/invy/values.yaml index 08472d6..503290e 100644 --- a/manifests/invy/values.yaml +++ b/manifests/invy/values.yaml @@ -9,7 +9,7 @@ backend: image: repository: harbor.dvirlabs.com/my-apps/invy-backend pullPolicy: IfNotPresent - tag: "master-a067a92" + tag: "master-ea36c5e" service: type: ClusterIP port: 8000