diff --git a/charts/u4a-component/Chart.yaml b/charts/u4a-component/Chart.yaml index 7bf81d4..30de6a2 100644 --- a/charts/u4a-component/Chart.yaml +++ b/charts/u4a-component/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.2 +version: 0.2.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/u4a-component/templates/oidc-server/deploy.yaml b/charts/u4a-component/templates/oidc-server/deploy.yaml index 7cd8e5a..c862969 100644 --- a/charts/u4a-component/templates/oidc-server/deploy.yaml +++ b/charts/u4a-component/templates/oidc-server/deploy.yaml @@ -91,7 +91,7 @@ spec: port: 443 scheme: HTTPS - image: {{ .Values.registryServer }}/{{ .Values.iamProvider.groupController.image }} - imagePullPolicy: Always + imagePullPolicy: IfNotPresent name: iam-controller resources: limits: