mirror of
https://github.com/Thumbscrew/k8s-charts.git
synced 2025-07-03 03:19:00 +00:00
chore: update tandoor-recipes to 1.5.16 (#68)
update bitnami-postgresql to 15.2.4 revert startupProbe to readinessProbe
This commit is contained in:
@ -16,16 +16,16 @@ type: application
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||
version: 0.3.1
|
||||
version: 1.0.0
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application. Versions are not expected to
|
||||
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||
# It is recommended to use it with quotes.
|
||||
appVersion: "1.5.14"
|
||||
appVersion: "1.5.16"
|
||||
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
version: ^14.3.3
|
||||
version: ^15.2.4
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
|
Reference in New Issue
Block a user