Helm Charts

Usage


        helm repo add tjungbauer https://charts.stderr.at/

        helm repo update
      

These Charts are used to make my life easier when I need to install a Demo-Environment. Anyone is free to use them and make suggestions.
Mainly used by: https://github.com/tjungbauer/openshift-cluster-bootstrap

Charts

collection-management-operators (1.0.22)

Collection of management Operators which are usually installed on the management cluster only. I.e. Quay, ACM, Cert-Manager...

operator deployment

collection-operators (1.0.20)

Collection of Operators which can be deployed on Demo Systems.

operator deployment

collection-optional-operators (1.0.20)

Collection of optional operators, like CodeReadyWorkspaces.

operator deployment

compliance-operator-full-stack (1.0.20)

Master chart to deploy and configure the Compliance Operator

security compliance

cyclonedx (1.0.0)

A Helm chart to deploy CycloneDX to generate SBOM

gitops

generic-cluster-config (1.0.16)

This Chart is responsible to deploy generic clusterconfiguration, for example etcd encryption, oauth etc.

generic clusterconfig

helper-argocd (2.0.8)

Takes care of creation of Applications and ApplicationSets

helper subchart gitops

helper-operator (1.0.17)

A helper Chart to reduce code repetition. This Chart should be called as a dependency by other charts in order to install Operators

helper subchart

helper-proj-onboarding (1.0.27)

This Chart shall deploy namespaces and their depending resources, like NetworkPolicies or Quotas etc.

helper subchart

helper-server-side-apply (1.0.6)

Using Server Side Apply to create for example node labelling, requires openshift-gitops 1.6+

helper subchart

helper-status-checker (3.0.6)

A helper Chart which creates a job to verify if the deployments of an operator are running. To do so it creates a service account with a role to read the status of the Deployments

helper subchart

openshift-data-foundation (1.0.15)

Deploys the OpenShift Data Foundation Operator

storage odf

openshift-gitops (1.0.20)

Installs and patches the Red Hat Openshift Gitops Operator

gitops management

openshift-logging (1.0.19)

Deploy and configure OpenShift Logging including Elasticsearch and Kibana

logging

pipeline-example (1.0.4)

Create an example Pipeline which does a linting of openshift-cluster-bootstrap using kubelinter, yamllin, yamlscore ....

pipelines cicd

rhacm-full-stack (1.0.10)

Master chart to deploy RHACM operator

clustermanagement

rhacs-demo-applications (1.0.3)

Deploy a demo application with known SECURITY RISKS!!! Used for RHACS Demos

securitytesting

rhacs-full-stack (1.0.30)

Master chart to deploy RHACS operator, initialize it and do some configuration using API Calls

acs security

sealed-secrets (1.0.12)

A Helm chart to deploy sealed-secrets - epends on Bitnami's helm chart

secretmanagement security

setup-container-security-operator (1.0.3)

Setup the Container Security Operator

operator security

sonarqube (1.0.0)

A Helm chart to deploy sonarqube community edition -d epends on Sonarcube's helm chart

devsecops security

License

Copyright (c) 2022 Thomas Jungbauer

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0 

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.