Compare commits

...

15 commits

Author SHA1 Message Date
renovate[bot]
238c1f2842
chore(deps): update helm chart core to v2.8.2 2024-11-11 07:45:04 +00:00
renovate[bot]
8437cddac4
chore(deps): update docker image quay.io/argoproj/argocd to v2.13.0 (#2517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 07:44:16 +00:00
renovate[bot]
9f84bca0d3
chore(deps): update docker image koenkk/zigbee2mqtt to v1.41.0 (#2516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 03:43:07 +00:00
renovate[bot]
15af136bf7
chore(deps): update docker image homeassistant/home-assistant to v2024.11 (#2515)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 03:42:24 +00:00
renovate[bot]
42d10367de
chore(deps): update docker image ghcr.io/onedr0p/prowlarr-develop to v1.26 (#2514)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 02:08:18 +00:00
renovate[bot]
c8736e911e
chore(deps): update docker image b4bz/homer to v24.11.1 (#2513)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 02:07:03 +00:00
renovate[bot]
9bddc59c36
chore(deps): update docker image quay.io/prometheus/prometheus to v2.55.1 (#2510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-10 22:18:43 +00:00
renovate[bot]
3f68183d5a
chore(deps): update docker image quay.io/argoproj/argocd to v2.12.7 (#2509)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-10 22:18:20 +00:00
renovate[bot]
8cdd6ea185
chore(deps): update docker image hashicorp/vault to v1.18.1 (#2508)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-10 20:57:48 +00:00
renovate[bot]
3e4f381807
chore(deps): update docker image ghcr.io/paperless-ngx/paperless-ngx to v2.13.5 (#2507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-10 20:57:33 +00:00
renovate[bot]
fca31a3aa8
chore(deps): update docker image docker.io/qdrant/qdrant to v1.12.2 (#2506)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-10 20:57:01 +00:00
renovate[bot]
e1f2ed9c0b
chore(deps): update docker image adguard/adguardhome to v0.107.54 (#2505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-10 20:56:43 +00:00
renovate[bot]
1ab5591ca5 chore(deps): update helm chart crossplane to v1.17.3 2024-11-07 20:28:25 +01:00
renovate[bot]
f40fd1365f chore(deps): update helm chart kube-prometheus-stack to v65.8.1 2024-11-07 20:27:56 +01:00
renovate[bot]
58f6ce91c1 chore(config): migrate config renovate.json 2024-11-07 20:27:36 +01:00
14 changed files with 189 additions and 112 deletions

View file

@ -5,4 +5,4 @@ apps:
- name: core
repoURL: https://neuvector.github.io/neuvector-helm/
chart: core
targetRevision: 2.7.7
targetRevision: 2.8.2

View file

@ -1,6 +1,6 @@
image:
repository: adguard/adguardhome
tag: v0.107.53
tag: v0.107.54
env:
TZ: Europe/Amsterdam

View file

@ -1,7 +1,7 @@
image:
repository: docker.io/qdrant/qdrant
pullPolicy: IfNotPresent
tag: "v1.12.1"
tag: "v1.12.2"
useUnprivilegedImage: true
env:

View file

@ -8,7 +8,7 @@ installCRDs: true
global:
image:
repository: quay.io/argoproj/argocd
tag: v2.12.6
tag: v2.13.0
# imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 999
@ -176,7 +176,7 @@ repoServer:
initContainers:
- name: copy-cmp-server
image: quay.io/argoproj/argocd:v2.12.6
image: quay.io/argoproj/argocd:v2.13.0
command:
- cp
- -n

View file

@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/onedr0p/prowlarr-develop
# @default -- chart.appVersion
tag: "1.25"
tag: "1.26"
# -- image pull policy
pullPolicy: IfNotPresent

View file

@ -6,7 +6,7 @@ apps:
- name: crossplane
repoURL: https://charts.crossplane.io/stable
chart: crossplane
targetRevision: 1.17.1
targetRevision: 1.17.3
secrets:
- name: terraform
keys:

View file

@ -5,7 +5,7 @@ apps:
- name: kube-prometheus-stack
repoURL: https://prometheus-community.github.io/helm-charts
chart: kube-prometheus-stack
targetRevision: 65.4.0
targetRevision: 65.8.1
secrets:
- name: grafana
keys:

View file

@ -24,7 +24,7 @@ server:
enabled: true
image:
repository: quay.io/prometheus/prometheus
tag: v2.55.0
tag: v2.55.1
strategy:
type: Recreate

View file

@ -4,7 +4,7 @@ controllers:
main:
image:
repository: homeassistant/home-assistant
tag: "2024.10"
tag: "2024.11"
env:
TZ: Europe/Berlin

View file

@ -1,6 +1,6 @@
image:
repository: b4bz/homer
tag: v24.10.2
tag: v24.11.1
initContainers:
clone-assets:

View file

@ -1,6 +1,6 @@
image:
repository: koenkk/zigbee2mqtt
tag: 1.40.2
tag: 1.41.0
service:
main:

View file

@ -15,7 +15,7 @@ ingress:
- paperless.dc
image:
repository: ghcr.io/paperless-ngx/paperless-ngx
tag: 2.13.1
tag: 2.13.5
pullPolicy: IfNotPresent
# -- See the following files for additional environment variables:

View file

@ -11,7 +11,7 @@ server:
enabled: true
image:
repository: "hashicorp/vault"
tag: "1.18.0"
tag: "1.18.1"
auditStorage:
accessMode: ReadWriteOnce
annotations: {}

View file

@ -1,101 +1,178 @@
{
"enabled": true,
"timezone": "Europe/Berlin",
"dependencyDashboard": true,
"dependencyDashboardTitle": "Renovate Dashboard",
"commitMessageSuffix": "",
"commitBody": "",
"suppressNotifications": ["prIgnoreNotification"],
"rebaseWhen": "conflicted",
"assignees": ["@nold360"],
"helm-values": {
"fileMatch": ["projects/.*/values/.+\\.ya?ml$"]
},
"kubernetes": {
"fileMatch": ["\\.ya?ml$"],
"ignorePaths": [
"projects",
"ansible",
"scripts",
".github"
"enabled": true,
"timezone": "Europe/Berlin",
"dependencyDashboard": true,
"dependencyDashboardTitle": "Renovate Dashboard",
"commitMessageSuffix": "",
"commitBody": "",
"suppressNotifications": [
"prIgnoreNotification"
],
"rebaseWhen": "conflicted",
"assignees": [
"@nold360"
],
"helm-values": {
"fileMatch": [
"projects/.*/values/.+\\.ya?ml$"
]
},
"kubernetes": {
"fileMatch": [
"\\.ya?ml$"
],
"ignorePaths": [
"projects",
"ansible",
"scripts",
".github"
]
},
"customManagers": [
{
"customType": "regex",
"fileMatch": [
"project.ya?ml$"
],
"matchStrings": [
"repoURL: (?<registryUrl>.*?)\n *chart: (?<depName>.*?)\n *targetRevision: (?<currentValue>.*)\n"
],
"datasourceTemplate": "helm"
}
],
"packageRules": [
{
"matchDatasources": [
"helm"
],
"matchManagers": [
"custom.regex"
],
"matchPackageNames": [
"app-template",
"common"
],
"registryUrls": [
"https://bjw-s.github.io/helm-charts"
]
},
"regexManagers": [
{
"fileMatch": ["project.ya?ml$"],
"matchStrings": [
"repoURL: (?<registryUrl>.*?)\n *chart: (?<depName>.*?)\n *targetRevision: (?<currentValue>.*)\n"
],
"datasourceTemplate": "helm"
}
],
"packageRules": [
{
"datasources": ["helm"],
"managers": ["regex"],
"packageNames": [
"app-template",
"common"
],
"registryUrls": ["https://bjw-s.github.io/helm-charts"]
},
{
"datasources": ["helm"],
"commitMessageTopic": "Helm chart {{depName}}",
"separateMinorPatch": true
},
{
"datasources": ["docker"],
"commitMessageTopic": "Docker image {{depName}}",
"commitMessageExtra": "to {{#if isSingleVersion}}v{{{toVersion}}}{{else}}{{{newValue}}}{{/if}}",
"enabled": true,
"separateMinorPatch": true
},
{
"datasources": ["docker"],
"updateTypes": ["major"],
"labels": ["renovate/image-release", "dependency/major"]
},
{
"datasources": ["docker"],
"updateTypes": ["minor"],
"labels": ["renovate/image-release", "dependency/minor"]
},
{
"datasources": ["docker"],
"updateTypes": ["patch"],
"labels": ["renovate/image-release", "dependency/patch"]
},
{
"datasources": ["helm"],
"updateTypes": ["major"],
"labels": ["renovate/helm-release", "dependency/major"]
},
{
"datasources": ["helm"],
"updateTypes": ["minor"],
"labels": ["renovate/helm-release", "dependency/minor"]
},
{
"datasources": ["helm"],
"updateTypes": ["patch"],
"labels": ["renovate/helm-release", "dependency/patch"]
},
{
"datasources": ["docker"],
"automerge": true,
"requiredStatusChecks": null,
"schedule": "after 1am and before 5am",
"updateTypes": ["minor", "patch"],
"excludePackagePatterns": [ ".*cilium.*", ".*hubble.*", ".*cilium/operator"]
},
{
"datasources": ["helm"],
"automerge": true,
"requiredStatusChecks": null,
"schedule": "after 1am and before 5am",
"updateTypes": ["minor", "patch"],
"excludePackageNames": []
}
]
}
{
"matchDatasources": [
"helm"
],
"commitMessageTopic": "Helm chart {{depName}}",
"separateMinorPatch": true
},
{
"matchDatasources": [
"docker"
],
"commitMessageTopic": "Docker image {{depName}}",
"commitMessageExtra": "to {{#if isSingleVersion}}v{{{newVersion}}}{{else}}{{{newValue}}}{{/if}}",
"enabled": true,
"separateMinorPatch": true
},
{
"matchDatasources": [
"docker"
],
"matchUpdateTypes": [
"major"
],
"labels": [
"renovate/image-release",
"dependency/major"
]
},
{
"matchDatasources": [
"docker"
],
"matchUpdateTypes": [
"minor"
],
"labels": [
"renovate/image-release",
"dependency/minor"
]
},
{
"matchDatasources": [
"docker"
],
"matchUpdateTypes": [
"patch"
],
"labels": [
"renovate/image-release",
"dependency/patch"
]
},
{
"matchDatasources": [
"helm"
],
"matchUpdateTypes": [
"major"
],
"labels": [
"renovate/helm-release",
"dependency/major"
]
},
{
"matchDatasources": [
"helm"
],
"matchUpdateTypes": [
"minor"
],
"labels": [
"renovate/helm-release",
"dependency/minor"
]
},
{
"matchDatasources": [
"helm"
],
"matchUpdateTypes": [
"patch"
],
"labels": [
"renovate/helm-release",
"dependency/patch"
]
},
{
"matchDatasources": [
"docker"
],
"automerge": true,
"ignoreTests": true,
"schedule": "after 1am and before 5am",
"matchUpdateTypes": [
"minor",
"patch"
],
"matchPackageNames": [
"!/.*cilium.*/",
"!/.*hubble.*/",
"!/.*cilium/operator/"
]
},
{
"matchDatasources": [
"helm"
],
"automerge": true,
"ignoreTests": true,
"schedule": "after 1am and before 5am",
"matchUpdateTypes": [
"minor",
"patch"
],
"matchPackageNames": []
}
]
}