Skip to content

Commit

Permalink
Merge pull request #984 from christianknell/renovate/typo3-postgresql…
Browse files Browse the repository at this point in the history
…-12.x

Update Helm release postgresql to v12.12.10
  • Loading branch information
christianhuth authored Sep 29, 2023
2 parents a81b4c6 + 6a14e31 commit d8a6d78
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/typo3/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: typo3
description: TYPO3 — the Professional, Flexible Content Management System
type: application
version: 1.18.0
version: 1.18.1
appVersion: "11.5"
home: https://github.com/christianknell/helm-charts
icon: https://www.mdc.de/wp-content/uploads/2016/05/typo3_logo.png
Expand All @@ -23,12 +23,12 @@ dependencies:
condition: mariadb.enabled
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.12.4
version: 12.12.10
condition: postgresql.enabled
annotations:
artifacthub.io/changes: |
- kind: changed
description: bumped chart version of postgresql to 12.12.4
description: bumped chart version of postgresql to 12.12.10
artifacthub.io/screenshots: |
- title: TYPO3 is a very powerful Web Content Management System.
url: https://docs.typo3.org/m/typo3/tutorial-getting-started/10.4/en-us/_images/BackendAboutModules.png
Expand Down

0 comments on commit d8a6d78

Please sign in to comment.