Skip to content

Commit 91efddf

Browse files
authored
add deployment warning banner (#3150)
1 parent fd035e3 commit 91efddf

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
> [!IMPORTANT]
2+
> **Nebari Deployment Issues**
3+
>
4+
> The current stable releases on PyPI and conda-forge suffer from issues related to [Bitnami image deprecation](https://github.com/bitnami/charts/issues/35164) that prevent successful deployments.
5+
> These issues have been resolved on the `main` branch and will be included in the upcoming `2025.10.1` release.
6+
>
7+
> If trying to deploy nebari in the meantime, please install directly from the `main` branch e.g. `pip install git+https://github.com/nebari-dev/nebari.git@main`.
8+
9+
---
10+
111
<p align="center">
212
<picture>
313
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/nebari-dev/nebari-design/main/logo-mark/horizontal/Nebari-Logo-Horizontal-Lockup.svg">

0 commit comments

Comments
 (0)