mirror of
https://github.com/nold360/hive-apps
synced 2025-02-05 15:02:48 +00:00
Compare commits
24 commits
2cfa89e186
...
931d44e6bc
Author | SHA1 | Date | |
---|---|---|---|
|
931d44e6bc | ||
|
9b5441edf8 | ||
|
c83bec1280 | ||
|
ed42684cfb | ||
|
b4a63fb4a5 | ||
|
a9bb82eff4 | ||
|
30ff7e9ae4 | ||
|
12a308018f | ||
|
e0c946ca3f | ||
|
42f27ac346 | ||
|
d12424071a | ||
|
a1ec471f57 | ||
|
9eabcd5520 | ||
|
56852f4b83 | ||
|
13464ed796 | ||
|
841aaea305 | ||
232f4349d6 | |||
d341e65bcd | |||
|
c2592b6038 | ||
|
d25e98eac8 | ||
|
efe95410e0 | ||
|
d91b414562 | ||
|
6ae1c666aa | ||
d2c4e213a4 |
22 changed files with 6984 additions and 2506 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: adguard/adguardhome
|
||||
tag: v0.107.52
|
||||
tag: v0.107.53
|
||||
|
||||
env:
|
||||
TZ: Europe/Amsterdam
|
||||
|
|
|
@ -4,7 +4,7 @@ deployment:
|
|||
image:
|
||||
repository: quay.io/go-skynet/local-ai
|
||||
#tag: latest-aio-gpu-nvidia-cuda-12
|
||||
tag: v2.21.0-cublas-cuda12-ffmpeg
|
||||
tag: v2.22.0-cublas-cuda12-ffmpeg
|
||||
pullPolicy: Always
|
||||
runtimeClassName: nvidia
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: docker.io/qdrant/qdrant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "v1.10.1"
|
||||
tag: "v1.12.1"
|
||||
useUnprivilegedImage: true
|
||||
|
||||
env:
|
||||
|
|
|
@ -8,7 +8,7 @@ installCRDs: true
|
|||
global:
|
||||
image:
|
||||
repository: quay.io/argoproj/argocd
|
||||
tag: v2.11.5
|
||||
tag: v2.11.11
|
||||
# imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 999
|
||||
|
@ -176,7 +176,7 @@ repoServer:
|
|||
|
||||
initContainers:
|
||||
- name: copy-cmp-server
|
||||
image: quay.io/argoproj/argocd:v2.11.5
|
||||
image: quay.io/argoproj/argocd:v2.11.11
|
||||
command:
|
||||
- cp
|
||||
- -n
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/bazarr
|
||||
tag: 1.4.3
|
||||
tag: 1.4.5
|
||||
|
||||
ingress:
|
||||
main:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/sonarr
|
||||
tag: 4.0.8.1874
|
||||
tag: 4.0.9.2244
|
||||
|
||||
securityContext:
|
||||
privileged: true
|
||||
|
|
|
@ -49,7 +49,7 @@ apps:
|
|||
existingNamespace: kube-system
|
||||
repoURL: https://helm.cilium.io
|
||||
chart: cilium
|
||||
targetRevision: 1.15.8
|
||||
targetRevision: 1.15.9
|
||||
|
||||
- name: external-dns
|
||||
repoURL: https://kubernetes-sigs.github.io/external-dns
|
||||
|
@ -75,7 +75,7 @@ apps:
|
|||
namespace: cert-manager
|
||||
repoURL: https://charts.jetstack.io
|
||||
chart: cert-manager
|
||||
targetRevision: v1.15.1
|
||||
targetRevision: v1.15.3
|
||||
secrets:
|
||||
- name: cert-manager-vault-approle
|
||||
keys:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/qbittorrent
|
||||
tag: 4.6.5
|
||||
tag: 4.6.7
|
||||
|
||||
ingress:
|
||||
main:
|
||||
|
|
|
@ -11,7 +11,7 @@ grafana:
|
|||
|
||||
image:
|
||||
repository: grafana/grafana
|
||||
tag: 11.1.3
|
||||
tag: 11.1.7
|
||||
|
||||
persistence:
|
||||
enabled: true
|
||||
|
|
|
@ -2,7 +2,7 @@ loki:
|
|||
enabled: true
|
||||
image:
|
||||
repository: grafana/loki
|
||||
tag: 3.1.0
|
||||
tag: 3.1.2
|
||||
|
||||
promtail:
|
||||
enabled: true
|
||||
|
|
|
@ -24,7 +24,7 @@ server:
|
|||
enabled: true
|
||||
image:
|
||||
repository: quay.io/prometheus/prometheus
|
||||
tag: v2.53.1
|
||||
tag: v2.53.2
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
|
|
@ -4,7 +4,7 @@ controllers:
|
|||
main:
|
||||
image:
|
||||
repository: homeassistant/home-assistant
|
||||
tag: "2024.7"
|
||||
tag: "2024.10"
|
||||
|
||||
env:
|
||||
TZ: Europe/Berlin
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: influxdb
|
||||
tag: 2.7.8-alpine
|
||||
tag: 2.7.10-alpine
|
||||
pullPolicy: IfNotPresent
|
||||
## If specified, use these secrets to access the images
|
||||
# pullSecrets:
|
||||
|
|
|
@ -172,7 +172,7 @@ sidecar:
|
|||
# -- The image repository to pull from
|
||||
repository: kiwigrid/k8s-sidecar
|
||||
# -- The image tag to pull, default: `1.23.1`
|
||||
tag: 1.27.5
|
||||
tag: 1.27.6
|
||||
# -- The image pull policy, default: `IfNotPresent`
|
||||
pullPolicy: IfNotPresent
|
||||
# -- The extra volume mounts for the sidecar
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: b4bz/homer
|
||||
tag: v24.05.1
|
||||
tag: v24.10.1
|
||||
|
||||
initContainers:
|
||||
clone-assets:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: eclipse-mosquitto
|
||||
tag: 2.0.18
|
||||
tag: 2.0.20
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: koenkk/zigbee2mqtt
|
||||
tag: 1.39.0
|
||||
tag: 1.39.1
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
|
@ -3,7 +3,7 @@ image:
|
|||
pullPolicy: Always
|
||||
|
||||
nextcloud:
|
||||
host: share.gnu.one
|
||||
host: share.nold.in
|
||||
extraEnv:
|
||||
- name: HTTP_PROXY
|
||||
value: http://proxy-squid.proxy.svc.cluster.local:3128
|
||||
|
@ -76,8 +76,8 @@ ingress:
|
|||
cert-manager.io/cluster-issuer: letsencrypt
|
||||
traefik.ingress.kubernetes.io/router.tls: 'true'
|
||||
kubernetes.io/ingress.class: ingress-external
|
||||
external-dns.alpha.kubernetes.io/hostname: share.gnu.one
|
||||
external-dns.alpha.kubernetes.io/target: gnu.one
|
||||
external-dns.alpha.kubernetes.io/hostname: share.nold.in
|
||||
external-dns.alpha.kubernetes.io/target: nold.in
|
||||
external-dns.alpha.kubernetes.io/cloudflare-proxied: "false"
|
||||
|
||||
nginx.ingress.kubernetes.io/server-snippet: |-
|
||||
|
@ -108,7 +108,7 @@ ingress:
|
|||
tls:
|
||||
- secretName: nextcloud-tls
|
||||
hosts:
|
||||
- share.gnu.one
|
||||
- share.nold.in
|
||||
|
||||
nginx:
|
||||
enabled: true
|
||||
|
|
|
@ -15,7 +15,7 @@ ingress:
|
|||
- paperless.dc
|
||||
image:
|
||||
repository: ghcr.io/paperless-ngx/paperless-ngx
|
||||
tag: 2.11.1
|
||||
tag: 2.11.6
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# -- See the following files for additional environment variables:
|
||||
|
|
|
@ -22,7 +22,7 @@ apps:
|
|||
namespace: cnpg-system
|
||||
repoURL: https://cloudnative-pg.github.io/charts
|
||||
chart: cloudnative-pg
|
||||
targetRevision: 0.21.5
|
||||
targetRevision: 0.21.6
|
||||
|
||||
- name: redis-operator
|
||||
repoURL: https://ot-container-kit.github.io/helm-charts
|
||||
|
|
|
@ -11,7 +11,7 @@ server:
|
|||
enabled: true
|
||||
image:
|
||||
repository: "hashicorp/vault"
|
||||
tag: "1.17.2"
|
||||
tag: "1.17.6"
|
||||
auditStorage:
|
||||
accessMode: ReadWriteOnce
|
||||
annotations: {}
|
||||
|
|
Loading…
Add table
Reference in a new issue