Skip to content

Commit

Permalink
Merge pull request #21 from lalithkota/release-1.0.0
Browse files Browse the repository at this point in the history
[MOSIP-22679] Changed helm image from mosipdev to mosipid
  • Loading branch information
ckm007 authored Oct 11, 2022
2 parents a417227 + 9aafb8f commit 3dff37f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/token_seeder_push_trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: MOSIP Token Seeder Docker Build upon push

on:
push:
branches:

jobs:
token-seeder-build:
Expand Down
4 changes: 2 additions & 2 deletions helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ service:

image:
registry: docker.io
repository: mosipdev/mosip-token-seeder
tag: release-1.0.0
repository: mosipid/mosip-token-seeder
tag: 1.0.0
## 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 3dff37f

Please sign in to comment.