Compare commits

..

1 commit

Author SHA1 Message Date
renovate[bot]
84949329a6
chore(deps): update helm chart falco to v4 2024-09-17 14:20:03 +00:00
5 changed files with 5 additions and 11 deletions

View file

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

View file

@ -4,7 +4,7 @@ deployment:
image:
repository: quay.io/go-skynet/local-ai
#tag: latest-aio-gpu-nvidia-cuda-12
tag: v2.21.0-cublas-cuda12-ffmpeg
tag: v2.20.1-cublas-cuda12-ffmpeg
pullPolicy: Always
runtimeClassName: nvidia

View file

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

View file

@ -23,13 +23,7 @@ global:
# Set the verbosity of cert-manager. Range of 0 - 6 with 6 being the most verbose.
logLevel: 2
leaderElection:
namespace: "cert-manager"
crds:
enabled: true
installCRDs: true
replicaCount: 1
strategy:

View file

@ -33,7 +33,7 @@ certificate:
secretName: redis-operator-tls
certmanager:
enabled: false
enabled: true
monitoring:
# Enable Prometheus PodMonitor to monitor the operator.