Giter Site home page Giter Site logo

garethahealy / helm-charts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from redhat-cop/helm-charts

0.0 0.0 0.0 1.67 MB

Helm Charts Repository

Home Page: https://redhat-cop.github.io/helm-charts

License: Apache License 2.0

Shell 53.92% Smarty 14.68% Dockerfile 0.58% Mustache 30.82%

helm-charts's Introduction

⚓️ Red Hat Communities of Practice Helm Charts

Install Test Lint Test Release Charts Scorecard supply-chain security

A collection of Helm Charts to that are not available in any upstream location or customised to the point it does not make sense to support up stream chart development.

For charts we know work on OpenShift but do not belong here, check out the list of Charts we've used for some ideas

This library is used to support Open Innovation Labs Ubiquitous Journey Project

Additional charts for managing an OpenShift cluster can be found in redhat-cop/openshift-management

🧰 Add this Helm Repo to your local 🧰

helm repo add redhat-cop https://redhat-cop.github.io/helm-charts

🏃‍♀️💨 How do I run a chart?

Login to your cluster and into your destination project. To install any given Chart using the default values just run:

helm install $NAME redhat-cop/$CHART_NAME
eg:
helm install my-jenkins redhat-cop/jenkins

Where:

  • $NAME - is the name you want to give the installed Helm App
  • $CHART_NAME - name of the chart found in charts directory

🏃‍♂️💨Customisation to a chart prior to install

For each chart, navigate to the root of it for the readme and default values. To over ride them, you could create your own my-values.yaml and make your changes there before installing

helm install $NAME -f my-values.yaml redhat-cop/$CHART_NAME
eg:
helm install my-jenkins -f my-values.yaml redhat-cop/jenkins

🏃‍♂️💨 Chart linting

Before adding a chart to this repo, make sure there is no linting issues, otherwise the PR actions will fail. We use both the integrated helm lint command and the chart testing tool.

helm lint charts/jenkins
ct lint charts/jenkins

👩‍🏫 Chart README Files

For more info on each chart checkout these!

helm-charts's People

Contributors

ckavili avatar dependabot[bot] avatar ecda909 avatar edubois10 avatar eformat avatar frankzhao avatar garethahealy avatar gellner avatar github-actions[bot] avatar gsampaio-rh avatar infosec812 avatar itewk avatar jacobsee avatar jameseck avatar jayfray12 avatar jfilipcz avatar jijiechen avatar johankok avatar jtudelag avatar juozasa avatar mabulgu avatar manish-jangra avatar pabrahamsson avatar paulbarfuss avatar renovate[bot] avatar sabre1041 avatar schen1 avatar springdo avatar tompage1994 avatar tylerauerbeck avatar

helm-charts's Issues

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: Failed to decrypt field password. Please re-encrypt and try again.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): update docker.io/redis:7.2 docker digest to 396b0f0
  • chore(deps): update alpine/git docker tag to v2.43.0

Warning

Renovate failed to look up the following dependencies: Failed to look up docker package registry.redhat.io/openshift4/ose-cli.

Files affected: charts/operators-installer/values.yaml


Detected dependencies

ansible
charts/tekton-demo/templates/tasks/conditions.yaml
  • registry.redhat.io/openshift4/ose-cli latest@sha256:767a5fb58229f519ad61e4f1e78d84eb017d356702a5a16ab23b948b90db27c1
  • registry.redhat.io/openshift4/ose-cli latest@sha256:767a5fb58229f519ad61e4f1e78d84eb017d356702a5a16ab23b948b90db27c1
charts/tekton-demo/templates/tasks/task-apply.yaml
  • registry.redhat.io/openshift4/ose-cli latest@sha256:767a5fb58229f519ad61e4f1e78d84eb017d356702a5a16ab23b948b90db27c1
charts/tekton-demo/templates/tasks/task-build.yaml
  • registry.redhat.io/rhel8/buildah sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
  • registry.redhat.io/rhel8/buildah sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
