-
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e95b6c1
commit 20bdfcc
Showing
78 changed files
with
390 additions
and
366 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,12 +2,12 @@ apiVersion: v2 | |
name: baserow | ||
description: Baserow is an open source no-code database and Airtable alternative. | ||
type: application | ||
version: 2.1.1 | ||
version: 2.1.2 | ||
appVersion: "1.22.3" | ||
home: https://github.com/christianknell/helm-charts | ||
home: https://github.com/christianhuth/helm-charts | ||
icon: https://baserow.io/img/favicon_192.png | ||
maintainers: | ||
- name: christianknell | ||
- name: christianhuth | ||
email: [email protected] | ||
sources: | ||
- https://gitlab.com/bramw/baserow | ||
|
@@ -25,7 +25,7 @@ annotations: | |
artifacthub.io/category: database | ||
artifacthub.io/changes: | | ||
- kind: changed | ||
description: bumped helm dependency for postgresql to 14.1.3 | ||
description: updated Helm repository | ||
artifacthub.io/screenshots: | | ||
- title: Create your own online database without technical experience. | ||
url: https://baserow.io/_nuxt/img/home_intro_screenshot.194c66b.png | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 |
Oops, something went wrong.