From cca7478325292f2d725e0a11d10b0faf3edf1aaf Mon Sep 17 00:00:00 2001 From: sivakumar-devops <92422557+sivakumar-devops@users.noreply.github.com> Date: Fri, 5 Jul 2024 13:48:49 +0530 Subject: [PATCH] 375098- Manifest and documentation changes for 7-10 rollout --- deploy/auto-deployment/deploy_aks.yaml | 14 +++++------ deploy/auto-deployment/deploy_eks.yaml | 14 +++++------ deploy/auto-deployment/deploy_gke.yaml | 14 +++++------ deploy/deploy/ack_deploy.yaml | 16 ++++++------- deploy/deploy/common_ack_deploy.yaml | 16 ++++++------- deploy/deployment.yaml | 16 ++++++------- deploy/version-config.yaml | 16 ++++++------- ...-balancer-with-ssl-certificate-from-acm.md | 2 +- ...d-bi-and-bold-reports-in-an-ack-cluster.md | 2 +- ...how-to-deploy-bold-bi-in-an-ack-cluster.md | 2 +- docs/amazon-eks.md | 24 +++++++++---------- docs/bold-bi-auto-deployment.md | 2 +- docs/google-gke.md | 24 +++++++++---------- docs/microsoft-aks.md | 24 +++++++++---------- docs/oracle-oke.md | 24 +++++++++---------- docs/upgrade.md | 2 +- helm/README.md | 2 +- helm/bold-common/Chart.yaml | 4 ++-- helm/bold-common/README.md | 2 +- helm/bold-common/values.yaml | 6 ++--- helm/boldbi/Chart.yaml | 4 ++-- helm/boldbi/values.yaml | 2 +- helm/custom-values/ack-values.yaml | 2 +- helm/custom-values/aks-values.yaml | 2 +- helm/custom-values/common-ack-values.yaml | 6 ++--- helm/custom-values/common-aks-values.yaml | 6 ++--- helm/custom-values/common-eks-valuse.yaml | 6 ++--- helm/custom-values/common-gke-values.yaml | 6 ++--- helm/custom-values/common-oke-values.yaml | 6 ++--- helm/custom-values/eks-values.yaml | 2 +- helm/custom-values/gke-values.yaml | 2 +- helm/custom-values/oke-values.yaml | 2 +- helm/custom-values/values.yaml | 2 +- helm/docs/common-configuration.md | 6 ++--- upgrade/upgrade.md | 6 ++--- 35 files changed, 143 insertions(+), 143 deletions(-) diff --git a/deploy/auto-deployment/deploy_aks.yaml b/deploy/auto-deployment/deploy_aks.yaml index 98df3599..87d37719 100644 --- a/deploy/auto-deployment/deploy_aks.yaml +++ b/deploy/auto-deployment/deploy_aks.yaml @@ -250,7 +250,7 @@ spec: spec: containers: - name: id-web-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity:7.10.16 ports: - containerPort: 80 resources: @@ -309,7 +309,7 @@ spec: name: id-api-volume containers: - name: id-api-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity-api:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity-api:7.10.16 ports: - containerPort: 80 resources: @@ -364,7 +364,7 @@ spec: name: id-ums-volume containers: - name: id-ums-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-ums:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-ums:7.10.16 ports: - containerPort: 80 resources: @@ -429,7 +429,7 @@ spec: name: bi-web-volume containers: - name: bi-web-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server:7.10.16 ports: - containerPort: 80 resources: @@ -484,7 +484,7 @@ spec: name: bi-api-volume containers: - name: bi-api-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-api:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-api:7.10.16 ports: - containerPort: 80 resources: @@ -539,7 +539,7 @@ spec: name: bi-jobs-volume containers: - name: bi-jobs-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-jobs:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-jobs:7.10.16 ports: - containerPort: 80 resources: @@ -594,7 +594,7 @@ spec: name: bi-dataservice-volume containers: - name: bi-dataservice-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-designer:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-designer:7.10.16 ports: - containerPort: 80 env: diff --git a/deploy/auto-deployment/deploy_eks.yaml b/deploy/auto-deployment/deploy_eks.yaml index 8c446283..492d0580 100644 --- a/deploy/auto-deployment/deploy_eks.yaml +++ b/deploy/auto-deployment/deploy_eks.yaml @@ -229,7 +229,7 @@ spec: spec: containers: - name: id-web-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity:7.10.16 ports: - containerPort: 80 resources: @@ -288,7 +288,7 @@ spec: name: id-api-volume containers: - name: id-api-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity-api:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity-api:7.10.16 ports: - containerPort: 80 resources: @@ -343,7 +343,7 @@ spec: name: id-ums-volume containers: - name: id-ums-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-ums:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-ums:7.10.16 ports: - containerPort: 80 resources: @@ -408,7 +408,7 @@ spec: name: bi-web-volume containers: - name: bi-web-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server:7.10.16 ports: - containerPort: 80 resources: @@ -463,7 +463,7 @@ spec: name: bi-api-volume containers: - name: bi-api-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-api:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-api:7.10.16 ports: - containerPort: 80 resources: @@ -518,7 +518,7 @@ spec: name: bi-jobs-volume containers: - name: bi-jobs-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-jobs:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-jobs:7.10.16 ports: - containerPort: 80 resources: @@ -573,7 +573,7 @@ spec: name: bi-dataservice-volume containers: - name: bi-dataservice-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-designer:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-designer:7.10.16 ports: - containerPort: 80 env: diff --git a/deploy/auto-deployment/deploy_gke.yaml b/deploy/auto-deployment/deploy_gke.yaml index 0dac80ba..2bad5f44 100644 --- a/deploy/auto-deployment/deploy_gke.yaml +++ b/deploy/auto-deployment/deploy_gke.yaml @@ -220,7 +220,7 @@ spec: spec: containers: - name: id-web-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity:7.10.16 ports: - containerPort: 80 resources: @@ -279,7 +279,7 @@ spec: name: id-api-volume containers: - name: id-api-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity-api:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity-api:7.10.16 ports: - containerPort: 80 resources: @@ -334,7 +334,7 @@ spec: name: id-ums-volume containers: - name: id-ums-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-ums:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-ums:7.10.16 ports: - containerPort: 80 resources: @@ -399,7 +399,7 @@ spec: name: bi-web-volume containers: - name: bi-web-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server:7.10.16 ports: - containerPort: 80 resources: @@ -454,7 +454,7 @@ spec: name: bi-api-volume containers: - name: bi-api-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-api:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-api:7.10.16 ports: - containerPort: 80 resources: @@ -509,7 +509,7 @@ spec: name: bi-jobs-volume containers: - name: bi-jobs-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-jobs:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-jobs:7.10.16 ports: - containerPort: 80 resources: @@ -564,7 +564,7 @@ spec: name: bi-dataservice-volume containers: - name: bi-dataservice-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-designer:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-designer:7.10.16 ports: - containerPort: 80 env: diff --git a/deploy/deploy/ack_deploy.yaml b/deploy/deploy/ack_deploy.yaml index 3966e82b..413f8159 100644 --- a/deploy/deploy/ack_deploy.yaml +++ b/deploy/deploy/ack_deploy.yaml @@ -229,7 +229,7 @@ spec: spec: containers: - name: id-web-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity:7.10.16 ports: - containerPort: 80 resources: @@ -288,7 +288,7 @@ spec: name: id-api-volume containers: - name: id-api-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity-api:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity-api:7.10.16 ports: - containerPort: 80 resources: @@ -343,7 +343,7 @@ spec: name: id-ums-volume containers: - name: id-ums-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-ums:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-ums:7.10.16 ports: - containerPort: 80 resources: @@ -408,7 +408,7 @@ spec: name: bi-web-volume containers: - name: bi-web-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server:7.10.16 ports: - containerPort: 80 resources: @@ -463,7 +463,7 @@ spec: name: bi-api-volume containers: - name: bi-api-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-api:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-api:7.10.16 ports: - containerPort: 80 resources: @@ -518,7 +518,7 @@ spec: name: bi-jobs-volume containers: - name: bi-jobs-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-jobs:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-jobs:7.10.16 ports: - containerPort: 80 resources: @@ -573,7 +573,7 @@ spec: name: bi-dataservice-volume containers: - name: bi-dataservice-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-designer:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-designer:7.10.16 ports: - containerPort: 80 env: @@ -640,7 +640,7 @@ spec: name: bold-etl-volume containers: - name: bold-etl-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-etl:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-etl:7.10.16 ports: - containerPort: 80 env: diff --git a/deploy/deploy/common_ack_deploy.yaml b/deploy/deploy/common_ack_deploy.yaml index 021b0226..9d3f80c1 100644 --- a/deploy/deploy/common_ack_deploy.yaml +++ b/deploy/deploy/common_ack_deploy.yaml @@ -244,7 +244,7 @@ spec: spec: containers: - name: id-web-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity:7.10.16 ports: - containerPort: 80 resources: @@ -264,7 +264,7 @@ spec: - name: ID_Version value: "4.2.1" - name: BI_Version - value: "7.9.50" + value: "7.10.16" - name: Reports_Version value: "5.4.20" - name: Is_Common_IDP @@ -317,7 +317,7 @@ spec: name: id-api-volume containers: - name: id-api-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity-api:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity-api:7.10.16 ports: - containerPort: 80 resources: @@ -378,7 +378,7 @@ spec: name: id-ums-volume containers: - name: id-ums-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-ums:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-ums:7.10.16 ports: - containerPort: 80 resources: @@ -445,7 +445,7 @@ spec: name: bi-web-volume containers: - name: bi-web-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server:7.10.16 ports: - containerPort: 80 resources: @@ -503,7 +503,7 @@ spec: name: bi-api-volume containers: - name: bi-api-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-api:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-api:7.10.16 ports: - containerPort: 80 resources: @@ -561,7 +561,7 @@ spec: name: bi-jobs-volume containers: - name: bi-jobs-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-jobs:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-jobs:7.10.16 ports: - containerPort: 80 resources: @@ -619,7 +619,7 @@ spec: name: bi-dataservice-volume containers: - name: bi-dataservice-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-designer:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-designer:7.10.16 ports: - containerPort: 80 env: diff --git a/deploy/deployment.yaml b/deploy/deployment.yaml index ff2a97d9..b715ab9b 100644 --- a/deploy/deployment.yaml +++ b/deploy/deployment.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: id-web-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity:7.10.16 ports: - containerPort: 80 resources: @@ -80,7 +80,7 @@ spec: name: id-api-volume containers: - name: id-api-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity-api:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-identity-api:7.10.16 ports: - containerPort: 80 resources: @@ -136,7 +136,7 @@ spec: name: id-ums-volume containers: - name: id-ums-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-ums:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-ums:7.10.16 ports: - containerPort: 80 resources: @@ -204,7 +204,7 @@ spec: name: bi-web-volume containers: - name: bi-web-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server:7.10.16 ports: - containerPort: 80 resources: @@ -260,7 +260,7 @@ spec: name: bi-api-volume containers: - name: bi-api-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-api:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-api:7.10.16 ports: - containerPort: 80 resources: @@ -316,7 +316,7 @@ spec: name: bi-jobs-volume containers: - name: bi-jobs-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-jobs:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-server-jobs:7.10.16 ports: - containerPort: 80 resources: @@ -372,7 +372,7 @@ spec: name: bi-dataservice-volume containers: - name: bi-dataservice-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-designer:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/boldbi-designer:7.10.16 ports: - containerPort: 80 env: @@ -448,7 +448,7 @@ spec: name: bold-etl-volume containers: - name: bold-etl-container - image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-etl:7.9.50 + image: us-docker.pkg.dev/boldbi-294612/boldbi/bold-etl:7.10.16 ports: - containerPort: 80 env: diff --git a/deploy/version-config.yaml b/deploy/version-config.yaml index 1bec640c..b6abf0fb 100644 --- a/deploy/version-config.yaml +++ b/deploy/version-config.yaml @@ -4,11 +4,11 @@ metadata: name: version-config namespace: bold-services data: - BOLD_SERVICES_BI_API_VERSION: 7.9.50 - BOLD_SERVICES_BI_DESIGNER_VERSION: 7.9.50 - BOLD_SERVICES_BI_JOBS_VERSION: 7.9.50 - BOLD_SERVICES_BI_WEB_VERSION: 7.9.50 - BOLD_SERVICES_ID_API_VERSION: 7.9.50 - BOLD_SERVICES_ID_WEB_VERSION: 7.9.50 - BOLD_SERVICES_UMS_WEB_VERSION: 7.9.50 - BOLD_SERVICES_BI_ETL_VERSION: 7.9.50 + BOLD_SERVICES_BI_API_VERSION: 7.10.16 + BOLD_SERVICES_BI_DESIGNER_VERSION: 7.10.16 + BOLD_SERVICES_BI_JOBS_VERSION: 7.10.16 + BOLD_SERVICES_BI_WEB_VERSION: 7.10.16 + BOLD_SERVICES_ID_API_VERSION: 7.10.16 + BOLD_SERVICES_ID_WEB_VERSION: 7.10.16 + BOLD_SERVICES_UMS_WEB_VERSION: 7.10.16 + BOLD_SERVICES_BI_ETL_VERSION: 7.10.16 diff --git a/docs/FAQ/how-deploy-bold-bi-in-eks-using-network-load-balancer-with-ssl-certificate-from-acm.md b/docs/FAQ/how-deploy-bold-bi-in-eks-using-network-load-balancer-with-ssl-certificate-from-acm.md index 9e4ca85d..c649e259 100644 --- a/docs/FAQ/how-deploy-bold-bi-in-eks-using-network-load-balancer-with-ssl-certificate-from-acm.md +++ b/docs/FAQ/how-deploy-bold-bi-in-eks-using-network-load-balancer-with-ssl-certificate-from-acm.md @@ -92,7 +92,7 @@ helm repo update helm search repo boldbi NAME CHART VERSION APP VERSION DESCRIPTION -boldbi/boldbi 7.9.50 7.9.50 Embed powerful analytics inside your apps and t... +boldbi/boldbi 7.10.16 7.10.16 Embed powerful analytics inside your apps and t... ``` _See [helm repo](https://helm.sh/docs/helm/helm_repo/) for command documentation._ diff --git a/docs/FAQ/how-to-deploy-bold-bi-and-bold-reports-in-an-ack-cluster.md b/docs/FAQ/how-to-deploy-bold-bi-and-bold-reports-in-an-ack-cluster.md index 32da3571..beda855f 100644 --- a/docs/FAQ/how-to-deploy-bold-bi-and-bold-reports-in-an-ack-cluster.md +++ b/docs/FAQ/how-to-deploy-bold-bi-and-bold-reports-in-an-ack-cluster.md @@ -134,7 +134,7 @@ helm repo update helm search repo boldbi NAME CHART VERSION APP VERSION DESCRIPTION -boldbi/bold-common 7.9.50 7.9.50 Embed powerful analytics inside your apps and t... +boldbi/bold-common 7.10.16 7.10.16 Embed powerful analytics inside your apps and t... ``` _See [helm repo](https://helm.sh/docs/helm/helm_repo/) for command documentation._ diff --git a/docs/FAQ/how-to-deploy-bold-bi-in-an-ack-cluster.md b/docs/FAQ/how-to-deploy-bold-bi-in-an-ack-cluster.md index 2cb4914d..da11f289 100644 --- a/docs/FAQ/how-to-deploy-bold-bi-in-an-ack-cluster.md +++ b/docs/FAQ/how-to-deploy-bold-bi-in-an-ack-cluster.md @@ -134,7 +134,7 @@ helm repo update helm search repo boldbi NAME CHART VERSION APP VERSION DESCRIPTION -boldbi/boldbi 7.9.50 7.9.50 Embed powerful analytics inside your apps and t... +boldbi/boldbi 7.10.16 7.10.16 Embed powerful analytics inside your apps and t... ``` _See [helm repo](https://helm.sh/docs/helm/helm_repo/) for command documentation._ diff --git a/docs/amazon-eks.md b/docs/amazon-eks.md index 602222fa..bd10f7ed 100644 --- a/docs/amazon-eks.md +++ b/docs/amazon-eks.md @@ -4,18 +4,18 @@ For fresh installation, continue with the following steps to deploy Bold BI On-P 1. Download the following files for Bold BI deployment in Amazon EKS: - * [namespace.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/namespace.yaml) - * [secrets.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/secrets.yaml) - * [db-server-secret.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/db-server-secret.yaml) - * [license-key-secret.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/license-key-secret.yaml) - * [root-user-details.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/root-user-details.yaml) - * [log4net_config.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/log4net_config.yaml) - * [branding_config.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/branding_config.yaml) - * [pvclaim_eks.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/pvclaim_eks.yaml) - * [deployment.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/deployment.yaml) - * [hpa.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/hpa.yaml) - * [service.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/service.yaml) - * [ingress.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/ingress.yaml) + * [namespace.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/namespace.yaml) + * [secrets.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/secrets.yaml) + * [db-server-secret.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/db-server-secret.yaml) + * [license-key-secret.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/license-key-secret.yaml) + * [root-user-details.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/root-user-details.yaml) + * [log4net_config.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/log4net_config.yaml) + * [branding_config.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/branding_config.yaml) + * [pvclaim_eks.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/pvclaim_eks.yaml) + * [deployment.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/deployment.yaml) + * [hpa.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/hpa.yaml) + * [service.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/service.yaml) + * [ingress.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/ingress.yaml) 2. Create an Amazon EKS cluster and [node group](https://docs.aws.amazon.com/eks/latest/userguide/eks-compute.html) to deploy Bold BI. diff --git a/docs/bold-bi-auto-deployment.md b/docs/bold-bi-auto-deployment.md index c1b6eb53..fb5b18c3 100644 --- a/docs/bold-bi-auto-deployment.md +++ b/docs/bold-bi-auto-deployment.md @@ -1009,7 +1009,7 @@ helm repo update helm search repo boldbi NAME CHART VERSION APP VERSION DESCRIPTION -boldbi/boldbi 7.9.50 7.9.50 Embed powerful analytics inside your apps and t... +boldbi/boldbi 7.10.16 7.10.16 Embed powerful analytics inside your apps and t... ``` _See [helm repo](https://helm.sh/docs/helm/helm_repo/) for command documentation._ diff --git a/docs/google-gke.md b/docs/google-gke.md index 82e637ce..cd67eb87 100644 --- a/docs/google-gke.md +++ b/docs/google-gke.md @@ -4,18 +4,18 @@ For fresh installation, continue with the following steps to deploy Bold BI On-P 1. Download the following files for Bold BI deployment in GKE: - * [namespace.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/namespace.yaml) - * [secrets.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/secrets.yaml) - * [db-server-secret.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/db-server-secret.yaml) - * [license-key-secret.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/license-key-secret.yaml) - * [root-user-details.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/root-user-details.yaml) - * [log4net_config.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/log4net_config.yaml) - * [branding_config.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/branding_config.yaml) - * [pvclaim_gke.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/pvclaim_gke.yaml) - * [deployment.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/deployment.yaml) - * [hpa_gke.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/hpa_gke.yaml) - * [service.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/service.yaml) - * [ingress.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/ingress.yaml) + * [namespace.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/namespace.yaml) + * [secrets.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/secrets.yaml) + * [db-server-secret.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/db-server-secret.yaml) + * [license-key-secret.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/license-key-secret.yaml) + * [root-user-details.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/root-user-details.yaml) + * [log4net_config.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/log4net_config.yaml) + * [branding_config.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/branding_config.yaml) + * [pvclaim_gke.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/pvclaim_gke.yaml) + * [deployment.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/deployment.yaml) + * [hpa_gke.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/hpa_gke.yaml) + * [service.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/service.yaml) + * [ingress.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/ingress.yaml) 2. Create a Kubernetes cluster in Google Cloud Platform (GCP) to deploy Bold BI. diff --git a/docs/microsoft-aks.md b/docs/microsoft-aks.md index 17cfe1e0..399d622b 100644 --- a/docs/microsoft-aks.md +++ b/docs/microsoft-aks.md @@ -2,18 +2,18 @@ 1. Download the following files for Bold BI deployment in AKS: - * [namespace.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/namespace.yaml) - * [secrets.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/secrets.yaml) - * [db-server-secret.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/db-server-secret.yaml) - * [license-key-secret.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/license-key-secret.yaml) - * [root-user-details.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/root-user-details.yaml) - * [log4net_config.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/log4net_config.yaml) - * [branding_config.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/branding_config.yaml) - * [pvclaim_aks.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/pvclaim_aks.yaml) - * [deployment.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/deployment.yaml) - * [hpa.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/hpa.yaml) - * [service.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/service.yaml) - * [ingress.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/ingress.yaml) + * [namespace.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/namespace.yaml) + * [secrets.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/secrets.yaml) + * [db-server-secret.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/db-server-secret.yaml) + * [license-key-secret.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/license-key-secret.yaml) + * [root-user-details.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/root-user-details.yaml) + * [log4net_config.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/log4net_config.yaml) + * [branding_config.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/branding_config.yaml) + * [pvclaim_aks.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/pvclaim_aks.yaml) + * [deployment.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/deployment.yaml) + * [hpa.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/hpa.yaml) + * [service.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/service.yaml) + * [ingress.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/ingress.yaml) 2. Create a Kubernetes cluster in Microsoft Azure Kubernetes Service (AKS) to deploy Bold BI. diff --git a/docs/oracle-oke.md b/docs/oracle-oke.md index 9f449746..1dc31f39 100644 --- a/docs/oracle-oke.md +++ b/docs/oracle-oke.md @@ -2,18 +2,18 @@ 1. Download the following files for Bold BI deployment in OKE: - * [namespace.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/namespace.yaml) - * [secrets.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/secrets.yaml) - * [db-server-secret.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/db-server-secret.yaml) - * [license-key-secret.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/license-key-secret.yaml) - * [root-user-details.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/root-user-details.yaml) - * [log4net_config.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/log4net_config.yaml) - * [branding_config.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/branding_config.yaml) - * [pvclaim_oke.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/pvclaim_oke.yaml) - * [deployment.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/deployment.yaml) - * [hpa.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/hpa.yaml) - * [service.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/service.yaml) - * [ingress.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/deploy/ingress.yaml) + * [namespace.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/namespace.yaml) + * [secrets.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/secrets.yaml) + * [db-server-secret.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/db-server-secret.yaml) + * [license-key-secret.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/license-key-secret.yaml) + * [root-user-details.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/root-user-details.yaml) + * [log4net_config.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/log4net_config.yaml) + * [branding_config.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/branding_config.yaml) + * [pvclaim_oke.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/pvclaim_oke.yaml) + * [deployment.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/deployment.yaml) + * [hpa.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/hpa.yaml) + * [service.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/service.yaml) + * [ingress.yaml](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/deploy/ingress.yaml) 2. Create a Kubernetes cluster in Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE) to deploy Bold BI by following the blow link. diff --git a/docs/upgrade.md b/docs/upgrade.md index 46d0ed40..0180423a 100644 --- a/docs/upgrade.md +++ b/docs/upgrade.md @@ -1,6 +1,6 @@ # Upgrading Bold BI -This section explains how to upgrade Bold BI to latest version in your Kubernetes cluster. You can refer to the features and enhancements from this [Release Notes](https://www.boldbi.com/release-history/7-9). +This section explains how to upgrade Bold BI to latest version in your Kubernetes cluster. You can refer to the features and enhancements from this [Release Notes](https://www.boldbi.com/release-history/7-10). * [Upgrade Bold BI to latest version](../upgrade/upgrade.md) * [Upgrade Bold BI to latest version if your current version is 7.1.16 or lower](../upgrade/7-2_upgrade.md) diff --git a/helm/README.md b/helm/README.md index 594882bc..41061084 100644 --- a/helm/README.md +++ b/helm/README.md @@ -27,7 +27,7 @@ helm repo update helm search repo boldbi NAME CHART VERSION APP VERSION DESCRIPTION -boldbi/boldbi 7.9.50 7.9.50 Embed powerful analytics inside your apps and t... +boldbi/boldbi 7.10.16 7.10.16 Embed powerful analytics inside your apps and t... ``` _See [helm repo](https://helm.sh/docs/helm/helm_repo/) for command documentation._ diff --git a/helm/bold-common/Chart.yaml b/helm/bold-common/Chart.yaml index 7e2e38a8..8ad008eb 100644 --- a/helm/bold-common/Chart.yaml +++ b/helm/bold-common/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: 7.9.50 +appVersion: 7.10.16 description: Embed powerful analytics inside your apps and turn your customers into success stories with built-in intelligence features. home: https://www.boldbi.com/ icon: https://website-assets.boldbi.com/wp-content/uploads/2019/05/boldbi-header-menu-logo.svg name: bold-common type: application -version: 7.9.50 +version: 7.10.16 diff --git a/helm/bold-common/README.md b/helm/bold-common/README.md index 9cffaf47..84cf41e6 100644 --- a/helm/bold-common/README.md +++ b/helm/bold-common/README.md @@ -26,7 +26,7 @@ helm repo update helm search repo boldbi NAME CHART VERSION APP VERSION DESCRIPTION -boldbi/bold-common 7.9.50 7.9.50 Embed powerful analytics inside your apps and t... +boldbi/bold-common 7.10.16 7.10.16 Embed powerful analytics inside your apps and t... ``` _See [helm repo](https://helm.sh/docs/helm/helm_repo/) for command documentation._ diff --git a/helm/bold-common/values.yaml b/helm/bold-common/values.yaml index 08c831b2..22db1e3c 100644 --- a/helm/bold-common/values.yaml +++ b/helm/bold-common/values.yaml @@ -59,15 +59,15 @@ image: biRepo: us-docker.pkg.dev/boldbi-294612/boldbi reportsRepo: gcr.io/boldreports # Overrides the image tag whose default is the chart appVersion. - idTag: 7.9.50 - biTag: 7.9.50 + idTag: 7.10.16 + biTag: 7.10.16 reportsTag: 5.4.20 pullPolicy: IfNotPresent imagePullSecrets: [] versions: idp: 4.11.1 - bi: 7.9.50 + bi: 7.10.16 reports: 5.2.26 loadBalancer: diff --git a/helm/boldbi/Chart.yaml b/helm/boldbi/Chart.yaml index 67240baa..185d3197 100644 --- a/helm/boldbi/Chart.yaml +++ b/helm/boldbi/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: 7.9.50 +appVersion: 7.10.16 description: Embed powerful analytics inside your apps and turn your customers into success stories with built-in intelligence features. home: https://www.boldbi.com/ icon: https://website-assets.boldbi.com/wp-content/uploads/2019/05/boldbi-header-menu-logo.svg name: boldbi type: application -version: 7.9.50 +version: 7.10.16 diff --git a/helm/boldbi/values.yaml b/helm/boldbi/values.yaml index 637dfde9..2cde52bf 100644 --- a/helm/boldbi/values.yaml +++ b/helm/boldbi/values.yaml @@ -42,7 +42,7 @@ persistentVolume: image: repo: us-docker.pkg.dev/boldbi-294612/boldbi # Overrides the image tag whose default is the chart appVersion. - tag: 7.9.50 + tag: 7.10.16 pullPolicy: IfNotPresent imagePullSecrets: [] diff --git a/helm/custom-values/ack-values.yaml b/helm/custom-values/ack-values.yaml index 30608a7a..7b83d46c 100644 --- a/helm/custom-values/ack-values.yaml +++ b/helm/custom-values/ack-values.yaml @@ -21,7 +21,7 @@ persistentVolume: # image: # repo: us-docker.pkg.dev/boldbi-294612/boldbi # # Overrides the image tag whose default is the chart appVersion. -# tag: 7.9.50 +# tag: 7.10.16 # pullPolicy: IfNotPresent # imagePullSecrets: [] diff --git a/helm/custom-values/aks-values.yaml b/helm/custom-values/aks-values.yaml index 93740036..e7cb0978 100644 --- a/helm/custom-values/aks-values.yaml +++ b/helm/custom-values/aks-values.yaml @@ -31,7 +31,7 @@ persistentVolume: # image: # repo: us-docker.pkg.dev/boldbi-294612/boldbi # # Overrides the image tag whose default is the chart appVersion. -# tag: 7.9.50 +# tag: 7.10.16 # pullPolicy: IfNotPresent # imagePullSecrets: [] diff --git a/helm/custom-values/common-ack-values.yaml b/helm/custom-values/common-ack-values.yaml index aa5704cb..fb85cc51 100644 --- a/helm/custom-values/common-ack-values.yaml +++ b/helm/custom-values/common-ack-values.yaml @@ -28,15 +28,15 @@ image: biRepo: us-docker.pkg.dev/boldbi-294612/boldbi reportsRepo: gcr.io/boldreports # Overrides the image tag whose default is the chart appVersion. - idTag: 7.9.50 - biTag: 7.9.50 + idTag: 7.10.16 + biTag: 7.10.16 reportsTag: 5.4.20 pullPolicy: IfNotPresent imagePullSecrets: [] versions: idp: "4.19.1" - bi: "7.9.50" + bi: "7.10.16" reports: "5.4.20" loadBalancer: diff --git a/helm/custom-values/common-aks-values.yaml b/helm/custom-values/common-aks-values.yaml index da9a2abe..47164fac 100644 --- a/helm/custom-values/common-aks-values.yaml +++ b/helm/custom-values/common-aks-values.yaml @@ -42,15 +42,15 @@ image: biRepo: us-docker.pkg.dev/boldbi-294612/boldbi reportsRepo: gcr.io/boldreports # Overrides the image tag whose default is the chart appVersion. - idTag: 7.9.50 - biTag: 7.9.50 + idTag: 7.10.16 + biTag: 7.10.16 reportsTag: 5.4.20 pullPolicy: IfNotPresent imagePullSecrets: [] versions: idp: "4.19.1" - bi: "7.9.50" + bi: "7.10.16" reports: "5.4.20" loadBalancer: diff --git a/helm/custom-values/common-eks-valuse.yaml b/helm/custom-values/common-eks-valuse.yaml index 0930e96b..7d6dd12b 100644 --- a/helm/custom-values/common-eks-valuse.yaml +++ b/helm/custom-values/common-eks-valuse.yaml @@ -25,15 +25,15 @@ image: biRepo: us-docker.pkg.dev/boldbi-294612/boldbi reportsRepo: gcr.io/boldreports # Overrides the image tag whose default is the chart appVersion. - idTag: 7.9.50 - biTag: 7.9.50 + idTag: 7.10.16 + biTag: 7.10.16 reportsTag: 5.4.20 pullPolicy: IfNotPresent imagePullSecrets: [] versions: idp: "4.19.1" - bi: "7.9.50" + bi: "7.10.16" reports: "5.4.20" loadBalancer: diff --git a/helm/custom-values/common-gke-values.yaml b/helm/custom-values/common-gke-values.yaml index 65d5e086..cd0c4def 100644 --- a/helm/custom-values/common-gke-values.yaml +++ b/helm/custom-values/common-gke-values.yaml @@ -26,15 +26,15 @@ image: biRepo: us-docker.pkg.dev/boldbi-294612/boldbi reportsRepo: gcr.io/boldreports # Overrides the image tag whose default is the chart appVersion. - idTag: 7.9.50 - biTag: 7.9.50 + idTag: 7.10.16 + biTag: 7.10.16 reportsTag: 5.4.20 pullPolicy: IfNotPresent imagePullSecrets: [] versions: idp: "4.19.1" - bi: "7.9.50" + bi: "7.10.16" reports: "5.4.20" loadBalancer: diff --git a/helm/custom-values/common-oke-values.yaml b/helm/custom-values/common-oke-values.yaml index 9e3d7e9e..933a42c3 100644 --- a/helm/custom-values/common-oke-values.yaml +++ b/helm/custom-values/common-oke-values.yaml @@ -26,15 +26,15 @@ image: biRepo: us-docker.pkg.dev/boldbi-294612/boldbi reportsRepo: gcr.io/boldreports # Overrides the image tag whose default is the chart appVersion. - idTag: 7.9.50 - biTag: 7.9.50 + idTag: 7.10.16 + biTag: 7.10.16 reportsTag: 5.4.20 pullPolicy: IfNotPresent imagePullSecrets: [] versions: idp: "4.19.1" - bi: "7.9.50" + bi: "7.10.16" reports: "5.4.20" loadBalancer: diff --git a/helm/custom-values/eks-values.yaml b/helm/custom-values/eks-values.yaml index 5f0439f5..92c18416 100644 --- a/helm/custom-values/eks-values.yaml +++ b/helm/custom-values/eks-values.yaml @@ -18,7 +18,7 @@ persistentVolume: image: repo: us-docker.pkg.dev/boldbi-294612/boldbi # Overrides the image tag whose default is the chart appVersion. - tag: 7.9.50 + tag: 7.10.16 pullPolicy: IfNotPresent imagePullSecrets: [] diff --git a/helm/custom-values/gke-values.yaml b/helm/custom-values/gke-values.yaml index e38e33bb..b2935569 100644 --- a/helm/custom-values/gke-values.yaml +++ b/helm/custom-values/gke-values.yaml @@ -19,7 +19,7 @@ persistentVolume: # image: # repo: us-docker.pkg.dev/boldbi-294612/boldbi # # Overrides the image tag whose default is the chart appVersion. -# tag: 7.9.50 +# tag: 7.10.16 # pullPolicy: IfNotPresent # imagePullSecrets: [] diff --git a/helm/custom-values/oke-values.yaml b/helm/custom-values/oke-values.yaml index 36723d78..ecbd01fa 100644 --- a/helm/custom-values/oke-values.yaml +++ b/helm/custom-values/oke-values.yaml @@ -19,7 +19,7 @@ persistentVolume: # image: # repo: us-docker.pkg.dev/boldbi-294612/boldbi # # Overrides the image tag whose default is the chart appVersion. -# tag: 7.9.50 +# tag: 7.10.16 # pullPolicy: IfNotPresent # imagePullSecrets: [] diff --git a/helm/custom-values/values.yaml b/helm/custom-values/values.yaml index 17356047..0a395040 100644 --- a/helm/custom-values/values.yaml +++ b/helm/custom-values/values.yaml @@ -33,7 +33,7 @@ persistentVolume: image: repo: us-docker.pkg.dev/boldbi-294612/boldbi # Overrides the image tag whose default is the chart appVersion. - tag: 7.9.50 + tag: 7.10.16 pullPolicy: IfNotPresent imagePullSecrets: [] diff --git a/helm/docs/common-configuration.md b/helm/docs/common-configuration.md index c665e121..2f2220df 100644 --- a/helm/docs/common-configuration.md +++ b/helm/docs/common-configuration.md @@ -353,8 +353,8 @@ image: biRepo: us-docker.pkg.dev/boldbi-294612/boldbi reportsRepo: gcr.io/boldreports # Overrides the image tag whose default is the chart appVersion. - idTag: 7.9.50 - biTag: 7.9.50 + idTag: 7.10.16 + biTag: 7.10.16 reportsTag: 5.4.20 ```` Repository details are available in the image section to refer to the image tags. No need to change the repository details for idRepo, biRepo, and reportsRepo. @@ -365,7 +365,7 @@ By default, the latest version of Bold BI, Bold Reports, and IDP is in the versi ```console versions: idp: "4.2.1" - bi: "7.9.50" + bi: "7.10.16" reports: "5.4.20" ```` > **NOTE:** We need give a latest version of `idp` when you have latest version of Bold BI or Bold Reports version diff --git a/upgrade/upgrade.md b/upgrade/upgrade.md index 9c575bc0..f7e99419 100644 --- a/upgrade/upgrade.md +++ b/upgrade/upgrade.md @@ -14,16 +14,16 @@ Before upgrading the Bold BI to latest version, make sure to take the backup of ## Proceeding with upgrade Bold BI updates the database schema of your current version to the latest version. The upgrade process will retain all the resources and settings from the previous deployment. -You can download the upgrade script from this [link](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/upgrade/upgrade.sh) or use the below command. +You can download the upgrade script from this [link](https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/upgrade/upgrade.sh) or use the below command. ```sh -curl -o upgrade.sh https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.9.50/upgrade/upgrade.sh +curl -o upgrade.sh https://raw.githubusercontent.com/boldbi/boldbi-kubernetes/v7.10.16/upgrade/upgrade.sh ``` Run the following command to execute the shell script to upgrade Bold BI. ```sh -./upgrade.sh --version="7.9.50" --namespace="bold-services" +./upgrade.sh --version="7.10.16" --namespace="bold-services" ```