-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Darryl Weaver
committed
Aug 2, 2023
1 parent
325faad
commit c4e6193
Showing
10 changed files
with
260 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Patterns to ignore when building packages. | ||
# This supports shell glob matching, relative path matching, and | ||
# negation (prefixed with !). Only one pattern per line. | ||
.DS_Store | ||
# Common VCS dirs | ||
.git/ | ||
.gitignore | ||
.bzr/ | ||
.bzrignore | ||
.hg/ | ||
.hgignore | ||
.svn/ | ||
# Common backup files | ||
*.swp | ||
*.bak | ||
*.tmp | ||
*.orig | ||
*~ | ||
# Various IDEs | ||
.project | ||
.idea/ | ||
*.tmproj | ||
.vscode/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
apiVersion: v2 | ||
name: jupyterhub | ||
description: A Weaveworks Helm chart for Jupyterhub | ||
type: application | ||
version: 0.0.1 | ||
dependencies: | ||
- name: jupyterhub | ||
version: "3.0.0-beta.1" | ||
repository: "https://jupyterhub.github.io/helm-chart/" | ||
kubeVersion: ">=1.16.0-0" | ||
home: https://github.com/weaveworks/profiles-catalog | ||
sources: | ||
- https://jupyterhub.github.io/helm-chart/ | ||
|
||
keywords: | ||
- jupyterhub | ||
|
||
maintainers: | ||
- name: Weaveworks | ||
email: [email protected] | ||
|
||
annotations: | ||
"weave.works/profile": jupyterhub | ||
"weave.works/category": Notebook | ||
"weave.works/links": | | ||
- name: Chart Sources | ||
url: https://jupyterhub.github.io/helm-chart/ | ||
"weave.works/profile-ci": | | ||
- "kind" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Patterns to ignore when building packages. | ||
# This supports shell glob matching, relative path matching, and | ||
# negation (prefixed with !). Only one pattern per line. | ||
.DS_Store | ||
# Common VCS dirs | ||
.git/ | ||
.gitignore | ||
.bzr/ | ||
.bzrignore | ||
.hg/ | ||
.hgignore | ||
.svn/ | ||
# Common backup files | ||
*.swp | ||
*.bak | ||
*.tmp | ||
*.orig | ||
*~ | ||
# Various IDEs | ||
.project | ||
.idea/ | ||
*.tmproj | ||
.vscode/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
apiVersion: v2 | ||
name: kubecost | ||
description: A Weaveworks Helm chart for Kubecost | ||
type: application | ||
version: 0.0.1 | ||
dependencies: | ||
- name: cost-analyzer | ||
version: "1.103.2" | ||
repository: "oci://public.ecr.aws/kubecost" | ||
kubeVersion: ">=1.16.0-0" | ||
home: https://github.com/weaveworks/profiles-catalog | ||
sources: | ||
- https://github.com/kubecost/cost-analyzer-helm-chart | ||
|
||
keywords: | ||
- kubecost | ||
|
||
maintainers: | ||
- name: Weaveworks | ||
email: [email protected] | ||
|
||
annotations: | ||
"weave.works/profile": kubecost | ||
"weave.works/category": Costs | ||
"weave.works/links": | | ||
- name: Chart Sources | ||
url: https://github.com/kubecost/cost-analyzer-helm-chart | ||
"weave.works/profile-ci": | | ||
- "kind" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Patterns to ignore when building packages. | ||
# This supports shell glob matching, relative path matching, and | ||
# negation (prefixed with !). Only one pattern per line. | ||
.DS_Store | ||
# Common VCS dirs | ||
.git/ | ||
.gitignore | ||
.bzr/ | ||
.bzrignore | ||
.hg/ | ||
.hgignore | ||
.svn/ | ||
# Common backup files | ||
*.swp | ||
*.bak | ||
*.tmp | ||
*.orig | ||
*~ | ||
# Various IDEs | ||
.project | ||
.idea/ | ||
*.tmproj | ||
.vscode/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
apiVersion: v2 | ||
name: spark-history-server | ||
description: A Weaveworks Helm chart for Spark History Server | ||
type: application | ||
version: 0.0.1 | ||
dependencies: | ||
- name: spark-history-server | ||
version: "1.0.0" | ||
repository: "https://hyper-mesh.github.io/spark-history-server" | ||
kubeVersion: ">=1.16.0-0" | ||
home: https://github.com/weaveworks/profiles-catalog | ||
sources: | ||
- https://hyper-mesh.github.io/spark-history-server | ||
|
||
keywords: | ||
- spark | ||
|
||
maintainers: | ||
- name: Weaveworks | ||
email: [email protected] | ||
|
||
annotations: | ||
"weave.works/profile": spark-history-server | ||
"weave.works/category": Database | ||
"weave.works/links": | | ||
- name: Chart Sources | ||
url: https://hyper-mesh.github.io/spark-history-server | ||
"weave.works/profile-ci": | | ||
- "kind" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Patterns to ignore when building packages. | ||
# This supports shell glob matching, relative path matching, and | ||
# negation (prefixed with !). Only one pattern per line. | ||
.DS_Store | ||
# Common VCS dirs | ||
.git/ | ||
.gitignore | ||
.bzr/ | ||
.bzrignore | ||
.hg/ | ||
.hgignore | ||
.svn/ | ||
# Common backup files | ||
*.swp | ||
*.bak | ||
*.tmp | ||
*.orig | ||
*~ | ||
# Various IDEs | ||
.project | ||
.idea/ | ||
*.tmproj | ||
.vscode/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
apiVersion: v2 | ||
name: spark-operator | ||
description: A Weaveworks Helm chart for Spark Operator | ||
type: application | ||
version: 0.0.1 | ||
dependencies: | ||
- name: spark-operator | ||
version: "1.1.27" | ||
repository: "https://googlecloudplatform.github.io/spark-on-k8s-operator" | ||
kubeVersion: ">=1.16.0-0" | ||
home: https://github.com/weaveworks/profiles-catalog | ||
sources: | ||
- https://googlecloudplatform.github.io/spark-on-k8s-operator | ||
|
||
keywords: | ||
- spark | ||
|
||
maintainers: | ||
- name: Weaveworks | ||
email: [email protected] | ||
|
||
annotations: | ||
"weave.works/profile": spark | ||
"weave.works/category": Database | ||
"weave.works/links": | | ||
- name: Chart Sources | ||
url: https://googlecloudplatform.github.io/spark-on-k8s-operator | ||
"weave.works/profile-ci": | | ||
- "kind" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Patterns to ignore when building packages. | ||
# This supports shell glob matching, relative path matching, and | ||
# negation (prefixed with !). Only one pattern per line. | ||
.DS_Store | ||
# Common VCS dirs | ||
.git/ | ||
.gitignore | ||
.bzr/ | ||
.bzrignore | ||
.hg/ | ||
.hgignore | ||
.svn/ | ||
# Common backup files | ||
*.swp | ||
*.bak | ||
*.tmp | ||
*.orig | ||
*~ | ||
# Various IDEs | ||
.project | ||
.idea/ | ||
*.tmproj | ||
.vscode/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
apiVersion: v2 | ||
name: yunikorn | ||
description: A Weaveworks Helm chart for Yunikorn | ||
type: application | ||
version: 0.0.1 | ||
dependencies: | ||
- name: yunikorn | ||
version: "1.2.0" | ||
repository: "https://apache.github.io/yunikorn-release" | ||
kubeVersion: ">=1.16.0-0" | ||
home: https://github.com/weaveworks/profiles-catalog | ||
sources: | ||
- https://apache.github.io/yunikorn-release | ||
|
||
keywords: | ||
- spark | ||
|
||
maintainers: | ||
- name: Weaveworks | ||
email: [email protected] | ||
|
||
annotations: | ||
"weave.works/profile": yunikorn | ||
"weave.works/category": Scheduler | ||
"weave.works/links": | | ||
- name: Chart Sources | ||
url: https://apache.github.io/yunikorn-release | ||
"weave.works/profile-ci": | | ||
- "kind" |