diff --git a/k8s/platform/values-prod.yaml b/k8s/platform/values-prod.yaml index 72f2ca1c72..c089a4bc3b 100644 --- a/k8s/platform/values-prod.yaml +++ b/k8s/platform/values-prod.yaml @@ -2,7 +2,7 @@ replicaCount: 1 image: repository: eu.gcr.io/airqo-250220/airqo-next-platform pullPolicy: Always - tag: prod-ef4ea356-1702298579 + tag: prod-8a8c7e6f-1702302188 imagePullSecrets: [] nameOverride: '' fullnameOverride: '' diff --git a/k8s/platform/values-stage.yaml b/k8s/platform/values-stage.yaml index aa7c9e2f1e..05c6156b25 100644 --- a/k8s/platform/values-stage.yaml +++ b/k8s/platform/values-stage.yaml @@ -2,7 +2,7 @@ replicaCount: 1 image: repository: eu.gcr.io/airqo-250220/airqo-stage-next-platform pullPolicy: Always - tag: stage-fea36687-1702298517 + tag: stage-dfe786a8-1702302133 imagePullSecrets: [] nameOverride: '' fullnameOverride: '' diff --git a/website/README.md b/website/README.md index 65e02d5036..969154adf5 100644 --- a/website/README.md +++ b/website/README.md @@ -26,7 +26,7 @@ #### OSX, Linux, Windows -- `Python 3.6 or higher (Python 3.7 preferred)` [Python Download](https://www.python.org/) +- `For Python 3.6 or higher (Python 3.7 preferred)` [Python Download](https://www.python.org/) - `NodeJs v12` [Node Download](https://nodejs.org/en/download/) - `Npm` [NpmJs](https://www.npmjs.com/get-npm)