Compare commits
1 Commits
main
..
8f33d9c562
| Author | SHA1 | Date | |
|---|---|---|---|
| 8f33d9c562 |
@@ -1 +0,0 @@
|
|||||||
description: "Internal RPM packages for Enterprise Linux 10 (RHEL/AlmaLinux/Rocky 10)"
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
description: "Internal RPM packages for Enterprise Linux 8 (RHEL/AlmaLinux/Rocky 8)"
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
description: "Internal RPM packages for Enterprise Linux 9 (RHEL/AlmaLinux/Rocky 9)"
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
description: "Internal RPM packages for Fedora 42"
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
description: "Internal RPM packages for Fedora 43"
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
description: "Internal RPM packages for Fedora 44"
|
|
||||||
@@ -1 +1 @@
|
|||||||
description: "Internal RPM packages (distribution-agnostic)"
|
description: "Internal RPM packages"
|
||||||
|
|||||||
@@ -3,9 +3,7 @@ description: Docker Hub registry
|
|||||||
immutable_ttl: 0
|
immutable_ttl: 0
|
||||||
mutable_ttl: 300
|
mutable_ttl: 300
|
||||||
patterns:
|
patterns:
|
||||||
- "^alpine/"
|
|
||||||
- "^library/almalinux"
|
- "^library/almalinux"
|
||||||
- "^library/alpine"
|
|
||||||
- "^library/busybox"
|
- "^library/busybox"
|
||||||
- "^library/debian"
|
- "^library/debian"
|
||||||
- "^library/fedora"
|
- "^library/fedora"
|
||||||
@@ -18,15 +16,10 @@ patterns:
|
|||||||
- "^emberstack/kubernetes-reflector"
|
- "^emberstack/kubernetes-reflector"
|
||||||
- "^hashicorp/consul"
|
- "^hashicorp/consul"
|
||||||
- "^hashicorp/vault"
|
- "^hashicorp/vault"
|
||||||
- "^intel/"
|
|
||||||
- "^internetsystemsconsortium/bind9"
|
|
||||||
- "^jfrog/"
|
- "^jfrog/"
|
||||||
- "^jpgouin/"
|
|
||||||
- "^kanidm/"
|
- "^kanidm/"
|
||||||
- "^osixia/"
|
|
||||||
- "^rancher/"
|
- "^rancher/"
|
||||||
- "^rspamd/rspamd"
|
- "^rspamd/rspamd"
|
||||||
- "^tiredofit/"
|
|
||||||
- "^tozd/postfix"
|
- "^tozd/postfix"
|
||||||
- "^traefik/"
|
- "^traefik/"
|
||||||
- "^valkey/valkey"
|
- "^valkey/valkey"
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
base_url: https://public.ecr.aws
|
|
||||||
description: Amazon ECR Public registry
|
|
||||||
immutable_ttl: 0
|
|
||||||
mutable_ttl: 300
|
|
||||||
patterns:
|
|
||||||
- "^docker/library/"
|
|
||||||
@@ -3,18 +3,10 @@ description: GitHub Container Registry
|
|||||||
immutable_ttl: 0
|
immutable_ttl: 0
|
||||||
mutable_ttl: 300
|
mutable_ttl: 300
|
||||||
patterns:
|
patterns:
|
||||||
- "^cloudnative-pg/"
|
- "^cloudnative-pg/cloudnative-pg"
|
||||||
- "^dexidp/"
|
|
||||||
- "^emberstack/helm-charts"
|
- "^emberstack/helm-charts"
|
||||||
- "^fallenbagel/"
|
|
||||||
- "^goauthentik/"
|
|
||||||
- "^home-operations/"
|
|
||||||
- "^jellyfin/"
|
|
||||||
- "^onedr0p/"
|
|
||||||
- "^open-webui/open-webui"
|
- "^open-webui/open-webui"
|
||||||
- "^openvoxproject/"
|
- "^openvoxproject/"
|
||||||
- "^paperclipai/"
|
|
||||||
- "^plexguide/"
|
|
||||||
- "^stakater/reloader"
|
- "^stakater/reloader"
|
||||||
- "^stalwartlabs/stalwart"
|
- "^stalwartlabs/stalwart"
|
||||||
- "^voxpupuli/puppetboard"
|
- "^voxpupuli/puppetboard"
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
base_url: https://docker.litellm.ai
|
|
||||||
description: LiteLLM container registry
|
|
||||||
immutable_ttl: 0
|
|
||||||
mutable_ttl: 300
|
|
||||||
patterns:
|
|
||||||
- "^berriai/"
|
|
||||||
@@ -3,7 +3,6 @@ description: Quay.io container registry
|
|||||||
immutable_ttl: 0
|
immutable_ttl: 0
|
||||||
mutable_ttl: 300
|
mutable_ttl: 300
|
||||||
patterns:
|
patterns:
|
||||||
- "^argoproj/"
|
|
||||||
- "^brancz/kube-rbac-proxy"
|
- "^brancz/kube-rbac-proxy"
|
||||||
- "^cephcsi/cephcsi"
|
- "^cephcsi/cephcsi"
|
||||||
- "^jetstack/cert-manager-"
|
- "^jetstack/cert-manager-"
|
||||||
|
|||||||
@@ -15,6 +15,12 @@ terraform {
|
|||||||
ca_file = "/etc/pki/tls/certs/ca-bundle.crt"
|
ca_file = "/etc/pki/tls/certs/ca-bundle.crt"
|
||||||
}
|
}
|
||||||
required_version = ">= 1.10"
|
required_version = ">= 1.10"
|
||||||
|
required_providers {
|
||||||
|
artifactapi = {
|
||||||
|
source = "git.unkin.net/unkin/artifactapi"
|
||||||
|
version = "0.1.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,9 +0,0 @@
|
|||||||
terraform {
|
|
||||||
required_version = ">= 1.10"
|
|
||||||
required_providers {
|
|
||||||
artifactapi = {
|
|
||||||
source = "artifactapi.k8s.syd1.au.unkin.net/terraform-unkin/artifactapi"
|
|
||||||
version = ">= 0.1.2"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user