Skip to content

Commit

Permalink
Merge pull request #129 from xentra-ai/fix-docs
Browse files Browse the repository at this point in the history
fix: docs with required kernal version again
  • Loading branch information
xunholy authored Jul 6, 2024
2 parents 085136c + 3c6f4ad commit 7f046f5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/kube-guardian/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ home: https://xentra.ai/
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.14
version: 0.0.15

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
4 changes: 3 additions & 1 deletion charts/kube-guardian/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This chart bootstraps the [Xentra]() controlplane onto a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.

![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square)
![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square)

## Overview

Expand All @@ -13,7 +13,9 @@ This Helm chart deploys:

## Prerequisites

- Linux Kernel 6.2+
- Kubernetes 1.19+
- kubectl v1.19+
- Helm 3.0+

## Install the Chart
Expand Down
1 change: 1 addition & 0 deletions charts/kube-guardian/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ This Helm chart deploys:

- Linux Kernel 6.2+
- Kubernetes 1.19+
- kubectl v1.19+
- Helm 3.0+

## Install the Chart
Expand Down

0 comments on commit 7f046f5

Please sign in to comment.