1234567891011121314151617181920
apiVersion: v2
description: "Temporal is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way"
name: temporal
type: application
version: "1.6.0"
appVersion: "1.31.2"
annotations:
minimus.io/labels: data
minimus.io/icon: temporal-server
minimus.io/images: |
- name: temporal-admin-tools
image: "reg.mini.dev/temporal-admin-tools:1.31.2"
- name: temporal-server
image: "reg.mini.dev/temporal-server:1.31.2"
- name: temporal-ui
image: "reg.mini.dev/temporal-ui:2.52.0"
dependencies:
- name: "temporal"
version: "1.6.0"
repository: "https://temporalio.github.io/helm-charts"