Skip to content

Commit bfb8e9d

Browse files
committed
Update Documentation
Signed-off-by: oliverbaehler <[email protected]>
1 parent 8d18c1f commit bfb8e9d

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

charts/csgo/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CSGO Server
22

3-
![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)
3+
![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)
44

55
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.
66

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

170+
## Source Code
171+
172+
* <https://github.com/buttahtoast/helm-charts/tree/master/charts/csgo>
173+
170174
## Requirements
171175

172176
| Repository | Name | Version |

charts/library/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Buttahtoast Library
22

3-
![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)
3+
![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)
44

55
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!
66

charts/tavern/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Tavern
22

3-
![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)
3+
![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)
44

55
Unofficial Tavern Helm Chart
66

@@ -15,6 +15,10 @@ The chart is under active development and may contain bugs/unfinished documentat
1515
| oliverbaehler | [email protected] | |
1616
| chifu1234 | [email protected] | |
1717

18+
## Source Code
19+
20+
* <https://github.com/buttahtoast/helm-charts/tree/master/charts/tavern>
21+
1822
## Requirements
1923

2024
| Repository | Name | Version |

0 commit comments

Comments
 (0)