Compare commits

...

11 commits

Author SHA1 Message Date
renovate[bot]
a6e2515ba9
Merge aaf6e036fa into 487a4f2d43 2024-12-01 07:24:37 +00:00
renovate[bot]
aaf6e036fa
chore(deps): update helm chart crowdsec to v0.15.0 2024-11-28 17:58:38 +00:00
renovate[bot]
487a4f2d43
chore(deps): update docker image flowiseai/flowise to v2.2.0 (#2547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-28 17:57:49 +00:00
renovate[bot]
6e5ffdc8f9
chore(deps): update docker image ghcr.io/onedr0p/sonarr to v4.0.11.2680 (#2546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-28 17:57:13 +00:00
e9e0dc0728 update(nextcloud): v30 2024-11-28 18:36:23 +01:00
renovate[bot]
515698cf73 chore(deps): update helm chart kube-prometheus-stack to v66.2.2 2024-11-26 20:46:42 +01:00
renovate[bot]
bcc795a8b9 chore(deps): update helm chart homer to v8.2.2 2024-11-26 20:46:29 +01:00
renovate[bot]
d27e8cec03 chore(deps): update helm chart nextcloud to v6.2.4 2024-11-26 20:46:17 +01:00
renovate[bot]
c129165a16
chore(deps): update docker image ghcr.io/onedr0p/prowlarr-develop to v1.27 (#2544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 19:34:01 +00:00
renovate[bot]
2b579ae513
chore(deps): update docker image hashicorp/vault to v1.18.2 (#2541)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 19:32:47 +00:00
renovate[bot]
ddd0542560
chore(deps): update docker image b4bz/homer to v24.11.5 (#2540)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 19:32:15 +00:00
10 changed files with 10 additions and 10 deletions

View file

@ -5,4 +5,4 @@ apps:
- name: crowdsec
repoURL: https://crowdsecurity.github.io/helm-charts
chart: crowdsec
targetRevision: 0.11.0
targetRevision: 0.15.0

View file

@ -4,7 +4,7 @@ controllers:
main:
image:
repository: flowiseai/flowise
tag: 2.1.5
tag: 2.2.0
command:
- flowise
- start

View file

@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/onedr0p/prowlarr-develop
# @default -- chart.appVersion
tag: "1.26"
tag: "1.27"
# -- image pull policy
pullPolicy: IfNotPresent

View file

@ -1,6 +1,6 @@
image:
repository: ghcr.io/onedr0p/sonarr
tag: 4.0.10.2544
tag: 4.0.11.2680
securityContext:
privileged: true

View file

@ -5,7 +5,7 @@ apps:
- name: kube-prometheus-stack
repoURL: https://prometheus-community.github.io/helm-charts
chart: kube-prometheus-stack
targetRevision: 66.2.1
targetRevision: 66.2.2
secrets:
- name: grafana
keys:

View file

@ -4,7 +4,7 @@ apps:
- name: homer
repoURL: https://djjudas21.github.io/charts
chart: homer
targetRevision: 8.1.15
targetRevision: 8.2.2
include:
- ingress-internal
- noRoot

View file

@ -1,6 +1,6 @@
image:
repository: b4bz/homer
tag: v24.11.4
tag: v24.11.5
initContainers:
clone-assets:

View file

@ -14,7 +14,7 @@ apps:
- name: nextcloud
repoURL: https://nextcloud.github.io/helm
chart: nextcloud
targetRevision: 6.2.3
targetRevision: 6.2.4
secrets:
- name: nextcloud-user
keys:

View file

@ -1,5 +1,5 @@
image:
tag: 29-fpm
tag: 30-fpm
pullPolicy: Always
nextcloud:

View file

@ -11,7 +11,7 @@ server:
enabled: true
image:
repository: "hashicorp/vault"
tag: "1.18.1"
tag: "1.18.2"
auditStorage:
accessMode: ReadWriteOnce
annotations: {}