1
0
mirror of synced 2026-01-07 18:01:41 -05:00

Adding GCR

This commit is contained in:
Tom Christensen
2022-09-16 09:07:42 +00:00
parent 9079a939ac
commit a4a66bb285

View File

@@ -283,7 +283,7 @@ updates:
If you use the same configuration as in the example above, bumping the `requests` library in the `pip` development dependency group will generate a commit message of:
`pip dev: bump requests from 1.0.0 to 1.0.1`
### `ignore`
{% data reusables.dependabot.default-dependencies-allow-ignore %}
@@ -781,7 +781,8 @@ registries:
**Note:** Currently we support the following container registries:
* Docker Hub
* GitHub Container Registry
* Private ECR
* GCR (Google Cloud)
* Private ECR (AWS)
{% endnote %}
@@ -973,7 +974,7 @@ registries:
```
{% endraw %}
{% ifversion fpt or ghec or ghes > 3.4 %}
{% ifversion fpt or ghec or ghes > 3.4 %}
## Enabling support for beta-level ecosystems
### `enable-beta-ecosystems`