Skip to content

Commit

Permalink
update Dex version
Browse files Browse the repository at this point in the history
  • Loading branch information
ypoplavs committed Feb 12, 2025
1 parent f374f43 commit fe001d3
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/testkube-enterprise/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
version: 2.1.140
- name: dex
repository: file://./charts/dex
version: 0.19.1-8
version: 0.19.1-7
- name: mongodb
repository: file://./charts/mongodb
version: 16.2.1-1
Expand All @@ -29,5 +29,5 @@ dependencies:
- name: minio
repository: file://./charts/minio
version: 14.8.3-2
digest: sha256:8301831928ee38e7f065378f031d06dcf4cb292904092da2ced4f18383d25148
generated: "2025-02-12T13:12:19.863733+02:00"
digest: sha256:51600e73db90aca66e2a9e2c81378eb30e52d1ce6b8cc5c3acd8c881ec43aed9
generated: "2025-02-12T13:19:36.099373+02:00"
2 changes: 1 addition & 1 deletion charts/testkube-enterprise/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies:
repository: https://kubeshop.github.io/helm-charts
condition: testkube-agent.enabled
- name: dex
version: 0.19.1-8
version: 0.19.1-7
repository: file://./charts/dex
condition: dex.enabled
- name: mongodb
Expand Down
2 changes: 1 addition & 1 deletion charts/testkube-enterprise/charts/dex/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
type: application
name: dex
version: 0.19.1-8
version: 0.19.1-7
appVersion: "2.42.0"
kubeVersion: ">=1.14.0-0"
description: OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors.
Expand Down

0 comments on commit fe001d3

Please sign in to comment.