commit
8eea61bed3
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
849
index.yaml
849
index.yaml
|
@ -80,6 +80,63 @@ entries:
|
||||||
- assets/datawiza/access-broker-0.1.1.tgz
|
- assets/datawiza/access-broker-0.1.1.tgz
|
||||||
version: 0.1.1
|
version: 0.1.1
|
||||||
airflow:
|
airflow:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/display-name: Apache Airflow
|
||||||
|
catalog.cattle.io/kube-version: '>=1.19-0'
|
||||||
|
catalog.cattle.io/release-name: airflow
|
||||||
|
category: WorkFlow
|
||||||
|
images: |
|
||||||
|
- name: airflow-exporter
|
||||||
|
image: docker.io/bitnami/airflow-exporter:0.20220314.0-debian-11-r440
|
||||||
|
- name: airflow-scheduler
|
||||||
|
image: docker.io/bitnami/airflow-scheduler:2.7.3-debian-11-r1
|
||||||
|
- name: airflow-worker
|
||||||
|
image: docker.io/bitnami/airflow-worker:2.7.3-debian-11-r2
|
||||||
|
- name: airflow
|
||||||
|
image: docker.io/bitnami/airflow:2.7.3-debian-11-r1
|
||||||
|
- name: git
|
||||||
|
image: docker.io/bitnami/git:2.43.0-debian-11-r0
|
||||||
|
- name: os-shell
|
||||||
|
image: docker.io/bitnami/os-shell:11-debian-11-r91
|
||||||
|
licenses: Apache-2.0
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 2.7.3
|
||||||
|
created: "2023-11-22T13:39:18.949609604Z"
|
||||||
|
dependencies:
|
||||||
|
- condition: redis.enabled
|
||||||
|
name: redis
|
||||||
|
repository: file://./charts/redis
|
||||||
|
version: 18.x.x
|
||||||
|
- condition: postgresql.enabled
|
||||||
|
name: postgresql
|
||||||
|
repository: file://./charts/postgresql
|
||||||
|
version: 13.x.x
|
||||||
|
- name: common
|
||||||
|
repository: file://./charts/common
|
||||||
|
tags:
|
||||||
|
- bitnami-common
|
||||||
|
version: 2.x.x
|
||||||
|
description: Apache Airflow is a tool to express and execute workflows as directed
|
||||||
|
acyclic graphs (DAGs). It includes utilities to schedule tasks, monitor task
|
||||||
|
progress and handle task dependencies.
|
||||||
|
digest: 6eb868426ca6bec6041e2e5fd8ced8f21a6a7f13995d5111a53eecd81314ccd2
|
||||||
|
home: https://bitnami.com
|
||||||
|
icon: https://svn.apache.org/repos/asf/comdev/project-logos/originals/airflow-1.svg
|
||||||
|
keywords:
|
||||||
|
- apache
|
||||||
|
- airflow
|
||||||
|
- workflow
|
||||||
|
- dag
|
||||||
|
maintainers:
|
||||||
|
- name: VMware, Inc.
|
||||||
|
url: https://github.com/bitnami/charts
|
||||||
|
name: airflow
|
||||||
|
sources:
|
||||||
|
- https://github.com/bitnami/charts/tree/main/bitnami/airflow
|
||||||
|
urls:
|
||||||
|
- assets/bitnami/airflow-16.1.5.tgz
|
||||||
|
version: 16.1.5
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: partner
|
catalog.cattle.io/certified: partner
|
||||||
catalog.cattle.io/display-name: Apache Airflow
|
catalog.cattle.io/display-name: Apache Airflow
|
||||||
|
@ -2349,7 +2406,7 @@ entries:
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: changed
|
- kind: changed
|
||||||
description: Replace non-existing examples with official example domain (RFC 2606)
|
description: Upgrade Argo CD to v2.9.2
|
||||||
artifacthub.io/signKey: |
|
artifacthub.io/signKey: |
|
||||||
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
|
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
|
||||||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||||
|
@ -2359,8 +2416,8 @@ entries:
|
||||||
catalog.cattle.io/kube-version: '>=1.23.0-0'
|
catalog.cattle.io/kube-version: '>=1.23.0-0'
|
||||||
catalog.cattle.io/release-name: argo-cd
|
catalog.cattle.io/release-name: argo-cd
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: v2.9.1
|
appVersion: v2.9.2
|
||||||
created: "2023-11-20T13:19:02.509483339Z"
|
created: "2023-11-22T13:39:17.795899024Z"
|
||||||
dependencies:
|
dependencies:
|
||||||
- condition: redis-ha.enabled
|
- condition: redis-ha.enabled
|
||||||
name: redis-ha
|
name: redis-ha
|
||||||
|
@ -2368,7 +2425,46 @@ entries:
|
||||||
version: 4.23.0
|
version: 4.23.0
|
||||||
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery
|
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery
|
||||||
tool for Kubernetes.
|
tool for Kubernetes.
|
||||||
digest: 9a14d3eab74b9ac619b403a9a1fd7450779b391aa83f916bbf19e9c579e3181a
|
digest: 2caab68a66e9ddda3cbb1d8f155a4b7e1cb30f6a4b6e49503df232319ba9b475
|
||||||
|
home: https://github.com/argoproj/argo-helm
|
||||||
|
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||||
|
keywords:
|
||||||
|
- argoproj
|
||||||
|
- argocd
|
||||||
|
- gitops
|
||||||
|
kubeVersion: '>=1.23.0-0'
|
||||||
|
maintainers:
|
||||||
|
- name: argoproj
|
||||||
|
url: https://argoproj.github.io/
|
||||||
|
name: argo-cd
|
||||||
|
sources:
|
||||||
|
- https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd
|
||||||
|
- https://github.com/argoproj/argo-cd
|
||||||
|
urls:
|
||||||
|
- assets/argo/argo-cd-5.51.4.tgz
|
||||||
|
version: 5.51.4
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- kind: changed
|
||||||
|
description: Replace non-existing examples with official example domain (RFC 2606)
|
||||||
|
artifacthub.io/signKey: |
|
||||||
|
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
|
||||||
|
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||||
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/display-name: Argo CD
|
||||||
|
catalog.cattle.io/kube-version: '>=1.23.0-0'
|
||||||
|
catalog.cattle.io/release-name: argo-cd
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v2.9.1
|
||||||
|
created: "2023-11-22T13:38:58.689647018Z"
|
||||||
|
dependencies:
|
||||||
|
- condition: redis-ha.enabled
|
||||||
|
name: redis-ha
|
||||||
|
repository: file://./charts/redis-ha
|
||||||
|
version: 4.23.0
|
||||||
|
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery
|
||||||
|
tool for Kubernetes.
|
||||||
|
digest: 97ae3221fc3a9154518bede511587a3a9d8ee69fd68ccfcc8ec2fbbb74f060df
|
||||||
home: https://github.com/argoproj/argo-helm
|
home: https://github.com/argoproj/argo-helm
|
||||||
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
|
||||||
keywords:
|
keywords:
|
||||||
|
@ -5794,6 +5890,39 @@ entries:
|
||||||
- assets/argo/argo-cd-5.8.0.tgz
|
- assets/argo/argo-cd-5.8.0.tgz
|
||||||
version: 5.8.0
|
version: 5.8.0
|
||||||
artifactory-ha:
|
artifactory-ha:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/display-name: JFrog Artifactory HA
|
||||||
|
catalog.cattle.io/kube-version: '>= 1.14.0-0'
|
||||||
|
catalog.cattle.io/release-name: artifactory-ha
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 7.71.5
|
||||||
|
created: "2023-11-22T13:39:23.296834315Z"
|
||||||
|
dependencies:
|
||||||
|
- condition: postgresql.enabled
|
||||||
|
name: postgresql
|
||||||
|
repository: file://./charts/postgresql
|
||||||
|
version: 10.3.18
|
||||||
|
description: Universal Repository Manager supporting all major packaging formats,
|
||||||
|
build tools and CI servers.
|
||||||
|
digest: a04a5e093ae3da53587ca0b64edebe56c3540b9e634f8217fa8814d0ba01303a
|
||||||
|
home: https://www.jfrog.com/artifactory/
|
||||||
|
icon: https://raw.githubusercontent.com/jfrog/charts/ea5c3112c24a973f64f3ccd99747323db292a369/stable/artifactory-ha/logo/artifactory-logo.png
|
||||||
|
keywords:
|
||||||
|
- artifactory
|
||||||
|
- jfrog
|
||||||
|
- devops
|
||||||
|
kubeVersion: '>= 1.14.0-0'
|
||||||
|
maintainers:
|
||||||
|
- email: installers@jfrog.com
|
||||||
|
name: Chart Maintainers at JFrog
|
||||||
|
name: artifactory-ha
|
||||||
|
sources:
|
||||||
|
- https://github.com/jfrog/charts
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- assets/jfrog/artifactory-ha-107.71.5.tgz
|
||||||
|
version: 107.71.5
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: partner
|
catalog.cattle.io/certified: partner
|
||||||
catalog.cattle.io/display-name: JFrog Artifactory HA
|
catalog.cattle.io/display-name: JFrog Artifactory HA
|
||||||
|
@ -7207,6 +7336,40 @@ entries:
|
||||||
- assets/jfrog/artifactory-ha-3.0.1400.tgz
|
- assets/jfrog/artifactory-ha-3.0.1400.tgz
|
||||||
version: 3.0.1400
|
version: 3.0.1400
|
||||||
artifactory-jcr:
|
artifactory-jcr:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/display-name: JFrog Container Registry
|
||||||
|
catalog.cattle.io/kube-version: '>= 1.14.0-0'
|
||||||
|
catalog.cattle.io/release-name: artifactory-jcr
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 7.71.5
|
||||||
|
created: "2023-11-22T13:39:23.645397301Z"
|
||||||
|
dependencies:
|
||||||
|
- name: artifactory
|
||||||
|
repository: file://./charts/artifactory
|
||||||
|
version: 107.71.5
|
||||||
|
description: JFrog Container Registry
|
||||||
|
digest: f54784b445dbd7476718c8dc9bf10a6cce3789bfa226f0dcb7f5700117b5babf
|
||||||
|
home: https://jfrog.com/container-registry/
|
||||||
|
icon: https://raw.githubusercontent.com/jfrog/charts/ea5c3112c24a973f64f3ccd99747323db292a369/stable/artifactory-jcr/logo/jcr-logo.png
|
||||||
|
keywords:
|
||||||
|
- artifactory
|
||||||
|
- jfrog
|
||||||
|
- container
|
||||||
|
- registry
|
||||||
|
- devops
|
||||||
|
- jfrog-container-registry
|
||||||
|
kubeVersion: '>= 1.14.0-0'
|
||||||
|
maintainers:
|
||||||
|
- email: helm@jfrog.com
|
||||||
|
name: Chart Maintainers at JFrog
|
||||||
|
name: artifactory-jcr
|
||||||
|
sources:
|
||||||
|
- https://github.com/jfrog/charts
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- assets/jfrog/artifactory-jcr-107.71.5.tgz
|
||||||
|
version: 107.71.5
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: partner
|
catalog.cattle.io/certified: partner
|
||||||
catalog.cattle.io/display-name: JFrog Container Registry
|
catalog.cattle.io/display-name: JFrog Container Registry
|
||||||
|
@ -11208,6 +11371,48 @@ entries:
|
||||||
- assets/asserts/asserts-1.6.0.tgz
|
- assets/asserts/asserts-1.6.0.tgz
|
||||||
version: 1.6.0
|
version: 1.6.0
|
||||||
cassandra:
|
cassandra:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/display-name: Apache Cassandra
|
||||||
|
catalog.cattle.io/kube-version: '>=1.19-0'
|
||||||
|
catalog.cattle.io/release-name: cassandra
|
||||||
|
category: Database
|
||||||
|
images: |
|
||||||
|
- name: cassandra-exporter
|
||||||
|
image: docker.io/bitnami/cassandra-exporter:2.3.8-debian-11-r431
|
||||||
|
- name: cassandra
|
||||||
|
image: docker.io/bitnami/cassandra:4.1.3-debian-11-r76
|
||||||
|
- name: os-shell
|
||||||
|
image: docker.io/bitnami/os-shell:11-debian-11-r91
|
||||||
|
licenses: Apache-2.0
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 4.1.3
|
||||||
|
created: "2023-11-22T13:39:19.017581985Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: file://./charts/common
|
||||||
|
tags:
|
||||||
|
- bitnami-common
|
||||||
|
version: 2.x.x
|
||||||
|
description: Apache Cassandra is an open source distributed database management
|
||||||
|
system designed to handle large amounts of data across many servers, providing
|
||||||
|
high availability with no single point of failure.
|
||||||
|
digest: 039bd00cc8fea006faf8de5026ba187504b3a01e0232adf2c57e8d6e58402f96
|
||||||
|
home: https://bitnami.com
|
||||||
|
icon: https://svn.apache.org/repos/asf/comdev/project-logos/originals/cassandra-4.svg
|
||||||
|
keywords:
|
||||||
|
- cassandra
|
||||||
|
- database
|
||||||
|
- nosql
|
||||||
|
maintainers:
|
||||||
|
- name: VMware, Inc.
|
||||||
|
url: https://github.com/bitnami/charts
|
||||||
|
name: cassandra
|
||||||
|
sources:
|
||||||
|
- https://github.com/bitnami/charts/tree/main/bitnami/cassandra
|
||||||
|
urls:
|
||||||
|
- assets/bitnami/cassandra-10.6.6.tgz
|
||||||
|
version: 10.6.6
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: partner
|
catalog.cattle.io/certified: partner
|
||||||
catalog.cattle.io/display-name: Apache Cassandra
|
catalog.cattle.io/display-name: Apache Cassandra
|
||||||
|
@ -18204,6 +18409,43 @@ entries:
|
||||||
- assets/weka/csi-wekafsplugin-0.6.400.tgz
|
- assets/weka/csi-wekafsplugin-0.6.400.tgz
|
||||||
version: 0.6.400
|
version: 0.6.400
|
||||||
datadog:
|
datadog:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/display-name: Datadog
|
||||||
|
catalog.cattle.io/kube-version: '>=1.10-0'
|
||||||
|
catalog.cattle.io/release-name: datadog
|
||||||
|
apiVersion: v1
|
||||||
|
appVersion: "7"
|
||||||
|
created: "2023-11-22T13:39:22.101545902Z"
|
||||||
|
dependencies:
|
||||||
|
- condition: clusterAgent.metricsProvider.useDatadogMetrics
|
||||||
|
name: datadog-crds
|
||||||
|
repository: https://helm.datadoghq.com
|
||||||
|
tags:
|
||||||
|
- install-crds
|
||||||
|
version: 1.0.1
|
||||||
|
- condition: datadog.kubeStateMetricsEnabled
|
||||||
|
name: kube-state-metrics
|
||||||
|
repository: https://prometheus-community.github.io/helm-charts
|
||||||
|
version: 2.13.2
|
||||||
|
description: Datadog Agent
|
||||||
|
digest: 1ce0e08cd5f4e61cd3e88136e5a45d0b7806fd0d17c8486f5089bffead77a704
|
||||||
|
home: https://www.datadoghq.com
|
||||||
|
icon: https://datadog-live.imgix.net/img/dd_logo_70x75.png
|
||||||
|
keywords:
|
||||||
|
- monitoring
|
||||||
|
- alerting
|
||||||
|
- metric
|
||||||
|
maintainers:
|
||||||
|
- email: support@datadoghq.com
|
||||||
|
name: Datadog
|
||||||
|
name: datadog
|
||||||
|
sources:
|
||||||
|
- https://app.datadoghq.com/account/settings#agent/kubernetes
|
||||||
|
- https://github.com/DataDog/datadog-agent
|
||||||
|
urls:
|
||||||
|
- assets/datadog/datadog-3.49.4.tgz
|
||||||
|
version: 3.49.4
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: partner
|
catalog.cattle.io/certified: partner
|
||||||
catalog.cattle.io/display-name: Datadog
|
catalog.cattle.io/display-name: Datadog
|
||||||
|
@ -25779,6 +26021,34 @@ entries:
|
||||||
- assets/gopaddle/gopaddle-4.2.5.tgz
|
- assets/gopaddle/gopaddle-4.2.5.tgz
|
||||||
version: 4.2.5
|
version: 4.2.5
|
||||||
haproxy:
|
haproxy:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/changes: |
|
||||||
|
- CRD job updates and bug fixes
|
||||||
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/display-name: HAProxy Kubernetes Ingress Controller
|
||||||
|
catalog.cattle.io/kube-version: '>=1.22.0-0'
|
||||||
|
catalog.cattle.io/release-name: haproxy
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 1.10.10
|
||||||
|
created: "2023-11-22T13:39:22.606267666Z"
|
||||||
|
description: A Helm chart for HAProxy Kubernetes Ingress Controller
|
||||||
|
digest: e30ec8eaf32186b0e74f83c1069c4cb635914a20051538b7e08eee12898e77b6
|
||||||
|
home: https://github.com/haproxytech/helm-charts/tree/main/kubernetes-ingress
|
||||||
|
icon: https://raw.githubusercontent.com/haproxytech/helm-charts/main/kubernetes-ingress/chart-icon.png
|
||||||
|
keywords:
|
||||||
|
- ingress
|
||||||
|
- haproxy
|
||||||
|
kubeVersion: '>=1.22.0-0'
|
||||||
|
maintainers:
|
||||||
|
- email: dkorunic@haproxy.com
|
||||||
|
name: Dinko Korunic
|
||||||
|
name: haproxy
|
||||||
|
sources:
|
||||||
|
- https://github.com/haproxytech/kubernetes-ingress
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- assets/haproxy/haproxy-1.35.1.tgz
|
||||||
|
version: 1.35.1
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- Use Ingress Controller 1.10.10 version for base image
|
- Use Ingress Controller 1.10.10 version for base image
|
||||||
|
@ -28599,6 +28869,64 @@ entries:
|
||||||
- assets/jaeger/jaeger-operator-2.36.0.tgz
|
- assets/jaeger/jaeger-operator-2.36.0.tgz
|
||||||
version: 2.36.0
|
version: 2.36.0
|
||||||
jenkins:
|
jenkins:
|
||||||
|
- annotations:
|
||||||
|
artifacthub.io/category: integration-delivery
|
||||||
|
artifacthub.io/changes: Add `artifacthub.io/changes` changelog annotation to
|
||||||
|
the released chart.
|
||||||
|
artifacthub.io/images: |
|
||||||
|
- name: jenkins
|
||||||
|
image: jenkins/jenkins:2.426.1-jdk11
|
||||||
|
- name: k8s-sidecar
|
||||||
|
image: kiwigrid/k8s-sidecar:1.24.4
|
||||||
|
- name: inbound-agent
|
||||||
|
image: jenkins/inbound-agent:3107.v665000b_51092-15
|
||||||
|
- name: backup
|
||||||
|
image: maorfr/kube-tasks:0.2.0
|
||||||
|
artifacthub.io/license: Apache-2.0
|
||||||
|
artifacthub.io/links: |
|
||||||
|
- name: Chart Source
|
||||||
|
url: https://github.com/jenkinsci/helm-charts/tree/main/charts/jenkins
|
||||||
|
- name: Jenkins
|
||||||
|
url: https://www.jenkins.io/
|
||||||
|
- name: support
|
||||||
|
url: https://github.com/jenkinsci/helm-charts/issues
|
||||||
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/display-name: Jenkins
|
||||||
|
catalog.cattle.io/kube-version: '>=1.14-0'
|
||||||
|
catalog.cattle.io/release-name: jenkins
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 2.426.1
|
||||||
|
created: "2023-11-22T13:39:22.981515974Z"
|
||||||
|
description: Jenkins - Build great things at any scale! The leading open source
|
||||||
|
automation server, Jenkins provides over 1800 plugins to support building, deploying
|
||||||
|
and automating any project.
|
||||||
|
digest: 3fc1157c5858654575d8f7fc3d525af8ec48c266bca4c55044c74d52f7dbb43b
|
||||||
|
home: https://jenkins.io/
|
||||||
|
icon: https://get.jenkins.io/art/jenkins-logo/logo.svg
|
||||||
|
keywords:
|
||||||
|
- jenkins
|
||||||
|
- ci
|
||||||
|
- devops
|
||||||
|
maintainers:
|
||||||
|
- email: maor.friedman@redhat.com
|
||||||
|
name: maorfr
|
||||||
|
- email: mail@torstenwalter.de
|
||||||
|
name: torstenwalter
|
||||||
|
- email: garridomota@gmail.com
|
||||||
|
name: mogaal
|
||||||
|
- email: wmcdona89@gmail.com
|
||||||
|
name: wmcdona89
|
||||||
|
- email: timjacomb1@gmail.com
|
||||||
|
name: timja
|
||||||
|
name: jenkins
|
||||||
|
sources:
|
||||||
|
- https://github.com/jenkinsci/jenkins
|
||||||
|
- https://github.com/jenkinsci/docker-inbound-agent
|
||||||
|
- https://github.com/maorfr/kube-tasks
|
||||||
|
- https://github.com/jenkinsci/configuration-as-code-plugin
|
||||||
|
urls:
|
||||||
|
- assets/jenkins/jenkins-4.8.4.tgz
|
||||||
|
version: 4.8.4
|
||||||
- annotations:
|
- annotations:
|
||||||
artifacthub.io/category: integration-delivery
|
artifacthub.io/category: integration-delivery
|
||||||
artifacthub.io/images: |
|
artifacthub.io/images: |
|
||||||
|
@ -32449,6 +32777,58 @@ entries:
|
||||||
- assets/kasten/k10-4.5.900.tgz
|
- assets/kasten/k10-4.5.900.tgz
|
||||||
version: 4.5.900
|
version: 4.5.900
|
||||||
kafka:
|
kafka:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/display-name: Apache Kafka
|
||||||
|
catalog.cattle.io/kube-version: '>=1.19-0'
|
||||||
|
catalog.cattle.io/release-name: kafka
|
||||||
|
category: Infrastructure
|
||||||
|
images: |
|
||||||
|
- name: jmx-exporter
|
||||||
|
image: docker.io/bitnami/jmx-exporter:0.20.0-debian-11-r1
|
||||||
|
- name: kafka-exporter
|
||||||
|
image: docker.io/bitnami/kafka-exporter:1.7.0-debian-11-r133
|
||||||
|
- name: kafka
|
||||||
|
image: docker.io/bitnami/kafka:3.6.0-debian-11-r2
|
||||||
|
- name: kubectl
|
||||||
|
image: docker.io/bitnami/kubectl:1.28.4-debian-11-r0
|
||||||
|
- name: os-shell
|
||||||
|
image: docker.io/bitnami/os-shell:11-debian-11-r91
|
||||||
|
licenses: Apache-2.0
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 3.6.0
|
||||||
|
created: "2023-11-22T13:39:19.478681031Z"
|
||||||
|
dependencies:
|
||||||
|
- condition: zookeeper.enabled
|
||||||
|
name: zookeeper
|
||||||
|
repository: file://./charts/zookeeper
|
||||||
|
version: 12.x.x
|
||||||
|
- name: common
|
||||||
|
repository: file://./charts/common
|
||||||
|
tags:
|
||||||
|
- bitnami-common
|
||||||
|
version: 2.x.x
|
||||||
|
description: Apache Kafka is a distributed streaming platform designed to build
|
||||||
|
real-time pipelines and can be used as a message broker or as a replacement
|
||||||
|
for a log aggregation solution for big data applications.
|
||||||
|
digest: da7f85f48b1d23c146abc87043533809432fa55b661e2b7e39f65ef118fb0df7
|
||||||
|
home: https://bitnami.com
|
||||||
|
icon: https://svn.apache.org/repos/asf/comdev/project-logos/originals/kafka.svg
|
||||||
|
keywords:
|
||||||
|
- kafka
|
||||||
|
- zookeeper
|
||||||
|
- streaming
|
||||||
|
- producer
|
||||||
|
- consumer
|
||||||
|
maintainers:
|
||||||
|
- name: VMware, Inc.
|
||||||
|
url: https://github.com/bitnami/charts
|
||||||
|
name: kafka
|
||||||
|
sources:
|
||||||
|
- https://github.com/bitnami/charts/tree/main/bitnami/kafka
|
||||||
|
urls:
|
||||||
|
- assets/bitnami/kafka-26.4.2.tgz
|
||||||
|
version: 26.4.2
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: partner
|
catalog.cattle.io/certified: partner
|
||||||
catalog.cattle.io/display-name: Apache Kafka
|
catalog.cattle.io/display-name: Apache Kafka
|
||||||
|
@ -39133,6 +39513,50 @@ entries:
|
||||||
- assets/elastic/logstash-7.17.3.tgz
|
- assets/elastic/logstash-7.17.3.tgz
|
||||||
version: 7.17.3
|
version: 7.17.3
|
||||||
mariadb:
|
mariadb:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/display-name: MariaDB
|
||||||
|
catalog.cattle.io/kube-version: '>=1.19-0'
|
||||||
|
catalog.cattle.io/release-name: mariadb
|
||||||
|
category: Database
|
||||||
|
images: |
|
||||||
|
- name: mariadb
|
||||||
|
image: docker.io/bitnami/mariadb:11.1.3-debian-11-r0
|
||||||
|
- name: mysqld-exporter
|
||||||
|
image: docker.io/bitnami/mysqld-exporter:0.15.0-debian-11-r71
|
||||||
|
- name: os-shell
|
||||||
|
image: docker.io/bitnami/os-shell:11-debian-11-r91
|
||||||
|
licenses: Apache-2.0
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 11.1.3
|
||||||
|
created: "2023-11-22T13:39:19.611276506Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: file://./charts/common
|
||||||
|
tags:
|
||||||
|
- bitnami-common
|
||||||
|
version: 2.x.x
|
||||||
|
description: MariaDB is an open source, community-developed SQL database server
|
||||||
|
that is widely in use around the world due to its enterprise features, flexibility,
|
||||||
|
and collaboration with leading tech firms.
|
||||||
|
digest: ce5a01f8f4218f55afc40e6053b1a6b7e94c1e9f6d9a6b77ef2cc5114f4a6094
|
||||||
|
home: https://bitnami.com
|
||||||
|
icon: https://mariadb.com/wp-content/uploads/2019/11/mariadb-logo-vert_black-transparent.png
|
||||||
|
keywords:
|
||||||
|
- mariadb
|
||||||
|
- mysql
|
||||||
|
- database
|
||||||
|
- sql
|
||||||
|
- prometheus
|
||||||
|
maintainers:
|
||||||
|
- name: VMware, Inc.
|
||||||
|
url: https://github.com/bitnami/charts
|
||||||
|
name: mariadb
|
||||||
|
sources:
|
||||||
|
- https://github.com/bitnami/charts/tree/main/bitnami/mariadb
|
||||||
|
urls:
|
||||||
|
- assets/bitnami/mariadb-14.1.4.tgz
|
||||||
|
version: 14.1.4
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: partner
|
catalog.cattle.io/certified: partner
|
||||||
catalog.cattle.io/display-name: MariaDB
|
catalog.cattle.io/display-name: MariaDB
|
||||||
|
@ -41436,6 +41860,50 @@ entries:
|
||||||
- assets/minio/minio-operator-4.4.1700.tgz
|
- assets/minio/minio-operator-4.4.1700.tgz
|
||||||
version: 4.4.1700
|
version: 4.4.1700
|
||||||
mysql:
|
mysql:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/display-name: MySQL
|
||||||
|
catalog.cattle.io/kube-version: '>=1.19-0'
|
||||||
|
catalog.cattle.io/release-name: mysql
|
||||||
|
category: Database
|
||||||
|
images: |
|
||||||
|
- name: mysql
|
||||||
|
image: docker.io/bitnami/mysql:8.0.35-debian-11-r0
|
||||||
|
- name: mysqld-exporter
|
||||||
|
image: docker.io/bitnami/mysqld-exporter:0.15.0-debian-11-r71
|
||||||
|
- name: os-shell
|
||||||
|
image: docker.io/bitnami/os-shell:11-debian-11-r91
|
||||||
|
licenses: Apache-2.0
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 8.0.35
|
||||||
|
created: "2023-11-22T13:39:19.675423592Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: file://./charts/common
|
||||||
|
tags:
|
||||||
|
- bitnami-common
|
||||||
|
version: 2.x.x
|
||||||
|
description: MySQL is a fast, reliable, scalable, and easy to use open source
|
||||||
|
relational database system. Designed to handle mission-critical, heavy-load
|
||||||
|
production applications.
|
||||||
|
digest: 854844e69bd329a6d8e007d1cf9de70f9f30086c4b66d269e348fd8c9bc4349d
|
||||||
|
home: https://bitnami.com
|
||||||
|
icon: https://www.mysql.com/common/logos/logo-mysql-170x115.png
|
||||||
|
keywords:
|
||||||
|
- mysql
|
||||||
|
- database
|
||||||
|
- sql
|
||||||
|
- cluster
|
||||||
|
- high availability
|
||||||
|
maintainers:
|
||||||
|
- name: VMware, Inc.
|
||||||
|
url: https://github.com/bitnami/charts
|
||||||
|
name: mysql
|
||||||
|
sources:
|
||||||
|
- https://github.com/bitnami/charts/tree/main/bitnami/mysql
|
||||||
|
urls:
|
||||||
|
- assets/bitnami/mysql-9.14.4.tgz
|
||||||
|
version: 9.14.4
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: partner
|
catalog.cattle.io/certified: partner
|
||||||
catalog.cattle.io/display-name: MySQL
|
catalog.cattle.io/display-name: MySQL
|
||||||
|
@ -44216,6 +44684,102 @@ entries:
|
||||||
- assets/f5/nginx-service-mesh-0.2.100.tgz
|
- assets/f5/nginx-service-mesh-0.2.100.tgz
|
||||||
version: 0.2.100
|
version: 0.2.100
|
||||||
nri-bundle:
|
nri-bundle:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/display-name: New Relic
|
||||||
|
catalog.cattle.io/release-name: nri-bundle
|
||||||
|
apiVersion: v2
|
||||||
|
created: "2023-11-22T13:39:25.253194599Z"
|
||||||
|
dependencies:
|
||||||
|
- condition: infrastructure.enabled,newrelic-infrastructure.enabled
|
||||||
|
name: newrelic-infrastructure
|
||||||
|
repository: file://./charts/newrelic-infrastructure
|
||||||
|
version: 3.26.0
|
||||||
|
- condition: prometheus.enabled,nri-prometheus.enabled
|
||||||
|
name: nri-prometheus
|
||||||
|
repository: file://./charts/nri-prometheus
|
||||||
|
version: 2.1.17
|
||||||
|
- condition: newrelic-prometheus-agent.enabled
|
||||||
|
name: newrelic-prometheus-agent
|
||||||
|
repository: file://./charts/newrelic-prometheus-agent
|
||||||
|
version: 1.7.0
|
||||||
|
- condition: webhook.enabled,nri-metadata-injection.enabled
|
||||||
|
name: nri-metadata-injection
|
||||||
|
repository: file://./charts/nri-metadata-injection
|
||||||
|
version: 4.14.1
|
||||||
|
- condition: metrics-adapter.enabled,newrelic-k8s-metrics-adapter.enabled
|
||||||
|
name: newrelic-k8s-metrics-adapter
|
||||||
|
repository: file://./charts/newrelic-k8s-metrics-adapter
|
||||||
|
version: 1.6.0
|
||||||
|
- condition: ksm.enabled,kube-state-metrics.enabled
|
||||||
|
name: kube-state-metrics
|
||||||
|
repository: file://./charts/kube-state-metrics
|
||||||
|
version: 5.12.1
|
||||||
|
- condition: kubeEvents.enabled,nri-kube-events.enabled
|
||||||
|
name: nri-kube-events
|
||||||
|
repository: file://./charts/nri-kube-events
|
||||||
|
version: 3.5.0
|
||||||
|
- condition: logging.enabled,newrelic-logging.enabled
|
||||||
|
name: newrelic-logging
|
||||||
|
repository: file://./charts/newrelic-logging
|
||||||
|
version: 1.18.1
|
||||||
|
- condition: newrelic-pixie.enabled
|
||||||
|
name: newrelic-pixie
|
||||||
|
repository: file://./charts/newrelic-pixie
|
||||||
|
version: 2.1.2
|
||||||
|
- alias: pixie-chart
|
||||||
|
condition: pixie-chart.enabled
|
||||||
|
name: pixie-operator-chart
|
||||||
|
repository: file://./charts/pixie-operator-chart
|
||||||
|
version: 0.1.4
|
||||||
|
- condition: newrelic-infra-operator.enabled
|
||||||
|
name: newrelic-infra-operator
|
||||||
|
repository: file://./charts/newrelic-infra-operator
|
||||||
|
version: 2.6.0
|
||||||
|
description: Groups together the individual charts for the New Relic Kubernetes
|
||||||
|
solution for a more comfortable deployment.
|
||||||
|
digest: f0daef8c5e50f1192d52cfe5650990ac1030f8612c0252b33bcd1a7bee0bed23
|
||||||
|
home: https://github.com/newrelic/helm-charts
|
||||||
|
icon: https://newrelic.com/themes/custom/erno/assets/mediakit/new_relic_logo_vertical.svg
|
||||||
|
keywords:
|
||||||
|
- infrastructure
|
||||||
|
- newrelic
|
||||||
|
- monitoring
|
||||||
|
maintainers:
|
||||||
|
- name: nserrino
|
||||||
|
url: https://github.com/nserrino
|
||||||
|
- name: philkuz
|
||||||
|
url: https://github.com/philkuz
|
||||||
|
- name: htroisi
|
||||||
|
url: https://github.com/htroisi
|
||||||
|
- name: juanjjaramillo
|
||||||
|
url: https://github.com/juanjjaramillo
|
||||||
|
- name: svetlanabrennan
|
||||||
|
url: https://github.com/svetlanabrennan
|
||||||
|
- name: nrepai
|
||||||
|
url: https://github.com/nrepai
|
||||||
|
- name: csongnr
|
||||||
|
url: https://github.com/csongnr
|
||||||
|
- name: vuqtran88
|
||||||
|
url: https://github.com/vuqtran88
|
||||||
|
- name: xqi-nr
|
||||||
|
url: https://github.com/xqi-nr
|
||||||
|
name: nri-bundle
|
||||||
|
sources:
|
||||||
|
- https://github.com/newrelic/nri-bundle/
|
||||||
|
- https://github.com/newrelic/nri-bundle/tree/master/charts/nri-bundle
|
||||||
|
- https://github.com/newrelic/nri-kubernetes/tree/master/charts/newrelic-infrastructure
|
||||||
|
- https://github.com/newrelic/nri-prometheus/tree/master/charts/nri-prometheus
|
||||||
|
- https://github.com/newrelic/newrelic-prometheus-configurator/tree/master/charts/newrelic-prometheus-agent
|
||||||
|
- https://github.com/newrelic/k8s-metadata-injection/tree/master/charts/nri-metadata-injection
|
||||||
|
- https://github.com/newrelic/newrelic-k8s-metrics-adapter/tree/master/charts/newrelic-k8s-metrics-adapter
|
||||||
|
- https://github.com/newrelic/nri-kube-events/tree/master/charts/nri-kube-events
|
||||||
|
- https://github.com/newrelic/helm-charts/tree/master/charts/newrelic-logging
|
||||||
|
- https://github.com/newrelic/helm-charts/tree/master/charts/newrelic-pixie
|
||||||
|
- https://github.com/newrelic/newrelic-infra-operator/tree/master/charts/newrelic-infra-operator
|
||||||
|
urls:
|
||||||
|
- assets/new-relic/nri-bundle-5.0.46.tgz
|
||||||
|
version: 5.0.46
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: partner
|
catalog.cattle.io/certified: partner
|
||||||
catalog.cattle.io/display-name: New Relic
|
catalog.cattle.io/display-name: New Relic
|
||||||
|
@ -48979,6 +49543,51 @@ entries:
|
||||||
- assets/portworx/portworx-essentials-2.9.100.tgz
|
- assets/portworx/portworx-essentials-2.9.100.tgz
|
||||||
version: 2.9.100
|
version: 2.9.100
|
||||||
postgresql:
|
postgresql:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/display-name: PostgreSQL
|
||||||
|
catalog.cattle.io/kube-version: '>=1.19-0'
|
||||||
|
catalog.cattle.io/release-name: postgresql
|
||||||
|
category: Database
|
||||||
|
images: |
|
||||||
|
- name: os-shell
|
||||||
|
image: docker.io/bitnami/os-shell:11-debian-11-r91
|
||||||
|
- name: postgres-exporter
|
||||||
|
image: docker.io/bitnami/postgres-exporter:0.15.0-debian-11-r2
|
||||||
|
- name: postgresql
|
||||||
|
image: docker.io/bitnami/postgresql:16.1.0-debian-11-r9
|
||||||
|
licenses: Apache-2.0
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 16.1.0
|
||||||
|
created: "2023-11-22T13:39:19.943848391Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: file://./charts/common
|
||||||
|
tags:
|
||||||
|
- bitnami-common
|
||||||
|
version: 2.x.x
|
||||||
|
description: PostgreSQL (Postgres) is an open source object-relational database
|
||||||
|
known for reliability and data integrity. ACID-compliant, it supports foreign
|
||||||
|
keys, joins, views, triggers and stored procedures.
|
||||||
|
digest: 046cbd8027ec1a45bb10e2faaccc28eb2be52b5dda8caba8988481cdf0c4519d
|
||||||
|
home: https://bitnami.com
|
||||||
|
icon: https://wiki.postgresql.org/images/a/a4/PostgreSQL_logo.3colors.svg
|
||||||
|
keywords:
|
||||||
|
- postgresql
|
||||||
|
- postgres
|
||||||
|
- database
|
||||||
|
- sql
|
||||||
|
- replication
|
||||||
|
- cluster
|
||||||
|
maintainers:
|
||||||
|
- name: VMware, Inc.
|
||||||
|
url: https://github.com/bitnami/charts
|
||||||
|
name: postgresql
|
||||||
|
sources:
|
||||||
|
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql
|
||||||
|
urls:
|
||||||
|
- assets/bitnami/postgresql-13.2.15.tgz
|
||||||
|
version: 13.2.15
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: partner
|
catalog.cattle.io/certified: partner
|
||||||
catalog.cattle.io/display-name: PostgreSQL
|
catalog.cattle.io/display-name: PostgreSQL
|
||||||
|
@ -59604,6 +60213,43 @@ entries:
|
||||||
- assets/shipa/shipa-1.4.0.tgz
|
- assets/shipa/shipa-1.4.0.tgz
|
||||||
version: 1.4.0
|
version: 1.4.0
|
||||||
spark:
|
spark:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/display-name: Apache Spark
|
||||||
|
catalog.cattle.io/kube-version: '>=1.19-0'
|
||||||
|
catalog.cattle.io/release-name: spark
|
||||||
|
category: Infrastructure
|
||||||
|
images: |
|
||||||
|
- name: spark
|
||||||
|
image: docker.io/bitnami/spark:3.5.0-debian-11-r16
|
||||||
|
licenses: Apache-2.0
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 3.5.0
|
||||||
|
created: "2023-11-22T13:39:20.348966044Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: file://./charts/common
|
||||||
|
tags:
|
||||||
|
- bitnami-common
|
||||||
|
version: 2.x.x
|
||||||
|
description: Apache Spark is a high-performance engine for large-scale computing
|
||||||
|
tasks, such as data processing, machine learning and real-time data streaming.
|
||||||
|
It includes APIs for Java, Python, Scala and R.
|
||||||
|
digest: eec5639bebe210aa79af1168112a3f89aa17366fd9970f602cdecf0ff9d449ae
|
||||||
|
home: https://bitnami.com
|
||||||
|
icon: https://www.apache.org/logos/res/spark/default.png
|
||||||
|
keywords:
|
||||||
|
- apache
|
||||||
|
- spark
|
||||||
|
maintainers:
|
||||||
|
- name: VMware, Inc.
|
||||||
|
url: https://github.com/bitnami/charts
|
||||||
|
name: spark
|
||||||
|
sources:
|
||||||
|
- https://github.com/bitnami/charts/tree/main/bitnami/spark
|
||||||
|
urls:
|
||||||
|
- assets/bitnami/spark-8.1.6.tgz
|
||||||
|
version: 8.1.6
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: partner
|
catalog.cattle.io/certified: partner
|
||||||
catalog.cattle.io/display-name: Apache Spark
|
catalog.cattle.io/display-name: Apache Spark
|
||||||
|
@ -60943,6 +61589,37 @@ entries:
|
||||||
- assets/bitnami/spark-6.3.8.tgz
|
- assets/bitnami/spark-6.3.8.tgz
|
||||||
version: 6.3.8
|
version: 6.3.8
|
||||||
speedscale-operator:
|
speedscale-operator:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/display-name: Speedscale Operator
|
||||||
|
catalog.cattle.io/kube-version: '>= 1.17.0-0'
|
||||||
|
catalog.cattle.io/release-name: speedscale-operator
|
||||||
|
apiVersion: v1
|
||||||
|
appVersion: 1.4.66
|
||||||
|
created: "2023-11-22T13:39:26.090431003Z"
|
||||||
|
description: Stress test your APIs with real world scenarios. Collect and replay
|
||||||
|
traffic without scripting.
|
||||||
|
digest: 2b2529151850e8ece24ab41c5ffe756030d3b8cb2a23f020309d8f351287deed
|
||||||
|
home: https://speedscale.com
|
||||||
|
icon: https://raw.githubusercontent.com/speedscale/assets/main/logo/gold_logo_only.png
|
||||||
|
keywords:
|
||||||
|
- speedscale
|
||||||
|
- test
|
||||||
|
- testing
|
||||||
|
- regression
|
||||||
|
- reliability
|
||||||
|
- load
|
||||||
|
- replay
|
||||||
|
- network
|
||||||
|
- traffic
|
||||||
|
kubeVersion: '>= 1.17.0-0'
|
||||||
|
maintainers:
|
||||||
|
- email: support@speedscale.com
|
||||||
|
name: Speedscale Support
|
||||||
|
name: speedscale-operator
|
||||||
|
urls:
|
||||||
|
- assets/speedscale/speedscale-operator-1.4.6.tgz
|
||||||
|
version: 1.4.6
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: partner
|
catalog.cattle.io/certified: partner
|
||||||
catalog.cattle.io/display-name: Speedscale Operator
|
catalog.cattle.io/display-name: Speedscale Operator
|
||||||
|
@ -63080,6 +63757,34 @@ entries:
|
||||||
- assets/speedscale/speedscale-operator-0.9.12600.tgz
|
- assets/speedscale/speedscale-operator-0.9.12600.tgz
|
||||||
version: 0.9.12600
|
version: 0.9.12600
|
||||||
stackstate-k8s-agent:
|
stackstate-k8s-agent:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/display-name: StackState Agent
|
||||||
|
catalog.cattle.io/kube-version: '>=1.19.0-0'
|
||||||
|
catalog.cattle.io/release-name: stackstate-k8s-agent
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 2.19.1
|
||||||
|
created: "2023-11-22T13:39:26.099155869Z"
|
||||||
|
dependencies:
|
||||||
|
- alias: httpHeaderInjectorWebhook
|
||||||
|
name: http-header-injector
|
||||||
|
repository: file://./charts/http-header-injector
|
||||||
|
version: 0.0.6
|
||||||
|
description: Helm chart for the StackState Agent.
|
||||||
|
digest: 7e4017e557d2e706b75aad92e5e0ad803493ef4fea4373d52fac7f487f536aaa
|
||||||
|
home: https://github.com/StackVista/stackstate-agent
|
||||||
|
icon: https://raw.githubusercontent.com/StackVista/helm-charts/master/stable/stackstate-k8s-agent/logo.svg
|
||||||
|
keywords:
|
||||||
|
- monitoring
|
||||||
|
- observability
|
||||||
|
- stackstate
|
||||||
|
maintainers:
|
||||||
|
- email: ops@stackstate.com
|
||||||
|
name: Stackstate
|
||||||
|
name: stackstate-k8s-agent
|
||||||
|
urls:
|
||||||
|
- assets/stackstate/stackstate-k8s-agent-1.0.54.tgz
|
||||||
|
version: 1.0.54
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: partner
|
catalog.cattle.io/certified: partner
|
||||||
catalog.cattle.io/display-name: StackState Agent
|
catalog.cattle.io/display-name: StackState Agent
|
||||||
|
@ -65011,6 +65716,51 @@ entries:
|
||||||
- assets/intel/tcs-issuer-0.1.0.tgz
|
- assets/intel/tcs-issuer-0.1.0.tgz
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
tomcat:
|
tomcat:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/display-name: Apache Tomcat
|
||||||
|
catalog.cattle.io/kube-version: '>=1.19-0'
|
||||||
|
catalog.cattle.io/release-name: tomcat
|
||||||
|
category: ApplicationServer
|
||||||
|
images: |
|
||||||
|
- name: jmx-exporter
|
||||||
|
image: docker.io/bitnami/jmx-exporter:0.20.0-debian-11-r1
|
||||||
|
- name: os-shell
|
||||||
|
image: docker.io/bitnami/os-shell:11-debian-11-r91
|
||||||
|
- name: tomcat
|
||||||
|
image: docker.io/bitnami/tomcat:10.1.16-debian-11-r2
|
||||||
|
licenses: Apache-2.0
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 10.1.16
|
||||||
|
created: "2023-11-22T13:39:20.376592104Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: file://./charts/common
|
||||||
|
tags:
|
||||||
|
- bitnami-common
|
||||||
|
version: 2.x.x
|
||||||
|
description: Apache Tomcat is an open-source web server designed to host and run
|
||||||
|
Java-based web applications. It is a lightweight server with a good performance
|
||||||
|
for applications running in production environments.
|
||||||
|
digest: 8f9a2dee8cb11ccbd3ef0f6f498a32ed671ccfd81a34e378c81e0333eb88eaf6
|
||||||
|
home: https://bitnami.com
|
||||||
|
icon: https://svn.apache.org/repos/asf/comdev/project-logos/originals/tomcat.svg
|
||||||
|
keywords:
|
||||||
|
- tomcat
|
||||||
|
- java
|
||||||
|
- http
|
||||||
|
- web
|
||||||
|
- application server
|
||||||
|
- jsp
|
||||||
|
maintainers:
|
||||||
|
- name: VMware, Inc.
|
||||||
|
url: https://github.com/bitnami/charts
|
||||||
|
name: tomcat
|
||||||
|
sources:
|
||||||
|
- https://github.com/bitnami/charts/tree/main/bitnami/tomcat
|
||||||
|
urls:
|
||||||
|
- assets/bitnami/tomcat-10.11.6.tgz
|
||||||
|
version: 10.11.6
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: partner
|
catalog.cattle.io/certified: partner
|
||||||
catalog.cattle.io/display-name: Apache Tomcat
|
catalog.cattle.io/display-name: Apache Tomcat
|
||||||
|
@ -68421,6 +69171,60 @@ entries:
|
||||||
- assets/hashicorp/vault-0.22.0.tgz
|
- assets/hashicorp/vault-0.22.0.tgz
|
||||||
version: 0.22.0
|
version: 0.22.0
|
||||||
wordpress:
|
wordpress:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/display-name: WordPress
|
||||||
|
catalog.cattle.io/kube-version: '>=1.19-0'
|
||||||
|
catalog.cattle.io/release-name: wordpress
|
||||||
|
category: CMS
|
||||||
|
images: |
|
||||||
|
- name: apache-exporter
|
||||||
|
image: docker.io/bitnami/apache-exporter:1.0.3-debian-11-r1
|
||||||
|
- name: os-shell
|
||||||
|
image: docker.io/bitnami/os-shell:11-debian-11-r91
|
||||||
|
- name: wordpress
|
||||||
|
image: docker.io/bitnami/wordpress:6.4.1-debian-11-r5
|
||||||
|
licenses: Apache-2.0
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 6.4.1
|
||||||
|
created: "2023-11-22T13:39:21.179191239Z"
|
||||||
|
dependencies:
|
||||||
|
- condition: memcached.enabled
|
||||||
|
name: memcached
|
||||||
|
repository: file://./charts/memcached
|
||||||
|
version: 6.x.x
|
||||||
|
- condition: mariadb.enabled
|
||||||
|
name: mariadb
|
||||||
|
repository: file://./charts/mariadb
|
||||||
|
version: 14.x.x
|
||||||
|
- name: common
|
||||||
|
repository: file://./charts/common
|
||||||
|
tags:
|
||||||
|
- bitnami-common
|
||||||
|
version: 2.x.x
|
||||||
|
description: WordPress is the world's most popular blogging and content management
|
||||||
|
platform. Powerful yet simple, everyone from students to global corporations
|
||||||
|
use it to build beautiful, functional websites.
|
||||||
|
digest: 724232d60a80349a046fb0d2f07ece45bf862949e5bc340147f42ee5210ea283
|
||||||
|
home: https://bitnami.com
|
||||||
|
icon: https://s.w.org/style/images/about/WordPress-logotype-simplified.png
|
||||||
|
keywords:
|
||||||
|
- application
|
||||||
|
- blog
|
||||||
|
- cms
|
||||||
|
- http
|
||||||
|
- php
|
||||||
|
- web
|
||||||
|
- wordpress
|
||||||
|
maintainers:
|
||||||
|
- name: VMware, Inc.
|
||||||
|
url: https://github.com/bitnami/charts
|
||||||
|
name: wordpress
|
||||||
|
sources:
|
||||||
|
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
|
||||||
|
urls:
|
||||||
|
- assets/bitnami/wordpress-18.1.15.tgz
|
||||||
|
version: 18.1.15
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: partner
|
catalog.cattle.io/certified: partner
|
||||||
catalog.cattle.io/display-name: WordPress
|
catalog.cattle.io/display-name: WordPress
|
||||||
|
@ -74387,6 +75191,43 @@ entries:
|
||||||
- assets/netfoundry/ziti-host-1.5.1.tgz
|
- assets/netfoundry/ziti-host-1.5.1.tgz
|
||||||
version: 1.5.1
|
version: 1.5.1
|
||||||
zookeeper:
|
zookeeper:
|
||||||
|
- annotations:
|
||||||
|
catalog.cattle.io/certified: partner
|
||||||
|
catalog.cattle.io/display-name: Apache Zookeeper
|
||||||
|
catalog.cattle.io/kube-version: '>=1.19-0'
|
||||||
|
catalog.cattle.io/release-name: zookeeper
|
||||||
|
category: Infrastructure
|
||||||
|
images: |
|
||||||
|
- name: os-shell
|
||||||
|
image: docker.io/bitnami/os-shell:11-debian-11-r91
|
||||||
|
- name: zookeeper
|
||||||
|
image: docker.io/bitnami/zookeeper:3.9.1-debian-11-r2
|
||||||
|
licenses: Apache-2.0
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 3.9.1
|
||||||
|
created: "2023-11-22T13:39:21.28672136Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: file://./charts/common
|
||||||
|
tags:
|
||||||
|
- bitnami-common
|
||||||
|
version: 2.x.x
|
||||||
|
description: Apache ZooKeeper provides a reliable, centralized register of configuration
|
||||||
|
data and services for distributed applications.
|
||||||
|
digest: c6d594900f21ba645fa38cca8ffe73db8a5ebd64fcfae92c154fc6dfe948e6f9
|
||||||
|
home: https://bitnami.com
|
||||||
|
icon: https://svn.apache.org/repos/asf/comdev/project-logos/originals/zookeeper.svg
|
||||||
|
keywords:
|
||||||
|
- zookeeper
|
||||||
|
maintainers:
|
||||||
|
- name: VMware, Inc.
|
||||||
|
url: https://github.com/bitnami/charts
|
||||||
|
name: zookeeper
|
||||||
|
sources:
|
||||||
|
- https://github.com/bitnami/charts/tree/main/bitnami/zookeeper
|
||||||
|
urls:
|
||||||
|
- assets/bitnami/zookeeper-12.3.3.tgz
|
||||||
|
version: 12.3.3
|
||||||
- annotations:
|
- annotations:
|
||||||
catalog.cattle.io/certified: partner
|
catalog.cattle.io/certified: partner
|
||||||
catalog.cattle.io/display-name: Apache Zookeeper
|
catalog.cattle.io/display-name: Apache Zookeeper
|
||||||
|
|
Loading…
Reference in New Issue