Compare commits

...

10 commits

8 changed files with 10 additions and 10 deletions

View file

@ -3,7 +3,7 @@ replicaCount: 1
deployment: deployment:
image: image:
repository: quay.io/go-skynet/local-ai 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 pullPolicy: Always
runtimeClassName: nvidia runtimeClassName: nvidia

View file

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

View file

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

View file

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

View file

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

View file

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

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.6.3 tag: 2.7.2
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# -- See the following files for additional environment variables: # -- See the following files for additional environment variables:

View file

@ -5,7 +5,7 @@ apps:
- name: vault - name: vault
repoURL: https://helm.releases.hashicorp.com repoURL: https://helm.releases.hashicorp.com
chart: vault chart: vault
targetRevision: 0.27.0 targetRevision: 0.28.0
syncWave: '-3' syncWave: '-3'
ignoreDiff: ignoreDiff:
- group: "*" - group: "*"
@ -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.5.6 targetRevision: 2.5.7
syncWave: '-2' syncWave: '-2'