diff --git a/manifests/invy/values.yaml b/manifests/invy/values.yaml index 6e98d21..b1194ee 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-a8b6cd2" + tag: "master-34b5d19" service: type: ClusterIP port: 8000