diff --git a/manifests/invy/values.yaml b/manifests/invy/values.yaml index c1e31fc..5405964 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-15890cc" + tag: "master-0cc965a" service: type: ClusterIP port: 8000