Xe's Kubernetes custom resources
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: version 0.6.0

Signed-off-by: Xe Iaso <me@xeiaso.net>

+3 -3
+2 -2
package-lock.json
··· 1 1 { 2 2 "name": "@xeiaso.net/crds", 3 - "version": "0.5.0", 3 + "version": "0.6.0", 4 4 "lockfileVersion": 3, 5 5 "requires": true, 6 6 "packages": { 7 7 "": { 8 8 "name": "@xeiaso.net/crds", 9 - "version": "0.5.0", 9 + "version": "0.6.0", 10 10 "license": "MIT", 11 11 "devDependencies": { 12 12 "@commitlint/cli": "^19.8.0",
+1 -1
package.json
··· 1 1 { 2 2 "name": "@xeiaso.net/crds", 3 - "version": "0.5.0", 3 + "version": "0.6.0", 4 4 "description": "Yoke templates and other fun", 5 5 "main": "index.js", 6 6 "scripts": {