-
Notifications
You must be signed in to change notification settings - Fork 2
/
sync-ghcr.yml
87 lines (85 loc) · 1.64 KB
/
sync-ghcr.yml
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
docker.io:
tls-verify: true
images-by-semver:
vmware/govc: ">= v0.37.0"
grafana/grafana-oss: ">= 11.1.0"
images:
alpine:
- '3.21'
- '3.20'
- '3.19'
- '3.18'
almalinux:
- '8.9'
- '8.10'
- '8.10-minimal'
- '9.5'
- '9.5-minimal'
redhat/ubi8:
- '8.9'
- '8.10'
redhat/ubi8-minimal:
- '8.9'
- '8.10'
debian:
- 'bookworm-slim'
hadolint/hadolint:
- 'v2.12.0-alpine'
hashicorp/packer:
- '1.11.2'
hashicorp/tfc-agent:
- '1.17.3'
python:
- 3.11.4-bullseye
- 3.12.2-bullseye
- 3.12.2-alpine3.19
- 3.11.9-alpine3.19
- 3.11.4-alpine3.18
golang:
- 1.21.12-alpine3.20
- 1.22.7-alpine3.20
- 1.23.4-alpine3.21
koalaman/shellcheck-alpine:
- v0.9.0
tonistiigi/binfmt:
- latest
node:
- 20.3-alpine3.18
- 21.6-alpine3.19
quay.io:
tls-verify: true
images:
fedora/fedora-coreos:
- stable
fedora/fedora:
- '39'
- '40'
- '41'
- '40-aarch64'
- '41-aarch64'
centos/centos:
- stream8
- stream9
skopeo/stable:
- 'v1.16'
- 'v1.17'
images-by-semver:
prometheus/prometheus: ">= v2.53.0"
prometheus/snmp-exporter: ">= v0.26.0"
prometheus/blackbox-exporter: ">= v0.25.0"
cgr.dev:
tls-verify: true
images-by-semver:
chainguard/curl: ">= 8.1.2"
images:
chainguard/static:
- 'latest'
chainguard/nginx:
- 'latest'
ghcr.io:
tls-verify: true
images-by-semver:
siderolabs/conform: ">= v0.1.0"
images:
zaproxy/zaproxy:
- '20240402-stable'