Try tekton
This commit is contained in:
parent
a941f7df16
commit
bfe08e1eae
@ -12,6 +12,11 @@ releases:
|
||||
namespace: drone-service
|
||||
createNamespace: false
|
||||
|
||||
- <<: *tekton-pipeline
|
||||
installed: true
|
||||
namespace: tekton-service
|
||||
createNamespace: true
|
||||
|
||||
- <<: *longhorn
|
||||
installed: true
|
||||
namespace: longhorn-system
|
||||
|
@ -213,6 +213,11 @@ templates:
|
||||
- template: default-env-secrets
|
||||
- template: drone-common
|
||||
|
||||
tekton-pipeline: &tekton-pipeline
|
||||
name: tekton-pipeline
|
||||
chart: cdf/tekton-pipeline
|
||||
version: 1.0.2
|
||||
|
||||
nrodionov: &nrodionov
|
||||
name: nrodionov
|
||||
chart: bitnami/wordpress
|
||||
|
@ -35,4 +35,6 @@ repositories:
|
||||
- name: db-operator
|
||||
url: https://db-operator.github.io/charts
|
||||
- name: allanger-gitea
|
||||
url: https://git.badhouseplants.net/api/packages/allanger/helm
|
||||
url: https://git.badhouseplants.net/api/packages/allanger/helm
|
||||
- name: cdf
|
||||
url: https://cdfoundation.github.io/tekton-helm-chart/
|
||||
|
Reference in New Issue
Block a user