Skip to content

Commit

Permalink
Sync Helm charts (#47)
Browse files Browse the repository at this point in the history
Co-authored-by: DA Machine <da-machine@digitalasset.com>
  • Loading branch information
githubuser-da and DA Machine authored Jun 1, 2023
1 parent 67b6434 commit abcb871
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions charts/canton-domain/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
apiVersion: v2
name: "canton-domain"
version: 0.0.8
appVersion: 2.6.0
kubeVersion: ">= 1.21.0-0"
version: 0.1.0
appVersion: 2.6.4
kubeVersion: ">= 1.22.0-0"
description: "A Helm chart for Canton Domains"
home: https://github.com/digital-asset/daml-helm-charts/tree/main/charts/canton-domain
icon: https://raw.githubusercontent.com/digital-asset/daml-helm-charts/main/images/canton-logo.png
Expand Down
6 changes: 3 additions & 3 deletions charts/canton-participant/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
apiVersion: v2
name: "canton-participant"
version: 0.0.8
appVersion: 2.6.0
kubeVersion: ">= 1.21.0-0"
version: 0.1.0
appVersion: 2.6.4
kubeVersion: ">= 1.22.0-0"
description: "A Helm chart for Canton Participants"
home: https://github.com/digital-asset/daml-helm-charts/tree/main/charts/canton-participant
icon: https://raw.githubusercontent.com/digital-asset/daml-helm-charts/main/images/canton-logo.png
Expand Down
6 changes: 3 additions & 3 deletions charts/daml-http-json/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
apiVersion: v2
name: "daml-http-json"
version: 0.0.8
appVersion: 2.6.0
kubeVersion: ">= 1.21.0-0"
version: 0.1.0
appVersion: 2.6.4
kubeVersion: ">= 1.22.0-0"
description: "A Helm chart for Daml HTTP JSON API service"
home: https://github.com/digital-asset/daml-helm-charts/tree/main/charts/daml-http-json
icon: https://raw.githubusercontent.com/digital-asset/daml-helm-charts/main/images/daml-logo.png
Expand Down
6 changes: 3 additions & 3 deletions charts/daml-trigger/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
apiVersion: v2
name: "daml-trigger"
version: 0.0.8
appVersion: 2.6.0
kubeVersion: ">= 1.21.0-0"
version: 0.1.0
appVersion: 2.6.4
kubeVersion: ">= 1.22.0-0"
description: "A Helm chart for Daml Trigger service"
home: https://github.com/digital-asset/daml-helm-charts/tree/main/charts/daml-trigger
icon: https://raw.githubusercontent.com/digital-asset/daml-helm-charts/main/images/daml-logo.png
Expand Down

0 comments on commit abcb871

Please sign in to comment.