Skip to content

Commit bf41631

Browse files
committed
chore: update versions for release amp/v0.12.0
1 parent b48ba1d commit bf41631

11 files changed

Lines changed: 20 additions & 20 deletions

File tree

deployments/helm-charts/wso2-agent-manager/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: wso2-agent-manager
33
description: Helm chart for WSO2 Agent Management Platform - Deploy, manage, and govern AI agents at scale
44
type: application
5-
version: 0.0.0-dev
6-
appVersion: "0.0.0-dev"
5+
version: v0.12.0
6+
appVersion: "v0.12.0"
77

88
keywords:
99
- wso2

deployments/helm-charts/wso2-agent-manager/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ agentManagerService:
3838

3939
image:
4040
repository: ghcr.io/wso2/amp-api
41-
tag: "0.0.0-dev"
41+
tag: "v0.12.0"
4242
pullPolicy: IfNotPresent
4343

4444
service:
@@ -222,7 +222,7 @@ console:
222222

223223
image:
224224
repository: ghcr.io/wso2/amp-console
225-
tag: "0.0.0-dev"
225+
tag: "v0.12.0"
226226
pullPolicy: Always
227227

228228
service:
@@ -299,7 +299,7 @@ dbMigration:
299299

300300
image:
301301
repository: ghcr.io/wso2/amp-api
302-
tag: "0.0.0-dev"
302+
tag: "v0.12.0"
303303
pullPolicy: IfNotPresent
304304

305305
resources:

deployments/helm-charts/wso2-amp-ai-gateway-extension/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: wso2-amp-ai-gateway-extension
33
description: A Helm chart to deploy and auto-register the WSO2 AI API Gateway for the Agent Management Platform.
44
type: application
5-
version: 0.0.0-dev
6-
appVersion: "0.0.0-dev"
5+
version: v0.12.0
6+
appVersion: "v0.12.0"
77

88
keywords:
99
- wso2

deployments/helm-charts/wso2-amp-evaluation-extension/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: wso2-amp-evaluation-extension
33
description: A Helm chart to add Evaluation functionality for the Agent Management Platform, by Deploying and Configuring Monitor evaluation workflows.
44
type: application
5-
version: 0.0.0-dev
6-
appVersion: "0.0.0-dev"
5+
version: v0.12.0
6+
appVersion: "v0.12.0"
77

88
keywords:
99
- wso2

deployments/helm-charts/wso2-amp-evaluation-extension/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ampEvaluation:
2626
# IMPORTANT: For production, this should match the amp-evaluation SDK version
2727
# used in dbMigration.evaluatorGenerator.image.tag in the wso2-agent-manager chart.
2828
# Example: If using amp-evaluation==0.1.5, set this to "0.1.5"
29-
tag: "0.0.0-dev"
29+
tag: "v0.12.0"
3030

3131
# -- Image pull policy
3232
pullPolicy: "IfNotPresent"

deployments/helm-charts/wso2-amp-observability-extension/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: wso2-amp-observability-extension
33
description: A Helm chart to add Tracing functionality for the Agent Management Platform, by Deploying and Configuring the Traces Observer Service.
44
type: application
5-
version: 0.0.0-dev
6-
appVersion: "0.0.0-dev"
5+
version: v0.12.0
6+
appVersion: "v0.12.0"
77

88
keywords:
99
- wso2

deployments/helm-charts/wso2-amp-observability-extension/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tracesObserver:
66
replicaCount: 1
77
image:
88
repository: ghcr.io/wso2/amp-traces-observer
9-
tag: "0.0.0-dev"
9+
tag: "v0.12.0"
1010
pullPolicy: IfNotPresent
1111
port: 9098
1212
opensearchUrl: https://opensearch.openchoreo-observability-plane.svc.cluster.local:9200

deployments/helm-charts/wso2-amp-platform-resources-extension/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: wso2-amp-platform-resources-extension
33
description: Default platform resources for WSO2 AI Agent Management Platform on OpenChoreo
44
type: application
5-
version: 0.0.0-dev
6-
appVersion: "0.0.0-dev"
5+
version: v0.12.0
6+
appVersion: "v0.12.0"
77

88
home: https://github.com/wso2/ai-agent-management-platform
99
sources:

deployments/helm-charts/wso2-amp-secrets-extension/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: wso2-amp-secrets-extension
33
description: OpenBao secrets management for WSO2 AI Agent Management Platform
44
type: application
5-
version: 0.0.0-dev
6-
appVersion: "0.0.0-dev"
5+
version: v0.12.0
6+
appVersion: "v0.12.0"
77

88
home: https://github.com/wso2/ai-agent-management-platform
99
sources:

deployments/helm-charts/wso2-amp-thunder-extension/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: wso2-amp-thunder-extension
33
description: A Helm chart to add Thunder Identity Provider functionality for the Agent Management Platform.
44
type: application
5-
version: 0.0.0-dev
6-
appVersion: "0.0.0-dev"
5+
version: v0.12.0
6+
appVersion: "v0.12.0"
77

88
keywords:
99
- wso2

0 commit comments

Comments
 (0)