Skip to content

Commit

Permalink
chore: bump dex-controller v0.16.1 (#2695)
Browse files Browse the repository at this point in the history
* chore: bump dex-controller v0.16.1

* build: Updated licenses.d2iq.yaml

---------

Co-authored-by: d2iq-mergebot <[email protected]>
  • Loading branch information
Venkat-Bramhasani and d2iq-mergebot authored Oct 1, 2024
1 parent db14e98 commit bff8cf2
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 @@ -134,7 +134,7 @@ resources:
sources:
- ref: ${image_tag}
url: https://github.com/mesosphere/kommander-auditing-pipeline
- container_image: docker.io/mesosphere/dex-controller:v0.15.1
- container_image: docker.io/mesosphere/dex-controller:v0.16.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.13.14-d2iq-defaults
name: dex-2.14.0-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |-
Expand Down
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.13.13
version: 2.14.0
interval: 15s
install:
crds: CreateReplace
Expand All @@ -24,7 +24,7 @@ spec:
releaseName: dex
valuesFrom:
- kind: ConfigMap
name: dex-2.13.14-d2iq-defaults
name: dex-2.14.0-d2iq-defaults
- kind: ConfigMap
name: dex-overrides
optional: true
Expand Down
File renamed without changes.

0 comments on commit bff8cf2

Please sign in to comment.