charts/tekton-demo/templates/tasks/task-deploy.yaml
  • registry.redhat.io/openshift4/ose-cli latest@sha256:767a5fb58229f519ad61e4f1e78d84eb017d356702a5a16ab23b948b90db27c1
  • registry.redhat.io/openshift4/ose-cli latest@sha256:767a5fb58229f519ad61e4f1e78d84eb017d356702a5a16ab23b948b90db27c1
  • registry.redhat.io/openshift4/ose-cli latest@sha256:767a5fb58229f519ad61e4f1e78d84eb017d356702a5a16ab23b948b90db27c1
  • registry.redhat.io/openshift4/ose-cli latest@sha256:767a5fb58229f519ad61e4f1e78d84eb017d356702a5a16ab23b948b90db27c1
  • registry.redhat.io/openshift4/ose-cli latest@sha256:767a5fb58229f519ad61e4f1e78d84eb017d356702a5a16ab23b948b90db27c1
  • registry.redhat.io/openshift4/ose-cli latest@sha256:767a5fb58229f519ad61e4f1e78d84eb017d356702a5a16ab23b948b90db27c1
  • registry.redhat.io/openshift4/ose-cli latest@sha256:767a5fb58229f519ad61e4f1e78d84eb017d356702a5a16ab23b948b90db27c1
  • registry.redhat.io/openshift4/ose-cli latest@sha256:767a5fb58229f519ad61e4f1e78d84eb017d356702a5a16ab23b948b90db27c1
charts/tekton-demo/templates/tasks/task-docs.yaml
  • registry.redhat.io/rhel8/buildah sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
  • registry.redhat.io/rhel8/buildah sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
  • registry.redhat.io/rhel8/buildah sha256:3c2ea396a114221575a4031d90d28c43563f7b96288374e0ba8b22de3ed97b5a
charts/tekton-demo/templates/tasks/task-finally.yaml
  • registry.redhat.io/rhel8/nodejs-12 sha256:3c7f0b36e4313819009df28c4b666320e0cff45041ccbc3861327054f9e1d1f6
charts/tekton-demo/templates/tasks/task-git-clone.yaml
  • gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init v0.45.0@sha256:8ab0f58d8381b0b71f5b2bae1f63522989d739e3154d8cab1bacfa0ef5317214
  • registry.redhat.io/openshift4/ose-cli latest@sha256:767a5fb58229f519ad61e4f1e78d84eb017d356702a5a16ab23b948b90db27c1
  • registry.redhat.io/rhel8/nodejs-12 sha256:3c7f0b36e4313819009df28c4b666320e0cff45041ccbc3861327054f9e1d1f6
charts/tekton-demo/templates/tasks/task-github-pull-request.yaml
  • registry.redhat.io/rhel8/nodejs-12 sha256:3c7f0b36e4313819009df28c4b666320e0cff45041ccbc3861327054f9e1d1f6
charts/tekton-demo/templates/tasks/task-github.yaml
  • registry.access.redhat.com/ubi8/ubi latest@sha256:449da7f8f2ef6285a8445a1e31af57a97b9dae5dcf009b1629c59742c89c68c3
charts/tekton-demo/templates/tasks/task-helm.yaml
  • registry.redhat.io/rhel8/nodejs-12 sha256:3c7f0b36e4313819009df28c4b666320e0cff45041ccbc3861327054f9e1d1f6
  • registry.redhat.io/rhel8/nodejs-12 sha256:3c7f0b36e4313819009df28c4b666320e0cff45041ccbc3861327054f9e1d1f6
charts/tekton-demo/templates/tasks/task-prepare.yaml
  • registry.redhat.io/rhel8/nodejs-12 sha256:3c7f0b36e4313819009df28c4b666320e0cff45041ccbc3861327054f9e1d1f6
  • registry.redhat.io/rhel8/nodejs-12 sha256:3c7f0b36e4313819009df28c4b666320e0cff45041ccbc3861327054f9e1d1f6
  • registry.redhat.io/rhel8/nodejs-12 sha256:3c7f0b36e4313819009df28c4b666320e0cff45041ccbc3861327054f9e1d1f6
