Skip to content

Commit

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

* feat:bump dex-controller v0.16.1
  • Loading branch information
Venkat-Bramhasani authored Oct 1, 2024
1 parent 2a1cfb0 commit c36ea25
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions stable/dex/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
apiVersion: v2
name: dex
version: 2.13.13
version: 2.14.0
appVersion: 2.37.0
description: Dex
keywords:
Expand Down
Binary file removed stable/dex/charts/dex-controller-v0.15.1.tgz
Binary file not shown.
Binary file added stable/dex/charts/dex-controller-v0.16.1.tgz
Binary file not shown.
6 changes: 3 additions & 3 deletions stable/dex/requirements.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: dex-controller
repository: https://mesosphere.github.io/dex-controller/charts
version: v0.15.1
digest: sha256:336934159b455adea87b6f3d24cd8bde4fe5cc81bd100d1028cc058765142d15
generated: "2024-08-14T14:42:20.703043+05:30"
version: v0.16.1
digest: sha256:36a1aa9b7e4ddc62b3f022bba12c48355dec50d4d6e631b22ed78d4c9b537536
generated: "2024-10-01T11:17:43.223035+05:30"
2 changes: 1 addition & 1 deletion stable/dex/requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dependencies:
- name: dex-controller
version: v0.15.1
version: v0.16.1
repository: https://mesosphere.github.io/dex-controller/charts
condition: dex-controller.enabled, global.dex-controller.enabled

0 comments on commit c36ea25

Please sign in to comment.