Skip to content

Commit

Permalink
Merge pull request #6 from pramod-technoforte/1.2.0.1-GB3
Browse files Browse the repository at this point in the history
1.2.0.1 gb3
  • Loading branch information
pramod-technoforte authored Nov 29, 2023
2 parents e8ce77f + 778f658 commit d82e3ef
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion charts/biosdk-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ service:
image:
registry: docker.io
repository: technogovstack/biosdk-server
tag: release-1.2.0.1.1
tag: 1.2.0.1-B2
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down
2 changes: 1 addition & 1 deletion charts/ida-auth/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ service:
image:
registry: docker.io
repository: technogovstack/authentication-service
tag: release-1.2.0.1.2
tag: release-1.2.0.1.1
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down
2 changes: 1 addition & 1 deletion charts/ida-internal/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ service:
image:
registry: docker.io
repository: technogovstack/authentication-internal-service
tag: release-1.2.0.1.2
tag: release-1.2.0.1.1
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down
2 changes: 1 addition & 1 deletion charts/prereg-application/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ service:
image:
registry: docker.io
repository: technogovstack/pre-registration-application-service
tag: release-1.2.0.1.1
tag: release-1.2.0.1
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down
2 changes: 1 addition & 1 deletion charts/prereg-booking/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ service:
image:
registry: docker.io
repository: technogovstack/pre-registration-booking-service
tag: release-1.2.0.1.1
tag: release-1.2.0.1
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down
1 change: 1 addition & 0 deletions charts/regproc-workflow/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -417,4 +417,5 @@ istio:
enabled: true
gateways:
- istio-system/internal
- istio-system/public
prefix: /registrationprocessor/v1/workflowmanager

0 comments on commit d82e3ef

Please sign in to comment.