@daocloud-proto/kpanda 0.25.0-dev-734db162 → 0.25.0-dev-8bdd949f

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.
@@ -104,7 +104,6 @@ export type ListClusterPersistentVolumeClaimsRequest = {
104
104
  fieldSelector?: string
105
105
  accessMode?: KpandaIoApiCoreV1alpha1Persistentvolume.PersistentVolumeAccessMode
106
106
  fuzzyName?: string
107
- namespace?: string
108
107
  }
109
108
 
110
109
  export type ListClusterPersistentVolumeClaimsResponse = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name":"@daocloud-proto/kpanda",
3
- "version":"v0.25.0-dev-734db162",
3
+ "version":"v0.25.0-dev-8bdd949f",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {