diff --git a/infra/helm/scc-admin-frontend/values-prod.yaml b/infra/helm/scc-admin-frontend/values-prod.yaml index 73b54038c..d7f068c8d 100644 --- a/infra/helm/scc-admin-frontend/values-prod.yaml +++ b/infra/helm/scc-admin-frontend/values-prod.yaml @@ -7,7 +7,7 @@ image: repository: public.ecr.aws/i6n1n6v2/scc-admin-frontend pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. - tag: "0.4.4" + tag: "0.4.5" imagePullSecrets: [] nameOverride: "" fullnameOverride: "" diff --git a/infra/helm/scc-server/values-prod.yaml b/infra/helm/scc-server/values-prod.yaml index 75f42f8f4..c7b2ebd8e 100644 --- a/infra/helm/scc-server/values-prod.yaml +++ b/infra/helm/scc-server/values-prod.yaml @@ -11,7 +11,7 @@ image: repository: public.ecr.aws/i6n1n6v2/scc-server pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. - tag: 0.4.4 + tag: 0.4.5 imagePullSecrets: [] nameOverride: "" fullnameOverride: ""