Skip to content

Commit

Permalink
Merge pull request #9 from pramod-technoforte/1.2.0.1-GB3
Browse files Browse the repository at this point in the history
Updated all the latest images for govstack to helm-chart
  • Loading branch information
pramod-technoforte authored Dec 6, 2023
2 parents 46b564f + 49b49e3 commit 45327b3
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions charts/packetmanager/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ service:

image:
registry: docker.io
repository: technogovstack/commons-packet-service
tag: release-1.2.0.1.1
repository: tfgovstackdev/commons-packet-service
tag: tf-develop
## 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/pms-partner/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/partner-management-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/pms-policy/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/policy-management-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
4 changes: 2 additions & 2 deletions charts/regproc-group5/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ service:

image:
registry: docker.io
repository: technogovstack/registration-processor-stage-group-5
tag: release-1.2.0.1.1
repository: tfgovstackdev/registration-processor-stage-group-5
tag: tf-develop
## 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
4 changes: 2 additions & 2 deletions charts/regproc-notifier/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ service:

image:
registry: docker.io
repository: technogovstack/registration-processor-notification-service
tag: release-1.2.0.1.1
repository: tfgovstackdev/registration-processor-notification-service
tag: tf-develop
## 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

0 comments on commit 45327b3

Please sign in to comment.