Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lenaxia/home-ops-dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 44ed74730de5b415ffd2adce5fd586b3ba820490
Choose a base ref
..
head repository: lenaxia/home-ops-dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 747a9b1f8bcd67b7882ce0a2b2545eb689c470f8
Choose a head ref
2 changes: 1 addition & 1 deletion cluster/staging/apps/home/localai/app/helm-release.yaml
Original file line number Diff line number Diff line change
@@ -53,7 +53,7 @@ spec:
image:
repository: localai/localai
#tag: v2.9.0-cublas-cuda12-ffmpeg
tag: v2.22.1-cublas-cuda12-ffmpeg
tag: v2.23.0-cublas-cuda12-ffmpeg
env:
DEBUG: true
LD_LIBRARY_PATH: "/usr/lib/x86_64-linux-gnu/:$LD_LIBRARY_PATH"
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@ spec:
main:
image:
repository: yidadaa/chatgpt-next-web
tag: v2.11.3
tag: v2.15.7
env:
TZ: ${TIMEZONE}
#BASE_URL: "http://localai.home.svc.cluster.local:8080"
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: kube-prometheus-stack
version: 57.1.0
version: 65.8.1
sourceRef:
kind: HelmRepository
name: prometheus-community
4 changes: 2 additions & 2 deletions cluster/staging/apps/storage/kopia-web/app/helm-release.yaml
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ spec:
values:
initContainers:
wait-for-repo:
image: kopia/kopia:0.17.0@sha256:51784ce0961940846f4f47cab2d4f58e2e0cb467de357f9a80279b149a00c06e
image: kopia/kopia:20241105.0.230245@sha256:2985cf3dfc62977cdfd12b196515d811bb289ff2cfcfc4245f75fe55e072a25f
command:
- /bin/bash
- -c
@@ -38,7 +38,7 @@ spec:
mountPath: /snapshots
image:
repository: kopia/kopia
tag: 0.17.0@sha256:51784ce0961940846f4f47cab2d4f58e2e0cb467de357f9a80279b149a00c06e
tag: 20241105.0.230245@sha256:2985cf3dfc62977cdfd12b196515d811bb289ff2cfcfc4245f75fe55e072a25f
pullPolicy: Always
env:
TZ: "${TIMEZONE}"
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@ spec:

image:
repository: ghcr.io/dgtlmoon/changedetection.io
tag: 0.42.2
tag: 0.47.05
pullPolicy: Always

env: