Compare commits

...

12 commits

Author SHA1 Message Date
renovate[bot]
f485518546
chore(deps): update helm chart argo-cd to v7 2024-11-11 07:45:29 +00:00
renovate[bot]
8437cddac4
chore(deps): update docker image quay.io/argoproj/argocd to v2.13.0 (#2517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 07:44:16 +00:00
renovate[bot]
9f84bca0d3
chore(deps): update docker image koenkk/zigbee2mqtt to v1.41.0 (#2516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 03:43:07 +00:00
renovate[bot]
15af136bf7
chore(deps): update docker image homeassistant/home-assistant to v2024.11 (#2515)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 03:42:24 +00:00
renovate[bot]
42d10367de
chore(deps): update docker image ghcr.io/onedr0p/prowlarr-develop to v1.26 (#2514)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 02:08:18 +00:00
renovate[bot]
c8736e911e
chore(deps): update docker image b4bz/homer to v24.11.1 (#2513)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 02:07:03 +00:00
renovate[bot]
9bddc59c36
chore(deps): update docker image quay.io/prometheus/prometheus to v2.55.1 (#2510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-10 22:18:43 +00:00
renovate[bot]
3f68183d5a
chore(deps): update docker image quay.io/argoproj/argocd to v2.12.7 (#2509)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-10 22:18:20 +00:00
renovate[bot]
8cdd6ea185
chore(deps): update docker image hashicorp/vault to v1.18.1 (#2508)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-10 20:57:48 +00:00
renovate[bot]
3e4f381807
chore(deps): update docker image ghcr.io/paperless-ngx/paperless-ngx to v2.13.5 (#2507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-10 20:57:33 +00:00
renovate[bot]
fca31a3aa8
chore(deps): update docker image docker.io/qdrant/qdrant to v1.12.2 (#2506)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-10 20:57:01 +00:00
renovate[bot]
e1f2ed9c0b
chore(deps): update docker image adguard/adguardhome to v0.107.54 (#2505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-10 20:56:43 +00:00
11 changed files with 12 additions and 12 deletions

View file

@ -1,6 +1,6 @@
image:
repository: adguard/adguardhome
tag: v0.107.53
tag: v0.107.54
env:
TZ: Europe/Amsterdam

View file

@ -1,7 +1,7 @@
image:
repository: docker.io/qdrant/qdrant
pullPolicy: IfNotPresent
tag: "v1.12.1"
tag: "v1.12.2"
useUnprivilegedImage: true
env:

View file

@ -5,7 +5,7 @@ apps:
- name: argocd
repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd
targetRevision: 5.55.0
targetRevision: 7.7.1
syncWave: '0'
syncPolicy:
automated:

View file

@ -8,7 +8,7 @@ installCRDs: true
global:
image:
repository: quay.io/argoproj/argocd
tag: v2.12.6
tag: v2.13.0
# imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 999
@ -176,7 +176,7 @@ repoServer:
initContainers:
- name: copy-cmp-server
image: quay.io/argoproj/argocd:v2.12.6
image: quay.io/argoproj/argocd:v2.13.0
command:
- cp
- -n

View file

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

View file

@ -24,7 +24,7 @@ server:
enabled: true
image:
repository: quay.io/prometheus/prometheus
tag: v2.55.0
tag: v2.55.1
strategy:
type: Recreate

View file

@ -4,7 +4,7 @@ controllers:
main:
image:
repository: homeassistant/home-assistant
tag: "2024.10"
tag: "2024.11"
env:
TZ: Europe/Berlin

View file

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

View file

@ -1,6 +1,6 @@
image:
repository: koenkk/zigbee2mqtt
tag: 1.40.2
tag: 1.41.0
service:
main:

View file

@ -15,7 +15,7 @@ ingress:
- paperless.dc
image:
repository: ghcr.io/paperless-ngx/paperless-ngx
tag: 2.13.1
tag: 2.13.5
pullPolicy: IfNotPresent
# -- See the following files for additional environment variables:

View file

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