diff --git a/charts/biosdk-service/values.yaml b/charts/biosdk-service/values.yaml index 73a6eabba..7d5f7d94f 100644 --- a/charts/biosdk-service/values.yaml +++ b/charts/biosdk-service/values.yaml @@ -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 diff --git a/charts/ida-auth/values.yaml b/charts/ida-auth/values.yaml index 620bbaf7d..1e162650a 100644 --- a/charts/ida-auth/values.yaml +++ b/charts/ida-auth/values.yaml @@ -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 diff --git a/charts/ida-internal/values.yaml b/charts/ida-internal/values.yaml index d6499e97a..adf47cd69 100644 --- a/charts/ida-internal/values.yaml +++ b/charts/ida-internal/values.yaml @@ -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 diff --git a/charts/prereg-application/values.yaml b/charts/prereg-application/values.yaml index d38515d63..0581657ec 100644 --- a/charts/prereg-application/values.yaml +++ b/charts/prereg-application/values.yaml @@ -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 diff --git a/charts/prereg-booking/values.yaml b/charts/prereg-booking/values.yaml index 121046371..fd3ee884c 100644 --- a/charts/prereg-booking/values.yaml +++ b/charts/prereg-booking/values.yaml @@ -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 diff --git a/charts/regproc-workflow/values.yaml b/charts/regproc-workflow/values.yaml index 35139502f..d0232cf97 100644 --- a/charts/regproc-workflow/values.yaml +++ b/charts/regproc-workflow/values.yaml @@ -417,4 +417,5 @@ istio: enabled: true gateways: - istio-system/internal + - istio-system/public prefix: /registrationprocessor/v1/workflowmanager