Skip to content

Commit

Permalink
Merge pull request #1096 from christianhuth/dev-readme
Browse files Browse the repository at this point in the history
changed to christianhuth
  • Loading branch information
christianhuth authored Mar 7, 2024
2 parents fe8f734 + 1704df2 commit b853c86
Show file tree
Hide file tree
Showing 72 changed files with 359 additions and 339 deletions.
10 changes: 5 additions & 5 deletions charts/etcd-defrag/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@ apiVersion: v2
name: etcd-defrag
description: A Helm chart for running a defragmentation CronJob for ETCD
type: application
version: 1.1.0
version: 1.1.1
appVersion: "3.5.12"
home: https://github.com/christianknell/helm-charts
home: https://github.com/christianhuth/helm-charts
icon: https://cdn.worldvectorlogo.com/logos/etcd-1.svg
maintainers:
- name: christianknell
- name: christianhuth
email: [email protected]
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/etcd
- https://etcd.io
annotations:
artifacthub.io/changes: |
- kind: added
description: support for running the cronjob in the host network
- kind: changed
description: URL and name of Helm repository
10 changes: 5 additions & 5 deletions charts/etcd-defrag/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ A Helm chart for running a defragmentation CronJob for ETCD
## TL;DR;

```console
helm repo add christianknell https://christianknell.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianknell/etcd-defrag
helm install my-release christianhuth/etcd-defrag
```

## Introduction
Expand All @@ -27,9 +27,9 @@ This chart bootstraps a CronJob to perform periodically [defragmentation for ETC
To install the chart with the release name `my-release`:

```console
helm repo add christianknell https://christianknell.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianknell/etcd-defrag
helm install my-release christianhuth/etcd-defrag
```

These commands deploy the CronJob on the Kubernetes cluster in the default configuration. The [Values](#values) section lists the values that can be configured during installation.
Expand Down Expand Up @@ -109,5 +109,5 @@ Specify each parameter using the `--set key=value[,key=value]` argument to `helm
Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example,

```console
helm install my-release -f values.yaml christianknell/etcd-defrag
helm install my-release -f values.yaml christianhuth/etcd-defrag
```
10 changes: 5 additions & 5 deletions charts/etcd-defrag/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
## TL;DR;

```console
helm repo add christianknell https://christianknell.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianknell/etcd-defrag
helm install my-release christianhuth/etcd-defrag
```

## Introduction
Expand All @@ -26,9 +26,9 @@ This chart bootstraps a CronJob to perform periodically [defragmentation for ETC
To install the chart with the release name `my-release`:

```console
helm repo add christianknell https://christianknell.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianknell/etcd-defrag
helm install my-release christianhuth/etcd-defrag
```

These commands deploy the CronJob on the Kubernetes cluster in the default configuration. The [Values](#values) section lists the values that can be configured during installation.
Expand All @@ -52,5 +52,5 @@ Specify each parameter using the `--set key=value[,key=value]` argument to `helm
Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example,

```console
helm install my-release -f values.yaml christianknell/etcd-defrag
helm install my-release -f values.yaml christianhuth/etcd-defrag
```
8 changes: 4 additions & 4 deletions charts/headwind-mdm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ apiVersion: v2
name: headwind-mdm
description: Headwind MDM - an open source mobile device management software for Android
type: application
version: 2.0.1
version: 2.0.2
appVersion: "0.1.4"
home: https://github.com/christianknell/helm-charts
home: https://github.com/christianhuth/helm-charts
icon: https://h-mdm.com/wp-content/uploads/2019/07/neew-logo.png
maintainers:
- name: christianknell
- name: christianhuth
email: [email protected]
sources:
- https://github.com/h-mdm/hmdm-docker
Expand All @@ -21,7 +21,7 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: bumped helm dependency for postgresql to 14.1.3
description: URL and name of Helm repository
artifacthub.io/screenshots: |
- title: Headwind MDM is a powerful Open Source platform to manage your Enterprise Android Devices.
url: https://images.wondershare.com/drfone/article/2022/11/opensource-mdm-3.jpg
Expand Down
10 changes: 5 additions & 5 deletions charts/headwind-mdm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Headwind MDM - an open source mobile device management software for Android
## TL;DR;

```console
helm repo add christianknell https://christianknell.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianknell/headwind-mdm
helm install my-release christianhuth/headwind-mdm
```

## Introduction
Expand All @@ -25,9 +25,9 @@ This chart bootstraps the [Headwind MDM](https://github.com/h-mdm) on a [Kuberne
To install the chart with the release name `my-release`:

```console
helm repo add christianknell https://christianknell.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianknell/headwind-mdm
helm install my-release christianhuth/headwind-mdm
```

These commands deploy Headwind MDM on the Kubernetes cluster in the default configuration. The [Values](#values) section lists the values that can be configured during installation.
Expand Down Expand Up @@ -107,7 +107,7 @@ Specify each parameter using the `--set key=value[,key=value]` argument to `helm
Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example,

```console
helm install my-release -f values.yaml christianknell/headwind-mdm
helm install my-release -f values.yaml christianhuth/headwind-mdm
```

## Upgrading the Chart
Expand Down
10 changes: 5 additions & 5 deletions charts/headwind-mdm/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
## TL;DR;

```console
helm repo add christianknell https://christianknell.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianknell/headwind-mdm
helm install my-release christianhuth/headwind-mdm
```

## Introduction
Expand All @@ -24,9 +24,9 @@ This chart bootstraps the [Headwind MDM](https://github.com/h-mdm) on a [Kuberne
To install the chart with the release name `my-release`:

```console
helm repo add christianknell https://christianknell.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianknell/headwind-mdm
helm install my-release christianhuth/headwind-mdm
```

These commands deploy Headwind MDM on the Kubernetes cluster in the default configuration. The [Values](#values) section lists the values that can be configured during installation.
Expand All @@ -50,7 +50,7 @@ Specify each parameter using the `--set key=value[,key=value]` argument to `helm
Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example,

```console
helm install my-release -f values.yaml christianknell/headwind-mdm
helm install my-release -f values.yaml christianhuth/headwind-mdm
```

## Upgrading the Chart
Expand Down
8 changes: 4 additions & 4 deletions charts/kube-ops-view/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ apiVersion: v2
name: kube-ops-view
description: A Helm chart for bootstrapping kube-ops-view.
type: application
version: 3.5.0
version: 3.5.1
appVersion: "23.5.0"
home: https://github.com/christianknell/helm-charts
home: https://github.com/christianhuth/helm-charts
icon: https://codeberg.org/repo-avatars/677-c51f6426305941cab515fdd98368f0bb
maintainers:
- name: christianknell
- name: christianhuth
email: [email protected]
sources:
- https://codeberg.org/hjacobs/kube-ops-view
Expand All @@ -21,7 +21,7 @@ annotations:
artifacthub.io/category: monitoring-logging
artifacthub.io/changes: |
- kind: changed
description: bumped dependency of redis to chart 18.14.0
description: URL and name of Helm repository
artifacthub.io/screenshots: |
- title: Dashboard overview of a Kubernetes cluster
url: https://codeberg.org/hjacobs/kube-ops-view/media/branch/main/screenshot.png
Expand Down
10 changes: 5 additions & 5 deletions charts/kube-ops-view/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ A Helm chart for bootstrapping kube-ops-view.
## TL;DR;

```console
helm repo add christianknell https://christianknell.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianknell/kube-ops-view
helm install my-release christianhuth/kube-ops-view
```

## Introduction
Expand All @@ -25,9 +25,9 @@ This chart bootstraps the [Kubernetes Operational View](https://codeberg.org/hja
To install the chart with the release name `my-release`:

```console
helm repo add christianknell https://christianknell.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianknell/kube-ops-view
helm install my-release christianhuth/kube-ops-view
```

These commands deploy kube-ops-view on the Kubernetes cluster in the default configuration. The [Values](#values) section lists the values that can be configured during installation.
Expand Down Expand Up @@ -84,7 +84,7 @@ Specify each parameter using the `--set key=value[,key=value]` argument to `helm
Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example,

```console
helm install my-release -f values.yaml christianknell/kube-ops-view
helm install my-release -f values.yaml christianhuth/kube-ops-view
```

## Upgrading the Chart
Expand Down
10 changes: 5 additions & 5 deletions charts/kube-ops-view/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
## TL;DR;

```console
helm repo add christianknell https://christianknell.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianknell/kube-ops-view
helm install my-release christianhuth/kube-ops-view
```

## Introduction
Expand All @@ -24,9 +24,9 @@ This chart bootstraps the [Kubernetes Operational View](https://codeberg.org/hja
To install the chart with the release name `my-release`:

```console
helm repo add christianknell https://christianknell.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianknell/kube-ops-view
helm install my-release christianhuth/kube-ops-view
```

These commands deploy kube-ops-view on the Kubernetes cluster in the default configuration. The [Values](#values) section lists the values that can be configured during installation.
Expand All @@ -50,7 +50,7 @@ Specify each parameter using the `--set key=value[,key=value]` argument to `helm
Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example,

```console
helm install my-release -f values.yaml christianknell/kube-ops-view
helm install my-release -f values.yaml christianhuth/kube-ops-view
```

## Upgrading the Chart
Expand Down
9 changes: 6 additions & 3 deletions charts/kubedoom/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,20 @@
apiVersion: v2
name: kubedoom
description: A Helm chart for Kubedoom
version: 1.0.0
version: 1.0.1
type: application
appVersion: "0.6.0"
home: https://github.com/christianknell/helm-charts
home: https://github.com/christianhuth/helm-charts
icon: https://raw.githubusercontent.com/storax/kubedoom/master/assets/doom.jpg
maintainers:
- name: christianknell
- name: christianhuth
email: [email protected]
sources:
- https://github.com/storax/kubedoom
annotations:
artifacthub.io/changes: |
- kind: changed
description: URL and name of Helm repository
artifacthub.io/screenshots: |
- title: Kill pods inside your Kubernetes cluster by shooting them in Doom!
url: https://github.com/storax/kubedoom/raw/master/assets/doom.jpg
10 changes: 5 additions & 5 deletions charts/kubedoom/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ A Helm chart for Kubedoom
## TL;DR;

```console
helm repo add christianknell https://christianknell.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianknell/kubedoom
helm install my-release christianhuth/kubedoom
```

## Introduction
Expand All @@ -25,9 +25,9 @@ This chart bootstraps [Kubedoom](https://github.com/storax/kubedoom) on a [Kuber
To install the chart with the release name `my-release`:

```console
helm repo add christianknell https://christianknell.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianknell/kubedoom
helm install my-release christianhuth/kubedoom
```

These commands deploy Kubedoom on the Kubernetes cluster in the default configuration. The [Values](#values) section lists the values that can be configured during installation.
Expand Down Expand Up @@ -103,5 +103,5 @@ Specify each parameter using the `--set key=value[,key=value]` argument to `helm
Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example,

```console
helm install my-release -f values.yaml christianknell/kubedoom
helm install my-release -f values.yaml christianhuth/kubedoom
```
10 changes: 5 additions & 5 deletions charts/kubedoom/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
## TL;DR;

```console
helm repo add christianknell https://christianknell.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianknell/kubedoom
helm install my-release christianhuth/kubedoom
```

## Introduction
Expand All @@ -24,9 +24,9 @@ This chart bootstraps [Kubedoom](https://github.com/storax/kubedoom) on a [Kuber
To install the chart with the release name `my-release`:

```console
helm repo add christianknell https://christianknell.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianknell/kubedoom
helm install my-release christianhuth/kubedoom
```

These commands deploy Kubedoom on the Kubernetes cluster in the default configuration. The [Values](#values) section lists the values that can be configured during installation.
Expand Down Expand Up @@ -70,5 +70,5 @@ Specify each parameter using the `--set key=value[,key=value]` argument to `helm
Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example,

```console
helm install my-release -f values.yaml christianknell/kubedoom
helm install my-release -f values.yaml christianhuth/kubedoom
```
9 changes: 6 additions & 3 deletions charts/kubenav/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,18 @@ apiVersion: v2
name: kubenav
description: A Helm chart for creating the required RBAC for kubenav
type: application
version: 1.0.0
home: https://github.com/christianknell/helm-charts
version: 1.0.1
home: https://github.com/christianhuth/helm-charts
icon: https://raw.githubusercontent.com/kubenav/kubenav/main/utils/images/repo/github-readme-logo.png
maintainers:
- name: christianknell
- name: christianhuth
email: [email protected]
sources:
- https://github.com/kubenav/kubenav
annotations:
artifacthub.io/changes: |
- kind: changed
description: URL and name of Helm repository
artifacthub.io/screenshots: |
- title: kubenav is a mobile and desktop app to manage Kubernetes clusters and to get an overview of the status of your Kubernetes resources.
url: https://raw.githubusercontent.com/kubenav/kubenav/main/utils/images/repo/github-screenshot.png
Loading

0 comments on commit b853c86

Please sign in to comment.