diff --git a/skills/clickhousectl-cloud-deploy/spec.yaml b/skills/clickhousectl-cloud-deploy/spec.yaml index ca52bf44..e1d2a334 100644 --- a/skills/clickhousectl-cloud-deploy/spec.yaml +++ b/skills/clickhousectl-cloud-deploy/spec.yaml @@ -10,9 +10,9 @@ metadata: spec: repository: "https://github.com/ClickHouse/agent-skills" # Last commit that still contains this skill; 6e5458d merged it into infra-clickhouse. - ref: "65ce71fce803014afb69279535c82c72dc55d9ba" + ref: "5aec3114379671f33b1c502a51d420a0729c8172" path: "skills/clickhousectl-cloud-deploy" - version: "0.2.6" + version: "0.2.7" provenance: repository_uri: "https://github.com/ClickHouse/agent-skills" diff --git a/skills/clickhousectl-local-dev/spec.yaml b/skills/clickhousectl-local-dev/spec.yaml index 4f94e054..9248f461 100644 --- a/skills/clickhousectl-local-dev/spec.yaml +++ b/skills/clickhousectl-local-dev/spec.yaml @@ -10,9 +10,9 @@ metadata: spec: repository: "https://github.com/ClickHouse/agent-skills" # Last commit that still contains this skill; 6e5458d merged it into infra-clickhouse. - ref: "65ce71fce803014afb69279535c82c72dc55d9ba" + ref: "5aec3114379671f33b1c502a51d420a0729c8172" path: "skills/clickhousectl-local-dev" - version: "0.1.7" + version: "0.1.8" provenance: repository_uri: "https://github.com/ClickHouse/agent-skills"