ci: migrate from gitlab ci to woodpecker
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
This commit is contained in:
parent
b641ff9dbc
commit
9eacd10bb3
4 changed files with 47 additions and 18 deletions
10
readme.md
10
readme.md
|
|
@ -4,11 +4,11 @@ Install and configure [Zot](https://zotregistry.dev/) - an OCI-native container
|
|||
|
||||
## Variables
|
||||
|
||||
| Variable | Required | Default | Description |
|
||||
|----------|----------|---------|-------------|
|
||||
| `zot_version` | No | `2.1.16` | Zot release version to install |
|
||||
| `zot_cve_scanning` | No | `false` | Enable CVE scanning of images |
|
||||
| `zot_sync_credentials` | No | undefined | List of sync registry credentials to avoid rate limits |
|
||||
| Variable | Required | Default | Description |
|
||||
| ---------------------- | -------- | --------- | ------------------------------------------------------ |
|
||||
| `zot_version` | No | `2.1.16` | Zot release version to install |
|
||||
| `zot_cve_scanning` | No | `false` | Enable CVE scanning of images |
|
||||
| `zot_sync_credentials` | No | undefined | List of sync registry credentials to avoid rate limits |
|
||||
|
||||
## Example
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue