Skip to content

Commit f716251

Browse files
Add more badges
1 parent 55838d9 commit f716251

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/sphinx-helm)
55
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/kr8s-org/sphinx-helm/test.yaml)
66
![Read the Docs](https://img.shields.io/readthedocs/sphinx-helm)
7+
![PyPI - License](https://img.shields.io/pypi/l/sphinx-helm)
8+
[![EffVer Versioning](https://img.shields.io/badge/version_scheme-EffVer-0097a7)](https://jacobtomlinson.dev/effver)
79

810
sphinx-helm is a Sphinx plugin for automatically generating documentation for your [Helm charts](https://helm.sh/).
911

docs/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Sphinx-helm
22

3+
![PyPI - Version](https://img.shields.io/pypi/v/sphinx-helm)
4+
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/sphinx-helm)
5+
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/kr8s-org/sphinx-helm/test.yaml)
6+
![Read the Docs](https://img.shields.io/readthedocs/sphinx-helm)
7+
![PyPI - License](https://img.shields.io/pypi/l/sphinx-helm)
8+
[![EffVer Versioning](https://img.shields.io/badge/version_scheme-EffVer-0097a7)](https://jacobtomlinson.dev/effver)
9+
310
```{toctree}
411
:maxdepth: 2
512
:hidden: true

0 commit comments

Comments
 (0)