Skip to content

Commit

Permalink
Update index.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: easterbrennan <[email protected]>
  • Loading branch information
easterbrennan committed Jul 25, 2024
1 parent ad591b2 commit ca8110f
Showing 1 changed file with 65 additions and 1 deletion.
66 changes: 65 additions & 1 deletion index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,70 @@ entries:
- https://github.com/mintel/helm-charts/releases/download/hybrid-consul-config-crds-0.0.1/hybrid-consul-config-crds-0.0.1.tgz
version: 0.0.1
standard-application-stack:
- apiVersion: v2
created: "2024-07-25T08:20:47.817053789Z"
dependencies:
- condition: (and redis.enabled (eq global.clusterEnv "local"))
name: redis
repository: https://charts.bitnami.com/bitnami
tags:
- localRedis
version: 16.11.2
- condition: (and mariadb.enabled (eq global.clusterEnv "local"))
name: mariadb
repository: https://charts.bitnami.com/bitnami
tags:
- localMariadb
version: 11.0.10
- condition: (and postgresql.enabled (eq global.clusterEnv "local"))
name: postgresql
repository: https://charts.bitnami.com/bitnami
tags:
- localPostgresql
version: 11.6.3
- condition: (and mailhog.enabled (eq global.clusterEnv "local"))
name: mailhog
repository: https://codecentric.github.io/helm-charts
tags:
- localMailhog
version: 4.1.0
- condition: (and kibana.enabled (eq global.clusterEnv "local"))
name: kibana
repository: https://helm.elastic.co
tags:
- localKibana
version: 7.5.2
- condition: (and elasticsearch.enabled (eq global.clusterEnv "local"))
name: elasticsearch
repository: https://helm.elastic.co
tags:
- localElasticsearch
version: 7.5.2
- condition: (and opensearch.enabled (eq global.clusterEnv "local"))
name: opensearch
repository: https://opensearch-project.github.io/helm-charts
tags:
- localOpensearch
version: 1.4.2
- condition: (and opensearch.enabled (eq global.clusterEnv "local"))
name: opensearch-dashboards
repository: https://opensearch-project.github.io/helm-charts
tags:
- localOpensearch
version: 1.0.8
- condition: (and localstack.enabled (eq global.clusterEnv "local"))
name: localstack
repository: https://localstack.github.io/helm-charts
tags:
- localLocalstack
version: 0.3.5
description: A generic chart to support most common application requirements
digest: 50e5bd381df8c827b996e296e1cd93a9bcdcdee5e50889e409b307a194fbb792
name: standard-application-stack
type: application
urls:
- https://github.com/mintel/helm-charts/releases/download/standard-application-stack-7.3.0/standard-application-stack-7.3.0.tgz
version: 7.3.0
- apiVersion: v2
created: "2024-07-24T12:20:28.450786713Z"
dependencies:
Expand Down Expand Up @@ -13608,4 +13672,4 @@ entries:
urls:
- https://github.com/mintel/helm-charts/releases/download/testchart-0.1.1/testchart-0.1.1.tgz
version: 0.1.1
generated: "2024-07-24T12:20:28.451378427Z"
generated: "2024-07-25T08:20:47.817830897Z"

0 comments on commit ca8110f

Please sign in to comment.