Skip to content

Commit

Permalink
feat: Bump dex to 2.12.4 (#1625)
Browse files Browse the repository at this point in the history
* chore: Update dex 2.12.3 => 2.12.4

* chore: Move dex/2.12.3 => 2.12.4

* build: Updated licenses.d2iq.yaml

---------

Co-authored-by: d2iq-mergebot <ci-mergebot@d2iq.com>
  • Loading branch information
mesosphere-ci and d2iq-mergebot authored Oct 19, 2023
1 parent 10fb396 commit e64cd07
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ resources:
sources:
- ref: ${image_tag}
url: https://github.com/mesosphere/kommander-auditing-pipeline
- container_image: docker.io/mesosphere/dex-controller:v0.8.3
- container_image: docker.io/mesosphere/dex-controller:v0.9.1
sources:
- ref: ${image_tag}
url: https://github.com/mesosphere/dex-controller
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: dex-2.12.3-d2iq-defaults
name: dex-2.12.4-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |-
Expand Down
4 changes: 2 additions & 2 deletions services/dex/2.12.3/dex.yaml → services/dex/2.12.4/dex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
kind: HelmRepository
name: mesosphere.github.io-charts-stable
namespace: kommander-flux
version: 2.12.3
version: 2.12.4
interval: 15s
install:
crds: CreateReplace
Expand All @@ -24,5 +24,5 @@ spec:
releaseName: dex
valuesFrom:
- kind: ConfigMap
name: dex-2.12.3-d2iq-defaults
name: dex-2.12.4-d2iq-defaults
targetNamespace: ${releaseNamespace}
File renamed without changes.

0 comments on commit e64cd07

Please sign in to comment.