Skip to content

Commit

Permalink
Merge pull request #120 from boldbi/v7.7.9
Browse files Browse the repository at this point in the history
Manifest and documentation changes for v7.7
  • Loading branch information
sivakumar-devops authored Apr 3, 2024
2 parents 2b99280 + fc22678 commit 374f44f
Show file tree
Hide file tree
Showing 29 changed files with 117 additions and 117 deletions.
14 changes: 7 additions & 7 deletions deploy/auto-deployment/deploy_aks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ spec:
spec:
containers:
- name: id-web-container
image: gcr.io/boldbi-294612/bold-identity:7.6.12
image: gcr.io/boldbi-294612/bold-identity:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -309,7 +309,7 @@ spec:
name: id-api-volume
containers:
- name: id-api-container
image: gcr.io/boldbi-294612/bold-identity-api:7.6.12
image: gcr.io/boldbi-294612/bold-identity-api:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -364,7 +364,7 @@ spec:
name: id-ums-volume
containers:
- name: id-ums-container
image: gcr.io/boldbi-294612/bold-ums:7.6.12
image: gcr.io/boldbi-294612/bold-ums:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -429,7 +429,7 @@ spec:
name: bi-web-volume
containers:
- name: bi-web-container
image: gcr.io/boldbi-294612/boldbi-server:7.6.12
image: gcr.io/boldbi-294612/boldbi-server:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -484,7 +484,7 @@ spec:
name: bi-api-volume
containers:
- name: bi-api-container
image: gcr.io/boldbi-294612/boldbi-server-api:7.6.12
image: gcr.io/boldbi-294612/boldbi-server-api:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -539,7 +539,7 @@ spec:
name: bi-jobs-volume
containers:
- name: bi-jobs-container
image: gcr.io/boldbi-294612/boldbi-server-jobs:7.6.12
image: gcr.io/boldbi-294612/boldbi-server-jobs:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -594,7 +594,7 @@ spec:
name: bi-dataservice-volume
containers:
- name: bi-dataservice-container
image: gcr.io/boldbi-294612/boldbi-designer:7.6.12
image: gcr.io/boldbi-294612/boldbi-designer:7.7.9
ports:
- containerPort: 80
env:
Expand Down
14 changes: 7 additions & 7 deletions deploy/auto-deployment/deploy_eks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ spec:
spec:
containers:
- name: id-web-container
image: gcr.io/boldbi-294612/bold-identity:7.6.12
image: gcr.io/boldbi-294612/bold-identity:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -288,7 +288,7 @@ spec:
name: id-api-volume
containers:
- name: id-api-container
image: gcr.io/boldbi-294612/bold-identity-api:7.6.12
image: gcr.io/boldbi-294612/bold-identity-api:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -343,7 +343,7 @@ spec:
name: id-ums-volume
containers:
- name: id-ums-container
image: gcr.io/boldbi-294612/bold-ums:7.6.12
image: gcr.io/boldbi-294612/bold-ums:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -408,7 +408,7 @@ spec:
name: bi-web-volume
containers:
- name: bi-web-container
image: gcr.io/boldbi-294612/boldbi-server:7.6.12
image: gcr.io/boldbi-294612/boldbi-server:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -463,7 +463,7 @@ spec:
name: bi-api-volume
containers:
- name: bi-api-container
image: gcr.io/boldbi-294612/boldbi-server-api:7.6.12
image: gcr.io/boldbi-294612/boldbi-server-api:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -518,7 +518,7 @@ spec:
name: bi-jobs-volume
containers:
- name: bi-jobs-container
image: gcr.io/boldbi-294612/boldbi-server-jobs:7.6.12
image: gcr.io/boldbi-294612/boldbi-server-jobs:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -573,7 +573,7 @@ spec:
name: bi-dataservice-volume
containers:
- name: bi-dataservice-container
image: gcr.io/boldbi-294612/boldbi-designer:7.6.12
image: gcr.io/boldbi-294612/boldbi-designer:7.7.9
ports:
- containerPort: 80
env:
Expand Down
14 changes: 7 additions & 7 deletions deploy/auto-deployment/deploy_gke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ spec:
spec:
containers:
- name: id-web-container
image: gcr.io/boldbi-294612/bold-identity:7.6.12
image: gcr.io/boldbi-294612/bold-identity:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -279,7 +279,7 @@ spec:
name: id-api-volume
containers:
- name: id-api-container
image: gcr.io/boldbi-294612/bold-identity-api:7.6.12
image: gcr.io/boldbi-294612/bold-identity-api:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -334,7 +334,7 @@ spec:
name: id-ums-volume
containers:
- name: id-ums-container
image: gcr.io/boldbi-294612/bold-ums:7.6.12
image: gcr.io/boldbi-294612/bold-ums:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -399,7 +399,7 @@ spec:
name: bi-web-volume
containers:
- name: bi-web-container
image: gcr.io/boldbi-294612/boldbi-server:7.6.12
image: gcr.io/boldbi-294612/boldbi-server:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -454,7 +454,7 @@ spec:
name: bi-api-volume
containers:
- name: bi-api-container
image: gcr.io/boldbi-294612/boldbi-server-api:7.6.12
image: gcr.io/boldbi-294612/boldbi-server-api:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -509,7 +509,7 @@ spec:
name: bi-jobs-volume
containers:
- name: bi-jobs-container
image: gcr.io/boldbi-294612/boldbi-server-jobs:7.6.12
image: gcr.io/boldbi-294612/boldbi-server-jobs:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -564,7 +564,7 @@ spec:
name: bi-dataservice-volume
containers:
- name: bi-dataservice-container
image: gcr.io/boldbi-294612/boldbi-designer:7.6.12
image: gcr.io/boldbi-294612/boldbi-designer:7.7.9
ports:
- containerPort: 80
env:
Expand Down
16 changes: 8 additions & 8 deletions deploy/deploy/common_ack_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ spec:
spec:
containers:
- name: id-web-container
image: gcr.io/boldbi-294612/bold-identity:7.6.12
image: gcr.io/boldbi-294612/bold-identity:7.7.9
ports:
- containerPort: 80
resources:
Expand All @@ -264,7 +264,7 @@ spec:
- name: ID_Version
value: "4.2.1"
- name: BI_Version
value: "7.6.12"
value: "7.7.9"
- name: Reports_Version
value: "5.4.20"
- name: Is_Common_IDP
Expand Down Expand Up @@ -317,7 +317,7 @@ spec:
name: id-api-volume
containers:
- name: id-api-container
image: gcr.io/boldbi-294612/bold-identity-api:7.6.12
image: gcr.io/boldbi-294612/bold-identity-api:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -378,7 +378,7 @@ spec:
name: id-ums-volume
containers:
- name: id-ums-container
image: gcr.io/boldbi-294612/bold-ums:7.6.12
image: gcr.io/boldbi-294612/bold-ums:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -445,7 +445,7 @@ spec:
name: bi-web-volume
containers:
- name: bi-web-container
image: gcr.io/boldbi-294612/boldbi-server:7.6.12
image: gcr.io/boldbi-294612/boldbi-server:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -503,7 +503,7 @@ spec:
name: bi-api-volume
containers:
- name: bi-api-container
image: gcr.io/boldbi-294612/boldbi-server-api:7.6.12
image: gcr.io/boldbi-294612/boldbi-server-api:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -561,7 +561,7 @@ spec:
name: bi-jobs-volume
containers:
- name: bi-jobs-container
image: gcr.io/boldbi-294612/boldbi-server-jobs:7.6.12
image: gcr.io/boldbi-294612/boldbi-server-jobs:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -619,7 +619,7 @@ spec:
name: bi-dataservice-volume
containers:
- name: bi-dataservice-container
image: gcr.io/boldbi-294612/boldbi-designer:7.6.12
image: gcr.io/boldbi-294612/boldbi-designer:7.7.9
ports:
- containerPort: 80
env:
Expand Down
16 changes: 8 additions & 8 deletions deploy/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: id-web-container
image: gcr.io/boldbi-294612/bold-identity:7.6.12
image: gcr.io/boldbi-294612/bold-identity:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -75,7 +75,7 @@ spec:
name: id-api-volume
containers:
- name: id-api-container
image: gcr.io/boldbi-294612/bold-identity-api:7.6.12
image: gcr.io/boldbi-294612/bold-identity-api:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -131,7 +131,7 @@ spec:
name: id-ums-volume
containers:
- name: id-ums-container
image: gcr.io/boldbi-294612/bold-ums:7.6.12
image: gcr.io/boldbi-294612/bold-ums:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -199,7 +199,7 @@ spec:
name: bi-web-volume
containers:
- name: bi-web-container
image: gcr.io/boldbi-294612/boldbi-server:7.6.12
image: gcr.io/boldbi-294612/boldbi-server:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -255,7 +255,7 @@ spec:
name: bi-api-volume
containers:
- name: bi-api-container
image: gcr.io/boldbi-294612/boldbi-server-api:7.6.12
image: gcr.io/boldbi-294612/boldbi-server-api:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -311,7 +311,7 @@ spec:
name: bi-jobs-volume
containers:
- name: bi-jobs-container
image: gcr.io/boldbi-294612/boldbi-server-jobs:7.6.12
image: gcr.io/boldbi-294612/boldbi-server-jobs:7.7.9
ports:
- containerPort: 80
resources:
Expand Down Expand Up @@ -367,7 +367,7 @@ spec:
name: bi-dataservice-volume
containers:
- name: bi-dataservice-container
image: gcr.io/boldbi-294612/boldbi-designer:7.6.12
image: gcr.io/boldbi-294612/boldbi-designer:7.7.9
ports:
- containerPort: 80
env:
Expand Down Expand Up @@ -443,7 +443,7 @@ spec:
name: bold-etl-volume
containers:
- name: bold-etl-container
image: gcr.io/boldbi-294612/bold-etl:7.6.12
image: gcr.io/boldbi-294612/bold-etl:7.7.9
ports:
- containerPort: 80
env:
Expand Down
16 changes: 8 additions & 8 deletions deploy/version-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ metadata:
name: version-config
namespace: bold-services
data:
BOLD_SERVICES_BI_API_VERSION: 7.6.12
BOLD_SERVICES_BI_DESIGNER_VERSION: 7.6.12
BOLD_SERVICES_BI_JOBS_VERSION: 7.6.12
BOLD_SERVICES_BI_WEB_VERSION: 7.6.12
BOLD_SERVICES_ID_API_VERSION: 7.6.12
BOLD_SERVICES_ID_WEB_VERSION: 7.6.12
BOLD_SERVICES_UMS_WEB_VERSION: 7.6.12
BOLD_SERVICES_BI_ETL_VERSION: 7.6.12
BOLD_SERVICES_BI_API_VERSION: 7.7.9
BOLD_SERVICES_BI_DESIGNER_VERSION: 7.7.9
BOLD_SERVICES_BI_JOBS_VERSION: 7.7.9
BOLD_SERVICES_BI_WEB_VERSION: 7.7.9
BOLD_SERVICES_ID_API_VERSION: 7.7.9
BOLD_SERVICES_ID_WEB_VERSION: 7.7.9
BOLD_SERVICES_UMS_WEB_VERSION: 7.7.9
BOLD_SERVICES_BI_ETL_VERSION: 7.7.9
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ helm repo update
helm search repo boldbi

NAME CHART VERSION APP VERSION DESCRIPTION
boldbi/boldbi 7.6.12 7.6.12 Embed powerful analytics inside your apps and t...
boldbi/boldbi 7.7.9 7.7.9 Embed powerful analytics inside your apps and t...
```

_See [helm repo](https://helm.sh/docs/helm/helm_repo/) for command documentation._
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ helm repo update
helm search repo boldbi
NAME CHART VERSION APP VERSION DESCRIPTION
boldbi/bold-common 7.6.12 7.6.12 Embed powerful analytics inside your apps and t...
boldbi/bold-common 7.7.9 7.7.9 Embed powerful analytics inside your apps and t...
```

_See [helm repo](https://helm.sh/docs/helm/helm_repo/) for command documentation._
Expand Down
Loading

0 comments on commit 374f44f

Please sign in to comment.