
Update the airshipctl version pin and fixes in the reference type and site manifests to keep up to date with the airshipctl changes in version 2.1. Change-Id: I19c1cf874f33eeccba5b0fbc74404dd5d462f55d
13 lines
594 B
YAML
13 lines
594 B
YAML
resources:
|
|
- ../get/
|
|
- ../encryption-keys/
|
|
- secrets.yaml
|
|
- ../../../../../../airshipctl/manifests/function/templater-helpers/secret-generator/ # libs needed for generator
|
|
transformers:
|
|
- ../../../../type/airship-core/shared/update-secrets/
|
|
- ../../../../../../airshipctl/manifests/function/templater-helpers/cleanup/ # remove libs after using in all generators
|
|
- ../../../../type/airship-core/shared/update-secrets/fileplacement # update paths for imports
|
|
- ../../../../type/airship-core/shared/encrypt-secrets
|
|
- ../../../../type/airship-core/shared/encrypt-secrets/cleanup
|
|
|