Skip to content

Commit

Permalink
Merge pull request 'Update all non-major dependencies' (khuedoan#36) …
Browse files Browse the repository at this point in the history
…from renovate/all-minor-patch into master

Reviewed-on: https://git.qos.cc/ops/homelab/pulls/36
  • Loading branch information
retX0 committed Feb 28, 2024
2 parents 6b0132a + d2ec654 commit 3e791af
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/immich/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: immich
version: 0.0.0
dependencies:
- name: immich
version: 0.3.1
version: 0.4.0
repository: https://immich-app.github.io/immich-charts
2 changes: 1 addition & 1 deletion apps/n8n/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: n8n
version: 0.0.0
dependencies:
- name: n8n
version: 0.20.1
version: 0.22.0
repository: oci://8gears.container-registry.com/library
4 changes: 2 additions & 2 deletions platform/database/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: database
version: 0.0.0
dependencies:
- name: postgresql
version: 14.2.2
version: 14.2.3
repository: https://charts.bitnami.com/bitnami
- name: redis
version: 18.16.1
version: 18.17.0
repository: https://charts.bitnami.com/bitnami
2 changes: 1 addition & 1 deletion platform/gitea/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: gitea
version: 0.0.0
dependencies:
- name: gitea
version: 10.1.1
version: 10.1.3
repository: https://dl.gitea.io/charts/
2 changes: 1 addition & 1 deletion platform/renovate/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: renovate
version: 0.0.0
dependencies:
- name: renovate
version: 37.210.0
version: 37.218.0
repository: https://docs.renovatebot.com/helm-charts
2 changes: 1 addition & 1 deletion system/cert-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: cert-manager
version: 0.0.0
dependencies:
- name: cert-manager
version: v1.14.2
version: v1.14.3
repository: https://charts.jetstack.io

0 comments on commit 3e791af

Please sign in to comment.