diff --git a/charts/gate/values.yaml b/charts/gate/values.yaml index 52cfc0652..9f645d136 100644 --- a/charts/gate/values.yaml +++ b/charts/gate/values.yaml @@ -28,7 +28,7 @@ image: repository: catenax-ng/tx-bpdm/gate pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. - tag: "3.0.2-alpha.2" + tag: "" imagePullSecrets: [] diff --git a/charts/pool/values.yaml b/charts/pool/values.yaml index fe0125d7d..786130e60 100644 --- a/charts/pool/values.yaml +++ b/charts/pool/values.yaml @@ -28,7 +28,7 @@ image: repository: catenax-ng/tx-bpdm/pool pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. - tag: "3.0.2-alpha.2" + tag: "" imagePullSecrets: []