diff --git a/manifests/invy/values.yaml b/manifests/invy/values.yaml index effbeb1..8eea946 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-eba57bd" + tag: "master-df8970f" service: type: ClusterIP port: 8000