@pleri/olam-cli 0.1.185 → 0.1.186

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,12 +1,12 @@
1
1
  {
2
- "auth": "sha256:59de0618b656c45ed75465aefab637bd3b50ef803ae8d802c828c26d97183328",
3
- "devbox": "sha256:cd692906c32541d286611639b777a93636ad315011237fea07002b8e1cbf445c",
4
- "devbox-base": "sha256:add32e3b5234355edde827a24c5627f19ba1c77f8cf39ce28b0ef2fe2d8b970d",
5
- "host-cp": "sha256:843bea5159a7b5ec792a7d0a9766c49eb0443180023526c0c21d56e32982fd4e",
6
- "kg-service": "sha256:b53af63d452bb04420a1f89b5834888a324ee3995f45c908fa9321ec76b84047",
7
- "memory-service": "sha256:efad791c760420e6bccc68120621aba97a2532da517eb3f7d0e0349f6a2f8a06",
8
- "mcp-auth": "sha256:635c1518e45cc0a1b5859cfb412d5a6eb9ab389630553eb9cdb6c903d97d8d15",
2
+ "auth": "sha256:90bb6b0025b10ac92af4193160bdef881c4f7945346b42803785885b75fe857b",
3
+ "devbox": "sha256:2ed0a33171d323d682db9688dedbe4d56f0a3b17f11cd6bbc00ef0c0ff81dc0f",
4
+ "devbox-base": "sha256:fea0dcda8e849ebf0a744b7465ffa7a6d096b4d8173aa77684c52e91358a6e97",
5
+ "host-cp": "sha256:c9a2df3d6fc1d4646204968007123d04d817b80aa4ab83a8bf23168fa943822a",
6
+ "kg-service": "sha256:a031eeb1a906b646396d1954e9116b228e5ad9ccedfc9953465f347541e1ecb2",
7
+ "memory-service": "sha256:a28ad257f7c4d9de3ff6a99fbc016b66356ad09b487840fce106f407096eea3c",
8
+ "mcp-auth": "sha256:be68e388e003ccc4489b3dcf6caecb43bf1e529b6e6384b6cab0d7a6f897438e",
9
9
  "$schema_version": 1,
10
- "$published_version": "0.1.185",
10
+ "$published_version": "0.1.186",
11
11
  "$registry": "ghcr.io/pleri"
12
12
  }
@@ -1,4 +1,4 @@
1
1
  {
2
- "bundledAt": "2026-05-27T14:19:47.128Z",
2
+ "bundledAt": "2026-05-27T14:52:44.062Z",
3
3
  "kgFirstSha": "29a9ccce1b115d049e375c4a90eb5cf7c123e610e2d0590270a4db2cdbc64a28"
4
4
  }
@@ -118,7 +118,7 @@ spec:
118
118
  # k3d), started by `olam upgrade` Step 0.7 — not inside this Pod.
119
119
  containers:
120
120
  - name: olam-host-cp
121
- image: ghcr.io/pleri/olam-host-cp@sha256:843bea5159a7b5ec792a7d0a9766c49eb0443180023526c0c21d56e32982fd4e
121
+ image: ghcr.io/pleri/olam-host-cp@sha256:c9a2df3d6fc1d4646204968007123d04d817b80aa4ab83a8bf23168fa943822a
122
122
  imagePullPolicy: IfNotPresent
123
123
  securityContext:
124
124
  runAsNonRoot: true
@@ -70,7 +70,7 @@ spec:
70
70
  mountPath: /data
71
71
  containers:
72
72
  - name: olam-auth-service
73
- image: ghcr.io/pleri/olam-auth@sha256:59de0618b656c45ed75465aefab637bd3b50ef803ae8d802c828c26d97183328
73
+ image: ghcr.io/pleri/olam-auth@sha256:90bb6b0025b10ac92af4193160bdef881c4f7945346b42803785885b75fe857b
74
74
  imagePullPolicy: IfNotPresent
75
75
  securityContext:
76
76
  runAsNonRoot: true
@@ -61,7 +61,7 @@ spec:
61
61
  mountPath: /data
62
62
  containers:
63
63
  - name: olam-kg-service
64
- image: ghcr.io/pleri/olam-kg-service@sha256:b53af63d452bb04420a1f89b5834888a324ee3995f45c908fa9321ec76b84047
64
+ image: ghcr.io/pleri/olam-kg-service@sha256:a031eeb1a906b646396d1954e9116b228e5ad9ccedfc9953465f347541e1ecb2
65
65
  imagePullPolicy: IfNotPresent
66
66
  securityContext:
67
67
  runAsNonRoot: true
@@ -68,7 +68,7 @@ spec:
68
68
  mountPath: /data
69
69
  containers:
70
70
  - name: olam-mcp-auth-service
71
- image: ghcr.io/pleri/olam-mcp-auth@sha256:635c1518e45cc0a1b5859cfb412d5a6eb9ab389630553eb9cdb6c903d97d8d15
71
+ image: ghcr.io/pleri/olam-mcp-auth@sha256:be68e388e003ccc4489b3dcf6caecb43bf1e529b6e6384b6cab0d7a6f897438e
72
72
  imagePullPolicy: IfNotPresent
73
73
  securityContext:
74
74
  runAsNonRoot: true
@@ -70,7 +70,7 @@ spec:
70
70
  # bootstrap-placeholder comment + run `npm run refresh:manifest-digests`
71
71
  # once ghcr.io/pleri/olam-memory-service has a real published digest.
72
72
  # bootstrap-placeholder: pre-publish; refresh after first release
73
- image: ghcr.io/pleri/olam-memory-service@sha256:efad791c760420e6bccc68120621aba97a2532da517eb3f7d0e0349f6a2f8a06
73
+ image: ghcr.io/pleri/olam-memory-service@sha256:a28ad257f7c4d9de3ff6a99fbc016b66356ad09b487840fce106f407096eea3c
74
74
  imagePullPolicy: IfNotPresent
75
75
  securityContext:
76
76
  runAsNonRoot: true
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pleri/olam-cli",
3
- "version": "0.1.185",
3
+ "version": "0.1.186",
4
4
  "type": "module",
5
5
  "bin": {
6
6
  "olam": "./bin/olam.cjs"