mirror of
https://github.com/nold360/hive-apps
synced 2024-12-23 14:11:13 +00:00
Compare commits
2 commits
ded4274066
...
f8147e5fb1
Author | SHA1 | Date | |
---|---|---|---|
|
f8147e5fb1 | ||
|
caee7c25ab |
37 changed files with 146 additions and 221 deletions
|
@ -3563,7 +3563,7 @@ spec:
|
||||||
fieldPath: metadata.namespace
|
fieldPath: metadata.namespace
|
||||||
- name: TUF_ROOT
|
- name: TUF_ROOT
|
||||||
value: /tmp/.sigstore
|
value: /tmp/.sigstore
|
||||||
image: ghcr.io/fluxcd/source-controller:v1.4.1
|
image: ghcr.io/fluxcd/source-controller:v1.3.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
|
@ -5299,7 +5299,7 @@ spec:
|
||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: metadata.namespace
|
fieldPath: metadata.namespace
|
||||||
image: ghcr.io/fluxcd/kustomize-controller:v1.4.0
|
image: ghcr.io/fluxcd/kustomize-controller:v1.3.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
|
@ -7975,7 +7975,7 @@ spec:
|
||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: metadata.namespace
|
fieldPath: metadata.namespace
|
||||||
image: ghcr.io/fluxcd/notification-controller:v1.4.0
|
image: ghcr.io/fluxcd/notification-controller:v1.3.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: adguard/adguardhome
|
repository: adguard/adguardhome
|
||||||
tag: v0.107.54
|
tag: v0.107.53
|
||||||
|
|
||||||
env:
|
env:
|
||||||
TZ: Europe/Amsterdam
|
TZ: Europe/Amsterdam
|
||||||
|
|
|
@ -4,7 +4,7 @@ controllers:
|
||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: flowiseai/flowise
|
repository: flowiseai/flowise
|
||||||
tag: 2.2.0
|
tag: 1.8.4
|
||||||
command:
|
command:
|
||||||
- flowise
|
- flowise
|
||||||
- start
|
- start
|
||||||
|
|
|
@ -4,7 +4,7 @@ deployment:
|
||||||
image:
|
image:
|
||||||
repository: quay.io/go-skynet/local-ai
|
repository: quay.io/go-skynet/local-ai
|
||||||
#tag: latest-aio-gpu-nvidia-cuda-12
|
#tag: latest-aio-gpu-nvidia-cuda-12
|
||||||
tag: v2.23.0-cublas-cuda12-ffmpeg
|
tag: v2.22.0-cublas-cuda12-ffmpeg
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
runtimeClassName: nvidia
|
runtimeClassName: nvidia
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: docker.io/qdrant/qdrant
|
repository: docker.io/qdrant/qdrant
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "v1.12.4"
|
tag: "v1.10.1"
|
||||||
useUnprivilegedImage: true
|
useUnprivilegedImage: true
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
|
@ -8,7 +8,7 @@ installCRDs: true
|
||||||
global:
|
global:
|
||||||
image:
|
image:
|
||||||
repository: quay.io/argoproj/argocd
|
repository: quay.io/argoproj/argocd
|
||||||
tag: v2.13.1
|
tag: v2.11.11
|
||||||
# imagePullPolicy: IfNotPresent
|
# imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsUser: 999
|
runAsUser: 999
|
||||||
|
@ -176,7 +176,7 @@ repoServer:
|
||||||
|
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: copy-cmp-server
|
- name: copy-cmp-server
|
||||||
image: quay.io/argoproj/argocd:v2.13.1
|
image: quay.io/argoproj/argocd:v2.11.11
|
||||||
command:
|
command:
|
||||||
- cp
|
- cp
|
||||||
- -n
|
- -n
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/ombi
|
repository: ghcr.io/linuxserver/ombi
|
||||||
tag: 4.44.1
|
tag: 4.43.5
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
main:
|
main:
|
||||||
|
|
|
@ -9,7 +9,7 @@ image:
|
||||||
# -- image repository
|
# -- image repository
|
||||||
repository: ghcr.io/onedr0p/prowlarr-develop
|
repository: ghcr.io/onedr0p/prowlarr-develop
|
||||||
# @default -- chart.appVersion
|
# @default -- chart.appVersion
|
||||||
tag: "1.27"
|
tag: "1.21"
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/radarr
|
repository: ghcr.io/onedr0p/radarr
|
||||||
tag: 5.15.1.9463
|
tag: 5.8.3.8933
|
||||||
|
|
||||||
env:
|
env:
|
||||||
UMASK: "002"
|
UMASK: "002"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/sonarr
|
repository: ghcr.io/onedr0p/sonarr
|
||||||
tag: 4.0.11.2680
|
tag: 4.0.9.2244
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|
|
@ -42,19 +42,19 @@ apps:
|
||||||
namespace: ingress-internal
|
namespace: ingress-internal
|
||||||
repoURL: https://kubernetes.github.io/ingress-nginx
|
repoURL: https://kubernetes.github.io/ingress-nginx
|
||||||
chart: ingress-nginx
|
chart: ingress-nginx
|
||||||
targetRevision: 4.11.3
|
targetRevision: 4.11.1
|
||||||
syncWave: '0'
|
syncWave: '0'
|
||||||
|
|
||||||
- name: cilium
|
- name: cilium
|
||||||
existingNamespace: kube-system
|
existingNamespace: kube-system
|
||||||
repoURL: https://helm.cilium.io
|
repoURL: https://helm.cilium.io
|
||||||
chart: cilium
|
chart: cilium
|
||||||
targetRevision: 1.16.4
|
targetRevision: 1.15.9
|
||||||
|
|
||||||
- name: external-dns
|
- name: external-dns
|
||||||
repoURL: https://kubernetes-sigs.github.io/external-dns
|
repoURL: https://kubernetes-sigs.github.io/external-dns
|
||||||
chart: external-dns
|
chart: external-dns
|
||||||
targetRevision: 1.15.0
|
targetRevision: 1.14.5
|
||||||
secrets:
|
secrets:
|
||||||
- name: cloudflare-api
|
- name: cloudflare-api
|
||||||
keys:
|
keys:
|
||||||
|
@ -63,7 +63,7 @@ apps:
|
||||||
- name: external-dns-adguard
|
- name: external-dns-adguard
|
||||||
repoURL: https://kubernetes-sigs.github.io/external-dns
|
repoURL: https://kubernetes-sigs.github.io/external-dns
|
||||||
chart: external-dns
|
chart: external-dns
|
||||||
targetRevision: 1.15.0
|
targetRevision: 1.14.5
|
||||||
secrets:
|
secrets:
|
||||||
- name: adguard-config
|
- name: adguard-config
|
||||||
keys:
|
keys:
|
||||||
|
@ -75,7 +75,7 @@ apps:
|
||||||
namespace: cert-manager
|
namespace: cert-manager
|
||||||
repoURL: https://charts.jetstack.io
|
repoURL: https://charts.jetstack.io
|
||||||
chart: cert-manager
|
chart: cert-manager
|
||||||
targetRevision: v1.16.2
|
targetRevision: v1.15.3
|
||||||
secrets:
|
secrets:
|
||||||
- name: cert-manager-vault-approle
|
- name: cert-manager-vault-approle
|
||||||
keys:
|
keys:
|
||||||
|
|
|
@ -64,7 +64,7 @@ ipv4:
|
||||||
ipv6:
|
ipv6:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
kubeProxyReplacement: true
|
kubeProxyReplacement: strict
|
||||||
l2NeighDiscovery:
|
l2NeighDiscovery:
|
||||||
enabled: false
|
enabled: false
|
||||||
refreshPeriod: "30s"
|
refreshPeriod: "30s"
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: registry.k8s.io/external-dns/external-dns
|
repository: registry.k8s.io/external-dns/external-dns
|
||||||
tag: "v0.15.0"
|
tag: "v0.14.2"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
shareProcessNamespace: false
|
shareProcessNamespace: false
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: registry.k8s.io/external-dns/external-dns
|
repository: registry.k8s.io/external-dns/external-dns
|
||||||
tag: "v0.15.0"
|
tag: "v0.14.2"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
shareProcessNamespace: false
|
shareProcessNamespace: false
|
||||||
|
|
|
@ -6,7 +6,7 @@ apps:
|
||||||
- name: crossplane
|
- name: crossplane
|
||||||
repoURL: https://charts.crossplane.io/stable
|
repoURL: https://charts.crossplane.io/stable
|
||||||
chart: crossplane
|
chart: crossplane
|
||||||
targetRevision: 1.18.0
|
targetRevision: 1.16.0
|
||||||
secrets:
|
secrets:
|
||||||
- name: terraform
|
- name: terraform
|
||||||
keys:
|
keys:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/qbittorrent
|
repository: ghcr.io/onedr0p/qbittorrent
|
||||||
tag: 5.0.2
|
tag: 4.6.7
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
main:
|
main:
|
||||||
|
|
|
@ -13,7 +13,7 @@ strategy:
|
||||||
image:
|
image:
|
||||||
registry: codeberg.org
|
registry: codeberg.org
|
||||||
repository: forgejo/forgejo
|
repository: forgejo/forgejo
|
||||||
tag: "9.0"
|
tag: "7.0"
|
||||||
rootless: true
|
rootless: true
|
||||||
|
|
||||||
podSecurityContext:
|
podSecurityContext:
|
||||||
|
|
|
@ -5,7 +5,7 @@ apps:
|
||||||
- name: kube-prometheus-stack
|
- name: kube-prometheus-stack
|
||||||
repoURL: https://prometheus-community.github.io/helm-charts
|
repoURL: https://prometheus-community.github.io/helm-charts
|
||||||
chart: kube-prometheus-stack
|
chart: kube-prometheus-stack
|
||||||
targetRevision: 66.2.2
|
targetRevision: 60.5.0
|
||||||
secrets:
|
secrets:
|
||||||
- name: grafana
|
- name: grafana
|
||||||
keys:
|
keys:
|
||||||
|
|
|
@ -11,7 +11,7 @@ grafana:
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: grafana/grafana
|
repository: grafana/grafana
|
||||||
tag: 11.3.1
|
tag: 11.1.7
|
||||||
|
|
||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
|
@ -2,7 +2,7 @@ loki:
|
||||||
enabled: true
|
enabled: true
|
||||||
image:
|
image:
|
||||||
repository: grafana/loki
|
repository: grafana/loki
|
||||||
tag: 3.3.0
|
tag: 3.1.2
|
||||||
|
|
||||||
promtail:
|
promtail:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
|
@ -24,7 +24,7 @@ server:
|
||||||
enabled: true
|
enabled: true
|
||||||
image:
|
image:
|
||||||
repository: quay.io/prometheus/prometheus
|
repository: quay.io/prometheus/prometheus
|
||||||
tag: v2.55.1
|
tag: v2.53.2
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
|
|
|
@ -4,7 +4,7 @@ controllers:
|
||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: homeassistant/home-assistant
|
repository: homeassistant/home-assistant
|
||||||
tag: "2024.11"
|
tag: "2024.10"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
TZ: Europe/Berlin
|
TZ: Europe/Berlin
|
||||||
|
|
|
@ -172,7 +172,7 @@ sidecar:
|
||||||
# -- The image repository to pull from
|
# -- The image repository to pull from
|
||||||
repository: kiwigrid/k8s-sidecar
|
repository: kiwigrid/k8s-sidecar
|
||||||
# -- The image tag to pull, default: `1.23.1`
|
# -- The image tag to pull, default: `1.23.1`
|
||||||
tag: 1.28.0
|
tag: 1.27.6
|
||||||
# -- The image pull policy, default: `IfNotPresent`
|
# -- The image pull policy, default: `IfNotPresent`
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# -- The extra volume mounts for the sidecar
|
# -- The extra volume mounts for the sidecar
|
||||||
|
|
|
@ -4,7 +4,7 @@ apps:
|
||||||
- name: homer
|
- name: homer
|
||||||
repoURL: https://djjudas21.github.io/charts
|
repoURL: https://djjudas21.github.io/charts
|
||||||
chart: homer
|
chart: homer
|
||||||
targetRevision: 8.2.2
|
targetRevision: 8.1.12
|
||||||
include:
|
include:
|
||||||
- ingress-internal
|
- ingress-internal
|
||||||
- noRoot
|
- noRoot
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: b4bz/homer
|
repository: b4bz/homer
|
||||||
tag: v24.11.5
|
tag: v24.05.1
|
||||||
|
|
||||||
initContainers:
|
initContainers:
|
||||||
clone-assets:
|
clone-assets:
|
||||||
|
|
|
@ -13,5 +13,5 @@ apps:
|
||||||
- name: ingress-external
|
- name: ingress-external
|
||||||
repoURL: https://kubernetes.github.io/ingress-nginx
|
repoURL: https://kubernetes.github.io/ingress-nginx
|
||||||
chart: ingress-nginx
|
chart: ingress-nginx
|
||||||
targetRevision: 4.11.3
|
targetRevision: 4.11.1
|
||||||
syncWave: '0'
|
syncWave: '0'
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: koenkk/zigbee2mqtt
|
repository: koenkk/zigbee2mqtt
|
||||||
tag: 1.41.0
|
tag: 1.39.1
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/navidrome/navidrome
|
repository: ghcr.io/navidrome/navidrome
|
||||||
tag: 0.53.3
|
tag: 0.52.5
|
||||||
|
|
||||||
env:
|
env:
|
||||||
TZ: "Europe/Amsterdam"
|
TZ: "Europe/Amsterdam"
|
||||||
|
@ -71,4 +71,4 @@ resources:
|
||||||
cpu: 10m
|
cpu: 10m
|
||||||
memory: 50Mi
|
memory: 50Mi
|
||||||
limits:
|
limits:
|
||||||
memory: 2Gi
|
memory: 750Mi
|
||||||
|
|
|
@ -14,7 +14,7 @@ apps:
|
||||||
- name: nextcloud
|
- name: nextcloud
|
||||||
repoURL: https://nextcloud.github.io/helm
|
repoURL: https://nextcloud.github.io/helm
|
||||||
chart: nextcloud
|
chart: nextcloud
|
||||||
targetRevision: 6.2.4
|
targetRevision: 5.2.0
|
||||||
secrets:
|
secrets:
|
||||||
- name: nextcloud-user
|
- name: nextcloud-user
|
||||||
keys:
|
keys:
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
image:
|
image:
|
||||||
tag: 30-fpm
|
tag: 29-fpm
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
|
|
||||||
nextcloud:
|
nextcloud:
|
||||||
|
|
|
@ -15,7 +15,7 @@ ingress:
|
||||||
- paperless.dc
|
- paperless.dc
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/paperless-ngx/paperless-ngx
|
repository: ghcr.io/paperless-ngx/paperless-ngx
|
||||||
tag: 2.13.5
|
tag: 2.11.6
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
# -- See the following files for additional environment variables:
|
# -- See the following files for additional environment variables:
|
||||||
|
|
|
@ -11,7 +11,7 @@ apps:
|
||||||
namespace: s3
|
namespace: s3
|
||||||
repoURL: https://charts.min.io
|
repoURL: https://charts.min.io
|
||||||
chart: minio
|
chart: minio
|
||||||
targetRevision: 5.3.0
|
targetRevision: 5.2.0
|
||||||
secrets:
|
secrets:
|
||||||
- name: minio-root
|
- name: minio-root
|
||||||
keys:
|
keys:
|
||||||
|
@ -22,7 +22,7 @@ apps:
|
||||||
namespace: cnpg-system
|
namespace: cnpg-system
|
||||||
repoURL: https://cloudnative-pg.github.io/charts
|
repoURL: https://cloudnative-pg.github.io/charts
|
||||||
chart: cloudnative-pg
|
chart: cloudnative-pg
|
||||||
targetRevision: 0.22.1
|
targetRevision: 0.21.6
|
||||||
|
|
||||||
- name: redis-operator
|
- name: redis-operator
|
||||||
repoURL: https://ot-container-kit.github.io/helm-charts
|
repoURL: https://ot-container-kit.github.io/helm-charts
|
||||||
|
|
|
@ -5,7 +5,7 @@ apps:
|
||||||
- name: vault
|
- name: vault
|
||||||
repoURL: https://helm.releases.hashicorp.com
|
repoURL: https://helm.releases.hashicorp.com
|
||||||
chart: vault
|
chart: vault
|
||||||
targetRevision: 0.29.1
|
targetRevision: 0.28.1
|
||||||
syncWave: '-3'
|
syncWave: '-3'
|
||||||
ignoreDiff:
|
ignoreDiff:
|
||||||
- group: "*"
|
- group: "*"
|
||||||
|
@ -18,5 +18,5 @@ apps:
|
||||||
namespace: vault-secrets-operator
|
namespace: vault-secrets-operator
|
||||||
repoURL: https://ricoberger.github.io/helm-charts
|
repoURL: https://ricoberger.github.io/helm-charts
|
||||||
chart: vault-secrets-operator
|
chart: vault-secrets-operator
|
||||||
targetRevision: 2.6.1
|
targetRevision: 2.5.10
|
||||||
syncWave: '-2'
|
syncWave: '-2'
|
||||||
|
|
|
@ -11,7 +11,7 @@ server:
|
||||||
enabled: true
|
enabled: true
|
||||||
image:
|
image:
|
||||||
repository: "hashicorp/vault"
|
repository: "hashicorp/vault"
|
||||||
tag: "1.18.2"
|
tag: "1.17.6"
|
||||||
auditStorage:
|
auditStorage:
|
||||||
accessMode: ReadWriteOnce
|
accessMode: ReadWriteOnce
|
||||||
annotations: {}
|
annotations: {}
|
||||||
|
|
|
@ -19,7 +19,6 @@ env:
|
||||||
WOODPECKER_BACKEND_K8S_POD_ANNOTATIONS: ''
|
WOODPECKER_BACKEND_K8S_POD_ANNOTATIONS: ''
|
||||||
WOODPECKER_CONNECT_RETRY_COUNT: '1'
|
WOODPECKER_CONNECT_RETRY_COUNT: '1'
|
||||||
|
|
||||||
mapAgentSecret: false
|
|
||||||
# -- Add extra secret that is contains environment variables
|
# -- Add extra secret that is contains environment variables
|
||||||
extraSecretNamesForEnvFrom:
|
extraSecretNamesForEnvFrom:
|
||||||
- woodpecker-secret
|
- woodpecker-secret
|
||||||
|
|
|
@ -31,6 +31,10 @@ extraSecretNamesForEnvFrom:
|
||||||
- woodpecker-secret
|
- woodpecker-secret
|
||||||
- github-oauth
|
- github-oauth
|
||||||
|
|
||||||
|
# -- Create a generic secret to store things in, e.g. env values
|
||||||
|
secrets:
|
||||||
|
- name: woodpecker-store
|
||||||
|
|
||||||
persistentVolume:
|
persistentVolume:
|
||||||
enabled: true
|
enabled: true
|
||||||
size: 10Gi
|
size: 10Gi
|
||||||
|
|
158
renovate.json
158
renovate.json
|
@ -5,23 +5,14 @@
|
||||||
"dependencyDashboardTitle": "Renovate Dashboard",
|
"dependencyDashboardTitle": "Renovate Dashboard",
|
||||||
"commitMessageSuffix": "",
|
"commitMessageSuffix": "",
|
||||||
"commitBody": "",
|
"commitBody": "",
|
||||||
"prHourlyLimit": 20,
|
"suppressNotifications": ["prIgnoreNotification"],
|
||||||
"suppressNotifications": [
|
|
||||||
"prIgnoreNotification"
|
|
||||||
],
|
|
||||||
"rebaseWhen": "conflicted",
|
"rebaseWhen": "conflicted",
|
||||||
"assignees": [
|
"assignees": ["@nold360"],
|
||||||
"@nold360"
|
|
||||||
],
|
|
||||||
"helm-values": {
|
"helm-values": {
|
||||||
"fileMatch": [
|
"fileMatch": ["projects/.*/values/.+\\.ya?ml$"]
|
||||||
"projects/.*/values/.+\\.ya?ml$"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"kubernetes": {
|
"kubernetes": {
|
||||||
"fileMatch": [
|
"fileMatch": ["\\.ya?ml$"],
|
||||||
"\\.ya?ml$"
|
|
||||||
],
|
|
||||||
"ignorePaths": [
|
"ignorePaths": [
|
||||||
"projects",
|
"projects",
|
||||||
"ansible",
|
"ansible",
|
||||||
|
@ -29,12 +20,9 @@
|
||||||
".github"
|
".github"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"customManagers": [
|
"regexManagers": [
|
||||||
{
|
{
|
||||||
"customType": "regex",
|
"fileMatch": ["project.ya?ml$"],
|
||||||
"fileMatch": [
|
|
||||||
"project.ya?ml$"
|
|
||||||
],
|
|
||||||
"matchStrings": [
|
"matchStrings": [
|
||||||
"repoURL: (?<registryUrl>.*?)\n *chart: (?<depName>.*?)\n *targetRevision: (?<currentValue>.*)\n"
|
"repoURL: (?<registryUrl>.*?)\n *chart: (?<depName>.*?)\n *targetRevision: (?<currentValue>.*)\n"
|
||||||
],
|
],
|
||||||
|
@ -43,137 +31,71 @@
|
||||||
],
|
],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"matchDatasources": [
|
"datasources": ["helm"],
|
||||||
"helm"
|
"managers": ["regex"],
|
||||||
],
|
"packageNames": [
|
||||||
"matchManagers": [
|
|
||||||
"custom.regex"
|
|
||||||
],
|
|
||||||
"matchPackageNames": [
|
|
||||||
"app-template",
|
"app-template",
|
||||||
"common"
|
"common"
|
||||||
],
|
],
|
||||||
"registryUrls": [
|
"registryUrls": ["https://bjw-s.github.io/helm-charts"]
|
||||||
"https://bjw-s.github.io/helm-charts"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": [
|
"datasources": ["helm"],
|
||||||
"helm"
|
|
||||||
],
|
|
||||||
"commitMessageTopic": "Helm chart {{depName}}",
|
"commitMessageTopic": "Helm chart {{depName}}",
|
||||||
"separateMinorPatch": true
|
"separateMinorPatch": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": [
|
"datasources": ["docker"],
|
||||||
"docker"
|
|
||||||
],
|
|
||||||
"commitMessageTopic": "Docker image {{depName}}",
|
"commitMessageTopic": "Docker image {{depName}}",
|
||||||
"commitMessageExtra": "to {{#if isSingleVersion}}v{{{newVersion}}}{{else}}{{{newValue}}}{{/if}}",
|
"commitMessageExtra": "to {{#if isSingleVersion}}v{{{toVersion}}}{{else}}{{{newValue}}}{{/if}}",
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"separateMinorPatch": true
|
"separateMinorPatch": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": [
|
"datasources": ["docker"],
|
||||||
"docker"
|
"updateTypes": ["major"],
|
||||||
],
|
"labels": ["renovate/image-release", "dependency/major"]
|
||||||
"matchUpdateTypes": [
|
|
||||||
"major"
|
|
||||||
],
|
|
||||||
"labels": [
|
|
||||||
"renovate/image-release",
|
|
||||||
"dependency/major"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": [
|
"datasources": ["docker"],
|
||||||
"docker"
|
"updateTypes": ["minor"],
|
||||||
],
|
"labels": ["renovate/image-release", "dependency/minor"]
|
||||||
"matchUpdateTypes": [
|
|
||||||
"minor"
|
|
||||||
],
|
|
||||||
"labels": [
|
|
||||||
"renovate/image-release",
|
|
||||||
"dependency/minor"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": [
|
"datasources": ["docker"],
|
||||||
"docker"
|
"updateTypes": ["patch"],
|
||||||
],
|
"labels": ["renovate/image-release", "dependency/patch"]
|
||||||
"matchUpdateTypes": [
|
|
||||||
"patch"
|
|
||||||
],
|
|
||||||
"labels": [
|
|
||||||
"renovate/image-release",
|
|
||||||
"dependency/patch"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": [
|
"datasources": ["helm"],
|
||||||
"helm"
|
"updateTypes": ["major"],
|
||||||
],
|
"labels": ["renovate/helm-release", "dependency/major"]
|
||||||
"matchUpdateTypes": [
|
|
||||||
"major"
|
|
||||||
],
|
|
||||||
"labels": [
|
|
||||||
"renovate/helm-release",
|
|
||||||
"dependency/major"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": [
|
"datasources": ["helm"],
|
||||||
"helm"
|
"updateTypes": ["minor"],
|
||||||
],
|
"labels": ["renovate/helm-release", "dependency/minor"]
|
||||||
"matchUpdateTypes": [
|
|
||||||
"minor"
|
|
||||||
],
|
|
||||||
"labels": [
|
|
||||||
"renovate/helm-release",
|
|
||||||
"dependency/minor"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": [
|
"datasources": ["helm"],
|
||||||
"helm"
|
"updateTypes": ["patch"],
|
||||||
],
|
"labels": ["renovate/helm-release", "dependency/patch"]
|
||||||
"matchUpdateTypes": [
|
|
||||||
"patch"
|
|
||||||
],
|
|
||||||
"labels": [
|
|
||||||
"renovate/helm-release",
|
|
||||||
"dependency/patch"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": [
|
"datasources": ["docker"],
|
||||||
"docker"
|
|
||||||
],
|
|
||||||
"automerge": true,
|
"automerge": true,
|
||||||
"ignoreTests": true,
|
"requiredStatusChecks": null,
|
||||||
"schedule": "after 1am and before 5am",
|
"schedule": "after 1am and before 5am",
|
||||||
"matchUpdateTypes": [
|
"updateTypes": ["minor", "patch"],
|
||||||
"minor",
|
"excludePackagePatterns": [ ".*cilium.*", ".*hubble.*", ".*cilium/operator"]
|
||||||
"patch"
|
|
||||||
],
|
|
||||||
"matchPackageNames": [
|
|
||||||
"!/.*cilium.*/",
|
|
||||||
"!/.*hubble.*/",
|
|
||||||
"!/.*cilium/operator/"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": [
|
"datasources": ["helm"],
|
||||||
"helm"
|
|
||||||
],
|
|
||||||
"automerge": true,
|
"automerge": true,
|
||||||
"ignoreTests": true,
|
"requiredStatusChecks": null,
|
||||||
"schedule": "after 1am and before 5am",
|
"schedule": "after 1am and before 5am",
|
||||||
"matchUpdateTypes": [
|
"updateTypes": ["minor", "patch"],
|
||||||
"minor",
|
"excludePackageNames": []
|
||||||
"patch"
|
|
||||||
],
|
|
||||||
"matchPackageNames": []
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue