Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions helm-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ type: application

# The chart's own version. Bumped by hand when the chart changes, and
# independent of the app: the CI publishes whatever it finds here.
version: 0.2.0
version: 0.3.0
# The app release this chart deploys. A new app release does
# not become deployable until someone points the chart at it.
appVersion: "0.8.0"
appVersion: "0.9.1"

dependencies:
- name: postgresql
Expand Down
Loading