diff --git a/charts/tandoor-recipes/Chart.lock b/charts/tandoor-recipes/Chart.lock index bbfd68b..ab89831 100644 --- a/charts/tandoor-recipes/Chart.lock +++ b/charts/tandoor-recipes/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 15.2.4 -digest: sha256:4c9000555069870f9a043b345251dfe8634bc00e008a87d01ac95bfb5c81bba2 -generated: "2024-04-06T16:59:33.832232151+01:00" + version: 15.5.38 +digest: sha256:c133bfa16af929e2c75bbf00d0527d92feda59e14892fd9260f098b3e4a777c1 +generated: "2025-02-11T19:49:24.230917816Z" diff --git a/charts/tandoor-recipes/Chart.yaml b/charts/tandoor-recipes/Chart.yaml index bf92b14..8339c29 100644 --- a/charts/tandoor-recipes/Chart.yaml +++ b/charts/tandoor-recipes/Chart.yaml @@ -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: 1.0.0 +version: 1.1.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.16" +appVersion: "1.5.31" dependencies: - name: postgresql - version: ^15.2.4 + version: ^15.5.38 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled diff --git a/charts/tandoor-recipes/README.md b/charts/tandoor-recipes/README.md index 7ed84f6..00f1ded 100644 --- a/charts/tandoor-recipes/README.md +++ b/charts/tandoor-recipes/README.md @@ -1,6 +1,6 @@ # tandoor-recipes -![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.11](https://img.shields.io/badge/AppVersion-1.5.11-informational?style=flat-square) +![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.31](https://img.shields.io/badge/AppVersion-1.5.31-informational?style=flat-square) A Helm chart for Tandoor Recipes, a digital recipe manager @@ -8,7 +8,7 @@ A Helm chart for Tandoor Recipes, a digital recipe manager | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql | ^12.12.10 | +| https://charts.bitnami.com/bitnami | postgresql | ^15.5.38 | ## Values @@ -62,5 +62,3 @@ A Helm chart for Tandoor Recipes, a digital recipe manager | serviceAccount.name | string | `""` | The name of the service account to use. If not set and create is true, a name is generated using the fullname template | | tolerations | list | `[]` | | ----------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)