diff --git a/neon_diana_utils/helm_charts/diana-backend/Chart.yaml b/neon_diana_utils/helm_charts/diana-backend/Chart.yaml index a2597e8c..8b6b2400 100644 --- a/neon_diana_utils/helm_charts/diana-backend/Chart.yaml +++ b/neon_diana_utils/helm_charts/diana-backend/Chart.yaml @@ -21,7 +21,7 @@ version: 0.1.0 # 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: "0.0.6a9" +appVersion: "0.0.6a10" dependencies: # nginx needs to deploy to its own namespace diff --git a/neon_diana_utils/helm_charts/http-services/Chart.yaml b/neon_diana_utils/helm_charts/http-services/Chart.yaml index e742b08f..94edf1ea 100644 --- a/neon_diana_utils/helm_charts/http-services/Chart.yaml +++ b/neon_diana_utils/helm_charts/http-services/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy DIANA HTTP Services type: application version: &chart_version 0.0.1 -appVersion: "0.0.6a9" +appVersion: "0.0.6a10" dependencies: - name: libretranslate alias: libretranslate diff --git a/neon_diana_utils/helm_charts/http-services/charts/base-http/Chart.yaml b/neon_diana_utils/helm_charts/http-services/charts/base-http/Chart.yaml index ebd7f7b5..9c07eab4 100644 --- a/neon_diana_utils/helm_charts/http-services/charts/base-http/Chart.yaml +++ b/neon_diana_utils/helm_charts/http-services/charts/base-http/Chart.yaml @@ -4,4 +4,4 @@ description: Library chart for basic HTTP Services type: library version: 0.0.1 -appVersion: "0.0.6a9" +appVersion: "0.0.6a10" diff --git a/neon_diana_utils/helm_charts/http-services/charts/libretranslate/Chart.yaml b/neon_diana_utils/helm_charts/http-services/charts/libretranslate/Chart.yaml index 1a13cc80..42bcd5fc 100644 --- a/neon_diana_utils/helm_charts/http-services/charts/libretranslate/Chart.yaml +++ b/neon_diana_utils/helm_charts/http-services/charts/libretranslate/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy a Libretranslate Server type: application version: 0.0.1 -appVersion: "0.0.6a9" +appVersion: "0.0.6a10" dependencies: - name: base-http diff --git a/neon_diana_utils/helm_charts/http-services/charts/tts-coqui/Chart.yaml b/neon_diana_utils/helm_charts/http-services/charts/tts-coqui/Chart.yaml index 99b97f5b..85dbbfa3 100644 --- a/neon_diana_utils/helm_charts/http-services/charts/tts-coqui/Chart.yaml +++ b/neon_diana_utils/helm_charts/http-services/charts/tts-coqui/Chart.yaml @@ -21,4 +21,4 @@ version: 0.0.1 # 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: "0.0.6a9" +appVersion: "0.0.6a10" diff --git a/neon_diana_utils/helm_charts/http-services/charts/tts-glados/Chart.yaml b/neon_diana_utils/helm_charts/http-services/charts/tts-glados/Chart.yaml index 5de4e048..f80ce2b0 100644 --- a/neon_diana_utils/helm_charts/http-services/charts/tts-glados/Chart.yaml +++ b/neon_diana_utils/helm_charts/http-services/charts/tts-glados/Chart.yaml @@ -21,4 +21,4 @@ version: 0.0.1 # 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: "0.0.6a9" +appVersion: "0.0.6a10" diff --git a/neon_diana_utils/helm_charts/http-services/charts/tts-larynx/Chart.yaml b/neon_diana_utils/helm_charts/http-services/charts/tts-larynx/Chart.yaml index 52006094..8023120e 100644 --- a/neon_diana_utils/helm_charts/http-services/charts/tts-larynx/Chart.yaml +++ b/neon_diana_utils/helm_charts/http-services/charts/tts-larynx/Chart.yaml @@ -21,4 +21,4 @@ version: 0.0.1 # 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: "0.0.6a9" +appVersion: "0.0.6a10" diff --git a/neon_diana_utils/helm_charts/http-services/charts/tts-ljspeech/Chart.yaml b/neon_diana_utils/helm_charts/http-services/charts/tts-ljspeech/Chart.yaml index 0f6059ee..e383714e 100644 --- a/neon_diana_utils/helm_charts/http-services/charts/tts-ljspeech/Chart.yaml +++ b/neon_diana_utils/helm_charts/http-services/charts/tts-ljspeech/Chart.yaml @@ -21,4 +21,4 @@ version: 0.0.1 # 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: "0.0.6a9" +appVersion: "0.0.6a10" diff --git a/neon_diana_utils/helm_charts/http-services/charts/tts-mozilla/Chart.yaml b/neon_diana_utils/helm_charts/http-services/charts/tts-mozilla/Chart.yaml index 0837ab7f..04d7cba4 100644 --- a/neon_diana_utils/helm_charts/http-services/charts/tts-mozilla/Chart.yaml +++ b/neon_diana_utils/helm_charts/http-services/charts/tts-mozilla/Chart.yaml @@ -21,4 +21,4 @@ version: 0.0.1 # 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: "0.0.6a9" +appVersion: "0.0.6a10" diff --git a/neon_diana_utils/helm_charts/http-services/charts/tts-nancy/Chart.yaml b/neon_diana_utils/helm_charts/http-services/charts/tts-nancy/Chart.yaml index f39bc8f1..05eb3b17 100644 --- a/neon_diana_utils/helm_charts/http-services/charts/tts-nancy/Chart.yaml +++ b/neon_diana_utils/helm_charts/http-services/charts/tts-nancy/Chart.yaml @@ -21,4 +21,4 @@ version: 0.0.1 # 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: "0.0.6a9" +appVersion: "0.0.6a10" diff --git a/neon_diana_utils/helm_charts/http-services/charts/ww-snowboy/Chart.yaml b/neon_diana_utils/helm_charts/http-services/charts/ww-snowboy/Chart.yaml index 1e8d7fbd..b5d65b74 100644 --- a/neon_diana_utils/helm_charts/http-services/charts/ww-snowboy/Chart.yaml +++ b/neon_diana_utils/helm_charts/http-services/charts/ww-snowboy/Chart.yaml @@ -21,4 +21,4 @@ version: 0.0.1 # 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: "0.0.6a9" +appVersion: "0.0.6a10" diff --git a/neon_diana_utils/helm_charts/ingress-common/Chart.yaml b/neon_diana_utils/helm_charts/ingress-common/Chart.yaml index eb28ac96..42907e79 100644 --- a/neon_diana_utils/helm_charts/ingress-common/Chart.yaml +++ b/neon_diana_utils/helm_charts/ingress-common/Chart.yaml @@ -4,7 +4,7 @@ description: Installs common ingress and certificate components type: application version: 0.0.1 -appVersion: "0.0.6a9" +appVersion: "0.0.6a10" dependencies: - name: ingress-nginx diff --git a/neon_diana_utils/helm_charts/mq-services/Chart.yaml b/neon_diana_utils/helm_charts/mq-services/Chart.yaml index 19d1abe0..76340e06 100644 --- a/neon_diana_utils/helm_charts/mq-services/Chart.yaml +++ b/neon_diana_utils/helm_charts/mq-services/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy DIANA MQ Services type: application version: 0.0.2 -appVersion: "0.0.6a9" +appVersion: "0.0.6a10" dependencies: - name: neon-api-proxy alias: neon-api-proxy diff --git a/neon_diana_utils/helm_charts/mq-services/charts/base-mq/Chart.yaml b/neon_diana_utils/helm_charts/mq-services/charts/base-mq/Chart.yaml index b8a3e934..386c9460 100644 --- a/neon_diana_utils/helm_charts/mq-services/charts/base-mq/Chart.yaml +++ b/neon_diana_utils/helm_charts/mq-services/charts/base-mq/Chart.yaml @@ -4,4 +4,4 @@ description: Library chart for basic MQ Services type: library version: 0.0.1 -appVersion: "0.0.6a9" +appVersion: "0.0.6a10" diff --git a/neon_diana_utils/helm_charts/mq-services/charts/neon-api-proxy/Chart.yaml b/neon_diana_utils/helm_charts/mq-services/charts/neon-api-proxy/Chart.yaml index 09647d6a..e8a4a047 100644 --- a/neon_diana_utils/helm_charts/mq-services/charts/neon-api-proxy/Chart.yaml +++ b/neon_diana_utils/helm_charts/mq-services/charts/neon-api-proxy/Chart.yaml @@ -21,7 +21,7 @@ version: 0.0.1 # 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: "0.0.6a9" +appVersion: "0.0.6a10" dependencies: - name: base-mq diff --git a/neon_diana_utils/helm_charts/mq-services/charts/neon-brands-service/Chart.yaml b/neon_diana_utils/helm_charts/mq-services/charts/neon-brands-service/Chart.yaml index 442d92ef..55502c5c 100644 --- a/neon_diana_utils/helm_charts/mq-services/charts/neon-brands-service/Chart.yaml +++ b/neon_diana_utils/helm_charts/mq-services/charts/neon-brands-service/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy an MQ Brands Service type: application version: 0.0.1 -appVersion: "0.0.6a9" +appVersion: "0.0.6a10" dependencies: - name: base-mq diff --git a/neon_diana_utils/helm_charts/mq-services/charts/neon-email-proxy/Chart.yaml b/neon_diana_utils/helm_charts/mq-services/charts/neon-email-proxy/Chart.yaml index b37f8a4c..61fe0abb 100644 --- a/neon_diana_utils/helm_charts/mq-services/charts/neon-email-proxy/Chart.yaml +++ b/neon_diana_utils/helm_charts/mq-services/charts/neon-email-proxy/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy an Email Proxy Service type: application version: 0.0.1 -appVersion: "0.0.6a9" +appVersion: "0.0.6a10" dependencies: - name: base-mq diff --git a/neon_diana_utils/helm_charts/mq-services/charts/neon-llm-chatgpt/Chart.yaml b/neon_diana_utils/helm_charts/mq-services/charts/neon-llm-chatgpt/Chart.yaml index a8b9411a..40267a16 100644 --- a/neon_diana_utils/helm_charts/mq-services/charts/neon-llm-chatgpt/Chart.yaml +++ b/neon_diana_utils/helm_charts/mq-services/charts/neon-llm-chatgpt/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy an LLM proxy for Chat GPT type: application version: 0.0.1 -appVersion: "0.1.0" +appVersion: "0.0.6a10" dependencies: - name: base-mq diff --git a/neon_diana_utils/helm_charts/mq-services/charts/neon-metrics-service/Chart.yaml b/neon_diana_utils/helm_charts/mq-services/charts/neon-metrics-service/Chart.yaml index 347f7149..dbcf20c2 100644 --- a/neon_diana_utils/helm_charts/mq-services/charts/neon-metrics-service/Chart.yaml +++ b/neon_diana_utils/helm_charts/mq-services/charts/neon-metrics-service/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy a Metrics Collector Service type: application version: 0.0.1 -appVersion: "0.0.6a9" +appVersion: "0.0.6a10" dependencies: - name: base-mq diff --git a/neon_diana_utils/helm_charts/mq-services/charts/neon-script-parser/Chart.yaml b/neon_diana_utils/helm_charts/mq-services/charts/neon-script-parser/Chart.yaml index f9715b49..8160ef77 100644 --- a/neon_diana_utils/helm_charts/mq-services/charts/neon-script-parser/Chart.yaml +++ b/neon_diana_utils/helm_charts/mq-services/charts/neon-script-parser/Chart.yaml @@ -4,7 +4,7 @@ description: Deploy an MQ CCL Script Parser Service type: application version: 0.0.1 -appVersion: "0.0.6a9" +appVersion: "0.0.6a10" dependencies: - name: base-mq diff --git a/neon_diana_utils/helm_charts/neon-rabbitmq/Chart.yaml b/neon_diana_utils/helm_charts/neon-rabbitmq/Chart.yaml index 43f8edaa..229b7321 100644 --- a/neon_diana_utils/helm_charts/neon-rabbitmq/Chart.yaml +++ b/neon_diana_utils/helm_charts/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: "0.0.6a9" +appVersion: "0.0.6a10" dependencies: - name: rabbitmq diff --git a/neon_diana_utils/version.py b/neon_diana_utils/version.py index 24055744..9c8d5f87 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__ = "0.0.6a9" +__version__ = "0.0.6a10"