Compare commits
25 Commits
7d184de4cf
...
82f72fc674
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
82f72fc674 | ||
|
|
8b1eee7336 | ||
|
|
853accd2d2 | ||
|
|
8845661a1c | ||
|
|
b2ffe04ae4 | ||
|
|
b43b2b1039 | ||
|
|
6fc21e9809 | ||
|
|
48cd237041 | ||
|
|
a9a1c7076a | ||
|
|
23432b73d6 | ||
|
|
3d8ccfab0c | ||
|
|
91a9936ea1 | ||
|
|
66cc4d6925 | ||
|
|
979c08e6be | ||
|
|
e9afda696e | ||
|
|
27fda556eb | ||
|
|
0f9f5b6b45 | ||
|
|
6a4c4d0776 | ||
|
|
297304c6fc | ||
|
|
43edf8bee1 | ||
|
|
080d93796b | ||
|
|
39baf797ae | ||
|
|
27d5ecfbbd | ||
|
|
aa73269899 | ||
|
|
6c05ae7045 |
@@ -9,7 +9,7 @@ code-server:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/code-server
|
||||
tag: 4.96.4@sha256:1c0c8d975186fd58ab2dbb50f0370c29ca1dcb6abe93b18c613104e9f44262b3
|
||||
tag: 4.96.4@sha256:11f009e81643d28f4527e3aa23f64bcd672be5ec2046be46c84755c82b5ad471
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
||||
@@ -2,7 +2,7 @@ element-web:
|
||||
replicaCount: 1
|
||||
image:
|
||||
repository: vectorim/element-web
|
||||
tag: v1.11.90
|
||||
tag: v1.11.91
|
||||
pullPolicy: IfNotPresent
|
||||
defaultServer:
|
||||
url: https://matrix.alexlebens.dev
|
||||
|
||||
@@ -9,7 +9,7 @@ immich:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-server
|
||||
tag: v1.125.2
|
||||
tag: v1.125.7
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
@@ -100,7 +100,7 @@ immich:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-machine-learning
|
||||
tag: v1.125.2
|
||||
tag: v1.125.7
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TRANSFORMERS_CACHE
|
||||
|
||||
@@ -9,7 +9,7 @@ jellyfin:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/jellyfin/jellyfin
|
||||
tag: 10.10.4
|
||||
tag: 10.10.5
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
||||
@@ -13,7 +13,7 @@ lidatube:
|
||||
main:
|
||||
image:
|
||||
repository: thewicklowwolf/lidatube
|
||||
tag: 0.2.14
|
||||
tag: 0.2.15
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: PUID
|
||||
|
||||
@@ -9,7 +9,7 @@ tdarr:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/haveagitgat/tdarr
|
||||
tag: 2.30.01
|
||||
tag: 2.31.01
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
@@ -48,7 +48,7 @@ tdarr:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/haveagitgat/tdarr_node
|
||||
tag: 2.30.01
|
||||
tag: 2.31.01
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
||||
@@ -15,7 +15,7 @@ maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: argo-cd
|
||||
version: 7.7.16
|
||||
version: 7.8.0
|
||||
repository: https://argoproj.github.io/argo-helm
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/argocd.png
|
||||
appVersion: v2.13.2
|
||||
|
||||
@@ -15,7 +15,7 @@ maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: grafana
|
||||
version: 8.8.5
|
||||
version: 8.9.0
|
||||
repository: https://grafana.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/grafana.png
|
||||
appVersion: 11.4.0
|
||||
|
||||
@@ -17,7 +17,7 @@ maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: kube-prometheus-stack
|
||||
version: 68.4.0
|
||||
version: 68.4.5
|
||||
repository: https://prometheus-community.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/prometheus.png
|
||||
appVersion: v0.79.2
|
||||
|
||||
@@ -31,7 +31,7 @@ maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: matrix-synapse
|
||||
version: 3.11.1
|
||||
version: 3.11.2
|
||||
repository: https://ananace.gitlab.io/charts
|
||||
- name: app-template
|
||||
alias: matrix-hookshot
|
||||
|
||||
@@ -128,7 +128,7 @@ matrix-hookshot:
|
||||
main:
|
||||
image:
|
||||
repository: halfshot/matrix-hookshot
|
||||
tag: 6.0.1
|
||||
tag: 6.0.2
|
||||
pullPolicy: IfNotPresent
|
||||
resources:
|
||||
requests:
|
||||
|
||||
@@ -120,7 +120,7 @@ ollama:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/open-webui/open-webui
|
||||
tag: v0.5.4
|
||||
tag: 0.5.9
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: ENV
|
||||
|
||||
@@ -9,7 +9,7 @@ stalwart:
|
||||
main:
|
||||
image:
|
||||
repository: stalwartlabs/mail-server
|
||||
tag: v0.11.3
|
||||
tag: v0.11.6
|
||||
pullPolicy: IfNotPresent
|
||||
resources:
|
||||
requests:
|
||||
|
||||
@@ -12,7 +12,7 @@ vault:
|
||||
enabled: true
|
||||
image:
|
||||
repository: hashicorp/vault
|
||||
tag: 1.18.3
|
||||
tag: 1.18.4
|
||||
updateStrategyType: "RollingUpdate"
|
||||
logLevel: debug
|
||||
logFormat: standard
|
||||
@@ -183,7 +183,7 @@ snapshot:
|
||||
snapshot:
|
||||
image:
|
||||
repository: hashicorp/vault
|
||||
tag: 1.18.3
|
||||
tag: 1.18.4
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/ash
|
||||
|
||||
@@ -14,7 +14,7 @@ maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: cert-manager
|
||||
version: v1.16.3
|
||||
version: v1.17.0
|
||||
repository: https://charts.jetstack.io
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/cert-manager.png
|
||||
appVersion: v1.16.2
|
||||
|
||||
@@ -16,7 +16,7 @@ maintainers:
|
||||
dependencies:
|
||||
- name: external-dns
|
||||
alias: external-dns-unifi
|
||||
version: 1.15.0
|
||||
version: 1.15.1
|
||||
repository: https://kubernetes-sigs.github.io/external-dns/
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/kubernetes.png
|
||||
appVersion: 1.15.0
|
||||
|
||||
@@ -19,7 +19,7 @@ external-dns-unifi:
|
||||
webhook:
|
||||
image:
|
||||
repository: ghcr.io/kashalls/external-dns-unifi-webhook
|
||||
tag: v0.4.0
|
||||
tag: v0.4.1
|
||||
env:
|
||||
- name: UNIFI_HOST
|
||||
value: https://192.168.1.1
|
||||
|
||||
@@ -16,10 +16,10 @@ maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: intel-device-plugins-operator
|
||||
version: 0.31.1
|
||||
version: 0.32.0
|
||||
repository: https://intel.github.io/helm-charts/
|
||||
- name: intel-device-plugins-gpu
|
||||
version: 0.31.1
|
||||
version: 0.32.0
|
||||
repository: https://intel.github.io/helm-charts/
|
||||
icon: https://avatars.githubusercontent.com/u/17888862?s=48&v=4
|
||||
appVersion: 0.31.1
|
||||
|
||||
@@ -17,7 +17,7 @@ maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: tailscale-operator
|
||||
version: 1.78.3
|
||||
version: 1.80.0
|
||||
repository: https://pkgs.tailscale.com/helmcharts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/tailscale.png
|
||||
appVersion: v1.78.3
|
||||
|
||||
@@ -15,7 +15,7 @@ maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: local-path-provisioner
|
||||
version: 0.0.31
|
||||
version: 0.0.32
|
||||
repository: https://charts.containeroo.ch
|
||||
icon: https://avatars.githubusercontent.com/u/9343010?s=48&v=4
|
||||
appVersion: v0.0.30
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
local-path-provisioner:
|
||||
image:
|
||||
repository: rancher/local-path-provisioner
|
||||
tag: v0.0.30
|
||||
tag: v0.0.31
|
||||
helperImage:
|
||||
repository: busybox
|
||||
tag: 1.37.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
services:
|
||||
traefik:
|
||||
image: ghcr.io/traefik/traefik:v3.3.2
|
||||
image: ghcr.io/traefik/traefik:v3.3.3
|
||||
container_name: traefik
|
||||
command:
|
||||
- "--global.checkNewVersion=false"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
services:
|
||||
traefik:
|
||||
image: ghcr.io/traefik/traefik:v3.3.2
|
||||
image: ghcr.io/traefik/traefik:v3.3.3
|
||||
container_name: traefik
|
||||
command:
|
||||
- "--global.checkNewVersion=false"
|
||||
|
||||
@@ -20,7 +20,7 @@ services:
|
||||
- /dev/net/tun:/dev/net/tun
|
||||
|
||||
traefik:
|
||||
image: ghcr.io/traefik/traefik:v3.3.2
|
||||
image: ghcr.io/traefik/traefik:v3.3.3
|
||||
container_name: traefik
|
||||
command:
|
||||
- "--global.checkNewVersion=false"
|
||||
|
||||
Reference in New Issue
Block a user