-
-
Notifications
You must be signed in to change notification settings - Fork 114
/
aqua-registry-updater.yaml
44 lines (43 loc) · 1.92 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
37
38
39
40
41
42
43
44
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
- hashicorp/go-getter # https://github.com/hashicorp/go-getter/issues/357
- kastenhq/external-tools/k10multicluster
# 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
- momaek/authy
- GoogleContainerTools/container-diff
# deleted
- golang/tools/gorename # https://github.com/golang/go/issues/69360
# 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
- theupdateframework/go-tuf/tuf # They decided to leave go-tuf as a library only. https://github.com/theupdateframework/go-tuf/releases/tag/v2.0.0
- theupdateframework/go-tuf/tuf-client # They decided to leave go-tuf as a library only. https://github.com/theupdateframework/go-tuf/releases/tag/v2.0.0