Skip to content

elioncode/infra-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

infra-charts

Personal shared Helm charts for feature environments.

Charts

  • charts/mysql: lightweight MySQL 5.7.44 chart for shared or PR environments
  • charts/redis: copied from the current internal redis chart to keep the version aligned

Publish

This repository is prepared for GitHub Pages + chart-releaser-action.

After the first push:

  1. Enable GitHub Pages for this repository
  2. Use branch gh-pages as the Pages source

Then the chart repository URL will be:

https://elioncode.github.io/infra-charts

Example

helm repo add infra-charts https://elioncode.github.io/infra-charts
helm repo update

About

Personal shared Helm charts for feature environments

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors