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 31, 2023
1 parent ed5f5e0 commit 81411f3
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.27
- 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.27
- 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.27
digest: sha256:ac1b74f0c35816a5aa19260725b1c176b4a57daead0710817c073468a20cbc26
generated: "2023-12-31T14:13:12.931040884Z"
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.27
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.27
repository: 'https://charts.bitnami.com/bitnami'
condition: runner.enabled
alias: runnerPlaygroundPostgres
- name: postgresql
version: 12.12.10
version: 13.2.27
repository: 'https://charts.bitnami.com/bitnami'
condition: runner.enabled
alias: playgroundSharePostgres
Expand Down

0 comments on commit 81411f3

Please sign in to comment.