This repository was archived by the owner on Oct 22, 2021. It is now read-only.
File tree 3 files changed +5
-6
lines changed
3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ It works with the [cf-operator] from [Project Quarks] to deploy and manage relea
17
17
[ cf-operator ] : https://github.com/cloudfoundry-incubator/cf-operator/
18
18
[ Project Quarks ] : https://www.cloudfoundry.org/project-quarks/
19
19
[ cf-deployment ] : https://github.com/cloudfoundry/cf-deployment/
20
- [ Docs ] : https://kubecf.suse.dev /
20
+ [ Docs ] : https://kubecf.io /
21
21
22
22
## Documentation
23
23
24
- The Community documentation website is [ available here] ( https://kubecf.suse.dev / ) .
24
+ The Community documentation website is [ available here] ( https://kubecf.io / ) .
25
25
26
26
## Contributing to KubeCF development
27
27
Original file line number Diff line number Diff line change @@ -332,8 +332,7 @@ properties:
332
332
default : {"$ref": "#/definitions/string_or_null"}
333
333
additionalProperties : false
334
334
storage_class : {"$ref": "#/definitions/string_or_null"}
335
- # XXX Catapult sets additional (unused) properties; allow them for now to pass CI
336
- additionalProperties : true
335
+ additionalProperties : false
337
336
338
337
move_jobs :
339
338
type : object
Original file line number Diff line number Diff line change @@ -103,9 +103,9 @@ binaries:
103
103
# Additional files we need to download; see http_file() invocation in WORKSPACE.
104
104
external_files :
105
105
cf_operator :
106
- sha256 : 5805ddfe34d626f3b068abc0d1f897ec756269308e6a5d2aedf212378500c220
106
+ sha256 : b9681197c6e53d115396c5e837a5dbb0fa2c3c26d89cb3e274e3d026a846f6f6
107
107
url : https://s3.amazonaws.com/cf-operators/release/helm-charts/cf-operator-{version}.tgz
108
- version : 6.1.8 %2B0.g2821133a
108
+ version : 6.1.10 %2B0.g7b1a5f2f
109
109
kube_dashboard :
110
110
sha256 : f849252870818a2971dfc3c4f8a8c5f58a57606bc2b5f221d7ab693e1d1190e0
111
111
url : https://raw.githubusercontent.com/kubernetes/dashboard/{version}/aio/deploy/recommended.yaml
You can’t perform that action at this time.
0 commit comments