Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2027)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 4, 2024
1 parent f1687c9 commit 109ded1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build
FROM node:22.3.0-slim AS build
FROM node:22.4.0-slim AS build

# Copy, build static files; see .dockerignore for exclusions
WORKDIR /app
Expand Down
6 changes: 3 additions & 3 deletions charts/app/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 15.5.12
digest: sha256:563d08601b509e1550e22d077d063ea54eb8a7d0a5f27578ce6b6722bf729229
generated: "2024-07-02T14:31:32.52043381Z"
version: 15.5.13
digest: sha256:e29db8b50c7ad4e611c43b4590506d2172ac278b08f015fe0240ba123f2166ec
generated: "2024-07-03T12:48:59.269045601Z"
2 changes: 1 addition & 1 deletion charts/app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ appVersion: "1.16.0"
dependencies:
- name: postgresql
condition: bitnami-pg.enabled
version: 15.5.12
version: 15.5.13
repository: https://charts.bitnami.com/bitnami
alias: bitnami-pg
maintainers:
Expand Down

0 comments on commit 109ded1

Please sign in to comment.