Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/all/rhoso-gitops/values.schema.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://github.com/cjeanner/pattern-rhoso-gitops/charts/all/rhoso-gitops/values.schema.json",
"$id": "https://github.com/validatedpatterns-sandbox/rhoso-gitops/charts/all/rhoso-gitops/values.schema.json",
"title": "rhoso-gitops Helm chart values",
"description": "Validated against templates/ and the documentation block in values.yaml.",
"type": "object",
Expand Down
8 changes: 4 additions & 4 deletions pattern-metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ description: >-
rhoso-gitops meta-chart and upstream Kustomize example overlays.
pattern_version: "0.1.0"
display_name: RHOSO GitOps
repo_url: https://github.com/cjeanner/pattern-rhoso-gitops
repo_url: https://github.com/validatedpatterns-sandbox/rhoso-gitops
docs_repo_url: https://github.com/validatedpatterns/docs
issues_url: https://github.com/cjeanner/pattern-rhoso-gitops/issues
docs_url: https://github.com/cjeanner/pattern-rhoso-gitops#readme
issues_url: https://github.com/validatedpatterns-sandbox/rhoso-gitops/issues
docs_url: https://github.com/validatedpatterns-sandbox/rhoso-gitops#readme
tier: sandbox
owners: cjeanner
owners: cjeanner, pinikomarov
requirements:
hub:
compute:
Expand Down
Loading