diff --git a/manifests/invy/values.yaml b/manifests/invy/values.yaml index 63be4f9..d2cd227 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-368e036" + tag: "master-cf9f1a6" service: type: ClusterIP port: 8000