diff --git a/manifests/invy/values.yaml b/manifests/invy/values.yaml index a8c12b0..a52c735 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-82315dd" + tag: "master-b8d02c4" service: type: ClusterIP port: 8000