mirror of
https://github.com/renovatebot/renovate.git
synced 2025-05-13 08:01:49 +00:00
10 lines
212 B
YAML
10 lines
212 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1beta2
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: actions-runner-controller
|
|
namespace: flux-system
|
|
spec:
|
|
type: oci
|
|
interval: 30m
|
|
url: oci://ghcr.io/actions
|
|
timeout: 3m
|