Compare commits

..

2 commits

Author SHA1 Message Date
renovate[bot]
a222193bbc
Merge be95006a42 into 533b7ea2e7 2024-11-18 16:52:57 +00:00
renovate[bot]
be95006a42
chore(deps): update helm chart falco to v4 2024-11-18 16:52:54 +00:00
10 changed files with 10 additions and 11 deletions

View file

@ -5,4 +5,4 @@ apps:
- name: falco
repoURL: https://falcosecurity.github.io/charts
chart: falco
targetRevision: 4.15.0
targetRevision: 4.14.2

View file

@ -4,7 +4,7 @@ controllers:
main:
image:
repository: flowiseai/flowise
tag: 2.1.5
tag: 2.1.4
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

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