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 Apr 25, 2024
1 parent 27dd896 commit 783f1fb
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 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.4.0
version: 0.6.0
sourceRef:
name: immich
kind: HelmRepository
Expand Down
2 changes: 1 addition & 1 deletion 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.6.3
tag: 2.7.2
env:
COMPOSE_PROJECT_NAME: paperless-jb
PAPERLESS_REDIS: redis://localhost:6379
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.10
version: 7.4.11
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.0.1
version: 7.0.3
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: 7.1.1
version: 7.2.0
sourceRef:
kind: HelmRepository
name: bitnami
Expand Down
2 changes: 1 addition & 1 deletion 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: 5.0.2
version: 5.0.3
sourceRef:
name: bitnami
namespace: flux-system
Expand Down
2 changes: 1 addition & 1 deletion 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.25.4-alpine
tag: 1.26.0-alpine
internalDatabase:
enabled: false
externalDatabase:
Expand Down
2 changes: 1 addition & 1 deletion cluster/crds/cert-manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# renovate: registryUrl=https://charts.jetstack.io chart=cert-manager
- https://github.com/jetstack/cert-manager/releases/download/v1.14.4/cert-manager.crds.yaml
- https://github.com/jetstack/cert-manager/releases/download/v1.14.5/cert-manager.crds.yaml

0 comments on commit 783f1fb

Please sign in to comment.