Some checks are pending
Build and Publish / build-release (push) Waiting to run
15 lines
305 B
YAML
15 lines
305 B
YAML
apiVersion: v2
|
|
name: policy-service
|
|
description: Policy service for insurance quotes and policies
|
|
type: application
|
|
version: 0.1.0
|
|
appVersion: "1.0.0"
|
|
keywords:
|
|
- elixir
|
|
- commanded
|
|
- cqrs
|
|
dependencies:
|
|
- name: common
|
|
version: "4.6.2"
|
|
repository: https://bjw-s-labs.github.io/helm-charts/
|