diff --git a/neon_diana_utils/helm_charts/backend/diana-backend/Chart.yaml b/neon_diana_utils/helm_charts/backend/diana-backend/Chart.yaml index f441d548..eae85dae 100644 --- a/neon_diana_utils/helm_charts/backend/diana-backend/Chart.yaml +++ b/neon_diana_utils/helm_charts/backend/diana-backend/Chart.yaml @@ -21,7 +21,7 @@ version: 0.1.12 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: # nginx needs to deploy to its own namespace diff --git a/neon_diana_utils/helm_charts/backend/http-services/Chart.yaml b/neon_diana_utils/helm_charts/backend/http-services/Chart.yaml index 1beb2b04..386cd9a9 100644 --- a/neon_diana_utils/helm_charts/backend/http-services/Chart.yaml +++ b/neon_diana_utils/helm_charts/backend/http-services/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy DIANA HTTP Services type: application version: 0.0.9 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: libretranslate alias: libretranslate diff --git a/neon_diana_utils/helm_charts/backend/mq-services/Chart.yaml b/neon_diana_utils/helm_charts/backend/mq-services/Chart.yaml index 051b96bf..183c8467 100644 --- a/neon_diana_utils/helm_charts/backend/mq-services/Chart.yaml +++ b/neon_diana_utils/helm_charts/backend/mq-services/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy DIANA MQ Services type: application version: 0.0.7 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: neon-api-proxy alias: neon-api-proxy diff --git a/neon_diana_utils/helm_charts/base/base-http/Chart.yaml b/neon_diana_utils/helm_charts/base/base-http/Chart.yaml index 4c232930..f00b9afc 100644 --- a/neon_diana_utils/helm_charts/base/base-http/Chart.yaml +++ b/neon_diana_utils/helm_charts/base/base-http/Chart.yaml @@ -4,4 +4,4 @@ description: Library chart for basic HTTP Services type: library version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" diff --git a/neon_diana_utils/helm_charts/base/base-mq/Chart.yaml b/neon_diana_utils/helm_charts/base/base-mq/Chart.yaml index d14a7600..b5aa6fe6 100644 --- a/neon_diana_utils/helm_charts/base/base-mq/Chart.yaml +++ b/neon_diana_utils/helm_charts/base/base-mq/Chart.yaml @@ -4,4 +4,4 @@ description: Library chart for basic MQ Services type: library version: 0.0.5 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" diff --git a/neon_diana_utils/helm_charts/base/base-neon/Chart.yaml b/neon_diana_utils/helm_charts/base/base-neon/Chart.yaml index f08c0b65..b41cf17f 100644 --- a/neon_diana_utils/helm_charts/base/base-neon/Chart.yaml +++ b/neon_diana_utils/helm_charts/base/base-neon/Chart.yaml @@ -4,4 +4,4 @@ description: Library chart for basic Neon Core Services type: library version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" diff --git a/neon_diana_utils/helm_charts/base/ingress-common/Chart.yaml b/neon_diana_utils/helm_charts/base/ingress-common/Chart.yaml index 03903292..4944be12 100644 --- a/neon_diana_utils/helm_charts/base/ingress-common/Chart.yaml +++ b/neon_diana_utils/helm_charts/base/ingress-common/Chart.yaml @@ -4,7 +4,7 @@ description: Installs common ingress and certificate components type: application version: 0.0.1 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: ingress-nginx diff --git a/neon_diana_utils/helm_charts/base/neon-rabbitmq/Chart.yaml b/neon_diana_utils/helm_charts/base/neon-rabbitmq/Chart.yaml index df474b21..d7f1b9ed 100644 --- a/neon_diana_utils/helm_charts/base/neon-rabbitmq/Chart.yaml +++ b/neon_diana_utils/helm_charts/base/neon-rabbitmq/Chart.yaml @@ -4,7 +4,7 @@ description: A Helm chart for deploying RabbitMQ for the Diana Backend type: application version: 0.1.0 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: rabbitmq diff --git a/neon_diana_utils/helm_charts/http/libretranslate/Chart.yaml b/neon_diana_utils/helm_charts/http/libretranslate/Chart.yaml index accae112..2911cc85 100644 --- a/neon_diana_utils/helm_charts/http/libretranslate/Chart.yaml +++ b/neon_diana_utils/helm_charts/http/libretranslate/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy a Libretranslate Server type: application version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-http diff --git a/neon_diana_utils/helm_charts/http/stt-nemo/Chart.yaml b/neon_diana_utils/helm_charts/http/stt-nemo/Chart.yaml index 8e7a9a78..ac27ba69 100644 --- a/neon_diana_utils/helm_charts/http/stt-nemo/Chart.yaml +++ b/neon_diana_utils/helm_charts/http/stt-nemo/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy a Nemo STT Server type: application version: 0.0.1 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-http diff --git a/neon_diana_utils/helm_charts/http/tts-coqui/Chart.yaml b/neon_diana_utils/helm_charts/http/tts-coqui/Chart.yaml index 91da01dc..c3d9997e 100644 --- a/neon_diana_utils/helm_charts/http/tts-coqui/Chart.yaml +++ b/neon_diana_utils/helm_charts/http/tts-coqui/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy a Coqui TTS Server type: application version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-http diff --git a/neon_diana_utils/helm_charts/http/tts-glados/Chart.yaml b/neon_diana_utils/helm_charts/http/tts-glados/Chart.yaml index ee78a087..cc02097a 100644 --- a/neon_diana_utils/helm_charts/http/tts-glados/Chart.yaml +++ b/neon_diana_utils/helm_charts/http/tts-glados/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy a Glados TTS Server type: application version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-http diff --git a/neon_diana_utils/helm_charts/http/tts-larynx/Chart.yaml b/neon_diana_utils/helm_charts/http/tts-larynx/Chart.yaml index b632e0c4..0147b253 100644 --- a/neon_diana_utils/helm_charts/http/tts-larynx/Chart.yaml +++ b/neon_diana_utils/helm_charts/http/tts-larynx/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy a Larynx TTS Server type: application version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-http diff --git a/neon_diana_utils/helm_charts/http/tts-ljspeech/Chart.yaml b/neon_diana_utils/helm_charts/http/tts-ljspeech/Chart.yaml index 3c99bbe4..e7ad4a4d 100644 --- a/neon_diana_utils/helm_charts/http/tts-ljspeech/Chart.yaml +++ b/neon_diana_utils/helm_charts/http/tts-ljspeech/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy a LJSpeech TTS Server type: application version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-http diff --git a/neon_diana_utils/helm_charts/http/tts-mozilla/Chart.yaml b/neon_diana_utils/helm_charts/http/tts-mozilla/Chart.yaml index c454ec85..f9ac20f0 100644 --- a/neon_diana_utils/helm_charts/http/tts-mozilla/Chart.yaml +++ b/neon_diana_utils/helm_charts/http/tts-mozilla/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy a Mozilla TTS Server type: application version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-http diff --git a/neon_diana_utils/helm_charts/http/tts-nancy/Chart.yaml b/neon_diana_utils/helm_charts/http/tts-nancy/Chart.yaml index 43c0f277..c7ac4fa9 100644 --- a/neon_diana_utils/helm_charts/http/tts-nancy/Chart.yaml +++ b/neon_diana_utils/helm_charts/http/tts-nancy/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy a Nancy TTS Server type: application version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-http diff --git a/neon_diana_utils/helm_charts/http/ww-snowboy/Chart.yaml b/neon_diana_utils/helm_charts/http/ww-snowboy/Chart.yaml index de2179f0..c63c2a4b 100644 --- a/neon_diana_utils/helm_charts/http/ww-snowboy/Chart.yaml +++ b/neon_diana_utils/helm_charts/http/ww-snowboy/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy Snowboy Wake Word Trainer type: application version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-http diff --git a/neon_diana_utils/helm_charts/klat/klat-chat/Chart.yaml b/neon_diana_utils/helm_charts/klat/klat-chat/Chart.yaml index c72eb04c..ed9c06a0 100644 --- a/neon_diana_utils/helm_charts/klat/klat-chat/Chart.yaml +++ b/neon_diana_utils/helm_charts/klat/klat-chat/Chart.yaml @@ -4,4 +4,4 @@ description: Deploy Klat Services type: application version: 0.0.3 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" diff --git a/neon_diana_utils/helm_charts/mq/neon-api-proxy/Chart.yaml b/neon_diana_utils/helm_charts/mq/neon-api-proxy/Chart.yaml index 30f7f6a2..e0398700 100644 --- a/neon_diana_utils/helm_charts/mq/neon-api-proxy/Chart.yaml +++ b/neon_diana_utils/helm_charts/mq/neon-api-proxy/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy an MQ API Proxy type: application version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-mq diff --git a/neon_diana_utils/helm_charts/mq/neon-brands-service/Chart.yaml b/neon_diana_utils/helm_charts/mq/neon-brands-service/Chart.yaml index 4adb6775..d64762d6 100644 --- a/neon_diana_utils/helm_charts/mq/neon-brands-service/Chart.yaml +++ b/neon_diana_utils/helm_charts/mq/neon-brands-service/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy an MQ Brands Service type: application version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-mq diff --git a/neon_diana_utils/helm_charts/mq/neon-email-proxy/Chart.yaml b/neon_diana_utils/helm_charts/mq/neon-email-proxy/Chart.yaml index 12df81ae..07e51897 100644 --- a/neon_diana_utils/helm_charts/mq/neon-email-proxy/Chart.yaml +++ b/neon_diana_utils/helm_charts/mq/neon-email-proxy/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy an Email Proxy Service type: application version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-mq diff --git a/neon_diana_utils/helm_charts/mq/neon-llm-chatgpt/Chart.yaml b/neon_diana_utils/helm_charts/mq/neon-llm-chatgpt/Chart.yaml index 27050545..1dde6824 100644 --- a/neon_diana_utils/helm_charts/mq/neon-llm-chatgpt/Chart.yaml +++ b/neon_diana_utils/helm_charts/mq/neon-llm-chatgpt/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy an LLM proxy for Chat GPT type: application version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-mq diff --git a/neon_diana_utils/helm_charts/mq/neon-llm-fastchat/Chart.yaml b/neon_diana_utils/helm_charts/mq/neon-llm-fastchat/Chart.yaml index 2f3dd775..289a5095 100644 --- a/neon_diana_utils/helm_charts/mq/neon-llm-fastchat/Chart.yaml +++ b/neon_diana_utils/helm_charts/mq/neon-llm-fastchat/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy an LLM proxy for FastChat type: application version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-mq diff --git a/neon_diana_utils/helm_charts/mq/neon-metrics-service/Chart.yaml b/neon_diana_utils/helm_charts/mq/neon-metrics-service/Chart.yaml index f7eac1dc..446be71b 100644 --- a/neon_diana_utils/helm_charts/mq/neon-metrics-service/Chart.yaml +++ b/neon_diana_utils/helm_charts/mq/neon-metrics-service/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy a Metrics Collector Service type: application version: 0.0.5 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-mq diff --git a/neon_diana_utils/helm_charts/mq/neon-script-parser/Chart.yaml b/neon_diana_utils/helm_charts/mq/neon-script-parser/Chart.yaml index aa0aa60d..5a7f5f78 100644 --- a/neon_diana_utils/helm_charts/mq/neon-script-parser/Chart.yaml +++ b/neon_diana_utils/helm_charts/mq/neon-script-parser/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy an MQ CCL Script Parser Service type: application version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-mq diff --git a/neon_diana_utils/helm_charts/neon/core/Chart.yaml b/neon_diana_utils/helm_charts/neon/core/Chart.yaml index c69777da..1e535afc 100644 --- a/neon_diana_utils/helm_charts/neon/core/Chart.yaml +++ b/neon_diana_utils/helm_charts/neon/core/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy Neon Core Services type: application version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: neon-messagebus alias: neon-messagebus diff --git a/neon_diana_utils/helm_charts/neon/neon-audio/Chart.yaml b/neon_diana_utils/helm_charts/neon/neon-audio/Chart.yaml index 6c394865..19a0bf78 100644 --- a/neon_diana_utils/helm_charts/neon/neon-audio/Chart.yaml +++ b/neon_diana_utils/helm_charts/neon/neon-audio/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy Neon Core Audio Service type: application version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-neon diff --git a/neon_diana_utils/helm_charts/neon/neon-enclosure/Chart.yaml b/neon_diana_utils/helm_charts/neon/neon-enclosure/Chart.yaml index c4a16f51..798620ae 100644 --- a/neon_diana_utils/helm_charts/neon/neon-enclosure/Chart.yaml +++ b/neon_diana_utils/helm_charts/neon/neon-enclosure/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy Neon Core Enclosure Service type: application version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-neon diff --git a/neon_diana_utils/helm_charts/neon/neon-gui/Chart.yaml b/neon_diana_utils/helm_charts/neon/neon-gui/Chart.yaml index d7822efe..15f00ad0 100644 --- a/neon_diana_utils/helm_charts/neon/neon-gui/Chart.yaml +++ b/neon_diana_utils/helm_charts/neon/neon-gui/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy Neon Core GUI Service type: application version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-neon diff --git a/neon_diana_utils/helm_charts/neon/neon-iris/Chart.yaml b/neon_diana_utils/helm_charts/neon/neon-iris/Chart.yaml index 4fda5a5b..4193a7b7 100644 --- a/neon_diana_utils/helm_charts/neon/neon-iris/Chart.yaml +++ b/neon_diana_utils/helm_charts/neon/neon-iris/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy Neon IRIS Web UI type: application version: 0.0.2 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-neon diff --git a/neon_diana_utils/helm_charts/neon/neon-messagebus/Chart.yaml b/neon_diana_utils/helm_charts/neon/neon-messagebus/Chart.yaml index 017cb251..3acd39d1 100644 --- a/neon_diana_utils/helm_charts/neon/neon-messagebus/Chart.yaml +++ b/neon_diana_utils/helm_charts/neon/neon-messagebus/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy Neon Core Messagebus type: application version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-neon diff --git a/neon_diana_utils/helm_charts/neon/neon-skills/Chart.yaml b/neon_diana_utils/helm_charts/neon/neon-skills/Chart.yaml index 2510dc37..175502aa 100644 --- a/neon_diana_utils/helm_charts/neon/neon-skills/Chart.yaml +++ b/neon_diana_utils/helm_charts/neon/neon-skills/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy Neon Core Skills Service type: application version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-neon diff --git a/neon_diana_utils/helm_charts/neon/neon-speech/Chart.yaml b/neon_diana_utils/helm_charts/neon/neon-speech/Chart.yaml index 8c7fc689..8494a9df 100644 --- a/neon_diana_utils/helm_charts/neon/neon-speech/Chart.yaml +++ b/neon_diana_utils/helm_charts/neon/neon-speech/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy Neon Core Speech (Voice) Service type: application version: 0.0.4 -appVersion: "1.0.1a8" +appVersion: "1.0.1a9" dependencies: - name: base-neon diff --git a/neon_diana_utils/version.py b/neon_diana_utils/version.py index 2807c853..31f8ef23 100644 --- a/neon_diana_utils/version.py +++ b/neon_diana_utils/version.py @@ -26,4 +26,4 @@ # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -__version__ = "1.0.1a8" +__version__ = "1.0.1a9"