Compare commits

..

2 commits

Author SHA1 Message Date
renovate[bot]
723a2fce8d
Merge 9a821cddee into 7c34a37d2a 2024-11-23 03:44:12 +00:00
renovate[bot]
9a821cddee
chore(deps): update docker image tccr.io/truecharts/heimdall to v23.1.9 2024-11-23 03:44:10 +00:00
9 changed files with 9 additions and 9 deletions

View file

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

View file

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

View file

@ -1,6 +1,6 @@
image:
repository: ghcr.io/onedr0p/sonarr
tag: 4.0.11.2680
tag: 4.0.10.2544
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.2
targetRevision: 66.2.1
secrets:
- name: grafana
keys:

View file

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

View file

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

View file

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

View file

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

View file

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