Skip to content

chore: bump chart version to 0.1.2#42

Merged
oren-openteams merged 1 commit into
nebari-dev:mainfrom
oren-openteams:chore/bump-chart-0.1.2
Jul 7, 2026
Merged

chore: bump chart version to 0.1.2#42
oren-openteams merged 1 commit into
nebari-dev:mainfrom
oren-openteams:chore/bump-chart-0.1.2

Conversation

@oren-openteams

@oren-openteams oren-openteams commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Bumps Chart.yaml version 0.1.1 -> 0.1.2 to trigger the release workflow and publish nebari-nebi-pack-0.1.2.

What's in this release (vs 0.1.1)

One merged PR since the last release:

  • Discovery url fix #34Discovery url fix (closes #18)
    Adds a smart default for auth.oidc.discoveryURL via a new nebari-nebi-pack.oidcDiscoveryURL helper. When unset, auto-derives to http://<keycloak.serviceHost>/realms/<keycloak.realm> — matching the codecentric/keycloakx Service naming convention that ships with Nebari (keycloak-keycloakx-http.keycloak.svc.cluster.local:8080). Adds two new optional values (keycloak.serviceHost, keycloak.realm) with sensible defaults. Existing consumers that explicitly set auth.oidc.discoveryURL continue to work unchanged; new consumers get a working default out of the box.

Backwards compatibility: no breaking changes. Existing values (auth.oidc.discoveryURL, auth.oidc.issuerURL, etc.) continue to work exactly as before. The new defaults only apply when the corresponding explicit values are unset.

Downstream test evidence: validated on a deployment via ArgoCD (see PR #34 comment thread). The default helper renders the same in-cluster URL that downstream deployments have been hardcoding, and nebi initializes cleanly against it.

@oren-openteams oren-openteams merged commit fc9b512 into nebari-dev:main Jul 7, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants