From 0775cd5b0d13151200f68a49157a8f201db9734b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 16:45:13 +0300 Subject: [PATCH 1/3] Update next platform staging image tag to stage-dfe786a8-1702302133 --- k8s/platform/values-stage.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: '' From 2d92172eaf22cc006167966c7b2892df33f6d55a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 16:45:59 +0300 Subject: [PATCH 2/3] Update analytics platform production image tag to prod-8a8c7e6f-1702302188 --- k8s/platform/values-prod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: '' From 195a8535ed4b1fafd7a74936e0db4009ee6f1b24 Mon Sep 17 00:00:00 2001 From: Martin Bbaale Date: Sat, 16 Dec 2023 15:55:01 +0300 Subject: [PATCH 3/3] Update README.md for website Update README.md for website --- website/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)