Skip to content

Commit

Permalink
Update Documentation
Browse files Browse the repository at this point in the history
Signed-off-by: oliverbaehler <oliverbaehler@users.noreply.github.com>
  • Loading branch information
oliverbaehler committed Jan 14, 2021
1 parent 8d18c1f commit bfb8e9d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
6 changes: 5 additions & 1 deletion charts/csgo/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CSGO Server

![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)

This is a helm chart for all the docker image variants published by [cm2network](https://hub.docker.com/r/cm2network/csgo/). Container configurations can be looked up on the referenced link.

Expand Down Expand Up @@ -167,6 +167,10 @@ Major Changes to functions are documented with the version affected. **Before up
| tv.service.selector | object | `bedag-lib.selectorLabels` | Configure Service Selector Labels |
| tv.service.type | string | `"ClusterIP"` | Configure Service [Type](https://kubernetes.io/docs/concepts/services-networking/service/#publishing-services-service-types). |

## Source Code

* <https://github.com/buttahtoast/helm-charts/tree/master/charts/csgo>

## Requirements

| Repository | Name | Version |
Expand Down
2 changes: 1 addition & 1 deletion charts/library/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Buttahtoast Library

![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square)
![Version: 0.3.2](https://img.shields.io/badge/Version-0.3.2-informational?style=flat-square) ![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square)

This is our take on a library Chart. It contains simple functions which are (will be) used across all of our charts. Feel free the add or improve the existing templates. This Chart is still under development/testing. Feel free to use it, if you find any issues with it, please create an issue/PR. We will try to get bugs fixed as soon as possible!

Expand Down
6 changes: 5 additions & 1 deletion charts/tavern/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Tavern

![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.2.4](https://img.shields.io/badge/Version-0.2.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

Unofficial Tavern Helm Chart

Expand All @@ -15,6 +15,10 @@ The chart is under active development and may contain bugs/unfinished documentat
| oliverbaehler | oliverbaehler@hotmail.com | |
| chifu1234 | kk@sudo-i.net | |

## Source Code

* <https://github.com/buttahtoast/helm-charts/tree/master/charts/tavern>

## Requirements

| Repository | Name | Version |
Expand Down

0 comments on commit bfb8e9d

Please sign in to comment.