diff --git a/manifests/invy/values.yaml b/manifests/invy/values.yaml index a1f6a23..77b6f3c 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-fc3cd21" + tag: "master-9e3d861" service: type: ClusterIP port: 8000