Skip to content

Commit

Permalink
Adding regsync.yaml generated with latest versiong of build scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmlp committed Oct 23, 2023
1 parent 5280367 commit d7cefbf
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions regsync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ creds:
- registry: '{{ env "REGISTRY_ENDPOINT" }}'
user: '{{ env "REGISTRY_USERNAME" }}'
pass: '{{ env "REGISTRY_PASSWORD" }}'
reqConcurrent: 10
reqPerSec: 50
defaults:
mediaTypes:
- application/vnd.docker.distribution.manifest.v2+json
Expand Down Expand Up @@ -535,7 +537,6 @@ sync:
type: repository
tags:
allow:
- latest
- v1.18.0
- v1.19.0
- v1.2.1
Expand All @@ -560,7 +561,6 @@ sync:
type: repository
tags:
allow:
- latest
- v2.1.0
- v2.2.1
- v2.3.0
Expand All @@ -578,7 +578,6 @@ sync:
type: repository
tags:
allow:
- latest
- v2.1.0
- v2.2.1
- v2.3.0
Expand Down Expand Up @@ -1344,7 +1343,6 @@ sync:
type: repository
tags:
allow:
- latest
- v3.2.0
- v3.3.0
- v3.4.0
Expand All @@ -1355,7 +1353,6 @@ sync:
type: repository
tags:
allow:
- latest
- v2.3.0
- v2.5.0
- v2.5.1
Expand All @@ -1366,7 +1363,6 @@ sync:
type: repository
tags:
allow:
- latest
- v2.2.0
- v3.0.0
- v3.1.0
Expand All @@ -1378,7 +1374,6 @@ sync:
type: repository
tags:
allow:
- latest
- v1.3.0
- v1.4.0
- v1.6.0
Expand All @@ -1388,7 +1383,6 @@ sync:
type: repository
tags:
allow:
- latest
- v2.4.0
- v2.6.0
- v2.7.0
Expand Down

0 comments on commit d7cefbf

Please sign in to comment.