Skip to content

Commit

Permalink
Merge branch 'main' into selectorLabels
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhuth authored Aug 29, 2024
2 parents d028529 + 4862b51 commit 997a716
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 27 deletions.
2 changes: 1 addition & 1 deletion charts/baserow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ appVersion: "1.22.3"
home: https://github.com/christianknell/helm-charts
icon: https://baserow.io/img/favicon_192.png
maintainers:
- name: christianknell
- name: christianhuth
email: [email protected]
sources:
- https://gitlab.com/bramw/baserow
Expand Down
10 changes: 5 additions & 5 deletions charts/baserow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Baserow is an open source no-code database and Airtable alternative.
## 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/baserow
helm install my-release christianhuth/baserow
```

## Introduction
Expand All @@ -25,9 +25,9 @@ This chart bootstraps [Baserow](https://gitlab.com/bramw/baserow) on a [Kubernet
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/baserow
helm install my-release christianhuth/baserow
```

These commands deploys Baserow 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 @@ -268,7 +268,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/baserow
helm install my-release -f values.yaml christianhuth/baserow
```

## Upgrading the Chart
Expand Down
10 changes: 5 additions & 5 deletions charts/baserow/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/baserow
helm install my-release christianhuth/baserow
```

## Introduction
Expand All @@ -24,9 +24,9 @@ This chart bootstraps [Baserow](https://gitlab.com/bramw/baserow) on a [Kubernet
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/baserow
helm install my-release christianhuth/baserow
```

These commands deploys Baserow 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/baserow
helm install my-release -f values.yaml christianhuth/baserow
```

## Upgrading the Chart
Expand Down
6 changes: 3 additions & 3 deletions charts/headwind-mdm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: headwind-mdm
description: Headwind MDM - an open source mobile device management software for Android
type: application
version: 2.0.2
version: 2.1.0
appVersion: "0.1.4"
home: https://github.com/christianhuth/helm-charts
icon: https://h-mdm.com/wp-content/uploads/2019/07/neew-logo.png
Expand All @@ -16,12 +16,12 @@ sources:
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 14.1.3
version: 14.3.3
condition: postgresql.enabled
annotations:
artifacthub.io/changes: |
- kind: changed
description: URL and name of Helm repository
description: bumped helm dependency to postgresql to v14.3.3
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
6 changes: 3 additions & 3 deletions charts/kutt/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: kutt
description: Kutt is a free modern URL shortener.
type: application
version: 4.0.2
version: 4.1.0
appVersion: "v2.7.4"
home: https://github.com/christianhuth/helm-charts
icon: https://www.saashub.com/images/app/service_logos/15/d634f2359578/large.png
Expand All @@ -14,7 +14,7 @@ sources:
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 14.1.3
version: 14.3.3
condition: postgresql.enabled
- name: redis
repository: https://charts.bitnami.com/bitnami
Expand All @@ -23,7 +23,7 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: URL and name of Helm repository
description: bumped helm dependency to postgresql to v14.3.3
artifacthub.io/screenshots: |
- title: Simply shorten your link using the Web UI.
url: https://d4.alternativeto.net/v9sHosD3RiPblfBOOHZi0gwU1M0pRL6Jn53oiobJi9k/rs:fit:1200:1200:0/g:ce:0:0/YWJzOi8vZGlzdC9zL2t1dHQtaXRfNzY3MjMzX2Z1bGwucG5n.jpg
Expand Down
6 changes: 3 additions & 3 deletions charts/passbolt-ha/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
name: passbolt-ha
description: A Helm chart to deploy Passbolt with MySQL and ProxySQL for HA
type: application
version: 1.11.1
version: 1.12.0
home: https://github.com/christianhuth/helm-charts
icon: https://avatars.githubusercontent.com/u/4386228?s=200&v=4
maintainers:
Expand All @@ -16,7 +16,7 @@ sources:
dependencies:
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 9.19.1
version: 9.23.0
- name: passbolt
repository: https://cnieg.github.io/helm-charts
version: 1.1.17
Expand All @@ -27,7 +27,7 @@ annotations:
artifacthub.io/category: security
artifacthub.io/changes: |
- kind: changed
description: URL and name of Helm repository
description: bumped Helm chart version of mysql to 9.23.0
artifacthub.io/screenshots: |
- title: The login screen of Passbolt
url: https://help.passbolt.com/assets/img/help/2021/02/AN_login_v3.png
Expand Down
10 changes: 6 additions & 4 deletions charts/typo3/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: typo3
description: TYPO3 — the Professional, Flexible Content Management System
type: application
version: 2.0.1
version: 2.1.0
appVersion: "12.4"
home: https://github.com/christianhuth/helm-charts
icon: https://www.mdc.de/wp-content/uploads/2016/05/typo3_logo.png
Expand All @@ -15,11 +15,11 @@ sources:
dependencies:
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 9.19.1
version: 9.22.0
condition: mysql.enabled
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 16.2.0
version: 16.4.0
condition: mariadb.enabled
- name: postgresql
repository: https://charts.bitnami.com/bitnami
Expand All @@ -28,7 +28,9 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: URL and name of Helm repository
description: bumped chart version of mariadb to 16.4.0
- kind: changed
description: bumped chart version of mysql to 9.22.0
artifacthub.io/screenshots: |
- title: TYPO3 is a very powerful Web Content Management System.
url: https://docs.typo3.org/m/typo3/tutorial-getting-started/10.4/en-us/_images/BackendAboutModules.png
Expand Down
6 changes: 3 additions & 3 deletions charts/umami/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: umami
description: Umami is a simple, fast, privacy-focused alternative to Google Analytics.
type: application
version: 3.1.1
version: 3.2.0
appVersion: "postgresql-v2.9.0"
home: https://github.com/christianhuth/helm-charts
icon: https://raw.githubusercontent.com/umami-software/umami/master/public/android-chrome-512x512.png
Expand All @@ -19,13 +19,13 @@ dependencies:
condition: postgresql.enabled
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 9.19.1
version: 9.22.0
condition: mysql.enabled
annotations:
artifacthub.io/category: monitoring-logging
artifacthub.io/changes: |
- kind: changed
description: URL and name of Helm repository
description: bumped chart version of mysql to 9.22.0
artifacthub.io/screenshots: |
- title: Umami measures just the important metrics that you care about and everything is displayed on a single, easy to browse page.
url: https://umami.is/images/feature-website-stats.png
Expand Down

0 comments on commit 997a716

Please sign in to comment.