Compare commits

..

1 commit

Author SHA1 Message Date
renovate[bot]
76509b8daa
chore(deps): update docker image flowiseai/flowise to v2.1.3 2024-10-23 19:23:11 +00:00
13 changed files with 17 additions and 17 deletions

View file

@ -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.22.1-cublas-cuda12-ffmpeg tag: v2.22.0-cublas-cuda12-ffmpeg
pullPolicy: Always pullPolicy: Always
runtimeClassName: nvidia runtimeClassName: nvidia

View file

@ -49,12 +49,12 @@ apps:
existingNamespace: kube-system existingNamespace: kube-system
repoURL: https://helm.cilium.io repoURL: https://helm.cilium.io
chart: cilium chart: cilium
targetRevision: 1.16.3 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.1 targetRevision: v1.15.3
secrets: secrets:
- name: cert-manager-vault-approle - name: cert-manager-vault-approle
keys: keys:

View file

@ -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"

View file

@ -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.17.1 targetRevision: 1.16.0
secrets: secrets:
- name: terraform - name: terraform
keys: keys:

View file

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

View file

@ -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:

View file

@ -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: 65.4.0 targetRevision: 60.5.0
secrets: secrets:
- name: grafana - name: grafana
keys: keys:

View file

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

View file

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

View file

@ -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.1.15 targetRevision: 8.1.12
include: include:
- ingress-internal - ingress-internal
- noRoot - noRoot

View file

@ -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.1 targetRevision: 5.2.0
secrets: secrets:
- name: nextcloud-user - name: nextcloud-user
keys: keys:

View file

@ -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

View file

@ -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.0 targetRevision: 2.5.10
syncWave: '-2' syncWave: '-2'