charts/tekton-demo/templates/tasks/task-promote.yaml
  • registry.redhat.io/rhel8/nodejs-12 sha256:3c7f0b36e4313819009df28c4b666320e0cff45041ccbc3861327054f9e1d1f6
  • registry.redhat.io/rhel8/nodejs-12 sha256:3c7f0b36e4313819009df28c4b666320e0cff45041ccbc3861327054f9e1d1f6
  • registry.redhat.io/openshift4/ose-cli latest@sha256:767a5fb58229f519ad61e4f1e78d84eb017d356702a5a16ab23b948b90db27c1
  • registry.redhat.io/openshift4/ose-cli latest@sha256:767a5fb58229f519ad61e4f1e78d84eb017d356702a5a16ab23b948b90db27c1
  • registry.redhat.io/openshift4/ose-cli latest@sha256:767a5fb58229f519ad61e4f1e78d84eb017d356702a5a16ab23b948b90db27c1
  • registry.redhat.io/openshift4/ose-cli latest@sha256:767a5fb58229f519ad61e4f1e78d84eb017d356702a5a16ab23b948b90db27c1
  • registry.redhat.io/openshift4/ose-cli latest@sha256:767a5fb58229f519ad61e4f1e78d84eb017d356702a5a16ab23b948b90db27c1
  • registry.redhat.io/openshift4/ose-cli latest@sha256:767a5fb58229f519ad61e4f1e78d84eb017d356702a5a16ab23b948b90db27c1
  • registry.redhat.io/openshift4/ose-cli latest@sha256:767a5fb58229f519ad61e4f1e78d84eb017d356702a5a16ab23b948b90db27c1
  • registry.redhat.io/openshift4/ose-cli latest@sha256:767a5fb58229f519ad61e4f1e78d84eb017d356702a5a16ab23b948b90db27c1
  • registry.redhat.io/ubi8/ubi latest@sha256:449da7f8f2ef6285a8445a1e31af57a97b9dae5dcf009b1629c59742c89c68c3
charts/tekton-demo/templates/tasks/task-standards.yaml
  • registry.redhat.io/rhel8/nodejs-12 sha256:3c7f0b36e4313819009df28c4b666320e0cff45041ccbc3861327054f9e1d1f6
  • registry.redhat.io/rhel8/nodejs-12 sha256:3c7f0b36e4313819009df28c4b666320e0cff45041ccbc3861327054f9e1d1f6
  • registry.redhat.io/rhel8/nodejs-12 sha256:3c7f0b36e4313819009df28c4b666320e0cff45041ccbc3861327054f9e1d1f6
  • registry.redhat.io/rhel8/nodejs-12 sha256:3c7f0b36e4313819009df28c4b666320e0cff45041ccbc3861327054f9e1d1f6
  • registry.redhat.io/rhel8/nodejs-12 sha256:3c7f0b36e4313819009df28c4b666320e0cff45041ccbc3861327054f9e1d1f6
  • registry.redhat.io/rhel8/nodejs-12 sha256:3c7f0b36e4313819009df28c4b666320e0cff45041ccbc3861327054f9e1d1f6
charts/tekton-demo/templates/tasks/task-status.yaml
  • registry.redhat.io/openshift4/ose-cli latest@sha256:767a5fb58229f519ad61e4f1e78d84eb017d356702a5a16ab23b948b90db27c1
  • registry.redhat.io/rhel8/nodejs-12 sha256:3c7f0b36e4313819009df28c4b666320e0cff45041ccbc3861327054f9e1d1f6
charts/tekton-demo/templates/tasks/task-tag.yaml
  • registry.redhat.io/rhel8/nodejs-12 sha256:3c7f0b36e4313819009df28c4b666320e0cff45041ccbc3861327054f9e1d1f6
charts/tekton-demo/templates/tasks/task-test-integration.yaml
  • registry.redhat.io/rhel8/nodejs-12 sha256:3c7f0b36e4313819009df28c4b666320e0cff45041ccbc3861327054f9e1d1f6
  • registry.redhat.io/ubi8/ubi latest@sha256:449da7f8f2ef6285a8445a1e31af57a97b9dae5dcf009b1629c59742c89c68c3
charts/tekton-demo/templates/tasks/task-test-performance.yaml
  • registry.redhat.io/openshift4/ose-cli latest@sha256:767a5fb58229f519ad61e4f1e78d84eb017d356702a5a16ab23b948b90db27c1
