diff --git a/manifests/ipify/values.yaml b/manifests/ipify/values.yaml index 35ca207..496a093 100644 --- a/manifests/ipify/values.yaml +++ b/manifests/ipify/values.yaml @@ -14,7 +14,7 @@ backend: image: repository: harbor.dvirlabs.com/my-apps/ipify-backend pullPolicy: Always - tag: master-3d4e39e + tag: master-992b3d1 service: type: ClusterIP port: 8000 @@ -49,7 +49,7 @@ frontend: image: repository: harbor.dvirlabs.com/my-apps/ipify-frontend pullPolicy: Always - tag: master-3d4e39e + tag: master-992b3d1 service: type: ClusterIP port: 80