diff --git a/README.md b/README.md index c8c7b46..d5ddba2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # dependency-track -![Version: 1.7.1](https://img.shields.io/badge/Version-1.7.1-informational?style=flat-square) ![AppVersion: 4.10.1](https://img.shields.io/badge/AppVersion-4.10.1-informational?style=flat-square) +![Version: 1.8.1](https://img.shields.io/badge/Version-1.8.0-informational?style=flat-square) ![AppVersion: 4.12.1](https://img.shields.io/badge/AppVersion-4.12.1-informational?style=flat-square) 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. @@ -22,15 +22,15 @@ Dependency-Track is an intelligent Software Supply Chain Component Analysis plat | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | common | 2.x.x | -| https://charts.bitnami.com/bitnami | postgresql | 13.1.5 | +| https://charts.bitnami.com/bitnami | common | 2.x.x | +| https://charts.bitnami.com/bitnami | postgresql | 13.5.38 | ## Values | Key | Type | Default | Description | |-----|------|---------|-------------| -| apiserver | object | `{"affinity":{},"annotations":{},"emptyDir":{"sizeLimit":"8Gi"},"enabled":true,"env":[],"fullnameOverride":"","image":{"pullPolicy":"IfNotPresent","repository":"dependencytrack/apiserver","tag":"4.10.1"},"initContainers":[],"livenessProbe":{"enabled":true,"failureThreshold":3,"initialDelaySeconds":60,"path":"/api/version","periodSeconds":10,"successThreshold":1,"timeoutSeconds":2},"nameOverride":"","nodeSelector":{},"persistentVolume":{"accessModes":["ReadWriteOnce"],"annotations":{},"enabled":true,"size":"8Gi","storageClass":""},"podSecurityContext":{},"readinessProbe":{"enabled":true,"failureThreshold":3,"initialDelaySeconds":60,"path":"/","periodSeconds":10,"successThreshold":1,"timeoutSeconds":2},"replicaCount":1,"resources":{"limits":{"cpu":2,"memory":"8Gi"},"requests":{"cpu":"500m","memory":"2Gi"}},"securityContext":{},"service":{"annotations":{},"port":80,"type":"ClusterIP"},"serviceAccount":{"annotations":{},"create":true,"name":"apiserver-serviceaccount"},"tolerations":[]}` | config of the apiserver | -| frontend | object | `{"affinity":{},"annotations":{},"emptyDir":{"sizeLimit":"8Gi"},"enabled":true,"env":[{"name":"API_BASE_URL","value":""}],"fullnameOverride":"","image":{"pullPolicy":"IfNotPresent","repository":"dependencytrack/frontend","tag":"4.10.1"},"initContainers":[],"livenessProbe":{"enabled":true,"failureThreshold":3,"initialDelaySeconds":60,"path":"/","periodSeconds":10,"successThreshold":1,"timeoutSeconds":2},"nameOverride":"","nodeSelector":{},"podSecurityContext":{},"readinessProbe":{"enabled":true,"failureThreshold":3,"initialDelaySeconds":60,"path":"/","periodSeconds":10,"successThreshold":1,"timeoutSeconds":2},"replicaCount":1,"resources":{"limits":{"cpu":1,"memory":"512Mi"},"requests":{"cpu":"100m","memory":"128Mi"}},"securityContext":{},"service":{"annotations":{},"port":80,"type":"ClusterIP"},"serviceAccount":{"annotations":{},"create":true,"name":"frontend-serviceaccount"},"tolerations":[]}` | config of the frontend | +| apiserver | object | `{"affinity":{},"annotations":{},"emptyDir":{"sizeLimit":"8Gi"},"enabled":true,"env":[],"fullnameOverride":"","image":{"pullPolicy":"IfNotPresent","repository":"dependencytrack/apiserver","tag":"4.12.1"},"initContainers":[],"livenessProbe":{"enabled":true,"failureThreshold":3,"initialDelaySeconds":60,"path":"/api/version","periodSeconds":10,"successThreshold":1,"timeoutSeconds":2},"nameOverride":"","nodeSelector":{},"persistentVolume":{"accessModes":["ReadWriteOnce"],"annotations":{},"enabled":true,"size":"8Gi","storageClass":""},"podSecurityContext":{},"readinessProbe":{"enabled":true,"failureThreshold":3,"initialDelaySeconds":60,"path":"/","periodSeconds":10,"successThreshold":1,"timeoutSeconds":2},"replicaCount":1,"resources":{"limits":{"cpu":2,"memory":"8Gi"},"requests":{"cpu":"500m","memory":"2Gi"}},"securityContext":{},"service":{"annotations":{},"port":80,"type":"ClusterIP"},"serviceAccount":{"annotations":{},"create":true,"name":"apiserver-serviceaccount"},"tolerations":[]}` | config of the apiserver | +| frontend | object | `{"affinity":{},"annotations":{},"emptyDir":{"sizeLimit":"8Gi"},"enabled":true,"env":[{"name":"API_BASE_URL","value":""}],"fullnameOverride":"","image":{"pullPolicy":"IfNotPresent","repository":"dependencytrack/frontend","tag":"4.12.1"},"initContainers":[],"livenessProbe":{"enabled":true,"failureThreshold":3,"initialDelaySeconds":60,"path":"/","periodSeconds":10,"successThreshold":1,"timeoutSeconds":2},"nameOverride":"","nodeSelector":{},"podSecurityContext":{},"readinessProbe":{"enabled":true,"failureThreshold":3,"initialDelaySeconds":60,"path":"/","periodSeconds":10,"successThreshold":1,"timeoutSeconds":2},"replicaCount":1,"resources":{"limits":{"cpu":1,"memory":"512Mi"},"requests":{"cpu":"100m","memory":"128Mi"}},"securityContext":{},"service":{"annotations":{},"port":80,"type":"ClusterIP"},"serviceAccount":{"annotations":{},"create":true,"name":"frontend-serviceaccount"},"tolerations":[]}` | config of the frontend | | frontend.env | list | `[{"name":"API_BASE_URL","value":""}]` | See https://docs.dependencytrack.org/getting-started/configuration/ for frontend ENV variables. | | global | object | `{"imageRegistry":"docker.io"}` | global configuration | | ingress | object | `{"annotations":{},"enabled":false,"host":"chart-example.local","labels":{},"tls":{"enabled":false,"secretName":""}}` | configuration of ingress | diff --git a/chart/Chart.lock b/chart/Chart.lock index a34942a..43fa35d 100644 --- a/chart/Chart.lock +++ b/chart/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 13.1.5 + version: 15.5.38 - name: common repository: https://charts.bitnami.com/bitnami - version: 2.13.3 -digest: sha256:0c0d0ac96996bcae46768abb4e8d72442aa0615a95703ae4b3c2c2ea04ec3bea -generated: "2023-10-24T13:30:35.2505167+02:00" + version: 2.27.0 +digest: sha256:473585510d4f68218e48826be09df5142768dc6dafe7e4caa34c7e6c4b19b1dc +generated: "2024-11-19T08:46:57.213960444+01:00" diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 8cc57fe..f45f536 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,10 +1,10 @@ apiVersion: v2 -appVersion: 4.10.1 +appVersion: 4.12.1 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. name: dependency-track home: https://dependencytrack.org/ -version: 1.7.1 +version: 1.8.1 icon: https://raw.githubusercontent.com/DependencyTrack/branding/master/dt-logo-black-text.svg keywords: - security @@ -21,7 +21,7 @@ sources: - https://www.puzzle.ch/de/security dependencies: - name: postgresql - version: 13.1.5 + version: 15.5.38 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled - name: common diff --git a/chart/README.md b/chart/README.md index 8af2f08..a37007f 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # dependency-track -![Version: 1.7.1](https://img.shields.io/badge/Version-1.7.1-informational?style=flat-square) ![AppVersion: 4.10.1](https://img.shields.io/badge/AppVersion-4.10.1-informational?style=flat-square) +![Version: 1.8.1](https://img.shields.io/badge/Version-1.8.1-informational?style=flat-square) ![AppVersion: 4.12.1](https://img.shields.io/badge/AppVersion-4.12.1-informational?style=flat-square) 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. @@ -23,14 +23,14 @@ Dependency-Track is an intelligent Software Supply Chain Component Analysis plat | Repository | Name | Version | |------------|------|---------| | https://charts.bitnami.com/bitnami | common | 2.x.x | -| https://charts.bitnami.com/bitnami | postgresql | 13.1.5 | +| https://charts.bitnami.com/bitnami | postgresql | 15.5.38 | ## Values | Key | Type | Default | Description | |-----|------|---------|-------------| -| apiserver | object | `{"affinity":{},"annotations":{},"emptyDir":{"sizeLimit":"8Gi"},"enabled":true,"env":[],"fullnameOverride":"","image":{"pullPolicy":"IfNotPresent","repository":"dependencytrack/apiserver","tag":"4.10.1"},"initContainers":[],"livenessProbe":{"enabled":true,"failureThreshold":3,"initialDelaySeconds":60,"path":"/api/version","periodSeconds":10,"successThreshold":1,"timeoutSeconds":2},"nameOverride":"","nodeSelector":{},"persistentVolume":{"accessModes":["ReadWriteOnce"],"annotations":{},"enabled":true,"size":"8Gi","storageClass":""},"podSecurityContext":{},"readinessProbe":{"enabled":true,"failureThreshold":3,"initialDelaySeconds":60,"path":"/","periodSeconds":10,"successThreshold":1,"timeoutSeconds":2},"replicaCount":1,"resources":{"limits":{"cpu":2,"memory":"8Gi"},"requests":{"cpu":"500m","memory":"2Gi"}},"securityContext":{},"service":{"annotations":{},"port":80,"type":"ClusterIP"},"serviceAccount":{"annotations":{},"create":true,"name":"apiserver-serviceaccount"},"tolerations":[]}` | config of the apiserver | -| frontend | object | `{"affinity":{},"annotations":{},"emptyDir":{"sizeLimit":"8Gi"},"enabled":true,"env":[{"name":"API_BASE_URL","value":""}],"fullnameOverride":"","image":{"pullPolicy":"IfNotPresent","repository":"dependencytrack/frontend","tag":"4.10.1"},"initContainers":[],"livenessProbe":{"enabled":true,"failureThreshold":3,"initialDelaySeconds":60,"path":"/","periodSeconds":10,"successThreshold":1,"timeoutSeconds":2},"nameOverride":"","nodeSelector":{},"podSecurityContext":{},"readinessProbe":{"enabled":true,"failureThreshold":3,"initialDelaySeconds":60,"path":"/","periodSeconds":10,"successThreshold":1,"timeoutSeconds":2},"replicaCount":1,"resources":{"limits":{"cpu":1,"memory":"512Mi"},"requests":{"cpu":"100m","memory":"128Mi"}},"securityContext":{},"service":{"annotations":{},"port":80,"type":"ClusterIP"},"serviceAccount":{"annotations":{},"create":true,"name":"frontend-serviceaccount"},"tolerations":[]}` | config of the frontend | +| apiserver | object | `{"affinity":{},"annotations":{},"emptyDir":{"sizeLimit":"8Gi"},"enabled":true,"env":[],"fullnameOverride":"","image":{"pullPolicy":"IfNotPresent","repository":"dependencytrack/apiserver","tag":"4.12.1"},"initContainers":[],"livenessProbe":{"enabled":true,"failureThreshold":3,"initialDelaySeconds":60,"path":"/api/version","periodSeconds":10,"successThreshold":1,"timeoutSeconds":2},"nameOverride":"","nodeSelector":{},"persistentVolume":{"accessModes":["ReadWriteOnce"],"annotations":{},"enabled":true,"size":"8Gi","storageClass":""},"podSecurityContext":{},"readinessProbe":{"enabled":true,"failureThreshold":3,"initialDelaySeconds":60,"path":"/","periodSeconds":10,"successThreshold":1,"timeoutSeconds":2},"replicaCount":1,"resources":{"limits":{"cpu":2,"memory":"8Gi"},"requests":{"cpu":"500m","memory":"2Gi"}},"securityContext":{},"service":{"annotations":{},"port":80,"type":"ClusterIP"},"serviceAccount":{"annotations":{},"create":true,"name":"apiserver-serviceaccount"},"tolerations":[]}` | config of the apiserver | +| frontend | object | `{"affinity":{},"annotations":{},"emptyDir":{"sizeLimit":"8Gi"},"enabled":true,"env":[{"name":"API_BASE_URL","value":""}],"fullnameOverride":"","image":{"pullPolicy":"IfNotPresent","repository":"dependencytrack/frontend","tag":"4.12.1"},"initContainers":[],"livenessProbe":{"enabled":true,"failureThreshold":3,"initialDelaySeconds":60,"path":"/","periodSeconds":10,"successThreshold":1,"timeoutSeconds":2},"nameOverride":"","nodeSelector":{},"podSecurityContext":{},"readinessProbe":{"enabled":true,"failureThreshold":3,"initialDelaySeconds":60,"path":"/","periodSeconds":10,"successThreshold":1,"timeoutSeconds":2},"replicaCount":1,"resources":{"limits":{"cpu":1,"memory":"512Mi"},"requests":{"cpu":"100m","memory":"128Mi"}},"securityContext":{},"service":{"annotations":{},"port":80,"type":"ClusterIP"},"serviceAccount":{"annotations":{},"create":true,"name":"frontend-serviceaccount"},"tolerations":[]}` | config of the frontend | | frontend.env | list | `[{"name":"API_BASE_URL","value":""}]` | See https://docs.dependencytrack.org/getting-started/configuration/ for frontend ENV variables. | | global | object | `{"imageRegistry":"docker.io"}` | global configuration | | ingress | object | `{"annotations":{},"enabled":false,"host":"chart-example.local","labels":{},"tls":{"enabled":false,"secretName":""}}` | configuration of ingress | diff --git a/chart/index.yaml b/chart/index.yaml index a4c9822..6624649 100644 --- a/chart/index.yaml +++ b/chart/index.yaml @@ -5,11 +5,11 @@ entries: category: Infrastructure licenses: Apache-2.0 apiVersion: v2 - appVersion: 2.13.3 - created: "2024-01-24T11:36:44.7082163+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: 08a46a850789938ede61d6a53552f48cb8ba74c4e17dcf30c9c50e5783ca6a13 + digest: 15e56d4ed76919d5bf7067ebe8e7e2f26e39532706a256b37e765143d9ab2e92 home: https://bitnami.com icon: https://bitnami.com/downloads/logos/bitnami-mark.png keywords: @@ -19,24 +19,24 @@ entries: - function - bitnami maintainers: - - name: VMware, Inc. + - name: Broadcom, Inc. All Rights Reserved. url: https://github.com/bitnami/charts name: common sources: - https://github.com/bitnami/charts type: library urls: - - https://puzzle.github.io/dependencytrack-helm/charts/common-2.13.3.tgz - version: 2.13.3 + - https://puzzle.github.io/dependencytrack-helm/charts/common-2.27.0.tgz + version: 2.27.0 dependency-track: - apiVersion: v2 - appVersion: 4.10.1 + 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: 13.1.5 + version: 15.5.38 - name: common repository: https://charts.bitnami.com/bitnami version: 2.x.x @@ -64,22 +64,22 @@ entries: - https://github.com/puzzle/dependencytrack-helm - https://www.puzzle.ch/de/security urls: - - https://puzzle.github.io/dependencytrack-helm/dependency-track-1.7.0.tgz - version: 1.7.0 + - 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-01-24T11:36:44.7122552+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 @@ -89,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: @@ -100,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: - - https://puzzle.github.io/dependencytrack-helm/charts/postgresql-13.1.5.tgz - version: 13.1.5 + - 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" diff --git a/chart/values.yaml b/chart/values.yaml index b76d421..cf778ee 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -16,7 +16,7 @@ frontend: replicaCount: 1 image: repository: dependencytrack/frontend - tag: 4.10.1 + tag: 4.12.1 pullPolicy: IfNotPresent # https://github.com/DependencyTrack/frontend/issues/60 # configmap: @@ -93,7 +93,7 @@ apiserver: replicaCount: 1 image: repository: dependencytrack/apiserver - tag: 4.10.1 + tag: 4.12.1 pullPolicy: IfNotPresent env: [] persistentVolume: