Compare commits

...

9 commits

8 changed files with 10 additions and 10 deletions

View file

@ -3,7 +3,7 @@ replicaCount: 1
deployment:
image:
repository: quay.io/go-skynet/local-ai
tag: v2.11.0-cublas-cuda12-ffmpeg-core
tag: v2.12.4-cublas-cuda12-ffmpeg-core
pullPolicy: Always
runtimeClassName: nvidia

View file

@ -5,7 +5,7 @@ apps:
- name: argocd
repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd
targetRevision: 5.55.0
targetRevision: 6.7.13
syncWave: '0'
syncPolicy:
automated:

View file

@ -8,7 +8,7 @@ installCRDs: true
global:
image:
repository: quay.io/argoproj/argocd
tag: v2.10.6
tag: v2.10.7
# imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 999
@ -176,7 +176,7 @@ repoServer:
initContainers:
- name: copy-cmp-server
image: quay.io/argoproj/argocd:v2.10.6
image: quay.io/argoproj/argocd:v2.10.7
command:
- cp
- -n

View file

@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/onedr0p/prowlarr-develop
# @default -- chart.appVersion
tag: "1.15"
tag: "1.16"
# -- image pull policy
pullPolicy: IfNotPresent

View file

@ -3,7 +3,7 @@ image:
registry: "codeberg.org"
repository: forgejo/forgejo
# Overrides the image tag whose default is the chart appVersion.
tag: "1.21.10-0"
tag: "1.21.11-0"
pullPolicy: Always
rootless: true

View file

@ -4,7 +4,7 @@ controllers:
main:
image:
repository: homeassistant/home-assistant
tag: "2024.3"
tag: "2024.4"
env:
TZ: Europe/Berlin

View file

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

View file

@ -5,7 +5,7 @@ apps:
- name: vault
repoURL: https://helm.releases.hashicorp.com
chart: vault
targetRevision: 0.27.0
targetRevision: 0.28.0
syncWave: '-3'
ignoreDiff:
- group: "*"
@ -18,5 +18,5 @@ apps:
namespace: vault-secrets-operator
repoURL: https://ricoberger.github.io/helm-charts
chart: vault-secrets-operator
targetRevision: 2.5.6
targetRevision: 2.5.7
syncWave: '-2'