Skip to content

Add nebari-app library Helm chart for NebariApp CR#150

Open
pmeier wants to merge 2 commits into
mainfrom
nebari-app-chart
Open

Add nebari-app library Helm chart for NebariApp CR#150
pmeier wants to merge 2 commits into
mainfrom
nebari-app-chart

Conversation

@pmeier

@pmeier pmeier commented Jul 2, 2026

Copy link
Copy Markdown
Member

Reference Issues or PRs

Closes #148.

What does this implement/fix?

Put a x in the boxes that apply

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds a feature)
  • Breaking change (fix or feature that would cause existing features not to work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Other (please describe):

Testing

  • Did you test the pull request locally?
  • Did you add new tests?

Documentation

charts/nebari-app/README.md

@pmeier pmeier marked this pull request as ready for review July 2, 2026 12:24
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Docker Images Built

Images pushed to Quay.io for branch nebari-app-chart:

Image Tag Platforms
Operator quay.io/nebari/nebari-operator:nebari-app-chart linux/amd64 + linux/arm64

Test the operator:

kubectl apply -k https://github.com/nebari-dev/nebari-operator.git/config/default?ref=nebari-app-chart
kubectl set image deployment/nebari-operator-controller-manager manager=quay.io/nebari/nebari-operator:nebari-app-chart -n nebari-operator-system

@pmeier

pmeier commented Jul 2, 2026

Copy link
Copy Markdown
Member Author

Example downstream implementation in nebari-dev/chat-pack#162

@pmeier pmeier requested review from dcmcand and viniciusdc July 2, 2026 12:55
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.

Library Helm Chart for NebariApp CR

2 participants