dockerfile
charts/static-site/alpine-curl-git.Dockerfile
  • alpine/git v2.40.1@sha256:9a2947ae3651a9db60411eabb254fab595ee7fbd37817020ff7e43f0f2c463e3
github-actions
.github/workflows/conftest.yaml
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
  • redhat-cop/github-actions v4@11f2ce27643eb7c76ac3623cb99d9b08be30d762
.github/workflows/install-test.yaml
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
  • azure/setup-helm v3@5119fcb9089d432beecbf79bb2c7915207344b78
  • actions/setup-python v5@0a5c61591373683505ea898e09a3ea4f39ef2b9c
  • helm/chart-testing-action v2.6.1@e6669bcd63d7cb57cb4380c33043eebe5d111992
  • helm/kind-action v1.8.0@dda0770415bac9fc20092cacbc54aa298604d140
.github/workflows/lint-test.yaml
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
  • azure/setup-helm v3@5119fcb9089d432beecbf79bb2c7915207344b78
  • actions/setup-python v5@0a5c61591373683505ea898e09a3ea4f39ef2b9c
  • helm/chart-testing-action v2.6.1@e6669bcd63d7cb57cb4380c33043eebe5d111992
.github/workflows/release.yaml
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
  • azure/setup-helm v3.5@5119fcb9089d432beecbf79bb2c7915207344b78
  • helm/chart-releaser-action v1.6.0@a917fd15b20e8b64b94d9158ad54cd6345335584
.github/workflows/scorecard.yml
  • actions/checkout v4.1.1@b4ffde65f46336ab88eb53be808477a3936bae11
  • ossf/scorecard-action v2.3.1@0864cf19026789058feabb7e87baa5f140aac736
  • actions/upload-artifact v3.1.3@a8a3f3ad30e3422c9c7b888a15615d19a852ae32
  • github/codeql-action v2.22.9@c0d1daa7f7e14667747d73a7dbbe8c074bc8bfe2
helm-values
charts/etherpad/values.yaml
  • etherpad undefined
charts/ipa/values.yaml
  • freeipa-server latest
charts/openshift-logforwarding-splunk/values.yaml
  • registry.redhat.io/openshift4/ose-logging-fluentd v4.6@sha256:858cbcf1bb6f7e5641bd0a8914b92237190037cefdffa2c069b0ddc9a6c5ae9d
charts/operators-installer/values.yaml
  • registry.redhat.io/openshift4/ose-cli v4.10@sha256:7804ea66ea8ca0f414148b8b3b52ae454800785e80a32bd8a5eb2db789014a00
charts/owncloud/values.yaml
  • docker.io/redis 7.2@sha256:2976bc0437deff693af2dcf081a1d1758de8b413e6de861151a5a136c25eb9e4
  • docker.io/healthcheck/redis latest@sha256:06127d640e5c092f4707e3506e3a80c0361225b8da735b54d66e162a79d1fa38
  • docker.io/mariadb 11.2@sha256:c006c05608604cf21c9f5b13af3ba7d6ccb3df5bc042c3fe294e0b6d34689b55
  • docker.io/healthcheck/mysql latest@sha256:b7a7b38485b0d93bfc12a42f870dcf8b27c9ba854c9a28d4d26ed941a113ee20
charts/sonarqube/values.yaml
  • sonarqube 10.3.0-community@sha256:c9fc479ae8aca6393bc0e9852910bfdd14a001bcc37eca652290c1a5ca3b3ae6
helmv3
charts/ansible-automation-platform/Chart.yaml
  • operatorhub 0.0.10
charts/ipa/Chart.yaml
  • cronjob-ldap-group-sync 0.0.2
regex
.github/workflows/install-test.yaml
  • helm/helm v3.13.2
  • python/cpython v3.12.1
  • kubernetes-sigs/kind v0.20.0
  • operator-framework/operator-lifecycle-manager v0.26.0
.github/workflows/lint-test.yaml
  • helm/helm v3.13.2
  • python/cpython v3.12.1
  • pybump 1.11.5
.github/workflows/release.yaml
  • helm/helm v3.13.2

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.