Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
"config:recommended",
|
||||
"github>truecharts/public//.github/renovate/main.json5"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,4 +13,4 @@
|
||||
"commitMessageTopic": "image {{depName}}"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -34,4 +34,4 @@
|
||||
"addLabels": ["renovate/github-action"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,4 +24,4 @@
|
||||
// List any dependencies to ignore globally if needed
|
||||
],
|
||||
"requiredStatusChecks": null,
|
||||
}
|
||||
}
|
||||
|
||||
@@ -17,4 +17,4 @@
|
||||
// Add any global ignores here
|
||||
],
|
||||
"requiredStatusChecks": null,
|
||||
}
|
||||
}
|
||||
|
||||
@@ -17,4 +17,4 @@
|
||||
// Add any global ignores here if needed
|
||||
],
|
||||
"requiredStatusChecks": null,
|
||||
}
|
||||
}
|
||||
|
||||
@@ -50,4 +50,4 @@
|
||||
"**/archive/**",
|
||||
"**/resources/**"
|
||||
],
|
||||
}
|
||||
}
|
||||
|
||||
@@ -38,4 +38,4 @@
|
||||
"branchPrefix": "github-automerge-"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -23,4 +23,4 @@
|
||||
"branchPrefix": "regex-"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"packageRules": [
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -232,4 +232,4 @@
|
||||
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -240,4 +240,4 @@
|
||||
groupName: "React",
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
"schedule": ["on the first day of the month"]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
"ignore": [
|
||||
// Add any paths or patterns to ignore specific CalVer updates, if necessary
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
"ignore": [
|
||||
// Add any paths or patterns to ignore specific digest updates, if necessary
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,4 +9,4 @@
|
||||
"ignore": [
|
||||
// Add any paths or patterns to ignore specific digest updates, if necessary
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,4 +16,4 @@
|
||||
dependencyDashboardApproval: true,
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
"ignore": [
|
||||
// Add any paths or patterns to ignore specific minor updates, if necessary
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
"ignore": [
|
||||
// Add any paths or patterns to ignore specific patch updates, if necessary
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,4 +9,4 @@
|
||||
"ignore": [
|
||||
// Add any paths or patterns to ignore specific digest updates, if necessary
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -57,4 +57,4 @@ index_cache/
|
||||
helm/
|
||||
node_modules/
|
||||
!archive/website
|
||||
!repositories/helm
|
||||
!repositories/helm
|
||||
|
||||
+3
-3
@@ -1,7 +1,7 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: truecharts
|
||||
namespace: flux-system
|
||||
name: truecharts
|
||||
namespace: flux-system
|
||||
resources:
|
||||
- ./repositories
|
||||
- ./repositories
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: tc-authentik
|
||||
namespace: flux-system
|
||||
name: tc-authentik
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 15m
|
||||
url: https://charts.goauthentik.io
|
||||
timeout: 3m
|
||||
interval: 15m
|
||||
url: https://charts.goauthentik.io
|
||||
timeout: 3m
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: tc-crowdsec
|
||||
namespace: flux-system
|
||||
name: tc-crowdsec
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://crowdsecurity.github.io/helm-charts
|
||||
interval: 1h
|
||||
url: https://crowdsecurity.github.io/helm-charts
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: tc-deliveryhero
|
||||
namespace: flux-system
|
||||
name: tc-deliveryhero
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 30m
|
||||
url: https://charts.deliveryhero.io/
|
||||
timeout: 3m
|
||||
interval: 30m
|
||||
url: https://charts.deliveryhero.io/
|
||||
timeout: 3m
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: tc-democratic-csi
|
||||
namespace: flux-system
|
||||
name: tc-democratic-csi
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 30m
|
||||
url: https://democratic-csi.github.io/charts/
|
||||
timeout: 3m
|
||||
interval: 30m
|
||||
url: https://democratic-csi.github.io/charts/
|
||||
timeout: 3m
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: tc-dysnix
|
||||
namespace: flux-system
|
||||
name: tc-dysnix
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://dysnix.github.io/charts
|
||||
interval: 1h
|
||||
url: https://dysnix.github.io/charts
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: tc-fairwinds
|
||||
namespace: flux-system
|
||||
name: tc-fairwinds
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 30m
|
||||
url: https://charts.fairwinds.com/stable
|
||||
timeout: 3m
|
||||
interval: 30m
|
||||
url: https://charts.fairwinds.com/stable
|
||||
timeout: 3m
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: tc-fluent-bit
|
||||
namespace: flux-system
|
||||
name: tc-fluent-bit
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 10m
|
||||
url: https://fluent.github.io/helm-charts
|
||||
timeout: 3m
|
||||
interval: 10m
|
||||
url: https://fluent.github.io/helm-charts
|
||||
timeout: 3m
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: tc-infracloudio
|
||||
namespace: flux-system
|
||||
name: tc-infracloudio
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 10m
|
||||
url: https://infracloudio.github.io/charts
|
||||
timeout: 3m
|
||||
interval: 10m
|
||||
url: https://infracloudio.github.io/charts
|
||||
timeout: 3m
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: tc-jaegertracing
|
||||
namespace: flux-system
|
||||
name: tc-jaegertracing
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 30m
|
||||
url: https://jaegertracing.github.io/helm-charts
|
||||
timeout: 3m
|
||||
interval: 30m
|
||||
url: https://jaegertracing.github.io/helm-charts
|
||||
timeout: 3m
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: tc-k8s-at-home
|
||||
namespace: flux-system
|
||||
name: tc-k8s-at-home
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 10m
|
||||
url: https://k8s-at-home.com/charts
|
||||
timeout: 3m
|
||||
interval: 10m
|
||||
url: https://k8s-at-home.com/charts
|
||||
timeout: 3m
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: tc-kubernetes-sigs-metrics-server
|
||||
namespace: flux-system
|
||||
name: tc-kubernetes-sigs-metrics-server
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 30m
|
||||
url: https://kubernetes-sigs.github.io/metrics-server/
|
||||
timeout: 3m
|
||||
interval: 30m
|
||||
url: https://kubernetes-sigs.github.io/metrics-server/
|
||||
timeout: 3m
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: truecharts-helm-repos
|
||||
namespace: flux-system
|
||||
name: truecharts-helm-repos
|
||||
namespace: flux-system
|
||||
resources:
|
||||
- actions-runner-controller.yaml
|
||||
- authentik.yaml
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: tc-lwolf
|
||||
namespace: flux-system
|
||||
name: tc-lwolf
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://charts.lwolf.org
|
||||
timeout: 3m
|
||||
interval: 1h
|
||||
url: https://charts.lwolf.org
|
||||
timeout: 3m
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: tc-metallb
|
||||
namespace: flux-system
|
||||
name: tc-metallb
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 10m
|
||||
url: https://metallb.github.io/metallb
|
||||
timeout: 3m
|
||||
interval: 10m
|
||||
url: https://metallb.github.io/metallb
|
||||
timeout: 3m
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: tc-runix
|
||||
namespace: flux-system
|
||||
name: tc-runix
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 30m
|
||||
url: https://helm.runix.net
|
||||
timeout: 3m
|
||||
interval: 30m
|
||||
url: https://helm.runix.net
|
||||
timeout: 3m
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: tc-traefik
|
||||
namespace: flux-system
|
||||
name: tc-traefik
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 10m
|
||||
url: https://helm.traefik.io/traefik
|
||||
timeout: 3m
|
||||
interval: 10m
|
||||
url: https://helm.traefik.io/traefik
|
||||
timeout: 3m
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: tc-truecharts
|
||||
namespace: flux-system
|
||||
name: tc-truecharts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
type: oci
|
||||
interval: 5m
|
||||
url: oci://tccr.io/truecharts
|
||||
type: oci
|
||||
interval: 5m
|
||||
url: oci://tccr.io/truecharts
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: tc-weave-gitops
|
||||
namespace: flux-system
|
||||
name: tc-weave-gitops
|
||||
namespace: flux-system
|
||||
spec:
|
||||
type: oci
|
||||
interval: 5m
|
||||
url: oci://ghcr.io/weaveworks/charts
|
||||
type: oci
|
||||
interval: 5m
|
||||
url: oci://ghcr.io/weaveworks/charts
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: truecharts-repositories
|
||||
namespace: flux-system
|
||||
name: truecharts-repositories
|
||||
namespace: flux-system
|
||||
resources:
|
||||
- ./helm
|
||||
- ./helm
|
||||
|
||||
Reference in New Issue
Block a user