-
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: christianknell <[email protected]>
- Loading branch information
christianknell
committed
Feb 20, 2024
1 parent
73cecf6
commit af73e23
Showing
1 changed file
with
55 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21087,6 +21087,60 @@ entries: | |
- https://github.com/christianknell/helm-charts/releases/download/tenant-namespace-1.0.0/tenant-namespace-1.0.0.tgz | ||
version: 1.0.0 | ||
typo3: | ||
- annotations: | ||
artifacthub.io/changes: | | ||
- kind: changed | ||
description: bumped chart version of mariadb to 16.2.0 | ||
- kind: changed | ||
description: bumped chart version of mysql to 9.19.1 | ||
- kind: changed | ||
description: bumped chart version of postgresql to 14.1.3 | ||
- kind: changed | ||
description: bumped image version to 12.4 | ||
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 | ||
- title: Easilly create and manage pages for your website. | ||
url: https://typo3.org/fileadmin/t3o_common_storage/images/release_notes/v12/12.0/screenshots/backend-ux-page-tree.png | ||
- title: Manage existing and add new content to your pages. | ||
url: https://typo3.org/fileadmin/t3o_common_storage/images/release_notes/v12/12.0/screenshots/new-page-module.png | ||
- title: Files including documents and images can be managed in the Filelist module. | ||
url: https://docs.typo3.org/m/typo3/tutorial-editors/main/en-us/_images/FilelistModule.png | ||
- title: Extensions can be installed and managed from the Extension Manager. | ||
url: https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/_images/ExtensionManager76To86.png | ||
- title: Create your own dashboard to visualize information inside of your TYPO3 backend. | ||
url: https://typo3.org/fileadmin/t3o_common_storage/images/release_notes/v10/10.4/typo3-100400_0036_dashboard-my-dashboard.png | ||
apiVersion: v2 | ||
appVersion: "12.4" | ||
created: "2024-02-20T12:29:38.423418318Z" | ||
dependencies: | ||
- condition: mysql.enabled | ||
name: mysql | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 9.19.1 | ||
- condition: mariadb.enabled | ||
name: mariadb | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 16.2.0 | ||
- condition: postgresql.enabled | ||
name: postgresql | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 14.1.3 | ||
description: TYPO3 — the Professional, Flexible Content Management System | ||
digest: 23e3e3db3f2bf496be1250988fc030c950cf333c2873df57ef9b76fdd645161b | ||
home: https://github.com/christianknell/helm-charts | ||
icon: https://www.mdc.de/wp-content/uploads/2016/05/typo3_logo.png | ||
maintainers: | ||
- email: [email protected] | ||
name: christianknell | ||
name: typo3 | ||
sources: | ||
- https://github.com/martin-helmich/docker-typo3 | ||
- https://github.com/TYPO3/typo3 | ||
type: application | ||
urls: | ||
- https://github.com/christianknell/helm-charts/releases/download/typo3-2.0.0/typo3-2.0.0.tgz | ||
version: 2.0.0 | ||
- annotations: | ||
artifacthub.io/changes: | | ||
- kind: fixed | ||
|
@@ -27692,4 +27746,4 @@ entries: | |
urls: | ||
- https://github.com/christianknell/helm-charts/releases/download/umami-1.0.0/umami-1.0.0.tgz | ||
version: 1.0.0 | ||
generated: "2024-02-20T12:15:07.164406427Z" | ||
generated: "2024-02-20T12:29:38.424417053Z" |