Skip to content

Commit

Permalink
Upgrade postgresql to 15.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Syntaf committed Jul 19, 2024
1 parent f87a373 commit 3563aa4
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 4 deletions.
6 changes: 3 additions & 3 deletions k8s/wetrockpolice/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ dependencies:
version: 7.2.0
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.1.6
version: 15.4.0
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 19.3.0
digest: sha256:42fd54790cf85c10ae3236d7244518fcd0f5cba26910938b85ec0a4e7a8f045a
generated: "2024-07-18T18:25:45.014834-07:00"
digest: sha256:a53bfd1490a7c6fe5a37e02fc4b4649efdd5f17234c09d00371ea3a20ce0ba98
generated: "2024-07-18T18:30:25.260643-07:00"
2 changes: 1 addition & 1 deletion k8s/wetrockpolice/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
version: "7.2.0"
repository: "https://charts.bitnami.com/bitnami"
- name: postgresql
version: "12.1.6"
version: "15.4.0"
repository: "https://charts.bitnami.com/bitnami"
- name: redis
version: "19.3.0"
Expand Down
Binary file removed k8s/wetrockpolice/charts/postgresql-12.1.6.tgz
Binary file not shown.
Binary file added k8s/wetrockpolice/charts/postgresql-15.4.0.tgz
Binary file not shown.
2 changes: 2 additions & 0 deletions k8s/wetrockpolice/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ external-dns:
nodeSelector:
doks.digitalocean.com/node-pool: secondary
postgresql:
image:
tag: 15.1.0-debian-11-r12
auth:
username: wetrockpolice
database: wetrockpolice_production
Expand Down

0 comments on commit 3563aa4

Please sign in to comment.