GithubHelp home page GithubHelp logo

kbanka / schemahero-helm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from schemahero/schemahero-helm

0.0 0.0 0.0 127 KB

A Helm chart for SchemaHero

License: Apache License 2.0

Shell 48.05% Smarty 32.26% Dockerfile 19.69%

schemahero-helm's Introduction

Helm chart for SchemaHero

GitHub Workflow Status Current Artifact Hub Apache 2.0

Installation

The chart is published to GitHub Container Registry and requires Helm version to be >= 3.7.0.

  1. Enable OCI support.

    export HELM_EXPERIMENTAL_OCI=1
  2. Choose appropriate version from the available releases.

    It's recommended to install the chart into a dedicated namespace.

    helm upgrade -i --wait --create-namespace -n schemahero schemahero \
      oci://ghcr.io/schemahero/helm/schemahero --version ${VERSION}

Configuration

Chart parameters can be configured via Helm values files.

Check out values schema for the comprehensive list of available configuration options.

Create new release

  1. Navigate to Release Workflow in Actions section.
  2. Click Run workflow button.
  3. Wait until job is finished.

Release job performs following actions.

  1. Generates changelog from previous release tag.
  2. Calculates a new release version from the changelog.
  3. Creates new GitHub release with git tag containing new release number.
  4. Generates Helm chart with assigned version.
  5. Publishes Helm chart to GitHub Packages repository.

Release pipeline is powered by semantic-release tool.

schemahero-helm's People

Contributors

eshepelyuk avatar verbotenj avatar marccampbell avatar ppeble avatar

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.