Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 850ecac commit a3177b2
Show file tree
Hide file tree
Showing 11 changed files with 646 additions and 524 deletions.
2 changes: 1 addition & 1 deletion cluster/apps/home/immich/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
spec:
# renovate: registryUrl=https://immich-app.github.io/immich-charts
chart: immich
version: 0.7.1
version: 0.8.4
sourceRef:
name: immich
kind: HelmRepository
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/home/mealie/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
ALLOW_SIGNUP: 'false'
image:
repository: ghcr.io/mealie-recipes/mealie
tag: v1.11.0
tag: v1.12.0
hostname: mealie
ingress:
main:
Expand Down
6 changes: 3 additions & 3 deletions cluster/apps/home/paperless/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
image:
repository: ghcr.io/paperless-ngx/paperless-ngx
pullPolicy: IfNotPresent
tag: 2.10.2
tag: 2.13.5
env:
COMPOSE_PROJECT_NAME: paperless-jb
PAPERLESS_REDIS: redis://localhost:6379
Expand Down Expand Up @@ -64,11 +64,11 @@ spec:
additionalContainers:
broker:
name: broker
image: redis:7.2
image: redis:7.4
imagePullPolicy: IfNotPresent
database:
name: database
image: bitnami/postgresql:14.12.0-debian-12-r15
image: bitnami/postgresql:14.15.0-debian-12-r1
volumeMounts:
- mountPath: /bitnami/postgresql
name: paperless-db
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/home/photoprism/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
spec:
# renovate: registryUrl=https://djjudas21.github.io/charts/
chart: photoprism
version: 7.4.14
version: 7.4.19
sourceRef:
name: djjudas21
kind: HelmRepository
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/kube-system/metrics-server/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
spec:
# renovate: registryUrl=https://charts.bitnami.com/bitnami
chart: metrics-server
version: 7.2.6
version: 7.2.16
sourceRef:
kind: HelmRepository
name: bitnami
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/networking/external-dns/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
spec:
# renovate: registryUrl=https://charts.bitnami.com/bitnami
chart: external-dns
version: 8.0.0
version: 8.6.0
sourceRef:
kind: HelmRepository
name: bitnami
Expand Down
6 changes: 3 additions & 3 deletions cluster/apps/networking/metallb/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
spec:
# renovate: registryUrl=https://charts.bitnami.com/bitnami
chart: metallb
version: 6.3.5
version: 6.3.15
sourceRef:
name: bitnami
namespace: flux-system
Expand All @@ -21,12 +21,12 @@ spec:
controller:
image:
repository: bitnami/metallb-controller
tag: 0.14.5-debian-12-r7
tag: 0.14.8-debian-12-r10
psp:
create: false
speaker:
image:
repository: bitnami/metallb-speaker
tag: 0.14.5-debian-12-r7
tag: 0.14.8-debian-12-r12
psp:
create: false
4 changes: 2 additions & 2 deletions cluster/apps/nextcloud/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ spec:
enabled: true
image:
repository: nginx
tag: 1.27.0-alpine
tag: 1.27.3-alpine
internalDatabase:
enabled: false
externalDatabase:
Expand Down Expand Up @@ -135,7 +135,7 @@ spec:
# END: Uncomment when upgrading
image:
repository: bitnami/postgresql
tag: 16.3.0-debian-12-r17
tag: 16.6.0-debian-12-r1
volumePermissions:
enabled: true
psp:
Expand Down
Loading

0 comments on commit a3177b2

Please sign in to comment.