Skip to content

Commit 94199f9

Browse files
NeonDanielgithub-actions[bot]
authored andcommitted
Increment Version to 0.0.6a12
1 parent 05694a9 commit 94199f9

23 files changed

Lines changed: 23 additions & 23 deletions

File tree

neon_diana_utils/helm_charts/diana-backend/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ version: 0.1.0
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "0.0.6a11"
24+
appVersion: "0.0.6a12"
2525

2626
dependencies:
2727
# nginx needs to deploy to its own namespace

neon_diana_utils/helm_charts/http-services/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Deploy DIANA HTTP Services
44

55
type: application
66
version: &chart_version 0.0.1
7-
appVersion: "0.0.6a11"
7+
appVersion: "0.0.6a12"
88
dependencies:
99
- name: libretranslate
1010
alias: libretranslate

neon_diana_utils/helm_charts/http-services/charts/base-http/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ description: Library chart for basic HTTP Services
44
type: library
55

66
version: 0.0.2
7-
appVersion: "0.0.6a11"
7+
appVersion: "0.0.6a12"

neon_diana_utils/helm_charts/http-services/charts/libretranslate/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Deploy a Libretranslate Server
44

55
type: application
66
version: 0.0.1
7-
appVersion: "0.0.6a11"
7+
appVersion: "0.0.6a12"
88

99
dependencies:
1010
- name: base-http

neon_diana_utils/helm_charts/http-services/charts/tts-coqui/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Deploy a Coqui TTS Server
44

55
type: application
66
version: 0.0.1
7-
appVersion: "0.0.6a11"
7+
appVersion: "0.0.6a12"
88

99
dependencies:
1010
- name: base-http

neon_diana_utils/helm_charts/http-services/charts/tts-glados/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Deploy a Glados TTS Server
44

55
type: application
66
version: 0.0.1
7-
appVersion: "0.0.6a11"
7+
appVersion: "0.0.6a12"
88

99
dependencies:
1010
- name: base-http

neon_diana_utils/helm_charts/http-services/charts/tts-larynx/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Deploy a Larynx TTS Server
44

55
type: application
66
version: 0.0.1
7-
appVersion: "0.0.6a11"
7+
appVersion: "0.0.6a12"
88

99
dependencies:
1010
- name: base-http

neon_diana_utils/helm_charts/http-services/charts/tts-ljspeech/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Deploy a LJSpeech TTS Server
44

55
type: application
66
version: 0.0.1
7-
appVersion: "0.0.6a11"
7+
appVersion: "0.0.6a12"
88

99
dependencies:
1010
- name: base-http

neon_diana_utils/helm_charts/http-services/charts/tts-mozilla/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Deploy a Mozilla TTS Server
44

55
type: application
66
version: 0.0.1
7-
appVersion: "0.0.6a11"
7+
appVersion: "0.0.6a12"
88

99
dependencies:
1010
- name: base-http

neon_diana_utils/helm_charts/http-services/charts/tts-nancy/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Deploy a Nancy TTS Server
44

55
type: application
66
version: 0.0.1
7-
appVersion: "0.0.6a11"
7+
appVersion: "0.0.6a12"
88

99
dependencies:
1010
- name: base-http

0 commit comments

Comments
 (0)