Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Bump oidc config for dagster #915

Merged
merged 1 commit into from
Jun 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
Loading