diff --git a/packages/epinio/dex/generated-changes/patch/templates/deployment.yaml.patch b/packages/epinio/dex/generated-changes/patch/templates/deployment.yaml.patch index d76b59ed9..4903f4e25 100644 --- a/packages/epinio/dex/generated-changes/patch/templates/deployment.yaml.patch +++ b/packages/epinio/dex/generated-changes/patch/templates/deployment.yaml.patch @@ -1,6 +1,6 @@ --- charts-original/templates/deployment.yaml +++ charts/templates/deployment.yaml -@@ -55,7 +55,7 @@ +@@ -56,7 +56,7 @@ - name: {{ .Chart.Name }} securityContext: {{- toYaml .Values.securityContext | nindent 12 }} @@ -9,7 +9,7 @@ imagePullPolicy: {{ .Values.image.pullPolicy }} args: - dex -@@ -126,10 +126,8 @@ +@@ -127,10 +127,8 @@ {{- with .Values.volumes }} {{- toYaml . | nindent 8 }} {{- end }} @@ -21,7 +21,7 @@ {{- with .Values.affinity }} affinity: {{- toYaml . | nindent 8 }} -@@ -138,7 +136,8 @@ +@@ -139,7 +137,8 @@ topologySpreadConstraints: {{- toYaml . | nindent 8 }} {{- end }} diff --git a/packages/epinio/dex/generated-changes/patch/values.yaml.patch b/packages/epinio/dex/generated-changes/patch/values.yaml.patch index 8f8b3de4c..208fe3020 100644 --- a/packages/epinio/dex/generated-changes/patch/values.yaml.patch +++ b/packages/epinio/dex/generated-changes/patch/values.yaml.patch @@ -6,7 +6,7 @@ # -- Name of the image repository to pull the container image from. - repository: ghcr.io/dexidp/dex + repository: rancher/mirrored-dexidp-dex -+ tag: v2.36.0 ++ tag: v2.37.0 # -- [Image pull policy](https://kubernetes.io/docs/concepts/containers/images/#updating-images) for updating already existing images on a node. pullPolicy: IfNotPresent diff --git a/packages/epinio/dex/package.yaml b/packages/epinio/dex/package.yaml index 23b2322e2..5272de7cb 100644 --- a/packages/epinio/dex/package.yaml +++ b/packages/epinio/dex/package.yaml @@ -1,3 +1,3 @@ -url: https://github.com/dexidp/helm-charts/releases/download/dex-0.14.3/dex-0.14.3.tgz -version: 101.0.2 +url: https://github.com/dexidp/helm-charts/releases/download/dex-0.15.2/dex-0.15.2.tgz +version: 101.0.3 doNotRelease: true