File tree Expand file tree Collapse file tree
helm/attestation-verifier Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,6 +37,9 @@ dependencies:
3737 - name : cleanup-jobs
3838 repository : file://./charts/cleanup-jobs/
3939 version : 0.0.8
40+ - name : trustagent-aas-manager
41+ repository : file://./charts/trustagent-aas-manager
42+ version : 0.0.8
4043description : A Helm chart for Deploying Attestation Verifier
4144name : attestation-verifier
4245type : application
Original file line number Diff line number Diff line change 11apiVersion : v2
2- appVersion : 0.1.0
2+ appVersion : 0.0.8
33dependencies :
44- name : factory
55 repository : file://../../charts/factory/
6- version : 0.1.0
6+ version : 0.0.8
77description : A Helm chart for cleaning up folders create post helm uninstall of a release
88name : cleanup-host
99type : application
10- version : 0.1.0
10+ version : 0.0.8
Original file line number Diff line number Diff line change 11apiVersion : v2
2- appVersion : 0.1.0
2+ appVersion : 0.0.8
33dependencies :
44- name : factory
55 repository : file://../../charts/factory/
6- version : 0.1.0
6+ version : 0.0.8
77description : A Helm chart for cleaning up jobs before upgrade
88name : cleanup-jobs
99type : application
10- version : 0.1.0
10+ version : 0.0.8
Original file line number Diff line number Diff line change 11apiVersion : v2
2- appVersion : 0.1.0
2+ appVersion : 0.0.8
33dependencies :
44- name : factory
55 repository : file://../../charts/factory/
6- version : 0.1.0
6+ version : 0.0.8
77description : A Helm chart for cleaning up secrets post helm uninstall of a release
88name : cleanup-secrets
99type : application
10- version : 0.1.0
10+ version : 0.0.8
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11apiVersion : v2
2- appVersion : 0.0.9-dev
2+ appVersion : 0.0.8
33dependencies :
44- name : factory
55 repository : file://../../charts/factory/
6- version : 0.0.9-dev
7- description : A Helm chart for creating Trust agent service account
6+ version : 0.0.8
7+ description : A Helm chart for creating trustagent service account
88name : trustagent-aas-manager
99type : application
10- version : 0.0.9-dev
10+ version : 0.0.8
11+
Original file line number Diff line number Diff line change 11{{- include "factory.headers" . }}
22---
3- {{- include "factory.createAASRolesAndPermissionSecret" . }}
4-
3+ {{ include "factory.createAASRolesAndPermissionSecret" . }}
You can’t perform that action at this time.
0 commit comments