11apiVersion : v2
22# pyproject.toml version
3- appVersion : 0.2.26 # Do NOT modify. It will be updated automatically using the release workflow
3+ appVersion : 0.2.27 # Do NOT modify. It will be updated automatically using the release workflow
44name : ai-platform-engineering
55description : Parent chart to deploy multiple agent subcharts as different platform agents
66sources :
77 - https://github.com/cnoe-io/ai-platform-engineering/charts
88# Chart version for ai-platform-engineering parent chart
9- version : 0.2.26-rc.helm.2 # Do NOT bump this. It will be updated automatically using the PR or release workflow
9+ version : 0.2.27 # Do NOT bump this. It will be updated automatically using the PR or release workflow
1010dependencies :
1111 # AI Platform Engineer Multi-Agent
1212 - name : supervisor-agent
1313 # Chart version for agent subchart
14- version : 0.2.26 # Do NOT bump this. It will be updated automatically using the PR or release workflow
14+ version : 0.2.27 # Do NOT bump this. It will be updated automatically using the PR or release workflow
1515 # Single agent chart used multiple times with different aliases
1616 - name : agent
17- version : 0.2.26 # Do NOT bump this. It will be updated automatically using the PR or release workflow
17+ version : 0.2.27 # Do NOT bump this. It will be updated automatically using the PR or release workflow
1818 alias : agent-argocd
1919 tags :
2020 - agent-argocd
@@ -24,7 +24,7 @@ dependencies:
2424 - child : agentExports.data
2525 parent : global.enabledSubAgents.argocd
2626 - name : agent
27- version : 0.2.26 # Do NOT bump this. It will be updated automatically using the PR or release workflow
27+ version : 0.2.27 # Do NOT bump this. It will be updated automatically using the PR or release workflow
2828 alias : agent-aws
2929 tags :
3030 - agent-aws
@@ -33,7 +33,7 @@ dependencies:
3333 - child : agentExports.data
3434 parent : global.enabledSubAgents.aws
3535 - name : agent
36- version : 0.2.26 # Do NOT bump this. It will be updated automatically using the PR or release workflow
36+ version : 0.2.27 # Do NOT bump this. It will be updated automatically using the PR or release workflow
3737 alias : agent-backstage
3838 tags :
3939 - agent-backstage
@@ -43,7 +43,7 @@ dependencies:
4343 - child : agentExports.data
4444 parent : global.enabledSubAgents.backstage
4545 - name : agent
46- version : 0.2.26 # Do NOT bump this. It will be updated automatically using the PR or release workflow
46+ version : 0.2.27 # Do NOT bump this. It will be updated automatically using the PR or release workflow
4747 alias : agent-confluence
4848 tags :
4949 - agent-confluence
@@ -52,7 +52,7 @@ dependencies:
5252 - child : agentExports.data
5353 parent : global.enabledSubAgents.confluence
5454 - name : agent
55- version : 0.2.26 # Do NOT bump this. It will be updated automatically using the PR or release workflow
55+ version : 0.2.27 # Do NOT bump this. It will be updated automatically using the PR or release workflow
5656 alias : agent-github
5757 tags :
5858 - agent-github
@@ -62,7 +62,7 @@ dependencies:
6262 - child : agentExports.data
6363 parent : global.enabledSubAgents.github
6464 - name : agent
65- version : 0.2.26 # Do NOT bump this. It will be updated automatically using the PR or release workflow
65+ version : 0.2.27 # Do NOT bump this. It will be updated automatically using the PR or release workflow
6666 alias : agent-gitlab
6767 tags :
6868 - agent-gitlab
@@ -71,7 +71,7 @@ dependencies:
7171 - child : agentExports.data
7272 parent : global.enabledSubAgents.gitlab
7373 - name : agent
74- version : 0.2.26 # Do NOT bump this. It will be updated automatically using the PR or release workflow
74+ version : 0.2.27 # Do NOT bump this. It will be updated automatically using the PR or release workflow
7575 alias : agent-jira
7676 tags :
7777 - agent-jira
@@ -80,7 +80,7 @@ dependencies:
8080 - child : agentExports.data
8181 parent : global.enabledSubAgents.jira
8282 - name : agent
83- version : 0.2.26 # Do NOT bump this. It will be updated automatically using the PR or release workflow
83+ version : 0.2.27 # Do NOT bump this. It will be updated automatically using the PR or release workflow
8484 alias : agent-komodor
8585 tags :
8686 - agent-komodor
@@ -89,7 +89,7 @@ dependencies:
8989 - child : agentExports.data
9090 parent : global.enabledSubAgents.komodor
9191 - name : agent
92- version : 0.2.26 # Do NOT bump this. It will be updated automatically using the PR or release workflow
92+ version : 0.2.27 # Do NOT bump this. It will be updated automatically using the PR or release workflow
9393 alias : agent-pagerduty
9494 tags :
9595 - agent-pagerduty
@@ -98,7 +98,7 @@ dependencies:
9898 - child : agentExports.data
9999 parent : global.enabledSubAgents.pagerduty
100100 - name : agent
101- version : 0.2.26 # Do NOT bump this. It will be updated automatically using the PR or release workflow
101+ version : 0.2.27 # Do NOT bump this. It will be updated automatically using the PR or release workflow
102102 alias : agent-slack
103103 tags :
104104 - agent-slack
@@ -107,7 +107,7 @@ dependencies:
107107 - child : agentExports.data
108108 parent : global.enabledSubAgents.slack
109109 - name : agent
110- version : 0.2.26 # Do NOT bump this. It will be updated automatically using the PR or release workflow
110+ version : 0.2.27 # Do NOT bump this. It will be updated automatically using the PR or release workflow
111111 alias : agent-splunk
112112 tags :
113113 - agent-splunk
@@ -116,15 +116,15 @@ dependencies:
116116 - child : agentExports.data
117117 parent : global.enabledSubAgents.splunk
118118 - name : agent
119- version : 0.2.26 # Do NOT bump this. It will be updated automatically using the PR or release workflow
119+ version : 0.2.27 # Do NOT bump this. It will be updated automatically using the PR or release workflow
120120 alias : agent-victorops
121121 tags :
122122 - agent-victorops
123123 import-values :
124124 - child : agentExports.data
125125 parent : global.enabledSubAgents.victorops
126126 - name : agent
127- version : 0.2.26 # Do NOT bump this. It will be updated automatically using the PR or release workflow
127+ version : 0.2.27 # Do NOT bump this. It will be updated automatically using the PR or release workflow
128128 alias : agent-webex
129129 tags :
130130 - agent-webex
@@ -133,7 +133,7 @@ dependencies:
133133 - child : agentExports.data
134134 parent : global.enabledSubAgents.webex
135135 - name : agent
136- version : 0.2.26 # Do NOT bump this. It will be updated automatically using the PR or release workflow
136+ version : 0.2.27 # Do NOT bump this. It will be updated automatically using the PR or release workflow
137137 alias : agent-network-utility
138138 tags :
139139 - agent-network-utility
@@ -151,7 +151,7 @@ dependencies:
151151 repository : oci://ghcr.io/agntcy/slim/helm
152152 condition : global.slim.enabled
153153 - name : rag-stack
154- version : 0.2.26 # Do NOT bump this. It will be updated automatically using the PR or release workflow
154+ version : 0.2.27 # Do NOT bump this. It will be updated automatically using the PR or release workflow
155155 repository : file://../rag-stack # TODO: might be changed to be separate
156156 tags :
157157 - rag-stack
@@ -174,17 +174,17 @@ dependencies:
174174 condition : global.agentgateway.enabled
175175 # Backstage plugin agent forge
176176 - name : backstage-plugin-agent-forge
177- version : 0.2.26 # Do NOT bump this. It will be updated automatically using the PR or release workflow
177+ version : 0.2.27 # Do NOT bump this. It will be updated automatically using the PR or release workflow
178178 tags :
179179 - backstage-agent-forge
180180 # CAIPE UI
181181 - name : caipe-ui
182- version : 0.2.26 # Do NOT bump this. It will be updated automatically using the PR or release workflow
182+ version : 0.2.27 # Do NOT bump this. It will be updated automatically using the PR or release workflow
183183 tags :
184184 - caipe-ui
185185 condition : global.caipeUi.enabled
186186 # MongoDB for CAIPE UI persistence
187187 - name : caipe-ui-mongodb
188- version : 0.2.26
188+ version : 0.2.27
189189 condition : caipe-ui.mongodb.enabled
190190 alias : mongodb
0 commit comments