mirror of
https://github.com/nold360/hive-apps
synced 2025-02-11 18:51:12 +00:00
Compare commits
19 commits
c2948e52e3
...
7632ebf949
Author | SHA1 | Date | |
---|---|---|---|
![]() |
7632ebf949 | ||
6e7183cf66 | |||
![]() |
6a05111c4c | ||
![]() |
d671a3ded4 | ||
![]() |
84e9323674 | ||
![]() |
5c68a6e32b | ||
![]() |
47a6e1fd2a | ||
![]() |
5f208ff3c2 | ||
![]() |
c3ec913ce9 | ||
![]() |
c650b6ab62 | ||
![]() |
cc0f42ce69 | ||
![]() |
ec71498057 | ||
![]() |
8af7460b33 | ||
![]() |
d061ac8cf5 | ||
![]() |
ed2b2ac960 | ||
![]() |
c69dbf6bd8 | ||
![]() |
075942a4a4 | ||
![]() |
f36200492e | ||
41de211449 |
15 changed files with 19 additions and 19 deletions
|
@ -5,4 +5,4 @@ apps:
|
||||||
- name: crowdsec
|
- name: crowdsec
|
||||||
repoURL: https://crowdsecurity.github.io/helm-charts
|
repoURL: https://crowdsecurity.github.io/helm-charts
|
||||||
chart: crowdsec
|
chart: crowdsec
|
||||||
targetRevision: 0.11.0
|
targetRevision: 0.11.1
|
||||||
|
|
|
@ -4,7 +4,7 @@ deployment:
|
||||||
image:
|
image:
|
||||||
repository: quay.io/go-skynet/local-ai
|
repository: quay.io/go-skynet/local-ai
|
||||||
#tag: latest-aio-gpu-nvidia-cuda-12
|
#tag: latest-aio-gpu-nvidia-cuda-12
|
||||||
tag: v2.22.0-cublas-cuda12-ffmpeg
|
tag: v2.22.1-cublas-cuda12-ffmpeg
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
runtimeClassName: nvidia
|
runtimeClassName: nvidia
|
||||||
|
|
||||||
|
|
|
@ -49,12 +49,12 @@ apps:
|
||||||
existingNamespace: kube-system
|
existingNamespace: kube-system
|
||||||
repoURL: https://helm.cilium.io
|
repoURL: https://helm.cilium.io
|
||||||
chart: cilium
|
chart: cilium
|
||||||
targetRevision: 1.15.9
|
targetRevision: 1.16.3
|
||||||
|
|
||||||
- name: external-dns
|
- name: external-dns
|
||||||
repoURL: https://kubernetes-sigs.github.io/external-dns
|
repoURL: https://kubernetes-sigs.github.io/external-dns
|
||||||
chart: external-dns
|
chart: external-dns
|
||||||
targetRevision: 1.14.5
|
targetRevision: 1.15.0
|
||||||
secrets:
|
secrets:
|
||||||
- name: cloudflare-api
|
- name: cloudflare-api
|
||||||
keys:
|
keys:
|
||||||
|
@ -63,7 +63,7 @@ apps:
|
||||||
- name: external-dns-adguard
|
- name: external-dns-adguard
|
||||||
repoURL: https://kubernetes-sigs.github.io/external-dns
|
repoURL: https://kubernetes-sigs.github.io/external-dns
|
||||||
chart: external-dns
|
chart: external-dns
|
||||||
targetRevision: 1.14.5
|
targetRevision: 1.15.0
|
||||||
secrets:
|
secrets:
|
||||||
- name: adguard-config
|
- name: adguard-config
|
||||||
keys:
|
keys:
|
||||||
|
@ -75,7 +75,7 @@ apps:
|
||||||
namespace: cert-manager
|
namespace: cert-manager
|
||||||
repoURL: https://charts.jetstack.io
|
repoURL: https://charts.jetstack.io
|
||||||
chart: cert-manager
|
chart: cert-manager
|
||||||
targetRevision: v1.15.3
|
targetRevision: v1.16.1
|
||||||
secrets:
|
secrets:
|
||||||
- name: cert-manager-vault-approle
|
- name: cert-manager-vault-approle
|
||||||
keys:
|
keys:
|
||||||
|
|
|
@ -64,7 +64,7 @@ ipv4:
|
||||||
ipv6:
|
ipv6:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
kubeProxyReplacement: strict
|
kubeProxyReplacement: true
|
||||||
l2NeighDiscovery:
|
l2NeighDiscovery:
|
||||||
enabled: false
|
enabled: false
|
||||||
refreshPeriod: "30s"
|
refreshPeriod: "30s"
|
||||||
|
|
|
@ -6,7 +6,7 @@ apps:
|
||||||
- name: crossplane
|
- name: crossplane
|
||||||
repoURL: https://charts.crossplane.io/stable
|
repoURL: https://charts.crossplane.io/stable
|
||||||
chart: crossplane
|
chart: crossplane
|
||||||
targetRevision: 1.16.0
|
targetRevision: 1.17.1
|
||||||
secrets:
|
secrets:
|
||||||
- name: terraform
|
- name: terraform
|
||||||
keys:
|
keys:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/qbittorrent
|
repository: ghcr.io/onedr0p/qbittorrent
|
||||||
tag: 4.6.7
|
tag: 5.0.0
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
main:
|
main:
|
||||||
|
|
|
@ -13,7 +13,7 @@ strategy:
|
||||||
image:
|
image:
|
||||||
registry: codeberg.org
|
registry: codeberg.org
|
||||||
repository: forgejo/forgejo
|
repository: forgejo/forgejo
|
||||||
tag: "7.0"
|
tag: "9.0"
|
||||||
rootless: true
|
rootless: true
|
||||||
|
|
||||||
podSecurityContext:
|
podSecurityContext:
|
||||||
|
|
|
@ -5,7 +5,7 @@ apps:
|
||||||
- name: kube-prometheus-stack
|
- name: kube-prometheus-stack
|
||||||
repoURL: https://prometheus-community.github.io/helm-charts
|
repoURL: https://prometheus-community.github.io/helm-charts
|
||||||
chart: kube-prometheus-stack
|
chart: kube-prometheus-stack
|
||||||
targetRevision: 60.5.0
|
targetRevision: 65.4.0
|
||||||
secrets:
|
secrets:
|
||||||
- name: grafana
|
- name: grafana
|
||||||
keys:
|
keys:
|
||||||
|
|
|
@ -11,7 +11,7 @@ grafana:
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: grafana/grafana
|
repository: grafana/grafana
|
||||||
tag: 11.2.2
|
tag: 11.3.0
|
||||||
|
|
||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
|
@ -24,7 +24,7 @@ server:
|
||||||
enabled: true
|
enabled: true
|
||||||
image:
|
image:
|
||||||
repository: quay.io/prometheus/prometheus
|
repository: quay.io/prometheus/prometheus
|
||||||
tag: v2.54.1
|
tag: v2.55.0
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
|
|
|
@ -4,7 +4,7 @@ apps:
|
||||||
- name: homer
|
- name: homer
|
||||||
repoURL: https://djjudas21.github.io/charts
|
repoURL: https://djjudas21.github.io/charts
|
||||||
chart: homer
|
chart: homer
|
||||||
targetRevision: 8.1.12
|
targetRevision: 8.1.15
|
||||||
include:
|
include:
|
||||||
- ingress-internal
|
- ingress-internal
|
||||||
- noRoot
|
- noRoot
|
||||||
|
|
|
@ -71,4 +71,4 @@ resources:
|
||||||
cpu: 10m
|
cpu: 10m
|
||||||
memory: 50Mi
|
memory: 50Mi
|
||||||
limits:
|
limits:
|
||||||
memory: 750Mi
|
memory: 2Gi
|
||||||
|
|
|
@ -14,7 +14,7 @@ apps:
|
||||||
- name: nextcloud
|
- name: nextcloud
|
||||||
repoURL: https://nextcloud.github.io/helm
|
repoURL: https://nextcloud.github.io/helm
|
||||||
chart: nextcloud
|
chart: nextcloud
|
||||||
targetRevision: 5.2.0
|
targetRevision: 6.2.1
|
||||||
secrets:
|
secrets:
|
||||||
- name: nextcloud-user
|
- name: nextcloud-user
|
||||||
keys:
|
keys:
|
||||||
|
|
|
@ -11,7 +11,7 @@ apps:
|
||||||
namespace: s3
|
namespace: s3
|
||||||
repoURL: https://charts.min.io
|
repoURL: https://charts.min.io
|
||||||
chart: minio
|
chart: minio
|
||||||
targetRevision: 5.2.0
|
targetRevision: 5.3.0
|
||||||
secrets:
|
secrets:
|
||||||
- name: minio-root
|
- name: minio-root
|
||||||
keys:
|
keys:
|
||||||
|
@ -22,7 +22,7 @@ apps:
|
||||||
namespace: cnpg-system
|
namespace: cnpg-system
|
||||||
repoURL: https://cloudnative-pg.github.io/charts
|
repoURL: https://cloudnative-pg.github.io/charts
|
||||||
chart: cloudnative-pg
|
chart: cloudnative-pg
|
||||||
targetRevision: 0.21.6
|
targetRevision: 0.22.1
|
||||||
|
|
||||||
- name: redis-operator
|
- name: redis-operator
|
||||||
repoURL: https://ot-container-kit.github.io/helm-charts
|
repoURL: https://ot-container-kit.github.io/helm-charts
|
||||||
|
|
|
@ -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.10
|
targetRevision: 2.6.0
|
||||||
syncWave: '-2'
|
syncWave: '-2'
|
||||||
|
|
Loading…
Add table
Reference in a new issue