diff --git a/README.md b/README.md index 5c806b8af4..6242e4742e 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,11 @@ It works with the [cf-operator] from [Project Quarks] to deploy and manage relea [cf-operator]: https://github.com/cloudfoundry-incubator/cf-operator/ [Project Quarks]: https://www.cloudfoundry.org/project-quarks/ [cf-deployment]: https://github.com/cloudfoundry/cf-deployment/ -[Docs]: https://kubecf.suse.dev/ +[Docs]: https://kubecf.io/ ## Documentation -The Community documentation website is [available here](https://kubecf.suse.dev/). +The Community documentation website is [available here](https://kubecf.io/). ## Contributing to KubeCF development diff --git a/chart/values.schema.yaml b/chart/values.schema.yaml index ff819d6b51..55ab64b3ca 100644 --- a/chart/values.schema.yaml +++ b/chart/values.schema.yaml @@ -332,8 +332,7 @@ properties: default: {"$ref": "#/definitions/string_or_null"} additionalProperties: false storage_class: {"$ref": "#/definitions/string_or_null"} - # XXX Catapult sets additional (unused) properties; allow them for now to pass CI - additionalProperties: true + additionalProperties: false move_jobs: type: object diff --git a/dependencies.yaml b/dependencies.yaml index 8dbbff29af..cfe2bfa0f3 100644 --- a/dependencies.yaml +++ b/dependencies.yaml @@ -103,9 +103,9 @@ binaries: # Additional files we need to download; see http_file() invocation in WORKSPACE. external_files: cf_operator: - sha256: 5805ddfe34d626f3b068abc0d1f897ec756269308e6a5d2aedf212378500c220 + sha256: b9681197c6e53d115396c5e837a5dbb0fa2c3c26d89cb3e274e3d026a846f6f6 url: https://s3.amazonaws.com/cf-operators/release/helm-charts/cf-operator-{version}.tgz - version: 6.1.8%2B0.g2821133a + version: 6.1.10%2B0.g7b1a5f2f kube_dashboard: sha256: f849252870818a2971dfc3c4f8a8c5f58a57606bc2b5f221d7ab693e1d1190e0 url: https://raw.githubusercontent.com/kubernetes/dashboard/{version}/aio/deploy/recommended.yaml