Compare commits

..

2 commits

Author SHA1 Message Date
renovate[bot]
0a35ab67c7
Merge 0d62f57de1 into 1270a0168f 2024-10-21 03:37:51 +00:00
renovate[bot]
0d62f57de1
chore(deps): update helm chart argo-workflows to v0.42.5 2024-10-21 03:37:48 +00:00
21 changed files with 26 additions and 26 deletions

View file

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

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

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

View file

@ -1,6 +1,6 @@
image: image:
repository: ghcr.io/onedr0p/sonarr repository: ghcr.io/onedr0p/sonarr
tag: 4.0.10.2544 tag: 4.0.9.2244
securityContext: securityContext:
privileged: true privileged: true

View file

@ -42,19 +42,19 @@ apps:
namespace: ingress-internal namespace: ingress-internal
repoURL: https://kubernetes.github.io/ingress-nginx repoURL: https://kubernetes.github.io/ingress-nginx
chart: ingress-nginx chart: ingress-nginx
targetRevision: 4.11.3 targetRevision: 4.11.1
syncWave: '0' syncWave: '0'
- name: cilium - name: cilium
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.1 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

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

View file

@ -13,5 +13,5 @@ apps:
- name: ingress-external - name: ingress-external
repoURL: https://kubernetes.github.io/ingress-nginx repoURL: https://kubernetes.github.io/ingress-nginx
chart: ingress-nginx chart: ingress-nginx
targetRevision: 4.11.3 targetRevision: 4.11.1
syncWave: '0' syncWave: '0'

View file

@ -71,4 +71,4 @@ resources:
cpu: 10m cpu: 10m
memory: 50Mi memory: 50Mi
limits: limits:
memory: 2Gi memory: 750Mi

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

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

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'

View file

@ -5,7 +5,7 @@ apps:
- name: argo-workflows - name: argo-workflows
repoURL: https://argoproj.github.io/argo-helm repoURL: https://argoproj.github.io/argo-helm
chart: argo-workflows chart: argo-workflows
targetRevision: 0.42.6 targetRevision: 0.42.5
# secrets: # secrets:
# - name: argocd-secret # - name: argocd-secret
# keys: # keys: