Skip to content

Commit

Permalink
Bump oidc config for dagster
Browse files Browse the repository at this point in the history
Needed to support external oidc providers
  • Loading branch information
michaeljguarino committed Jun 29, 2024
1 parent a56c4c6 commit ccf2b7d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions dagster/helm/dagster/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 0.1.16
- name: oidc-config
repository: https://pluralsh.github.io/module-library
version: 0.1.6
version: 0.1.7
- name: dagster
repository: https://dagster-io.github.io/helm
version: 1.7.7
Expand All @@ -14,5 +14,5 @@ dependencies:
- name: test-base
repository: https://pluralsh.github.io/module-library
version: 0.1.10
digest: sha256:509c8e4abb636dbc30d394ab27f791dbcf771edcf34e23a0e84ff35c29045ec6
generated: "2024-05-30T13:55:44.547683+02:00"
digest: sha256:c24650b23336e634178ffa30318bd7d02d923e2803467f6e6f4ddc806da15d88
generated: "2024-06-29T09:35:49.421395-04:00"
4 changes: 2 additions & 2 deletions dagster/helm/dagster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ apiVersion: v2
name: dagster
description: A Helm chart for Kubernetes
type: application
version: 0.1.49
version: 0.1.50
appVersion: 1.7.7
dependencies:
- name: postgres
version: 0.1.16
repository: https://pluralsh.github.io/module-library
- name: oidc-config
version: 0.1.6
version: 0.1.7
repository: https://pluralsh.github.io/module-library
condition: oidc-config.enabled
- name: dagster
Expand Down
Binary file removed dagster/helm/dagster/charts/oidc-config-0.1.6.tgz
Binary file not shown.
Binary file not shown.

0 comments on commit ccf2b7d

Please sign in to comment.