diff --git a/manifests/invy/values.yaml b/manifests/invy/values.yaml index 9a8cf1b..7c730e4 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-5d1fbb3" + tag: "master-5c4bb0d" service: type: ClusterIP port: 8000