8000 Tags · neuro-inc/app-types · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: neuro-inc/app-types

Tags

v25.6.4

Toggle v25.6.4's commit message
fix: correct parameter name from 'cmd' to 'command' in JupyterChartVa…

…lueProcessor

v25.6.3

Toggle v25.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support for apolo_app_id Helm Value (#158)

* Add support for ConfigMap in CustomDeployment inputs and values generation

* Refactor ConfigMap handling to use a consistent name and improve documentation

* Add app_id parameter to value processors and update related functions

* fix tests

* Add test for custom deployment values with app_id parameter

v25.6.2

Toggle v25.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update output generation to use app instance id from k8s (#156)

* Update output generation to use app instance id from k8s

* missing test fix

* Refactor to use INSTANCE_LABEL constant for Kubernetes app instance identification across output modules

v25.6.1

Toggle v25.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix stable diffusion (#153)

* fix stable diffusion

* fix mypy

v25.5.31

Toggle v25.5.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix ingress (#152)

v25.5.30

Toggle v25.5.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
remove storage class name (#150)

v25.5.29

Toggle v25.5.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add stripHeaders configuration to HTTP ingress values (#149)

* Add stripHeaders configuration to HTTP ingress values

* Add stripHeaders configuration to LLM generation tests

v25.5.28

Toggle v25.5.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fixed the secret generation (#148)

* fixed the secret generation

* fix mypy

v25.5.27

Toggle v25.5.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
added a superset app inputs (#147)

* added a superset app inputs

* fixed the outputs

v25.5.26

Toggle v25.5.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Jupyter new image (#145)

* feat: update Jupyter configuration to use new container images and adjust input types

* fix: update Jupyter mount path from /root/notebooks to /home/jovyan

* fix tests

* add apolo image as default in jupyter, add customization option

* fix: update Jupyter default mount path from /home/jovyan to /root/notebooks
0