gruberdev
gruberdev
> > > 👀 Are you only interested in helm charts for this? If simple kubectl compat yaml files would do, you could use kompose to convert the docker-compose.yaml into...
> @miglsoares > > I agree! I believe there is multi-language support in PsychonautWiki (all data comes from there) but I don't think they are exposed to the API. >...
Correct if I am wrong, but on `helm.toolkit.fluxcd.io/v2beta2` onwards [you have to enable the `spec.driftDetection` to monitor the state of the underlying resources on `HelmReleases`](https://github.com/fluxcd/flux2/issues/4511#issuecomment-1867618282). Based on what you're describing,...
> @stefanprodan Is that just running the bootstrap command to upgrade the version used in the cluster? > And will that automatically update the apiVersions defined on all my HelmReleases...
> The biggest priority is probably the Actions pipeline because without that working, it won't be possible to publish further releases. I can help with that @cedws. It is of...
Could you please specify what exactly you're talking about when you mention a "chart repository"? The chart files are already located under the `charts/milvus-operator` directory, and the [README provides a...
I've had the same issue, installing both the newer package `zep-cloud` and the older `zep-python` didn't work. I'm using langflow 1.1. An additional question to @joaoguilhermeS: It seems the Discord...