forked from aquaproj/aqua-registry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaqua-registry-updater.yaml
36 lines (35 loc) · 1.37 KB
/
aqua-registry-updater.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
limit: 150
container_registry:
registry: ghcr.io
reopsitory: aquaproj/aqua-registry
auth:
username: suzuki-shunsuke
templates:
pr_body: >
{{if .ReleaseURL}}[{{.NewVersion}}]({{.ReleaseURL}}) [compare]({{.CompareURL}}){{end}}
This pull request was created by aqua-registry-updater.
ignore_packages:
# asset isn't released anymore
- grafana/xk6
- lotabout/skim
- google/jsonnet
- suzuki-shunsuke/checkout-merged-branch-with-ci-info
- suzuki-shunsuke/ci-renovate-config-validator
- suzuki-shunsuke/discussion-slack-notifier
- sigstore/sget
- github/licensed
- xremap/xremap/hypr # https://github.com/xremap/xremap/pull/479
- xremap/xremap/sway # https://github.com/xremap/xremap/pull/479
# IP restriction
- bridgecrewio/yor
# https://github.com/LukeChannings/deno-arm64/releases/tag/v1.40.4
# > This will be the final binary distribution from this repo.
# > Please go to denoland/deno for the official releases.
- LukeChannings/deno-arm64
# archived
- wasmerio/wapm-cli
# not maintained
- kurehajime/dajarep # https://github.com/aquaproj/aqua-registry/pull/21053
- kurehajime/pong-command # https://github.com/aquaproj/aqua-registry/pull/21054
- golang/tools/guru # https://github.com/aquaproj/aqua-registry/pull/21620
- cert-manager/cert-manager/cmctl # The code of cmctl was moved from cert-manager/cert-manager to cert-manager/cmctl