Compare commits

..

2 commits

Author SHA1 Message Date
renovate[bot]
f30930326d
Merge 316c2438fb into 5b332a1b80 2024-11-14 23:08:13 +00:00
renovate[bot]
316c2438fb
chore(deps): update helm chart authentik to v2024 2024-11-14 23:08:11 +00:00
12 changed files with 12 additions and 13 deletions

View file

@ -5,7 +5,7 @@ apps:
- name: authentik
repoURL: https://charts.goauthentik.io/
chart: authentik
targetRevision: 2024.10.4
targetRevision: 2024.10.2
secrets:
- name: authentik
keys:

View file

@ -4,7 +4,7 @@ controllers:
main:
image:
repository: flowiseai/flowise
tag: 2.1.5
tag: 2.1.3
command:
- flowise
- start

View file

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

View file

@ -8,7 +8,7 @@ installCRDs: true
global:
image:
repository: quay.io/argoproj/argocd
tag: v2.13.1
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.13.1
image: quay.io/argoproj/argocd:v2.13.0
command:
- cp
- -n

View file

@ -1,6 +1,6 @@
image:
repository: ghcr.io/onedr0p/radarr
tag: 5.15.1.9463
tag: 5.14.0.9383
env:
UMASK: "002"

View file

@ -49,7 +49,7 @@ apps:
existingNamespace: kube-system
repoURL: https://helm.cilium.io
chart: cilium
targetRevision: 1.16.4
targetRevision: 1.16.3
- name: external-dns
repoURL: https://kubernetes-sigs.github.io/external-dns

View file

@ -1,7 +1,7 @@
---
image:
repository: ghcr.io/onedr0p/qbittorrent
tag: 5.0.2
tag: 5.0.1
ingress:
main:

View file

@ -11,7 +11,7 @@ grafana:
image:
repository: grafana/grafana
tag: 11.3.1
tag: 11.3.0
persistence:
enabled: true

View file

@ -2,7 +2,7 @@ loki:
enabled: true
image:
repository: grafana/loki
tag: 3.3.0
tag: 3.2.1
promtail:
enabled: true

View file

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

View file

@ -14,7 +14,7 @@ apps:
- name: nextcloud
repoURL: https://nextcloud.github.io/helm
chart: nextcloud
targetRevision: 6.2.3
targetRevision: 6.2.2
secrets:
- name: nextcloud-user
keys:

View file

@ -5,7 +5,6 @@
"dependencyDashboardTitle": "Renovate Dashboard",
"commitMessageSuffix": "",
"commitBody": "",
"prHourlyLimit": 20,
"suppressNotifications": [
"prIgnoreNotification"
],