https://github.com/bioconductor/helm-charts

Packaged helm charts for Kubernetes stack

https://github.com/bioconductor/helm-charts

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Packaged helm charts for Kubernetes stack

Basic Info
  • Host: GitHub
  • Owner: Bioconductor
  • License: mit
  • Default Branch: devel
  • Size: 206 KB
Statistics
  • Stars: 0
  • Watchers: 10
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 4 years ago · Last pushed almost 3 years ago
Metadata Files
Readme License

README.md

Helm Repository

A repository of packaged Helm charts for the Bioconductor project.

Using charts from this repository

In order to use charts from this repository, you must first add the repository using:

```bash helm repo add bioc https://github.com/Bioconductor/helm-charts/raw/devel

helm repo update

```

You can then install any chart from the repository using the chart's name: bash helm install myrelease bioc/bioconductor

See each chart's source repository for more details and configuration options.

Updating chart manually

To update charts manually, place a copy of the packaged chart(s) into the charts folder and (re)build index.yaml by running the following command in this repo's root:

Example

```

created myawesomechart-7.7.7.tgz

git clone https://github.com/Bioconductor/helm-charts cp myawesomechart-7.7.7.tgz helm-charts/charts/myawesomechart-7.7.7.tgz cd helm-charts helm repo index . --url https://github.com/Bioconductor/helm-charts/raw/devel

helm repo index . --url https://github.com/$MYFORKNAME/helm-charts/raw/$MYBRANCHNAME

git add . git commit -m "Added my awesome chart v7.7.7 manually" git push ```

Note: - When creating a fork or branch, the index needs to be rebuilt

Auto-Packaging

The following charts get automatically versioned, packaged, and pushed into this repository (on all branches) on each merged Pull Request in the chart's source repository:

Bioconductor-Helm: https://github.com/bioconductor/bioconductor-helm

Owner

  • Name: Bioconductor
  • Login: Bioconductor
  • Kind: organization

Software for the analysis and comprehension of high-throughput genomic data

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels