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 Dec 20, 2023
1 parent ed5f5e0 commit ce288bd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions charts/feedbacksystem/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
version: 12.10.9
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.12.10
version: 13.2.25
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 9.15.0
Expand All @@ -16,9 +16,9 @@ dependencies:
version: 13.18.5
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.12.10
version: 13.2.25
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.12.10
digest: sha256:1fef7d9800434d445c1c86d47ab85e33d71634a498ee1316cdc10945f0b209c8
generated: "2023-12-14T12:56:54.563837573Z"
version: 13.2.25
digest: sha256:3114e53988e69314e12cd4b5c1dc163ac8fb55a3f22c6ed1230f9b8daf84fb38
generated: "2023-12-20T23:05:00.643919514Z"
8 changes: 4 additions & 4 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.33.0
version: 0.34.0
# renovate: image=thmmniii/fbs-core
appVersion: v1.13.3
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.25
repository: 'https://charts.bitnami.com/bitnami'
condition: runner.enabled
alias: runnerPostgres
Expand All @@ -34,12 +34,12 @@ dependencies:
condition: runner.sqlChecker.enabled
alias: checkerMongodb
- name: postgresql
version: 12.12.10
version: 13.2.25
repository: 'https://charts.bitnami.com/bitnami'
condition: runner.enabled
alias: runnerPlaygroundPostgres
- name: postgresql
version: 12.12.10
version: 13.2.25
repository: 'https://charts.bitnami.com/bitnami'
condition: runner.enabled
alias: playgroundSharePostgres
Expand Down

0 comments on commit ce288bd

Please sign in to comment.