File tree Expand file tree Collapse file tree 4 files changed +3
-12
lines changed Expand file tree Collapse file tree 4 files changed +3
-12
lines changed Original file line number Diff line number Diff line change @@ -18,5 +18,5 @@ annotations:
18
18
19
19
dependencies :
20
20
- name : azimuth-llm
21
- version : 0.1.0
21
+ version : " >=0-0 "
22
22
repository : " file://../azimuth-llm/"
Original file line number Diff line number Diff line change @@ -18,5 +18,5 @@ annotations:
18
18
19
19
dependencies :
20
20
- name : azimuth-llm
21
- version : 0.1.0
21
+ version : " >=0-0 "
22
22
repository : " file://../azimuth-llm/"
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ type: application
18
18
# This is the chart version. This version number should be incremented each time you make changes
19
19
# to the chart and its templates, including the app version.
20
20
# Versions are expected to follow Semantic Versioning (https://semver.org/)
21
- version : 0.1 .0
21
+ version : 0.2 .0
22
22
23
23
# This is the version number of the application being deployed. This version number should be
24
24
# incremented each time you make changes to the application. Versions are not expected to
@@ -30,9 +30,3 @@ icon: https://huggingface.co/datasets/huggingface/brand-assets/resolve/main/hf-l
30
30
31
31
annotations :
32
32
azimuth.stackhpc.com/label : HuggingFace LLM
33
-
34
- # dependencies:
35
- # - name: reloader
36
- # version: 1.0.63
37
- # repository: https://stakater.github.io/stakater-charts
38
- # condition: ui.enabled
Original file line number Diff line number Diff line change @@ -149,6 +149,3 @@ ingress:
149
149
# Annotations to apply to the ingress resource
150
150
# e.g. for cert-manager integration
151
151
annotations :
152
-
153
- # reloader:
154
- # watchGlobally: false
You can’t perform that action at this time.
0 commit comments