Compare commits

...

7 commits

6 changed files with 7 additions and 7 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

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

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/heimdall
tag: v2.5.7
tag: 20.8.8
pullPolicy: IfNotPresent
securityContext:

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'