diff --git a/manifests/invy/values.yaml b/manifests/invy/values.yaml index 7ab1e31..298f3fa 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-f423685" + tag: "master-cc538a0" service: type: ClusterIP port: 8000