Skip to content

Commit

Permalink
Publish fullstack-cluster-setup-0.14.0.tgz fullstack-deployment-0.14.…
Browse files Browse the repository at this point in the history
…0.tgz
  • Loading branch information
nathanklick committed Dec 6, 2023
1 parent faf1036 commit e8f0776
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 1 deletion.
Binary file added charts/fullstack-cluster-setup-0.14.0.tgz
Binary file not shown.
Binary file added charts/fullstack-deployment-0.14.0.tgz
Binary file not shown.
62 changes: 61 additions & 1 deletion charts/index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,40 @@
apiVersion: v1
entries:
fullstack-cluster-setup:
- apiVersion: v2
appVersion: 0.14.0
created: "2023-12-06T00:02:19.876500699Z"
dependencies:
- alias: minio-operator
condition: cloud.minio.enabled
name: operator
repository: https://operator.min.io/
version: 5.0.7
- alias: prometheus-stack
condition: cloud.prometheusStack.enabled
name: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 52.0.1
- condition: cloud.grafanaAgent.enabled
name: grafana-agent
repository: https://grafana.github.io/helm-charts
version: 0.27.1
- alias: envoy-gateway
condition: cloud.envoyGateway.enabled
name: gateway-helm
repository: oci://docker.io/envoyproxy
version: v0.5.0
- condition: cloud.certManager.enabled
name: cert-manager
repository: https://charts.jetstack.io
version: v1.13.2
description: A Helm chart to setup shared resources for fullstack-testing
digest: 5a71f219ce80f4ebce889d70a573f2a11181dd59916f8c55f33bbeafca5537f9
name: fullstack-cluster-setup
type: application
urls:
- https://hashgraph.github.io/full-stack-testing/charts/fullstack-cluster-setup-0.14.0.tgz
version: 0.14.0
- apiVersion: v2
appVersion: 0.13.0
created: "2023-11-17T16:02:26.644292132Z"
Expand Down Expand Up @@ -61,6 +95,32 @@ entries:
- https://hashgraph.github.io/full-stack-testing/charts/fullstack-cluster-setup-0.12.0.tgz
version: 0.12.0
fullstack-deployment:
- apiVersion: v2
appVersion: 0.14.0
created: "2023-12-06T00:02:19.91124068Z"
dependencies:
- condition: hedera-explorer.enabled
name: hedera-explorer
repository: ""
version: 0.2.0
- alias: hedera-mirror-node
condition: hedera-mirror-node.enabled
name: hedera-mirror
repository: https://hashgraph.github.io/hedera-mirror-node/charts
version: 0.86.0
- alias: minio-server
condition: cloud.minio.enabled
name: tenant
repository: https://operator.min.io/
version: 5.0.7
description: A Helm chart for the fullstack deployment
digest: b9fffd71212116a657e45b86400362b555773d799df79a3a76719a925d26b39c
kubeVersion: '>=1.25.0-0'
name: fullstack-deployment
type: application
urls:
- https://hashgraph.github.io/full-stack-testing/charts/fullstack-deployment-0.14.0.tgz
version: 0.14.0
- apiVersion: v2
appVersion: 0.13.0
created: "2023-11-17T16:02:26.693635909Z"
Expand Down Expand Up @@ -113,4 +173,4 @@ entries:
urls:
- https://hashgraph.github.io/full-stack-testing/charts/fullstack-deployment-0.12.0.tgz
version: 0.12.0
generated: "2023-11-17T16:02:26.57978633Z"
generated: "2023-12-06T00:02:19.806234926Z"

0 comments on commit e8f0776

Please sign in to comment.