chore: bump version to 0.1.26

Includes PVC verification fix (FAR-84) and prior unbumped fixes
(serviceAccountName config schema, log reconnect backoff stop).

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
2026-04-25 21:35:30 +00:00
committed by Hugh Commit [agent]
parent 6accb424d4
commit af6d3e811a
3 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "paperclip-adapter-opencode-k8s",
"version": "0.1.23",
"version": "0.1.26",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "paperclip-adapter-opencode-k8s",
"version": "0.1.23",
"version": "0.1.26",
"license": "MIT",
"dependencies": {
"@kubernetes/client-node": "^1.0.0",