diff --git a/manifests/invy/values.yaml b/manifests/invy/values.yaml index 2f3518c..a4199b4 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-b8d02c4" + tag: "master-7262ba4" service: type: ClusterIP port: 8000