Skip to content

Commit 140e223

Browse files
chore: release main (#87)
🤖 I have created a release *beep* *boop* --- <details><summary>0.1.15</summary> ## [0.1.15](v0.1.14...v0.1.15) (2025-12-12) ### Features * Ark Sandbox ([#83](#83)) ([260097d](260097d)) ### Bug Fixes * scope noah RBAC to namespace and add argo CLI ([#86](#86)) ([33a2cd8](33a2cd8)) </details> <details><summary>marketplace-docs: 0.1.8</summary> ## [0.1.8](marketplace-docs-v0.1.7...marketplace-docs-v0.1.8) (2025-12-12) ### Features * Ark Sandbox ([#83](#83)) ([260097d](260097d)) ### Bug Fixes * scope noah RBAC to namespace and add argo CLI ([#86](#86)) ([33a2cd8](33a2cd8)) </details> <details><summary>ark-sandbox: 0.1.1</summary> ## [0.1.1](ark-sandbox-v0.1.0...ark-sandbox-v0.1.1) (2025-12-12) ### Features * Ark Sandbox ([#83](#83)) ([260097d](260097d)) </details> <details><summary>noah: 0.1.7</summary> ## [0.1.7](noah-v0.1.6...noah-v0.1.7) (2025-12-12) ### Bug Fixes * scope noah RBAC to namespace and add argo CLI ([#86](#86)) ([33a2cd8](33a2cd8)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 260097d commit 140e223

File tree

9 files changed

+48
-12
lines changed

9 files changed

+48
-12
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
".": "0.1.14",
3-
"docs": "0.1.7",
2+
".": "0.1.15",
3+
"docs": "0.1.8",
44
"services/langfuse": "0.1.5",
55
"services/phoenix": "0.1.6",
66
"services/a2a-inspector": "0.1.1",
77
"services/mcp-inspector": "0.1.1",
8-
"services/ark-sandbox": "0.1.0",
9-
"agents/noah": "0.1.6"
8+
"services/ark-sandbox": "0.1.1",
9+
"agents/noah": "0.1.7"
1010
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.1.15](https://github.com/mckinsey/agents-at-scale-marketplace/compare/v0.1.14...v0.1.15) (2025-12-12)
4+
5+
6+
### Features
7+
8+
* Ark Sandbox ([#83](https://github.com/mckinsey/agents-at-scale-marketplace/issues/83)) ([260097d](https://github.com/mckinsey/agents-at-scale-marketplace/commit/260097dfe024ac8721e2d950c27e7bb3ae3e8f60))
9+
10+
11+
### Bug Fixes
12+
13+
* scope noah RBAC to namespace and add argo CLI ([#86](https://github.com/mckinsey/agents-at-scale-marketplace/issues/86)) ([33a2cd8](https://github.com/mckinsey/agents-at-scale-marketplace/commit/33a2cd84abca905f6d0f97c492600c5d3dee5049))
14+
315
## [0.1.14](https://github.com/mckinsey/agents-at-scale-marketplace/compare/v0.1.13...v0.1.14) (2025-12-05)
416

517

agents/noah/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.7](https://github.com/mckinsey/agents-at-scale-marketplace/compare/noah-v0.1.6...noah-v0.1.7) (2025-12-12)
4+
5+
6+
### Bug Fixes
7+
8+
* scope noah RBAC to namespace and add argo CLI ([#86](https://github.com/mckinsey/agents-at-scale-marketplace/issues/86)) ([33a2cd8](https://github.com/mckinsey/agents-at-scale-marketplace/commit/33a2cd84abca905f6d0f97c492600c5d3dee5049))
9+
310
## [0.1.6](https://github.com/mckinsey/agents-at-scale-marketplace/compare/noah-v0.1.5...noah-v0.1.6) (2025-12-05)
411

512

agents/noah/chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: noah
33
description: Noah - ARK Runtime Agent with MCP server
44
type: application
5-
version: 0.1.6
5+
version: 0.1.7
66
appVersion: 0.1.0
77
annotations:
88
ark.mckinsey.com/service: noah

docs/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.1.8](https://github.com/mckinsey/agents-at-scale-marketplace/compare/marketplace-docs-v0.1.7...marketplace-docs-v0.1.8) (2025-12-12)
4+
5+
6+
### Features
7+
8+
* Ark Sandbox ([#83](https://github.com/mckinsey/agents-at-scale-marketplace/issues/83)) ([260097d](https://github.com/mckinsey/agents-at-scale-marketplace/commit/260097dfe024ac8721e2d950c27e7bb3ae3e8f60))
9+
10+
11+
### Bug Fixes
12+
13+
* scope noah RBAC to namespace and add argo CLI ([#86](https://github.com/mckinsey/agents-at-scale-marketplace/issues/86)) ([33a2cd8](https://github.com/mckinsey/agents-at-scale-marketplace/commit/33a2cd84abca905f6d0f97c492600c5d3dee5049))
14+
315
## [0.1.7](https://github.com/mckinsey/agents-at-scale-marketplace/compare/marketplace-docs-v0.1.6...marketplace-docs-v0.1.7) (2025-12-05)
416

517

docs/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "marketplace-docs",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "Agents at Scale (ARK) Marketplace Documentation",
55
"main": "index.js",
66
"scripts": {

services/ark-sandbox/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to ARK Sandbox will be documented in this file.
44

5+
## [0.1.1](https://github.com/mckinsey/agents-at-scale-marketplace/compare/ark-sandbox-v0.1.0...ark-sandbox-v0.1.1) (2025-12-12)
6+
7+
8+
### Features
9+
10+
* Ark Sandbox ([#83](https://github.com/mckinsey/agents-at-scale-marketplace/issues/83)) ([260097d](https://github.com/mckinsey/agents-at-scale-marketplace/commit/260097dfe024ac8721e2d950c27e7bb3ae3e8f60))
11+
512
## [0.1.0] - 2025-12-05
613

714
### Added
@@ -24,4 +31,3 @@ All notable changes to ARK Sandbox will be documented in this file.
2431
- HTTPRoute support for Gateway API
2532
- MCPServer registration for ARK tool discovery
2633
- Argo WorkflowTemplates for workflow integration
27-

services/ark-sandbox/chart/Chart.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ apiVersion: v2
22
name: ark-sandbox
33
description: ARK Sandbox - Kubernetes controller and MCP server for isolated dev containers
44
type: application
5-
version: 0.1.0
6-
appVersion: "0.1.0"
5+
version: 0.1.1
6+
appVersion: 0.1.0
77
annotations:
88
ark.mckinsey.com/service: ark-sandbox
99
ark.mckinsey.com/resources: service,crds
10-

0 commit comments

Comments
 (0)