Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update core services (major) #294

Merged
merged 1 commit into from
Nov 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/apps/core-services/postgres/values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: postgres:16.4-alpine
image: postgres:17.0-alpine
namespace: core-services
postgresUser: user
ports:
Expand Down
6 changes: 3 additions & 3 deletions charts/apps/core-services/traefik/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: traefik
repository: https://traefik.github.io/charts
version: 32.1.1
digest: sha256:7eec4e23efb418360f78574fcd65b7ef6403b1d961aaecb2c5621097b0d6022a
generated: "2024-10-11T18:00:36.084687809Z"
version: 33.0.0
digest: sha256:32811e0c82de1572d45351ca27d6e4851be2f67a3e064f4884ed8058120fea76
generated: "2024-10-30T14:47:41.376150212Z"
2 changes: 1 addition & 1 deletion charts/apps/core-services/traefik/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ version: 0.1.0

dependencies:
- name: traefik
version: 32.1.1
version: 33.0.0
repository: https://traefik.github.io/charts