Skip to content

Commit

Permalink
chore(deps): update helm release postgresql to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2023
1 parent f3804fc commit 42f1287
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions charts/feedbacksystem/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
version: 12.9.4
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.12.10
version: 13.2.16
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 9.14.3
Expand All @@ -16,6 +16,6 @@ dependencies:
version: 13.18.5
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.12.10
digest: sha256:3906467fe2b02a703574c5e6d58cf15e45f703a8b9bef1049f13367a116b9f25
generated: "2023-11-11T21:56:37.840314053Z"
version: 13.2.16
digest: sha256:e7f8c997147154260bea94fba3b4384ff1ce59d597678a4d6cdadb052b23f09a
generated: "2023-11-23T13:33:04.413790611Z"
6 changes: 3 additions & 3 deletions charts/feedbacksystem/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sources:
- https://github.com/thm-mni-ii/feedbacksystem
home: https://github.com/thm-mni-ii/feedbacksystem
type: application
version: 0.31.2
version: 0.32.0
# renovate: image=thmmniii/fbs-core
appVersion: v1.12.2
dependencies:
Expand All @@ -19,7 +19,7 @@ dependencies:
repository: 'https://charts.bitnami.com/bitnami'
condition: runner.enabled
- name: postgresql
version: 12.12.10
version: 13.2.16
repository: 'https://charts.bitnami.com/bitnami'
condition: runner.enabled
alias: runnerPostgres
Expand All @@ -34,7 +34,7 @@ dependencies:
condition: runner.sqlChecker.enabled
alias: checkerMongodb
- name: postgresql
version: 12.12.10
version: 13.2.16
repository: 'https://charts.bitnami.com/bitnami'
condition: runner.enabled
alias: runnerPlaygroundPostgres
Expand Down

0 comments on commit 42f1287

Please sign in to comment.