[bitnami/mlflow] Notificaton for non removed PVCs (#21217)

* Notificaton for non removed PVCs

Signed-off-by: bhack <bhack@users.noreply.github.com>

* set chart version 0.2.8

Signed-off-by: bhack <bhack@users.noreply.github.com>

---------

Signed-off-by: bhack <bhack@users.noreply.github.com>
Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
Co-authored-by: Miguel Ruiz <miruiz@vmware.com>
This commit is contained in:
bhack
2023-12-21 10:46:30 +01:00
committed by GitHub
parent f449a44a1f
commit eee0660db7
2 changed files with 4 additions and 2 deletions

View File

@@ -43,4 +43,4 @@ name: mlflow
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/mlflow
- https://github.com/mlflow/mlflow
version: 0.3.3
version: 0.3.4

View File

@@ -47,6 +47,8 @@ The command deploys mlflow on the Kubernetes cluster in the default configuratio
## Uninstalling the Chart
> Note: [PVCs are not removed](https://github.com/helm/helm/issues/5156) and we still don't have created a remove hook. You need to remove PVCs manually.
To uninstall/delete the `my-release` deployment:
```console
@@ -501,4 +503,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.