kube_schema 1.3.1 → 1.3.2

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kube_schema
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.1
4
+ version: 1.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nathan K
@@ -111,7 +111,9 @@ files:
111
111
  - bin/test
112
112
  - bin/update-schema-index
113
113
  - examples/basic.rb
114
+ - examples/custom_crds.rb
114
115
  - examples/manifest.rb
116
+ - examples/vcluster.rb
115
117
  - flake.lock
116
118
  - flake.nix
117
119
  - kube_schema.gemspec
@@ -124,6 +126,7 @@ files:
124
126
  - lib/kube/schema/version.rb
125
127
  - lib/kube/schema/version.rb.erb
126
128
  - schemas/crd-definitions.json
129
+ - schemas/loft-definitions.json
127
130
  - schemas/v1.19.json
128
131
  - schemas/v1.20.json
129
132
  - schemas/v1.21.json