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 Oct 10, 2023
1 parent 9428cbc commit c0d3286
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.6.6
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.6.5
version: 13.1.2
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 9.10.5
Expand All @@ -16,6 +16,6 @@ dependencies:
version: 13.15.4
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.6.5
digest: sha256:8fe7fbe86c9939d6b1f7a09d279e2a43b962ad70b95c8f0f3e002521c2515758
generated: "2023-07-11T20:01:47.602961192Z"
version: 13.1.2
digest: sha256:51ec3a377e51f29c3201cfbf1aa0933c826dc1e172d0ec86d4bc646d9e07ce4b
generated: "2023-10-10T00:43:41.79162881Z"
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.28.0
version: 0.29.0
# renovate: image=thmmniii/fbs-core
appVersion: v1.11.0
dependencies:
Expand All @@ -19,7 +19,7 @@ dependencies:
repository: 'https://charts.bitnami.com/bitnami'
condition: runner.enabled
- name: postgresql
version: 12.6.5
version: 13.1.2
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.6.5
version: 13.1.2
repository: 'https://charts.bitnami.com/bitnami'
condition: runner.enabled
alias: runnerPlaygroundPostgres
Expand Down

0 comments on commit c0d3286

Please sign in to comment.