-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
54 additions
and
16 deletions.
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 |
---|---|---|
|
@@ -5,11 +5,11 @@ entries: | |
category: Infrastructure | ||
licenses: Apache-2.0 | ||
apiVersion: v2 | ||
appVersion: 2.26.0 | ||
created: "2024-11-19T08:36:36.123631396+01:00" | ||
appVersion: 2.27.0 | ||
created: "2024-11-19T10:03:25.454796803+01:00" | ||
description: A Library Helm Chart for grouping common logic between bitnami charts. | ||
This chart is not deployable by itself. | ||
digest: c12c90fc1f36ae1b4c345065880c81b065c1e1d42d1f6e8adc48a8c1b1126e2b | ||
digest: 15e56d4ed76919d5bf7067ebe8e7e2f26e39532706a256b37e765143d9ab2e92 | ||
home: https://bitnami.com | ||
icon: https://bitnami.com/downloads/logos/bitnami-mark.png | ||
keywords: | ||
|
@@ -23,25 +23,63 @@ entries: | |
url: https://github.com/bitnami/charts | ||
name: common | ||
sources: | ||
- https://github.com/bitnami/charts/tree/main/bitnami/common | ||
- https://github.com/bitnami/charts | ||
type: library | ||
urls: | ||
- charts/common-2.26.0.tgz | ||
version: 2.26.0 | ||
- https://puzzle.github.io/dependencytrack-helm/charts/common-2.27.0.tgz | ||
version: 2.27.0 | ||
dependency-track: | ||
- apiVersion: v2 | ||
appVersion: 4.12.1 | ||
created: "2024-01-24T11:36:44.7076132+01:00" | ||
dependencies: | ||
- condition: postgresql.enabled | ||
name: postgresql | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 15.5.38 | ||
- name: common | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 2.x.x | ||
description: 'Dependency-Track is an intelligent Software Supply Chain Component | ||
Analysis platform that allows organizations to identify and reduce risk from | ||
the use of third-party and open source components. Dependency-Track takes a | ||
unique and highly beneficial approach by leveraging the capabilities of Software | ||
Bill-of-Materials (SBOM). This approach provides capabilities that traditional | ||
Software Composition Analysis (SCA) solutions cannot achieve. ' | ||
digest: 191b6be77957cbf47480dd2cb40b3bd04ee8bc45513e86a7ee5a10975b9b34be | ||
home: https://dependencytrack.org/ | ||
icon: https://raw.githubusercontent.com/DependencyTrack/branding/master/dt-logo-black-text.svg | ||
keywords: | ||
- security | ||
- dependency | ||
- dependency-track | ||
- OWASP | ||
- Supply Chain Component Analysis | ||
maintainers: | ||
- email: [email protected] | ||
name: Puzzle ITC | ||
name: dependency-track | ||
sources: | ||
- https://docs.dependencytrack.org/ | ||
- https://github.com/puzzle/dependencytrack-helm | ||
- https://www.puzzle.ch/de/security | ||
urls: | ||
- https://puzzle.github.io/dependencytrack-helm/dependency-track-1.7.1.tgz | ||
version: 1.7.1 | ||
postgresql: | ||
- annotations: | ||
category: Database | ||
images: | | ||
- name: os-shell | ||
image: docker.io/bitnami/os-shell:11-debian-11-r90 | ||
image: docker.io/bitnami/os-shell:12-debian-12-r30 | ||
- name: postgres-exporter | ||
image: docker.io/bitnami/postgres-exporter:0.14.0-debian-11-r15 | ||
image: docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r43 | ||
- name: postgresql | ||
image: docker.io/bitnami/postgresql:16.0.0-debian-11-r13 | ||
image: docker.io/bitnami/postgresql:16.4.0-debian-12-r14 | ||
licenses: Apache-2.0 | ||
apiVersion: v2 | ||
appVersion: 16.0.0 | ||
created: "2024-11-19T08:36:36.132722033+01:00" | ||
appVersion: 16.4.0 | ||
created: "2024-11-19T10:03:25.472756625+01:00" | ||
dependencies: | ||
- name: common | ||
repository: oci://registry-1.docker.io/bitnamicharts | ||
|
@@ -51,7 +89,7 @@ entries: | |
description: PostgreSQL (Postgres) is an open source object-relational database | ||
known for reliability and data integrity. ACID-compliant, it supports foreign | ||
keys, joins, views, triggers and stored procedures. | ||
digest: f4921111dcca536f7d8354de061e85a52d37d58638e79ebb2c163fb5f1ba8452 | ||
digest: 6537de714df16f71c720921bd0ad8fad90bb01525fb3aacff3503781de3f9f8b | ||
home: https://bitnami.com | ||
icon: https://bitnami.com/assets/stacks/postgresql/img/postgresql-stack-220x234.png | ||
keywords: | ||
|
@@ -62,12 +100,12 @@ entries: | |
- replication | ||
- cluster | ||
maintainers: | ||
- name: VMware, Inc. | ||
- name: Broadcom, Inc. All Rights Reserved. | ||
url: https://github.com/bitnami/charts | ||
name: postgresql | ||
sources: | ||
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql | ||
urls: | ||
- charts/postgresql-13.1.5.tgz | ||
version: 13.1.5 | ||
generated: "2024-11-19T08:36:36.121510529+01:00" | ||
- https://puzzle.github.io/dependencytrack-helm/charts/postgresql-15.5.38.tgz | ||
version: 15.5.38 | ||
generated: "2024-01-24T11:36:44.6998029+01:00" |