Skip to content

Commit

Permalink
Merge pull request 'Update all non-major dependencies' (khuedoan#16) …
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/16
  • Loading branch information
retX0 committed Jan 10, 2024
2 parents 7adbf2c + a3a3e95 commit d5e857e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/nginx/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: emby
version: 0.0.0
dependencies:
- name: nginx
version: 15.5.3
version: 15.6.0
repository: https://charts.bitnami.com/bitnami
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: 13.2.27
version: 13.2.28
repository: https://charts.bitnami.com/bitnami
- name: redis
version: 18.6.2
version: 18.6.3
repository: https://charts.bitnami.com/bitnami

0 comments on commit d5e857e

Please sign in to comment.