diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d378cc3c8e..94019f2265 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 name: 🐞 Bug diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index c828f29493..22ec3b37f6 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 blank_issues_enabled: false diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index ee9098bdac..4131550621 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 name: "\U0001F680 Feature request" diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d5375e5f12..48f42884c6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 version: 2 diff --git a/.github/workflows/assign-asset-label.yml b/.github/workflows/assign-asset-label.yml index 89786fb049..dfb15387e4 100644 --- a/.github/workflows/assign-asset-label.yml +++ b/.github/workflows/assign-asset-label.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 name: '[Support] Assign asset label' diff --git a/.github/workflows/cd-pipeline.yml b/.github/workflows/cd-pipeline.yml index 3268670c9d..fafb3e0d38 100644 --- a/.github/workflows/cd-pipeline.yml +++ b/.github/workflows/cd-pipeline.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 name: '[CI/CD] CD Pipeline' diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index de2c3da441..6cafe6f922 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 name: '[CI/CD] CI Pipeline' diff --git a/.github/workflows/clossing-issues.yml b/.github/workflows/clossing-issues.yml index 3c3ed47e33..b2c155baaa 100644 --- a/.github/workflows/clossing-issues.yml +++ b/.github/workflows/clossing-issues.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 name: '[Support] Close Solved issues' diff --git a/.github/workflows/comments.yml b/.github/workflows/comments.yml index 017f8837f5..7eb3986b29 100644 --- a/.github/workflows/comments.yml +++ b/.github/workflows/comments.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 name: '[Support] Comments based card movements' diff --git a/.github/workflows/license-headers.yml b/.github/workflows/license-headers.yml index 5dbab3c63a..d815a71cd0 100644 --- a/.github/workflows/license-headers.yml +++ b/.github/workflows/license-headers.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 name: '[License] Check license headers' diff --git a/.github/workflows/markdown-linter.yml b/.github/workflows/markdown-linter.yml index db55a9b60a..0308b493f2 100644 --- a/.github/workflows/markdown-linter.yml +++ b/.github/workflows/markdown-linter.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 name: '[CI/CD] Markdown linter' diff --git a/.github/workflows/move-closed-issues.yml b/.github/workflows/move-closed-issues.yml index 7abde6b9ad..a00cca343c 100644 --- a/.github/workflows/move-closed-issues.yml +++ b/.github/workflows/move-closed-issues.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 name: '[Support] Move closed issues' diff --git a/.github/workflows/pr-review-hack.yml b/.github/workflows/pr-review-hack.yml index 00c8e1da1a..e12f086d16 100644 --- a/.github/workflows/pr-review-hack.yml +++ b/.github/workflows/pr-review-hack.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 # This is a hack to run reusable workflows in the main repo context and not from the forked repository. diff --git a/.github/workflows/pr-reviews-requested.yml b/.github/workflows/pr-reviews-requested.yml index 2f3725fbae..e8c93384bd 100644 --- a/.github/workflows/pr-reviews-requested.yml +++ b/.github/workflows/pr-reviews-requested.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 name: '[Support] Review based card movements' diff --git a/.github/workflows/pr-reviews.yml b/.github/workflows/pr-reviews.yml index 736f471d2b..7e6e666cee 100644 --- a/.github/workflows/pr-reviews.yml +++ b/.github/workflows/pr-reviews.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 name: '[Support] PR review comment card movements' diff --git a/.github/workflows/reasign.yml b/.github/workflows/reasign.yml index ce670f71b2..b33bb1549c 100644 --- a/.github/workflows/reasign.yml +++ b/.github/workflows/reasign.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 name: '[Support] Review based card movements' diff --git a/.github/workflows/retry-failed-releases.yml b/.github/workflows/retry-failed-releases.yml index 45304696c4..eb11b89205 100644 --- a/.github/workflows/retry-failed-releases.yml +++ b/.github/workflows/retry-failed-releases.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 name: '[CI/CD] Retry release PRs' diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index f93451e9c0..edf301b3de 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 name: '[Support] Close stale issues and PRs' diff --git a/.github/workflows/triage.yml b/.github/workflows/triage.yml index 880031782d..4dcaeeb417 100644 --- a/.github/workflows/triage.yml +++ b/.github/workflows/triage.yml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 # This workflow is built to manage the triage support by using GH issues. diff --git a/.licenserc.yaml b/.licenserc.yaml index 6daea427b0..23d4a93514 100644 --- a/.licenserc.yaml +++ b/.licenserc.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 --- @@ -11,7 +11,7 @@ header: content: | {{- /* - Copyright VMware, Inc. + Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} @@ -29,7 +29,7 @@ header: copyright-owner: VMware, Inc. content: | - # Copyright VMware, Inc. + # Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 paths: diff --git a/.vib/airflow/cypress/cypress/e2e/airflow.cy.js b/.vib/airflow/cypress/cypress/e2e/airflow.cy.js index 6466870fd1..cec49f4676 100644 --- a/.vib/airflow/cypress/cypress/e2e/airflow.cy.js +++ b/.vib/airflow/cypress/cypress/e2e/airflow.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/airflow/cypress/cypress/support/commands.js b/.vib/airflow/cypress/cypress/support/commands.js index d40e378190..3bc31a5d27 100644 --- a/.vib/airflow/cypress/cypress/support/commands.js +++ b/.vib/airflow/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/airflow/cypress/cypress/support/e2e.js b/.vib/airflow/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/airflow/cypress/cypress/support/e2e.js +++ b/.vib/airflow/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/airflow/cypress/cypress/support/utils.js b/.vib/airflow/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/airflow/cypress/cypress/support/utils.js +++ b/.vib/airflow/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/airflow/goss/goss.yaml b/.vib/airflow/goss/goss.yaml index 9fb4087c47..e5e5891af0 100644 --- a/.vib/airflow/goss/goss.yaml +++ b/.vib/airflow/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 command: diff --git a/.vib/apache/cypress/cypress/e2e/apache.cy.js b/.vib/apache/cypress/cypress/e2e/apache.cy.js index 84778576c3..6a08e48867 100644 --- a/.vib/apache/cypress/cypress/e2e/apache.cy.js +++ b/.vib/apache/cypress/cypress/e2e/apache.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/apache/cypress/cypress/support/e2e.js b/.vib/apache/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/apache/cypress/cypress/support/e2e.js +++ b/.vib/apache/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/apache/goss/goss.yaml b/.vib/apache/goss/goss.yaml index 2ffda375b6..8e572dc218 100644 --- a/.vib/apache/goss/goss.yaml +++ b/.vib/apache/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/apisix/cypress/cypress/e2e/apisix.cy.js b/.vib/apisix/cypress/cypress/e2e/apisix.cy.js index 85d6330e15..b845034996 100644 --- a/.vib/apisix/cypress/cypress/e2e/apisix.cy.js +++ b/.vib/apisix/cypress/cypress/e2e/apisix.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/apisix/cypress/cypress/support/commands.js b/.vib/apisix/cypress/cypress/support/commands.js index e64cbf692c..25fcccec31 100644 --- a/.vib/apisix/cypress/cypress/support/commands.js +++ b/.vib/apisix/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/apisix/cypress/cypress/support/e2e.js b/.vib/apisix/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/apisix/cypress/cypress/support/e2e.js +++ b/.vib/apisix/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/apisix/cypress/cypress/support/utils.js b/.vib/apisix/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/apisix/cypress/cypress/support/utils.js +++ b/.vib/apisix/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/apisix/goss/goss.yaml b/.vib/apisix/goss/goss.yaml index f2d1f1a074..a1823a2522 100644 --- a/.vib/apisix/goss/goss.yaml +++ b/.vib/apisix/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/appsmith/cypress/cypress/e2e/appsmith.cy.js b/.vib/appsmith/cypress/cypress/e2e/appsmith.cy.js index 2c073c2818..18ba5c314f 100644 --- a/.vib/appsmith/cypress/cypress/e2e/appsmith.cy.js +++ b/.vib/appsmith/cypress/cypress/e2e/appsmith.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/appsmith/cypress/cypress/support/commands.js b/.vib/appsmith/cypress/cypress/support/commands.js index 381e96316b..aae1693ff8 100644 --- a/.vib/appsmith/cypress/cypress/support/commands.js +++ b/.vib/appsmith/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/appsmith/cypress/cypress/support/e2e.js b/.vib/appsmith/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/appsmith/cypress/cypress/support/e2e.js +++ b/.vib/appsmith/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/appsmith/cypress/cypress/support/utils.js b/.vib/appsmith/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/appsmith/cypress/cypress/support/utils.js +++ b/.vib/appsmith/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/appsmith/goss/goss.yaml b/.vib/appsmith/goss/goss.yaml index 55d193006c..fc58de44eb 100644 --- a/.vib/appsmith/goss/goss.yaml +++ b/.vib/appsmith/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/argo-cd/cypress/cypress/e2e/argo_cd.cy.js b/.vib/argo-cd/cypress/cypress/e2e/argo_cd.cy.js index 8a8cac8e2b..7cdad30322 100644 --- a/.vib/argo-cd/cypress/cypress/e2e/argo_cd.cy.js +++ b/.vib/argo-cd/cypress/cypress/e2e/argo_cd.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/argo-cd/cypress/cypress/support/commands.js b/.vib/argo-cd/cypress/cypress/support/commands.js index 8d47478029..0e46bbe276 100644 --- a/.vib/argo-cd/cypress/cypress/support/commands.js +++ b/.vib/argo-cd/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/argo-cd/cypress/cypress/support/e2e.js b/.vib/argo-cd/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/argo-cd/cypress/cypress/support/e2e.js +++ b/.vib/argo-cd/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/argo-cd/cypress/cypress/support/utils.js b/.vib/argo-cd/cypress/cypress/support/utils.js index 3c267de556..df0ce1257a 100644 --- a/.vib/argo-cd/cypress/cypress/support/utils.js +++ b/.vib/argo-cd/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/argo-cd/goss/goss.yaml b/.vib/argo-cd/goss/goss.yaml index 666e068a76..2092c275b5 100644 --- a/.vib/argo-cd/goss/goss.yaml +++ b/.vib/argo-cd/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/argo-workflows/cypress/cypress/e2e/argo_workflows.cy.js b/.vib/argo-workflows/cypress/cypress/e2e/argo_workflows.cy.js index 525a074e51..1a9d6fc2b3 100644 --- a/.vib/argo-workflows/cypress/cypress/e2e/argo_workflows.cy.js +++ b/.vib/argo-workflows/cypress/cypress/e2e/argo_workflows.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/argo-workflows/cypress/cypress/support/commands.js b/.vib/argo-workflows/cypress/cypress/support/commands.js index 2c02854895..690f2bf981 100644 --- a/.vib/argo-workflows/cypress/cypress/support/commands.js +++ b/.vib/argo-workflows/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/argo-workflows/cypress/cypress/support/e2e.js b/.vib/argo-workflows/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/argo-workflows/cypress/cypress/support/e2e.js +++ b/.vib/argo-workflows/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/argo-workflows/cypress/cypress/support/utils.js b/.vib/argo-workflows/cypress/cypress/support/utils.js index 3c267de556..df0ce1257a 100644 --- a/.vib/argo-workflows/cypress/cypress/support/utils.js +++ b/.vib/argo-workflows/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/aspnet-core/cypress/cypress/e2e/aspnet-core.cy.js b/.vib/aspnet-core/cypress/cypress/e2e/aspnet-core.cy.js index f75cc4a2f9..1e5a570b99 100644 --- a/.vib/aspnet-core/cypress/cypress/e2e/aspnet-core.cy.js +++ b/.vib/aspnet-core/cypress/cypress/e2e/aspnet-core.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/aspnet-core/cypress/cypress/support/e2e.js b/.vib/aspnet-core/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/aspnet-core/cypress/cypress/support/e2e.js +++ b/.vib/aspnet-core/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/aspnet-core/goss/goss.yaml b/.vib/aspnet-core/goss/goss.yaml index b8ca49b66a..5abcf8bbf3 100644 --- a/.vib/aspnet-core/goss/goss.yaml +++ b/.vib/aspnet-core/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/cassandra/goss/goss.yaml b/.vib/cassandra/goss/goss.yaml index 7f9e150fe3..455a694b85 100644 --- a/.vib/cassandra/goss/goss.yaml +++ b/.vib/cassandra/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/cert-manager/ginkgo/certmanager_test.go b/.vib/cert-manager/ginkgo/certmanager_test.go index 8e0b51ff66..b33c4fa4fe 100644 --- a/.vib/cert-manager/ginkgo/certmanager_test.go +++ b/.vib/cert-manager/ginkgo/certmanager_test.go @@ -1,4 +1,4 @@ -// Copyright VMware, Inc. +// Copyright Broadcom, Inc. All Rights Reserved. // SPDX-License-Identifier: APACHE-2.0 package integration diff --git a/.vib/cert-manager/ginkgo/integration_suite_test.go b/.vib/cert-manager/ginkgo/integration_suite_test.go index c6a7cf2b7f..8fb6a8cbc1 100644 --- a/.vib/cert-manager/ginkgo/integration_suite_test.go +++ b/.vib/cert-manager/ginkgo/integration_suite_test.go @@ -1,4 +1,4 @@ -// Copyright VMware, Inc. +// Copyright Broadcom, Inc. All Rights Reserved. // SPDX-License-Identifier: APACHE-2.0 package integration diff --git a/.vib/cert-manager/goss/goss.yaml b/.vib/cert-manager/goss/goss.yaml index ad33421a36..db84ee118d 100644 --- a/.vib/cert-manager/goss/goss.yaml +++ b/.vib/cert-manager/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 command: diff --git a/.vib/clickhouse/cypress/cypress/e2e/clickhouse.cy.js b/.vib/clickhouse/cypress/cypress/e2e/clickhouse.cy.js index 85ad3bb2b5..5b79a53926 100644 --- a/.vib/clickhouse/cypress/cypress/e2e/clickhouse.cy.js +++ b/.vib/clickhouse/cypress/cypress/e2e/clickhouse.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/clickhouse/cypress/cypress/support/commands.js b/.vib/clickhouse/cypress/cypress/support/commands.js index fab8090727..06d01ebc47 100644 --- a/.vib/clickhouse/cypress/cypress/support/commands.js +++ b/.vib/clickhouse/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/clickhouse/cypress/cypress/support/e2e.js b/.vib/clickhouse/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/clickhouse/cypress/cypress/support/e2e.js +++ b/.vib/clickhouse/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/clickhouse/goss/goss.yaml b/.vib/clickhouse/goss/goss.yaml index d68f5073c0..c4cbcc3bff 100644 --- a/.vib/clickhouse/goss/goss.yaml +++ b/.vib/clickhouse/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/concourse/cypress/cypress/e2e/concourse.cy.js b/.vib/concourse/cypress/cypress/e2e/concourse.cy.js index 7d72b28521..3f8a119f79 100644 --- a/.vib/concourse/cypress/cypress/e2e/concourse.cy.js +++ b/.vib/concourse/cypress/cypress/e2e/concourse.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/concourse/cypress/cypress/support/commands.js b/.vib/concourse/cypress/cypress/support/commands.js index 52d1723a8d..2700a80a71 100644 --- a/.vib/concourse/cypress/cypress/support/commands.js +++ b/.vib/concourse/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/concourse/cypress/cypress/support/e2e.js b/.vib/concourse/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/concourse/cypress/cypress/support/e2e.js +++ b/.vib/concourse/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/concourse/goss/web/goss.yaml b/.vib/concourse/goss/web/goss.yaml index 5c2f6285d8..2753bf6c26 100644 --- a/.vib/concourse/goss/web/goss.yaml +++ b/.vib/concourse/goss/web/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 command: diff --git a/.vib/concourse/goss/worker/goss.yaml b/.vib/concourse/goss/worker/goss.yaml index dba529855f..6acc0266bb 100644 --- a/.vib/concourse/goss/worker/goss.yaml +++ b/.vib/concourse/goss/worker/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/consul/cypress/cypress/e2e/consul.cy.js b/.vib/consul/cypress/cypress/e2e/consul.cy.js index 00e56fe87f..47c3e70a51 100644 --- a/.vib/consul/cypress/cypress/e2e/consul.cy.js +++ b/.vib/consul/cypress/cypress/e2e/consul.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/consul/cypress/cypress/support/commands.js b/.vib/consul/cypress/cypress/support/commands.js index 659301dbd7..bcbbac3e0d 100644 --- a/.vib/consul/cypress/cypress/support/commands.js +++ b/.vib/consul/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/consul/cypress/cypress/support/e2e.js b/.vib/consul/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/consul/cypress/cypress/support/e2e.js +++ b/.vib/consul/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/consul/cypress/cypress/support/utils.js b/.vib/consul/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/consul/cypress/cypress/support/utils.js +++ b/.vib/consul/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/consul/goss/goss.yaml b/.vib/consul/goss/goss.yaml index 6546c74f7f..02f38133da 100644 --- a/.vib/consul/goss/goss.yaml +++ b/.vib/consul/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/contour/ginkgo/contour.go b/.vib/contour/ginkgo/contour.go index 3e38d2c06d..7bb32c54b0 100644 --- a/.vib/contour/ginkgo/contour.go +++ b/.vib/contour/ginkgo/contour.go @@ -1,4 +1,4 @@ -// Copyright VMware, Inc. +// Copyright Broadcom, Inc. All Rights Reserved. // SPDX-License-Identifier: APACHE-2.0 package integration diff --git a/.vib/contour/ginkgo/integration_suite_test.go b/.vib/contour/ginkgo/integration_suite_test.go index 0e9b5ca6fd..d6367c350e 100644 --- a/.vib/contour/ginkgo/integration_suite_test.go +++ b/.vib/contour/ginkgo/integration_suite_test.go @@ -1,4 +1,4 @@ -// Copyright VMware, Inc. +// Copyright Broadcom, Inc. All Rights Reserved. // SPDX-License-Identifier: APACHE-2.0 package integration diff --git a/.vib/contour/goss/goss.yaml b/.vib/contour/goss/goss.yaml index 482e3d349a..bdef518cc0 100644 --- a/.vib/contour/goss/goss.yaml +++ b/.vib/contour/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/deepspeed/goss/goss.yaml b/.vib/deepspeed/goss/goss.yaml index 157c3705b3..a727936d76 100644 --- a/.vib/deepspeed/goss/goss.yaml +++ b/.vib/deepspeed/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 {{- $nodes := .Vars.worker.replicaCount }} diff --git a/.vib/discourse/cypress/cypress/e2e/discourse.cy.js b/.vib/discourse/cypress/cypress/e2e/discourse.cy.js index 8403372cd4..ce155eb610 100644 --- a/.vib/discourse/cypress/cypress/e2e/discourse.cy.js +++ b/.vib/discourse/cypress/cypress/e2e/discourse.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/discourse/cypress/cypress/support/commands.js b/.vib/discourse/cypress/cypress/support/commands.js index 9ee15e5637..32ff02ec01 100644 --- a/.vib/discourse/cypress/cypress/support/commands.js +++ b/.vib/discourse/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/discourse/cypress/cypress/support/e2e.js b/.vib/discourse/cypress/cypress/support/e2e.js index 2b86b4ae79..4dedece99d 100644 --- a/.vib/discourse/cypress/cypress/support/e2e.js +++ b/.vib/discourse/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/discourse/cypress/cypress/support/utils.js b/.vib/discourse/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/discourse/cypress/cypress/support/utils.js +++ b/.vib/discourse/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/discourse/goss/goss.yaml b/.vib/discourse/goss/goss.yaml index 1e68a54df1..99e642764f 100644 --- a/.vib/discourse/goss/goss.yaml +++ b/.vib/discourse/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/dokuwiki/cypress/cypress/e2e/dokuwiki.cy.js b/.vib/dokuwiki/cypress/cypress/e2e/dokuwiki.cy.js index 996516225d..b42bc55a40 100644 --- a/.vib/dokuwiki/cypress/cypress/e2e/dokuwiki.cy.js +++ b/.vib/dokuwiki/cypress/cypress/e2e/dokuwiki.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/dokuwiki/cypress/cypress/support/commands.js b/.vib/dokuwiki/cypress/cypress/support/commands.js index 1244bb44e4..0864a0d67f 100644 --- a/.vib/dokuwiki/cypress/cypress/support/commands.js +++ b/.vib/dokuwiki/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/dokuwiki/cypress/cypress/support/e2e.js b/.vib/dokuwiki/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/dokuwiki/cypress/cypress/support/e2e.js +++ b/.vib/dokuwiki/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/dokuwiki/cypress/cypress/support/utils.js b/.vib/dokuwiki/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/dokuwiki/cypress/cypress/support/utils.js +++ b/.vib/dokuwiki/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/dokuwiki/goss/goss.yaml b/.vib/dokuwiki/goss/goss.yaml index a0162a294b..1aad1f2bc9 100644 --- a/.vib/dokuwiki/goss/goss.yaml +++ b/.vib/dokuwiki/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/drupal/cypress/cypress/e2e/drupal.cy.js b/.vib/drupal/cypress/cypress/e2e/drupal.cy.js index 1b60d82c16..071dc88d1b 100644 --- a/.vib/drupal/cypress/cypress/e2e/drupal.cy.js +++ b/.vib/drupal/cypress/cypress/e2e/drupal.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/drupal/cypress/cypress/support/commands.js b/.vib/drupal/cypress/cypress/support/commands.js index d089cde22c..2a809ad922 100644 --- a/.vib/drupal/cypress/cypress/support/commands.js +++ b/.vib/drupal/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/drupal/cypress/cypress/support/e2e.js b/.vib/drupal/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/drupal/cypress/cypress/support/e2e.js +++ b/.vib/drupal/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/drupal/cypress/cypress/support/utils.js b/.vib/drupal/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/drupal/cypress/cypress/support/utils.js +++ b/.vib/drupal/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/drupal/goss/goss.yaml b/.vib/drupal/goss/goss.yaml index 241c47d39e..1e68299ba5 100644 --- a/.vib/drupal/goss/goss.yaml +++ b/.vib/drupal/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/ejbca/cypress/cypress/e2e/ejbca.cy.js b/.vib/ejbca/cypress/cypress/e2e/ejbca.cy.js index db1f5490d3..e5257367f5 100644 --- a/.vib/ejbca/cypress/cypress/e2e/ejbca.cy.js +++ b/.vib/ejbca/cypress/cypress/e2e/ejbca.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/ejbca/cypress/cypress/plugins/index.js b/.vib/ejbca/cypress/cypress/plugins/index.js index c0cf18ffb4..1caf921732 100644 --- a/.vib/ejbca/cypress/cypress/plugins/index.js +++ b/.vib/ejbca/cypress/cypress/plugins/index.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/ejbca/cypress/cypress/support/commands.js b/.vib/ejbca/cypress/cypress/support/commands.js index 1c6e378fe8..f84e53b455 100644 --- a/.vib/ejbca/cypress/cypress/support/commands.js +++ b/.vib/ejbca/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/ejbca/cypress/cypress/support/e2e.js b/.vib/ejbca/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/ejbca/cypress/cypress/support/e2e.js +++ b/.vib/ejbca/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/ejbca/goss/goss-wait.yaml b/.vib/ejbca/goss/goss-wait.yaml index 34d5be84ff..0e6b2a0f65 100644 --- a/.vib/ejbca/goss/goss-wait.yaml +++ b/.vib/ejbca/goss/goss-wait.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 command: diff --git a/.vib/ejbca/goss/goss.yaml b/.vib/ejbca/goss/goss.yaml index fc72c10bcd..0035ad27d2 100644 --- a/.vib/ejbca/goss/goss.yaml +++ b/.vib/ejbca/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/elasticsearch/cypress/cypress/e2e/elasticsearch.cy.js b/.vib/elasticsearch/cypress/cypress/e2e/elasticsearch.cy.js index b6614e22ca..5b73fe75e7 100644 --- a/.vib/elasticsearch/cypress/cypress/e2e/elasticsearch.cy.js +++ b/.vib/elasticsearch/cypress/cypress/e2e/elasticsearch.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/elasticsearch/cypress/cypress/support/e2e.js b/.vib/elasticsearch/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/elasticsearch/cypress/cypress/support/e2e.js +++ b/.vib/elasticsearch/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/elasticsearch/cypress/cypress/support/utils.js b/.vib/elasticsearch/cypress/cypress/support/utils.js index 7fbf795771..de2cd7ef44 100644 --- a/.vib/elasticsearch/cypress/cypress/support/utils.js +++ b/.vib/elasticsearch/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/elasticsearch/goss/goss.yaml b/.vib/elasticsearch/goss/goss.yaml index 199294097d..76cb8fb777 100644 --- a/.vib/elasticsearch/goss/goss.yaml +++ b/.vib/elasticsearch/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/etcd/goss/goss.yaml b/.vib/etcd/goss/goss.yaml index 7f6ce9a076..6257279898 100644 --- a/.vib/etcd/goss/goss.yaml +++ b/.vib/etcd/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/external-dns/cypress/cypress/e2e/external_dns.cy.js b/.vib/external-dns/cypress/cypress/e2e/external_dns.cy.js index 3721c798e4..2c1fd73f9a 100644 --- a/.vib/external-dns/cypress/cypress/e2e/external_dns.cy.js +++ b/.vib/external-dns/cypress/cypress/e2e/external_dns.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/external-dns/cypress/cypress/support/e2e.js b/.vib/external-dns/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/external-dns/cypress/cypress/support/e2e.js +++ b/.vib/external-dns/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/external-dns/goss/goss.yaml b/.vib/external-dns/goss/goss.yaml index 6bf7fab22f..99efa04fed 100644 --- a/.vib/external-dns/goss/goss.yaml +++ b/.vib/external-dns/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/flink/cypress/cypress/e2e/flink.cy.js b/.vib/flink/cypress/cypress/e2e/flink.cy.js index f6f37f7e65..efb6d92324 100644 --- a/.vib/flink/cypress/cypress/e2e/flink.cy.js +++ b/.vib/flink/cypress/cypress/e2e/flink.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/flink/cypress/cypress/support/e2e.js b/.vib/flink/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/flink/cypress/cypress/support/e2e.js +++ b/.vib/flink/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/flink/goss/goss.yaml b/.vib/flink/goss/goss.yaml index f1375510a3..41602427a8 100644 --- a/.vib/flink/goss/goss.yaml +++ b/.vib/flink/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 addr: diff --git a/.vib/fluent-bit/goss/goss.yaml b/.vib/fluent-bit/goss/goss.yaml index cb568fcbad..3dfe82d82b 100644 --- a/.vib/fluent-bit/goss/goss.yaml +++ b/.vib/fluent-bit/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/fluentd/goss/goss-wait.yaml b/.vib/fluentd/goss/goss-wait.yaml index 9c370ff0d4..1e85445cbf 100644 --- a/.vib/fluentd/goss/goss-wait.yaml +++ b/.vib/fluentd/goss/goss-wait.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 command: diff --git a/.vib/fluentd/goss/goss.yaml b/.vib/fluentd/goss/goss.yaml index c56e9fe5ac..023a89eee6 100644 --- a/.vib/fluentd/goss/goss.yaml +++ b/.vib/fluentd/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/flux/goss/goss-wait.yaml b/.vib/flux/goss/goss-wait.yaml index 3b52106daf..52fa1f1c2a 100644 --- a/.vib/flux/goss/goss-wait.yaml +++ b/.vib/flux/goss/goss-wait.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 addr: diff --git a/.vib/flux/goss/goss.yaml b/.vib/flux/goss/goss.yaml index f114581b35..bff755c32e 100644 --- a/.vib/flux/goss/goss.yaml +++ b/.vib/flux/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 command: diff --git a/.vib/ghost/cypress/cypress/e2e/ghost.cy.js b/.vib/ghost/cypress/cypress/e2e/ghost.cy.js index 832479c6eb..dc9e753f30 100644 --- a/.vib/ghost/cypress/cypress/e2e/ghost.cy.js +++ b/.vib/ghost/cypress/cypress/e2e/ghost.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/ghost/cypress/cypress/support/commands.js b/.vib/ghost/cypress/cypress/support/commands.js index ae7de6e9dc..059457fbd9 100644 --- a/.vib/ghost/cypress/cypress/support/commands.js +++ b/.vib/ghost/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/ghost/cypress/cypress/support/e2e.js b/.vib/ghost/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/ghost/cypress/cypress/support/e2e.js +++ b/.vib/ghost/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/ghost/cypress/cypress/support/utils.js b/.vib/ghost/cypress/cypress/support/utils.js index 648fe0d775..06a6ff1ac5 100644 --- a/.vib/ghost/cypress/cypress/support/utils.js +++ b/.vib/ghost/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/ghost/goss/goss.yaml b/.vib/ghost/goss/goss.yaml index 66354b3bda..7be23354ea 100644 --- a/.vib/ghost/goss/goss.yaml +++ b/.vib/ghost/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/gitea/cypress/cypress/e2e/gitea.cy.js b/.vib/gitea/cypress/cypress/e2e/gitea.cy.js index fcb6b59869..a922c413c3 100644 --- a/.vib/gitea/cypress/cypress/e2e/gitea.cy.js +++ b/.vib/gitea/cypress/cypress/e2e/gitea.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/gitea/cypress/cypress/support/commands.js b/.vib/gitea/cypress/cypress/support/commands.js index eca086618d..889683530d 100644 --- a/.vib/gitea/cypress/cypress/support/commands.js +++ b/.vib/gitea/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/gitea/cypress/cypress/support/e2e.js b/.vib/gitea/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/gitea/cypress/cypress/support/e2e.js +++ b/.vib/gitea/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/gitea/cypress/cypress/support/utils.js b/.vib/gitea/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/gitea/cypress/cypress/support/utils.js +++ b/.vib/gitea/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/gitea/goss/goss.yaml b/.vib/gitea/goss/goss.yaml index be867ff379..ee85177b0a 100644 --- a/.vib/gitea/goss/goss.yaml +++ b/.vib/gitea/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 addr: diff --git a/.vib/grafana-loki/cypress/cypress/e2e/grafana_loki.cy.js b/.vib/grafana-loki/cypress/cypress/e2e/grafana_loki.cy.js index 34b10fc3b2..8b49e6704c 100644 --- a/.vib/grafana-loki/cypress/cypress/e2e/grafana_loki.cy.js +++ b/.vib/grafana-loki/cypress/cypress/e2e/grafana_loki.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/grafana-loki/cypress/cypress/support/e2e.js b/.vib/grafana-loki/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/grafana-loki/cypress/cypress/support/e2e.js +++ b/.vib/grafana-loki/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/grafana-loki/cypress/cypress/support/utils.js b/.vib/grafana-loki/cypress/cypress/support/utils.js index 4ca58c4d11..6e066500e2 100644 --- a/.vib/grafana-loki/cypress/cypress/support/utils.js +++ b/.vib/grafana-loki/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/grafana-loki/goss/promtail/goss.yaml b/.vib/grafana-loki/goss/promtail/goss.yaml index 8bdc526f33..2b13232bd9 100644 --- a/.vib/grafana-loki/goss/promtail/goss.yaml +++ b/.vib/grafana-loki/goss/promtail/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/grafana-loki/goss/querier/goss.yaml b/.vib/grafana-loki/goss/querier/goss.yaml index b46bafaa5c..444de2ff25 100644 --- a/.vib/grafana-loki/goss/querier/goss.yaml +++ b/.vib/grafana-loki/goss/querier/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/grafana-mimir/cypress/cypress/e2e/grafana_mimir.cy.js b/.vib/grafana-mimir/cypress/cypress/e2e/grafana_mimir.cy.js index d32cdbd0a4..b39f75cb43 100644 --- a/.vib/grafana-mimir/cypress/cypress/e2e/grafana_mimir.cy.js +++ b/.vib/grafana-mimir/cypress/cypress/e2e/grafana_mimir.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/grafana-mimir/cypress/cypress/support/e2e.js b/.vib/grafana-mimir/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/grafana-mimir/cypress/cypress/support/e2e.js +++ b/.vib/grafana-mimir/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/grafana-mimir/cypress/cypress/support/utils.js b/.vib/grafana-mimir/cypress/cypress/support/utils.js index 559432e1ad..742c6f5f20 100644 --- a/.vib/grafana-mimir/cypress/cypress/support/utils.js +++ b/.vib/grafana-mimir/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/grafana-mimir/goss/goss.yaml b/.vib/grafana-mimir/goss/goss.yaml index 7dfda0c829..8bb14e7bec 100644 --- a/.vib/grafana-mimir/goss/goss.yaml +++ b/.vib/grafana-mimir/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/grafana-operator/cypress/cypress/e2e/grafana_operator.cy.js b/.vib/grafana-operator/cypress/cypress/e2e/grafana_operator.cy.js index 4729f76177..1f5684b972 100644 --- a/.vib/grafana-operator/cypress/cypress/e2e/grafana_operator.cy.js +++ b/.vib/grafana-operator/cypress/cypress/e2e/grafana_operator.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/grafana-operator/cypress/cypress/support/commands.js b/.vib/grafana-operator/cypress/cypress/support/commands.js index f137b840ed..0280cd5161 100644 --- a/.vib/grafana-operator/cypress/cypress/support/commands.js +++ b/.vib/grafana-operator/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/grafana-operator/cypress/cypress/support/e2e.js b/.vib/grafana-operator/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/grafana-operator/cypress/cypress/support/e2e.js +++ b/.vib/grafana-operator/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/grafana-operator/cypress/cypress/support/utils.js b/.vib/grafana-operator/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/grafana-operator/cypress/cypress/support/utils.js +++ b/.vib/grafana-operator/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/grafana-operator/goss/goss.yaml b/.vib/grafana-operator/goss/goss.yaml index d1ce199f34..ce26db9262 100644 --- a/.vib/grafana-operator/goss/goss.yaml +++ b/.vib/grafana-operator/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/grafana-tempo/cypress/cypress/e2e/grafana_tempo.cy.js b/.vib/grafana-tempo/cypress/cypress/e2e/grafana_tempo.cy.js index fecfe8f199..1b85d5af8d 100644 --- a/.vib/grafana-tempo/cypress/cypress/e2e/grafana_tempo.cy.js +++ b/.vib/grafana-tempo/cypress/cypress/e2e/grafana_tempo.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/grafana-tempo/cypress/cypress/plugins/index.js b/.vib/grafana-tempo/cypress/cypress/plugins/index.js index 14a9282235..54a3a82cf8 100644 --- a/.vib/grafana-tempo/cypress/cypress/plugins/index.js +++ b/.vib/grafana-tempo/cypress/cypress/plugins/index.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/grafana-tempo/cypress/cypress/support/e2e.js b/.vib/grafana-tempo/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/grafana-tempo/cypress/cypress/support/e2e.js +++ b/.vib/grafana-tempo/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/grafana-tempo/goss/goss.yaml b/.vib/grafana-tempo/goss/goss.yaml index 6d6db8618c..e32aac4bd8 100644 --- a/.vib/grafana-tempo/goss/goss.yaml +++ b/.vib/grafana-tempo/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 addr: diff --git a/.vib/grafana/cypress/cypress/e2e/grafana.cy.js b/.vib/grafana/cypress/cypress/e2e/grafana.cy.js index 56ab84a439..75ec4e43d8 100644 --- a/.vib/grafana/cypress/cypress/e2e/grafana.cy.js +++ b/.vib/grafana/cypress/cypress/e2e/grafana.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/grafana/cypress/cypress/support/commands.js b/.vib/grafana/cypress/cypress/support/commands.js index 7ffc7eeee8..f6297d29ac 100644 --- a/.vib/grafana/cypress/cypress/support/commands.js +++ b/.vib/grafana/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/grafana/cypress/cypress/support/e2e.js b/.vib/grafana/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/grafana/cypress/cypress/support/e2e.js +++ b/.vib/grafana/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/grafana/cypress/cypress/support/utils.js b/.vib/grafana/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/grafana/cypress/cypress/support/utils.js +++ b/.vib/grafana/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/grafana/goss/goss.yaml b/.vib/grafana/goss/goss.yaml index fb80e396d1..b80c937747 100644 --- a/.vib/grafana/goss/goss.yaml +++ b/.vib/grafana/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/haproxy/cypress/cypress/e2e/haproxy.cy.js b/.vib/haproxy/cypress/cypress/e2e/haproxy.cy.js index 838a240778..149f850c36 100644 --- a/.vib/haproxy/cypress/cypress/e2e/haproxy.cy.js +++ b/.vib/haproxy/cypress/cypress/e2e/haproxy.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/haproxy/cypress/cypress/support/e2e.js b/.vib/haproxy/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/haproxy/cypress/cypress/support/e2e.js +++ b/.vib/haproxy/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/haproxy/goss/goss.yaml b/.vib/haproxy/goss/goss.yaml index 5e615b5afd..53f3b66a8a 100644 --- a/.vib/haproxy/goss/goss.yaml +++ b/.vib/haproxy/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 command: diff --git a/.vib/harbor/cypress/cypress/e2e/harbor.cy.js b/.vib/harbor/cypress/cypress/e2e/harbor.cy.js index d60323d601..81ee7d18ec 100644 --- a/.vib/harbor/cypress/cypress/e2e/harbor.cy.js +++ b/.vib/harbor/cypress/cypress/e2e/harbor.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/harbor/cypress/cypress/support/commands.js b/.vib/harbor/cypress/cypress/support/commands.js index 9618035b95..28892c547a 100644 --- a/.vib/harbor/cypress/cypress/support/commands.js +++ b/.vib/harbor/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/harbor/cypress/cypress/support/e2e.js b/.vib/harbor/cypress/cypress/support/e2e.js index ee7e084772..2d27eee1a2 100644 --- a/.vib/harbor/cypress/cypress/support/e2e.js +++ b/.vib/harbor/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/harbor/cypress/cypress/support/utils.js b/.vib/harbor/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/harbor/cypress/cypress/support/utils.js +++ b/.vib/harbor/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/harbor/goss/goss.yaml b/.vib/harbor/goss/goss.yaml index f70cef6b9e..b4268b61eb 100644 --- a/.vib/harbor/goss/goss.yaml +++ b/.vib/harbor/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/influxdb/cypress/cypress/e2e/influxdb.cy.js b/.vib/influxdb/cypress/cypress/e2e/influxdb.cy.js index d54cad2aa2..044d936841 100644 --- a/.vib/influxdb/cypress/cypress/e2e/influxdb.cy.js +++ b/.vib/influxdb/cypress/cypress/e2e/influxdb.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/influxdb/cypress/cypress/support/commands.js b/.vib/influxdb/cypress/cypress/support/commands.js index bd876b1e1b..970b119a11 100644 --- a/.vib/influxdb/cypress/cypress/support/commands.js +++ b/.vib/influxdb/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/influxdb/cypress/cypress/support/e2e.js b/.vib/influxdb/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/influxdb/cypress/cypress/support/e2e.js +++ b/.vib/influxdb/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/influxdb/cypress/cypress/support/utils.js b/.vib/influxdb/cypress/cypress/support/utils.js index d3d3693960..3a4162b113 100644 --- a/.vib/influxdb/cypress/cypress/support/utils.js +++ b/.vib/influxdb/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/influxdb/goss/goss.yaml b/.vib/influxdb/goss/goss.yaml index f0f5ce6b49..3fb63fe411 100644 --- a/.vib/influxdb/goss/goss.yaml +++ b/.vib/influxdb/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/jaeger/cypress/cypress/e2e/jaeger.cy.js b/.vib/jaeger/cypress/cypress/e2e/jaeger.cy.js index 57bdaa2252..f6f99dc032 100644 --- a/.vib/jaeger/cypress/cypress/e2e/jaeger.cy.js +++ b/.vib/jaeger/cypress/cypress/e2e/jaeger.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/jaeger/cypress/cypress/support/e2e.js b/.vib/jaeger/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/jaeger/cypress/cypress/support/e2e.js +++ b/.vib/jaeger/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/jaeger/goss/goss.yaml b/.vib/jaeger/goss/goss.yaml index bc5605fd21..d4d326b667 100644 --- a/.vib/jaeger/goss/goss.yaml +++ b/.vib/jaeger/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 addr: diff --git a/.vib/jenkins/cypress/cypress/e2e/jenkins.cy.js b/.vib/jenkins/cypress/cypress/e2e/jenkins.cy.js index 4b06fac94c..138281163e 100644 --- a/.vib/jenkins/cypress/cypress/e2e/jenkins.cy.js +++ b/.vib/jenkins/cypress/cypress/e2e/jenkins.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/jenkins/cypress/cypress/support/commands.js b/.vib/jenkins/cypress/cypress/support/commands.js index 00136ab637..d35ca31311 100644 --- a/.vib/jenkins/cypress/cypress/support/commands.js +++ b/.vib/jenkins/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/jenkins/cypress/cypress/support/e2e.js b/.vib/jenkins/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/jenkins/cypress/cypress/support/e2e.js +++ b/.vib/jenkins/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/jenkins/cypress/cypress/support/utils.js b/.vib/jenkins/cypress/cypress/support/utils.js index 191e4b2c58..61c27c283f 100644 --- a/.vib/jenkins/cypress/cypress/support/utils.js +++ b/.vib/jenkins/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/jenkins/goss/goss.yaml b/.vib/jenkins/goss/goss.yaml index 97df1fea5c..7468fc6073 100644 --- a/.vib/jenkins/goss/goss.yaml +++ b/.vib/jenkins/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 command: diff --git a/.vib/joomla/cypress/cypress/e2e/joomla.cy.js b/.vib/joomla/cypress/cypress/e2e/joomla.cy.js index ec2f3fda02..05f83a8208 100644 --- a/.vib/joomla/cypress/cypress/e2e/joomla.cy.js +++ b/.vib/joomla/cypress/cypress/e2e/joomla.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/joomla/cypress/cypress/support/commands.js b/.vib/joomla/cypress/cypress/support/commands.js index 7b2fd993d5..670cde272a 100644 --- a/.vib/joomla/cypress/cypress/support/commands.js +++ b/.vib/joomla/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/joomla/cypress/cypress/support/e2e.js b/.vib/joomla/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/joomla/cypress/cypress/support/e2e.js +++ b/.vib/joomla/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/joomla/cypress/cypress/support/utils.js b/.vib/joomla/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/joomla/cypress/cypress/support/utils.js +++ b/.vib/joomla/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/joomla/goss/goss.yaml b/.vib/joomla/goss/goss.yaml index 800518a979..683a596624 100644 --- a/.vib/joomla/goss/goss.yaml +++ b/.vib/joomla/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/jupyterhub/cypress/cypress/e2e/jupyterhub.cy.js b/.vib/jupyterhub/cypress/cypress/e2e/jupyterhub.cy.js index 6bad3b2596..a8ddf38c3d 100644 --- a/.vib/jupyterhub/cypress/cypress/e2e/jupyterhub.cy.js +++ b/.vib/jupyterhub/cypress/cypress/e2e/jupyterhub.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/jupyterhub/cypress/cypress/support/commands.js b/.vib/jupyterhub/cypress/cypress/support/commands.js index f5bb3a9867..c44f746174 100644 --- a/.vib/jupyterhub/cypress/cypress/support/commands.js +++ b/.vib/jupyterhub/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/jupyterhub/cypress/cypress/support/e2e.js b/.vib/jupyterhub/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/jupyterhub/cypress/cypress/support/e2e.js +++ b/.vib/jupyterhub/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/jupyterhub/cypress/cypress/support/utils.js b/.vib/jupyterhub/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/jupyterhub/cypress/cypress/support/utils.js +++ b/.vib/jupyterhub/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/jupyterhub/goss/goss.yaml b/.vib/jupyterhub/goss/goss.yaml index b3e0ea6d5c..37e8a650f7 100644 --- a/.vib/jupyterhub/goss/goss.yaml +++ b/.vib/jupyterhub/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/kafka/goss/goss.yaml b/.vib/kafka/goss/goss.yaml index 2683f922c9..3b321dd29f 100644 --- a/.vib/kafka/goss/goss.yaml +++ b/.vib/kafka/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/keycloak/cypress/cypress/e2e/keycloak.cy.js b/.vib/keycloak/cypress/cypress/e2e/keycloak.cy.js index c9bd5147aa..c895dfd783 100644 --- a/.vib/keycloak/cypress/cypress/e2e/keycloak.cy.js +++ b/.vib/keycloak/cypress/cypress/e2e/keycloak.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/keycloak/cypress/cypress/support/commands.js b/.vib/keycloak/cypress/cypress/support/commands.js index 5d7c6b9c56..709bb4bdf1 100644 --- a/.vib/keycloak/cypress/cypress/support/commands.js +++ b/.vib/keycloak/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/keycloak/cypress/cypress/support/e2e.js b/.vib/keycloak/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/keycloak/cypress/cypress/support/e2e.js +++ b/.vib/keycloak/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/keycloak/cypress/cypress/support/utils.js b/.vib/keycloak/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/keycloak/cypress/cypress/support/utils.js +++ b/.vib/keycloak/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/keycloak/goss/goss.yaml b/.vib/keycloak/goss/goss.yaml index c6b30baf35..25a54ab833 100644 --- a/.vib/keycloak/goss/goss.yaml +++ b/.vib/keycloak/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/kibana/cypress/cypress/e2e/kibana.cy.js b/.vib/kibana/cypress/cypress/e2e/kibana.cy.js index 366e0396a9..e90e778d49 100644 --- a/.vib/kibana/cypress/cypress/e2e/kibana.cy.js +++ b/.vib/kibana/cypress/cypress/e2e/kibana.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/kibana/cypress/cypress/support/commands.js b/.vib/kibana/cypress/cypress/support/commands.js index 6818f0ba0e..f5824ef931 100644 --- a/.vib/kibana/cypress/cypress/support/commands.js +++ b/.vib/kibana/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/kibana/cypress/cypress/support/e2e.js b/.vib/kibana/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/kibana/cypress/cypress/support/e2e.js +++ b/.vib/kibana/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/kibana/cypress/cypress/support/utils.js b/.vib/kibana/cypress/cypress/support/utils.js index 1db246050e..59e8478ad4 100644 --- a/.vib/kibana/cypress/cypress/support/utils.js +++ b/.vib/kibana/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/kibana/goss/goss.yaml b/.vib/kibana/goss/goss.yaml index a7fc6ce993..4e8b01f90b 100644 --- a/.vib/kibana/goss/goss.yaml +++ b/.vib/kibana/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/kong/cypress/cypress/e2e/kong.cy.js b/.vib/kong/cypress/cypress/e2e/kong.cy.js index 62cb13129f..441ecc6bab 100644 --- a/.vib/kong/cypress/cypress/e2e/kong.cy.js +++ b/.vib/kong/cypress/cypress/e2e/kong.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/kong/cypress/cypress/support/e2e.js b/.vib/kong/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/kong/cypress/cypress/support/e2e.js +++ b/.vib/kong/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/kong/cypress/cypress/support/utils.js b/.vib/kong/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/kong/cypress/cypress/support/utils.js +++ b/.vib/kong/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/kong/goss/goss.yaml b/.vib/kong/goss/goss.yaml index 55b58b30fa..64b0abb4ef 100644 --- a/.vib/kong/goss/goss.yaml +++ b/.vib/kong/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/kube-prometheus/cypress/cypress/e2e/kube_prometheus.cy.js b/.vib/kube-prometheus/cypress/cypress/e2e/kube_prometheus.cy.js index 3a61a877e6..b802805b8d 100644 --- a/.vib/kube-prometheus/cypress/cypress/e2e/kube_prometheus.cy.js +++ b/.vib/kube-prometheus/cypress/cypress/e2e/kube_prometheus.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/kube-prometheus/cypress/cypress/support/e2e.js b/.vib/kube-prometheus/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/kube-prometheus/cypress/cypress/support/e2e.js +++ b/.vib/kube-prometheus/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/kube-prometheus/goss/goss.yaml b/.vib/kube-prometheus/goss/goss.yaml index 6d5f8344a5..dcb73b7a30 100644 --- a/.vib/kube-prometheus/goss/goss.yaml +++ b/.vib/kube-prometheus/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 command: diff --git a/.vib/kube-state-metrics/goss/goss.yaml b/.vib/kube-state-metrics/goss/goss.yaml index 694b8b7fbe..e1753cc48d 100644 --- a/.vib/kube-state-metrics/goss/goss.yaml +++ b/.vib/kube-state-metrics/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/kubeapps/cypress/cypress/e2e/kubeapps.cy.js b/.vib/kubeapps/cypress/cypress/e2e/kubeapps.cy.js index a35a6fe483..5d6e067778 100644 --- a/.vib/kubeapps/cypress/cypress/e2e/kubeapps.cy.js +++ b/.vib/kubeapps/cypress/cypress/e2e/kubeapps.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/kubeapps/cypress/cypress/support/commands.js b/.vib/kubeapps/cypress/cypress/support/commands.js index 15868d903a..6e27a3053b 100644 --- a/.vib/kubeapps/cypress/cypress/support/commands.js +++ b/.vib/kubeapps/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/kubeapps/cypress/cypress/support/e2e.js b/.vib/kubeapps/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/kubeapps/cypress/cypress/support/e2e.js +++ b/.vib/kubeapps/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/kubeapps/cypress/cypress/support/utils.js b/.vib/kubeapps/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/kubeapps/cypress/cypress/support/utils.js +++ b/.vib/kubeapps/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/kubeapps/goss/goss.yaml b/.vib/kubeapps/goss/goss.yaml index 65d94c9c5c..9c8693da83 100644 --- a/.vib/kubeapps/goss/goss.yaml +++ b/.vib/kubeapps/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/kuberay/cypress/cypress/e2e/kuberay.cy.js b/.vib/kuberay/cypress/cypress/e2e/kuberay.cy.js index 3747192f95..428f0090f8 100644 --- a/.vib/kuberay/cypress/cypress/e2e/kuberay.cy.js +++ b/.vib/kuberay/cypress/cypress/e2e/kuberay.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/kuberay/cypress/cypress/support/commands.js b/.vib/kuberay/cypress/cypress/support/commands.js index 3f3931b5e4..6feb22c445 100644 --- a/.vib/kuberay/cypress/cypress/support/commands.js +++ b/.vib/kuberay/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/kuberay/cypress/cypress/support/e2e.js b/.vib/kuberay/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/kuberay/cypress/cypress/support/e2e.js +++ b/.vib/kuberay/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/kuberay/goss/goss.yaml b/.vib/kuberay/goss/goss.yaml index 4015d701ae..4418ed3af0 100644 --- a/.vib/kuberay/goss/goss.yaml +++ b/.vib/kuberay/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/kubernetes-event-exporter/ginkgo/integration_suite_test.go b/.vib/kubernetes-event-exporter/ginkgo/integration_suite_test.go index 1dc71716a1..acef04ed9b 100644 --- a/.vib/kubernetes-event-exporter/ginkgo/integration_suite_test.go +++ b/.vib/kubernetes-event-exporter/ginkgo/integration_suite_test.go @@ -1,4 +1,4 @@ -// Copyright VMware, Inc. +// Copyright Broadcom, Inc. All Rights Reserved. // SPDX-License-Identifier: APACHE-2.0 package integration diff --git a/.vib/kubernetes-event-exporter/ginkgo/kubernetes_event_exporter.go b/.vib/kubernetes-event-exporter/ginkgo/kubernetes_event_exporter.go index a1f5f35228..fbe7a2d8eb 100644 --- a/.vib/kubernetes-event-exporter/ginkgo/kubernetes_event_exporter.go +++ b/.vib/kubernetes-event-exporter/ginkgo/kubernetes_event_exporter.go @@ -1,4 +1,4 @@ -// Copyright VMware, Inc. +// Copyright Broadcom, Inc. All Rights Reserved. // SPDX-License-Identifier: APACHE-2.0 package integration diff --git a/.vib/kubernetes-event-exporter/goss/goss.yaml b/.vib/kubernetes-event-exporter/goss/goss.yaml index 86817c7ee0..873453fcf8 100644 --- a/.vib/kubernetes-event-exporter/goss/goss.yaml +++ b/.vib/kubernetes-event-exporter/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/logstash/cypress/cypress/e2e/logstash.cy.js b/.vib/logstash/cypress/cypress/e2e/logstash.cy.js index 7a55250594..bea3a72324 100644 --- a/.vib/logstash/cypress/cypress/e2e/logstash.cy.js +++ b/.vib/logstash/cypress/cypress/e2e/logstash.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/logstash/cypress/cypress/support/e2e.js b/.vib/logstash/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/logstash/cypress/cypress/support/e2e.js +++ b/.vib/logstash/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/logstash/goss/goss.yaml b/.vib/logstash/goss/goss.yaml index 89736f3bfe..28524cbe8f 100644 --- a/.vib/logstash/goss/goss.yaml +++ b/.vib/logstash/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/magento/cypress/cypress/e2e/magento.cy.js b/.vib/magento/cypress/cypress/e2e/magento.cy.js index e769f2c594..32b6ee3fe8 100644 --- a/.vib/magento/cypress/cypress/e2e/magento.cy.js +++ b/.vib/magento/cypress/cypress/e2e/magento.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/magento/cypress/cypress/support/commands.js b/.vib/magento/cypress/cypress/support/commands.js index 5b86967355..06955e3360 100644 --- a/.vib/magento/cypress/cypress/support/commands.js +++ b/.vib/magento/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/magento/cypress/cypress/support/e2e.js b/.vib/magento/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/magento/cypress/cypress/support/e2e.js +++ b/.vib/magento/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/magento/cypress/cypress/support/utils.js b/.vib/magento/cypress/cypress/support/utils.js index a303a82548..439d8efef6 100644 --- a/.vib/magento/cypress/cypress/support/utils.js +++ b/.vib/magento/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/magento/goss/goss.yaml b/.vib/magento/goss/goss.yaml index 588a76746c..c68cc59938 100644 --- a/.vib/magento/goss/goss.yaml +++ b/.vib/magento/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 command: diff --git a/.vib/mariadb-galera/goss/goss.yaml b/.vib/mariadb-galera/goss/goss.yaml index fb571d0ee2..ed5037d97b 100644 --- a/.vib/mariadb-galera/goss/goss.yaml +++ b/.vib/mariadb-galera/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/mariadb/goss/goss.yaml b/.vib/mariadb/goss/goss.yaml index b213de3682..3cd031e2e2 100644 --- a/.vib/mariadb/goss/goss.yaml +++ b/.vib/mariadb/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/mastodon/cypress/cypress/e2e/mastodon.cy.js b/.vib/mastodon/cypress/cypress/e2e/mastodon.cy.js index dfe6404256..6bd684d2df 100644 --- a/.vib/mastodon/cypress/cypress/e2e/mastodon.cy.js +++ b/.vib/mastodon/cypress/cypress/e2e/mastodon.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/mastodon/cypress/cypress/support/commands.js b/.vib/mastodon/cypress/cypress/support/commands.js index 094c796de1..4b8438e3d8 100644 --- a/.vib/mastodon/cypress/cypress/support/commands.js +++ b/.vib/mastodon/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/mastodon/cypress/cypress/support/e2e.js b/.vib/mastodon/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/mastodon/cypress/cypress/support/e2e.js +++ b/.vib/mastodon/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/mastodon/cypress/cypress/support/utils.js b/.vib/mastodon/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/mastodon/cypress/cypress/support/utils.js +++ b/.vib/mastodon/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/mastodon/goss/goss.yaml b/.vib/mastodon/goss/goss.yaml index 9e35fa1897..2e891e0abe 100644 --- a/.vib/mastodon/goss/goss.yaml +++ b/.vib/mastodon/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 command: diff --git a/.vib/matomo/cypress/cypress/e2e/matomo.cy.js b/.vib/matomo/cypress/cypress/e2e/matomo.cy.js index 52cf76dc3b..bfc3dd00d3 100644 --- a/.vib/matomo/cypress/cypress/e2e/matomo.cy.js +++ b/.vib/matomo/cypress/cypress/e2e/matomo.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/matomo/cypress/cypress/support/commands.js b/.vib/matomo/cypress/cypress/support/commands.js index f8b5fcdace..dde1c7bb5b 100644 --- a/.vib/matomo/cypress/cypress/support/commands.js +++ b/.vib/matomo/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/matomo/cypress/cypress/support/e2e.js b/.vib/matomo/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/matomo/cypress/cypress/support/e2e.js +++ b/.vib/matomo/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/matomo/cypress/cypress/support/utils.js b/.vib/matomo/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/matomo/cypress/cypress/support/utils.js +++ b/.vib/matomo/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/matomo/goss/goss.yaml b/.vib/matomo/goss/goss.yaml index c2059aab05..c45debf06a 100644 --- a/.vib/matomo/goss/goss.yaml +++ b/.vib/matomo/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/mediawiki/cypress/cypress/e2e/mediawiki.cy.js b/.vib/mediawiki/cypress/cypress/e2e/mediawiki.cy.js index dbc8fb854d..0b948f11e6 100644 --- a/.vib/mediawiki/cypress/cypress/e2e/mediawiki.cy.js +++ b/.vib/mediawiki/cypress/cypress/e2e/mediawiki.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/mediawiki/cypress/cypress/support/commands.js b/.vib/mediawiki/cypress/cypress/support/commands.js index bbed700202..f94c184101 100644 --- a/.vib/mediawiki/cypress/cypress/support/commands.js +++ b/.vib/mediawiki/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/mediawiki/cypress/cypress/support/e2e.js b/.vib/mediawiki/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/mediawiki/cypress/cypress/support/e2e.js +++ b/.vib/mediawiki/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/mediawiki/cypress/cypress/support/utils.js b/.vib/mediawiki/cypress/cypress/support/utils.js index 846d2fa222..3f7ef49079 100644 --- a/.vib/mediawiki/cypress/cypress/support/utils.js +++ b/.vib/mediawiki/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/mediawiki/goss/goss.yaml b/.vib/mediawiki/goss/goss.yaml index 1d87930b4b..ee8efa674a 100644 --- a/.vib/mediawiki/goss/goss.yaml +++ b/.vib/mediawiki/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/memcached/goss/goss.yaml b/.vib/memcached/goss/goss.yaml index 5bba814b17..d3a1b9680f 100644 --- a/.vib/memcached/goss/goss.yaml +++ b/.vib/memcached/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/metallb/ginkgo/integration_suite_test.go b/.vib/metallb/ginkgo/integration_suite_test.go index eb29eada97..792329b933 100644 --- a/.vib/metallb/ginkgo/integration_suite_test.go +++ b/.vib/metallb/ginkgo/integration_suite_test.go @@ -1,4 +1,4 @@ -// Copyright VMware, Inc. +// Copyright Broadcom, Inc. All Rights Reserved. // SPDX-License-Identifier: APACHE-2.0 package integration diff --git a/.vib/metallb/ginkgo/metallb_test.go b/.vib/metallb/ginkgo/metallb_test.go index f1bdc51164..8d26932403 100644 --- a/.vib/metallb/ginkgo/metallb_test.go +++ b/.vib/metallb/ginkgo/metallb_test.go @@ -1,4 +1,4 @@ -// Copyright VMware, Inc. +// Copyright Broadcom, Inc. All Rights Reserved. // SPDX-License-Identifier: APACHE-2.0 package integration diff --git a/.vib/metallb/goss/goss.yaml b/.vib/metallb/goss/goss.yaml index 3040d08520..fa457ac599 100644 --- a/.vib/metallb/goss/goss.yaml +++ b/.vib/metallb/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 command: diff --git a/.vib/metrics-server/goss/goss.yaml b/.vib/metrics-server/goss/goss.yaml index 4713e65308..3f906533a7 100644 --- a/.vib/metrics-server/goss/goss.yaml +++ b/.vib/metrics-server/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/milvus/cypress/cypress/e2e/milvus.cy.js b/.vib/milvus/cypress/cypress/e2e/milvus.cy.js index a57ca3c6e1..0f0b3a08c5 100644 --- a/.vib/milvus/cypress/cypress/e2e/milvus.cy.js +++ b/.vib/milvus/cypress/cypress/e2e/milvus.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/milvus/cypress/cypress/support/commands.js b/.vib/milvus/cypress/cypress/support/commands.js index af48ef9757..13a0ffc44a 100644 --- a/.vib/milvus/cypress/cypress/support/commands.js +++ b/.vib/milvus/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/milvus/cypress/cypress/support/e2e.js b/.vib/milvus/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/milvus/cypress/cypress/support/e2e.js +++ b/.vib/milvus/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/milvus/cypress/cypress/support/utils.js b/.vib/milvus/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/milvus/cypress/cypress/support/utils.js +++ b/.vib/milvus/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/milvus/goss/goss.yaml b/.vib/milvus/goss/goss.yaml index 6a0cfab959..42e2301e32 100644 --- a/.vib/milvus/goss/goss.yaml +++ b/.vib/milvus/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/minio/cypress/cypress/e2e/minio.cy.js b/.vib/minio/cypress/cypress/e2e/minio.cy.js index 16aa1de474..50ae6871c8 100644 --- a/.vib/minio/cypress/cypress/e2e/minio.cy.js +++ b/.vib/minio/cypress/cypress/e2e/minio.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/minio/cypress/cypress/support/commands.js b/.vib/minio/cypress/cypress/support/commands.js index 0e3040a8e0..f2d043e207 100644 --- a/.vib/minio/cypress/cypress/support/commands.js +++ b/.vib/minio/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/minio/cypress/cypress/support/e2e.js b/.vib/minio/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/minio/cypress/cypress/support/e2e.js +++ b/.vib/minio/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/minio/cypress/cypress/support/utils.js b/.vib/minio/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/minio/cypress/cypress/support/utils.js +++ b/.vib/minio/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/minio/goss/goss.yaml b/.vib/minio/goss/goss.yaml index 15eb2da00f..b5f7d8d805 100644 --- a/.vib/minio/goss/goss.yaml +++ b/.vib/minio/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/mlflow/cypress/cypress/e2e/mlflow.cy.js b/.vib/mlflow/cypress/cypress/e2e/mlflow.cy.js index 5dcbc930e1..bb53f35473 100644 --- a/.vib/mlflow/cypress/cypress/e2e/mlflow.cy.js +++ b/.vib/mlflow/cypress/cypress/e2e/mlflow.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/mlflow/cypress/cypress/support/commands.js b/.vib/mlflow/cypress/cypress/support/commands.js index 3f3931b5e4..6feb22c445 100644 --- a/.vib/mlflow/cypress/cypress/support/commands.js +++ b/.vib/mlflow/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/mlflow/cypress/cypress/support/e2e.js b/.vib/mlflow/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/mlflow/cypress/cypress/support/e2e.js +++ b/.vib/mlflow/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/mlflow/goss/goss.yaml b/.vib/mlflow/goss/goss.yaml index 6ce6c5877b..fcdfca0ea7 100644 --- a/.vib/mlflow/goss/goss.yaml +++ b/.vib/mlflow/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/mongodb-sharded/goss/goss.yaml b/.vib/mongodb-sharded/goss/goss.yaml index b3244c5846..85185b0b91 100644 --- a/.vib/mongodb-sharded/goss/goss.yaml +++ b/.vib/mongodb-sharded/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 command: diff --git a/.vib/mongodb/goss/goss.yaml b/.vib/mongodb/goss/goss.yaml index 297603042c..54ce5e08e3 100644 --- a/.vib/mongodb/goss/goss.yaml +++ b/.vib/mongodb/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/moodle/cypress/cypress/e2e/moodle.cy.js b/.vib/moodle/cypress/cypress/e2e/moodle.cy.js index 0c52cf0a0d..37c10f88c5 100644 --- a/.vib/moodle/cypress/cypress/e2e/moodle.cy.js +++ b/.vib/moodle/cypress/cypress/e2e/moodle.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/moodle/cypress/cypress/support/commands.js b/.vib/moodle/cypress/cypress/support/commands.js index 4bf8df9182..04f674d07a 100644 --- a/.vib/moodle/cypress/cypress/support/commands.js +++ b/.vib/moodle/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/moodle/cypress/cypress/support/e2e.js b/.vib/moodle/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/moodle/cypress/cypress/support/e2e.js +++ b/.vib/moodle/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/moodle/cypress/cypress/support/utils.js b/.vib/moodle/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/moodle/cypress/cypress/support/utils.js +++ b/.vib/moodle/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/moodle/goss/goss.yaml b/.vib/moodle/goss/goss.yaml index c17e5001ce..0047cf603d 100644 --- a/.vib/moodle/goss/goss.yaml +++ b/.vib/moodle/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/multus-cni/goss/goss.yaml b/.vib/multus-cni/goss/goss.yaml index 1477cc7c71..21130d7d5e 100644 --- a/.vib/multus-cni/goss/goss.yaml +++ b/.vib/multus-cni/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 # This application performs modifications at host-level, injecting new configuration files. Therefore the diff --git a/.vib/mysql/goss/goss.yaml b/.vib/mysql/goss/goss.yaml index eba84c0c2c..e621091179 100644 --- a/.vib/mysql/goss/goss.yaml +++ b/.vib/mysql/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 command: diff --git a/.vib/nats/cypress/cypress/e2e/nats.cy.js b/.vib/nats/cypress/cypress/e2e/nats.cy.js index 70358cc3d6..d9369a1e26 100644 --- a/.vib/nats/cypress/cypress/e2e/nats.cy.js +++ b/.vib/nats/cypress/cypress/e2e/nats.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/nats/cypress/cypress/support/e2e.js b/.vib/nats/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/nats/cypress/cypress/support/e2e.js +++ b/.vib/nats/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/nats/goss/goss.yaml b/.vib/nats/goss/goss.yaml index 198ac5728b..ab7911a0c3 100644 --- a/.vib/nats/goss/goss.yaml +++ b/.vib/nats/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/nginx-ingress-controller/ginkgo/integration_suite_test.go b/.vib/nginx-ingress-controller/ginkgo/integration_suite_test.go index 6daec81e07..2c071cd1b1 100644 --- a/.vib/nginx-ingress-controller/ginkgo/integration_suite_test.go +++ b/.vib/nginx-ingress-controller/ginkgo/integration_suite_test.go @@ -1,4 +1,4 @@ -// Copyright VMware, Inc. +// Copyright Broadcom, Inc. All Rights Reserved. // SPDX-License-Identifier: APACHE-2.0 package integration diff --git a/.vib/nginx-ingress-controller/ginkgo/nginx_ingress_controller_test.go b/.vib/nginx-ingress-controller/ginkgo/nginx_ingress_controller_test.go index ea3915e8b0..149ea449d8 100644 --- a/.vib/nginx-ingress-controller/ginkgo/nginx_ingress_controller_test.go +++ b/.vib/nginx-ingress-controller/ginkgo/nginx_ingress_controller_test.go @@ -1,4 +1,4 @@ -// Copyright VMware, Inc. +// Copyright Broadcom, Inc. All Rights Reserved. // SPDX-License-Identifier: APACHE-2.0 package integration diff --git a/.vib/nginx-ingress-controller/goss/goss.yaml b/.vib/nginx-ingress-controller/goss/goss.yaml index 9c08e92e48..26429ce7a8 100644 --- a/.vib/nginx-ingress-controller/goss/goss.yaml +++ b/.vib/nginx-ingress-controller/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/nginx/cypress/cypress/e2e/nginx.cy.js b/.vib/nginx/cypress/cypress/e2e/nginx.cy.js index cd91eaa237..9f4241d49f 100644 --- a/.vib/nginx/cypress/cypress/e2e/nginx.cy.js +++ b/.vib/nginx/cypress/cypress/e2e/nginx.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/nginx/cypress/cypress/support/e2e.js b/.vib/nginx/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/nginx/cypress/cypress/support/e2e.js +++ b/.vib/nginx/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/nginx/goss/goss.yaml b/.vib/nginx/goss/goss.yaml index e6fa083b17..e827720b3b 100644 --- a/.vib/nginx/goss/goss.yaml +++ b/.vib/nginx/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/node-exporter/cypress/cypress/e2e/node_exporter.cy.js b/.vib/node-exporter/cypress/cypress/e2e/node_exporter.cy.js index 1dba36f5f2..a6b520aa15 100644 --- a/.vib/node-exporter/cypress/cypress/e2e/node_exporter.cy.js +++ b/.vib/node-exporter/cypress/cypress/e2e/node_exporter.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/node-exporter/cypress/cypress/support/e2e.js b/.vib/node-exporter/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/node-exporter/cypress/cypress/support/e2e.js +++ b/.vib/node-exporter/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/node-exporter/goss/goss.yaml b/.vib/node-exporter/goss/goss.yaml index 04f1f9a305..5958ea1528 100644 --- a/.vib/node-exporter/goss/goss.yaml +++ b/.vib/node-exporter/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/oauth2-proxy/cypress/cypress/e2e/oauth2-proxy.cy.js b/.vib/oauth2-proxy/cypress/cypress/e2e/oauth2-proxy.cy.js index b8b2fd2f22..51b5ae986d 100644 --- a/.vib/oauth2-proxy/cypress/cypress/e2e/oauth2-proxy.cy.js +++ b/.vib/oauth2-proxy/cypress/cypress/e2e/oauth2-proxy.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/oauth2-proxy/cypress/cypress/support/commands.js b/.vib/oauth2-proxy/cypress/cypress/support/commands.js index 4dbf5c7244..8ca4c4729b 100644 --- a/.vib/oauth2-proxy/cypress/cypress/support/commands.js +++ b/.vib/oauth2-proxy/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/oauth2-proxy/cypress/cypress/support/e2e.js b/.vib/oauth2-proxy/cypress/cypress/support/e2e.js index 58da85574c..375aa1c384 100644 --- a/.vib/oauth2-proxy/cypress/cypress/support/e2e.js +++ b/.vib/oauth2-proxy/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/oauth2-proxy/goss/goss.yaml b/.vib/oauth2-proxy/goss/goss.yaml index cfeb9143b3..0706c9a105 100644 --- a/.vib/oauth2-proxy/goss/goss.yaml +++ b/.vib/oauth2-proxy/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/odoo/cypress/cypress/e2e/odoo.cy.js b/.vib/odoo/cypress/cypress/e2e/odoo.cy.js index 4bf99c346a..e121bb0d1f 100644 --- a/.vib/odoo/cypress/cypress/e2e/odoo.cy.js +++ b/.vib/odoo/cypress/cypress/e2e/odoo.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/odoo/cypress/cypress/support/commands.js b/.vib/odoo/cypress/cypress/support/commands.js index 0261a99d48..6c40f111b2 100644 --- a/.vib/odoo/cypress/cypress/support/commands.js +++ b/.vib/odoo/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/odoo/cypress/cypress/support/e2e.js b/.vib/odoo/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/odoo/cypress/cypress/support/e2e.js +++ b/.vib/odoo/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/odoo/cypress/cypress/support/utils.js b/.vib/odoo/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/odoo/cypress/cypress/support/utils.js +++ b/.vib/odoo/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/odoo/goss/goss.yaml b/.vib/odoo/goss/goss.yaml index aef50e40f3..148f2a9a88 100644 --- a/.vib/odoo/goss/goss.yaml +++ b/.vib/odoo/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/opencart/cypress/cypress/e2e/opencart.cy.js b/.vib/opencart/cypress/cypress/e2e/opencart.cy.js index 386418f3dd..5adadfc6f4 100644 --- a/.vib/opencart/cypress/cypress/e2e/opencart.cy.js +++ b/.vib/opencart/cypress/cypress/e2e/opencart.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/opencart/cypress/cypress/support/commands.js b/.vib/opencart/cypress/cypress/support/commands.js index 2ff46e6d49..a5c2978056 100644 --- a/.vib/opencart/cypress/cypress/support/commands.js +++ b/.vib/opencart/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/opencart/cypress/cypress/support/e2e.js b/.vib/opencart/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/opencart/cypress/cypress/support/e2e.js +++ b/.vib/opencart/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/opencart/cypress/cypress/support/utils.js b/.vib/opencart/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/opencart/cypress/cypress/support/utils.js +++ b/.vib/opencart/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/opencart/goss/goss.yaml b/.vib/opencart/goss/goss.yaml index b0f2e3345b..a9f6f4a4d2 100644 --- a/.vib/opencart/goss/goss.yaml +++ b/.vib/opencart/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/opensearch/cypress/cypress/e2e/opensearch.cy.js b/.vib/opensearch/cypress/cypress/e2e/opensearch.cy.js index b6614e22ca..5b73fe75e7 100644 --- a/.vib/opensearch/cypress/cypress/e2e/opensearch.cy.js +++ b/.vib/opensearch/cypress/cypress/e2e/opensearch.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/opensearch/cypress/cypress/support/e2e.js b/.vib/opensearch/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/opensearch/cypress/cypress/support/e2e.js +++ b/.vib/opensearch/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/opensearch/cypress/cypress/support/utils.js b/.vib/opensearch/cypress/cypress/support/utils.js index 7fbf795771..de2cd7ef44 100644 --- a/.vib/opensearch/cypress/cypress/support/utils.js +++ b/.vib/opensearch/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/opensearch/goss/goss.yaml b/.vib/opensearch/goss/goss.yaml index d91e28d20f..0edd76d6dc 100644 --- a/.vib/opensearch/goss/goss.yaml +++ b/.vib/opensearch/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/parse/cypress/cypress/e2e/parse.cy.js b/.vib/parse/cypress/cypress/e2e/parse.cy.js index bef73f75ff..c80e2c4cf6 100644 --- a/.vib/parse/cypress/cypress/e2e/parse.cy.js +++ b/.vib/parse/cypress/cypress/e2e/parse.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/parse/cypress/cypress/support/e2e.js b/.vib/parse/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/parse/cypress/cypress/support/e2e.js +++ b/.vib/parse/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/parse/cypress/cypress/support/utils.js b/.vib/parse/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/parse/cypress/cypress/support/utils.js +++ b/.vib/parse/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/parse/goss/dashboard/goss.yaml b/.vib/parse/goss/dashboard/goss.yaml index a5592f9012..65f04f6301 100644 --- a/.vib/parse/goss/dashboard/goss.yaml +++ b/.vib/parse/goss/dashboard/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/parse/goss/server/goss.yaml b/.vib/parse/goss/server/goss.yaml index 4da13de5df..e854fa3180 100644 --- a/.vib/parse/goss/server/goss.yaml +++ b/.vib/parse/goss/server/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/phpbb/cypress/cypress/e2e/phpbb.cy.js b/.vib/phpbb/cypress/cypress/e2e/phpbb.cy.js index aac7be0b5b..d75368ae3f 100644 --- a/.vib/phpbb/cypress/cypress/e2e/phpbb.cy.js +++ b/.vib/phpbb/cypress/cypress/e2e/phpbb.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/phpbb/cypress/cypress/support/commands.js b/.vib/phpbb/cypress/cypress/support/commands.js index 95a453e9e7..ac0ecac8bb 100644 --- a/.vib/phpbb/cypress/cypress/support/commands.js +++ b/.vib/phpbb/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/phpbb/cypress/cypress/support/e2e.js b/.vib/phpbb/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/phpbb/cypress/cypress/support/e2e.js +++ b/.vib/phpbb/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/phpbb/cypress/cypress/support/utils.js b/.vib/phpbb/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/phpbb/cypress/cypress/support/utils.js +++ b/.vib/phpbb/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/phpbb/goss/goss.yaml b/.vib/phpbb/goss/goss.yaml index d9bb1b535d..f41bcc6bed 100644 --- a/.vib/phpbb/goss/goss.yaml +++ b/.vib/phpbb/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/phpmyadmin/cypress/cypress/e2e/phpmyadmin.cy.js b/.vib/phpmyadmin/cypress/cypress/e2e/phpmyadmin.cy.js index 5f770e5f30..87321f919e 100644 --- a/.vib/phpmyadmin/cypress/cypress/e2e/phpmyadmin.cy.js +++ b/.vib/phpmyadmin/cypress/cypress/e2e/phpmyadmin.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/phpmyadmin/cypress/cypress/support/commands.js b/.vib/phpmyadmin/cypress/cypress/support/commands.js index bfe18e20b4..d37ea510e2 100644 --- a/.vib/phpmyadmin/cypress/cypress/support/commands.js +++ b/.vib/phpmyadmin/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/phpmyadmin/cypress/cypress/support/e2e.js b/.vib/phpmyadmin/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/phpmyadmin/cypress/cypress/support/e2e.js +++ b/.vib/phpmyadmin/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/phpmyadmin/cypress/cypress/support/utils.js b/.vib/phpmyadmin/cypress/cypress/support/utils.js index 284c5b20b1..cbf49aec55 100644 --- a/.vib/phpmyadmin/cypress/cypress/support/utils.js +++ b/.vib/phpmyadmin/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/phpmyadmin/goss/goss.yaml b/.vib/phpmyadmin/goss/goss.yaml index bb2a97cfe2..30a5073d07 100644 --- a/.vib/phpmyadmin/goss/goss.yaml +++ b/.vib/phpmyadmin/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/pinniped/ginkgo/integration_suite_test.go b/.vib/pinniped/ginkgo/integration_suite_test.go index 26aaed7d52..4930b584e0 100644 --- a/.vib/pinniped/ginkgo/integration_suite_test.go +++ b/.vib/pinniped/ginkgo/integration_suite_test.go @@ -1,4 +1,4 @@ -// Copyright VMware, Inc. +// Copyright Broadcom, Inc. All Rights Reserved. // SPDX-License-Identifier: APACHE-2.0 package integration diff --git a/.vib/pinniped/ginkgo/pinniped_test.go b/.vib/pinniped/ginkgo/pinniped_test.go index 889a623133..99f075b21c 100644 --- a/.vib/pinniped/ginkgo/pinniped_test.go +++ b/.vib/pinniped/ginkgo/pinniped_test.go @@ -1,4 +1,4 @@ -// Copyright VMware, Inc. +// Copyright Broadcom, Inc. All Rights Reserved. // SPDX-License-Identifier: APACHE-2.0 package integration diff --git a/.vib/pinniped/ginkgo/scripts/pinniped-auth.sh b/.vib/pinniped/ginkgo/scripts/pinniped-auth.sh index a9057de241..5f3a497a25 100644 --- a/.vib/pinniped/ginkgo/scripts/pinniped-auth.sh +++ b/.vib/pinniped/ginkgo/scripts/pinniped-auth.sh @@ -1,5 +1,5 @@ #/bin/bash -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 # Run pinniped cli to obtain custom kubeconfig and auth into the cluster diff --git a/.vib/postgresql-ha/goss/pgpool/goss.yaml b/.vib/postgresql-ha/goss/pgpool/goss.yaml index 334de03c72..b7094997bb 100644 --- a/.vib/postgresql-ha/goss/pgpool/goss.yaml +++ b/.vib/postgresql-ha/goss/pgpool/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 command: diff --git a/.vib/postgresql-ha/goss/repmgr/goss.yaml b/.vib/postgresql-ha/goss/repmgr/goss.yaml index 66e4d1dde0..45ee189bd3 100644 --- a/.vib/postgresql-ha/goss/repmgr/goss.yaml +++ b/.vib/postgresql-ha/goss/repmgr/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/postgresql/goss/goss.yaml b/.vib/postgresql/goss/goss.yaml index 8396a6c219..4797a0fbd8 100644 --- a/.vib/postgresql/goss/goss.yaml +++ b/.vib/postgresql/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 command: diff --git a/.vib/prestashop/cypress/cypress/e2e/prestashop.cy.js b/.vib/prestashop/cypress/cypress/e2e/prestashop.cy.js index 3e654d5fd1..5982ca124a 100644 --- a/.vib/prestashop/cypress/cypress/e2e/prestashop.cy.js +++ b/.vib/prestashop/cypress/cypress/e2e/prestashop.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/prestashop/cypress/cypress/support/commands.js b/.vib/prestashop/cypress/cypress/support/commands.js index f8fea713da..aea27c35d9 100644 --- a/.vib/prestashop/cypress/cypress/support/commands.js +++ b/.vib/prestashop/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/prestashop/cypress/cypress/support/e2e.js b/.vib/prestashop/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/prestashop/cypress/cypress/support/e2e.js +++ b/.vib/prestashop/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/prestashop/cypress/cypress/support/utils.js b/.vib/prestashop/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/prestashop/cypress/cypress/support/utils.js +++ b/.vib/prestashop/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/prestashop/goss/goss.yaml b/.vib/prestashop/goss/goss.yaml index 0c099bcbf0..33bd59498a 100644 --- a/.vib/prestashop/goss/goss.yaml +++ b/.vib/prestashop/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/prometheus/cypress/cypress/e2e/prometheus.cy.js b/.vib/prometheus/cypress/cypress/e2e/prometheus.cy.js index f200947dc5..7ecfe22857 100644 --- a/.vib/prometheus/cypress/cypress/e2e/prometheus.cy.js +++ b/.vib/prometheus/cypress/cypress/e2e/prometheus.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/prometheus/cypress/cypress/support/e2e.js b/.vib/prometheus/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/prometheus/cypress/cypress/support/e2e.js +++ b/.vib/prometheus/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/prometheus/goss/goss.yaml b/.vib/prometheus/goss/goss.yaml index 54d7b0040b..32c4768502 100644 --- a/.vib/prometheus/goss/goss.yaml +++ b/.vib/prometheus/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 command: diff --git a/.vib/pytorch/goss/goss.yaml b/.vib/pytorch/goss/goss.yaml index 5598092b2d..7ae769fb8e 100644 --- a/.vib/pytorch/goss/goss.yaml +++ b/.vib/pytorch/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/rabbitmq-cluster-operator/cypress/cypress/e2e/rabbitmq_cluster_operator.cy.js b/.vib/rabbitmq-cluster-operator/cypress/cypress/e2e/rabbitmq_cluster_operator.cy.js index d0b8e29914..c5f5e50b52 100644 --- a/.vib/rabbitmq-cluster-operator/cypress/cypress/e2e/rabbitmq_cluster_operator.cy.js +++ b/.vib/rabbitmq-cluster-operator/cypress/cypress/e2e/rabbitmq_cluster_operator.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/rabbitmq-cluster-operator/cypress/cypress/support/commands.js b/.vib/rabbitmq-cluster-operator/cypress/cypress/support/commands.js index bd5c214d50..0ba661f1d0 100644 --- a/.vib/rabbitmq-cluster-operator/cypress/cypress/support/commands.js +++ b/.vib/rabbitmq-cluster-operator/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/rabbitmq-cluster-operator/cypress/cypress/support/e2e.js b/.vib/rabbitmq-cluster-operator/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/rabbitmq-cluster-operator/cypress/cypress/support/e2e.js +++ b/.vib/rabbitmq-cluster-operator/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/rabbitmq-cluster-operator/cypress/cypress/support/utils.js b/.vib/rabbitmq-cluster-operator/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/rabbitmq-cluster-operator/cypress/cypress/support/utils.js +++ b/.vib/rabbitmq-cluster-operator/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/rabbitmq-cluster-operator/goss/goss.yaml b/.vib/rabbitmq-cluster-operator/goss/goss.yaml index b901446e56..4988eaaeb2 100644 --- a/.vib/rabbitmq-cluster-operator/goss/goss.yaml +++ b/.vib/rabbitmq-cluster-operator/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/rabbitmq/cypress/cypress/e2e/rabbitmq.cy.js b/.vib/rabbitmq/cypress/cypress/e2e/rabbitmq.cy.js index d0b8e29914..c5f5e50b52 100644 --- a/.vib/rabbitmq/cypress/cypress/e2e/rabbitmq.cy.js +++ b/.vib/rabbitmq/cypress/cypress/e2e/rabbitmq.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/rabbitmq/cypress/cypress/support/commands.js b/.vib/rabbitmq/cypress/cypress/support/commands.js index bd5c214d50..0ba661f1d0 100644 --- a/.vib/rabbitmq/cypress/cypress/support/commands.js +++ b/.vib/rabbitmq/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/rabbitmq/cypress/cypress/support/e2e.js b/.vib/rabbitmq/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/rabbitmq/cypress/cypress/support/e2e.js +++ b/.vib/rabbitmq/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/rabbitmq/cypress/cypress/support/utils.js b/.vib/rabbitmq/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/rabbitmq/cypress/cypress/support/utils.js +++ b/.vib/rabbitmq/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/rabbitmq/goss/goss.yaml b/.vib/rabbitmq/goss/goss.yaml index 9750fbdd5d..d0554084ed 100644 --- a/.vib/rabbitmq/goss/goss.yaml +++ b/.vib/rabbitmq/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 addr: diff --git a/.vib/redis-cluster/goss/goss.yaml b/.vib/redis-cluster/goss/goss.yaml index 12a64f078c..426dda9dc6 100644 --- a/.vib/redis-cluster/goss/goss.yaml +++ b/.vib/redis-cluster/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 {{- $auth := printf "REDISCLI_AUTH=%s" .Vars.password }} diff --git a/.vib/redis/goss/goss.yaml b/.vib/redis/goss/goss.yaml index d34164266f..887a20dee6 100644 --- a/.vib/redis/goss/goss.yaml +++ b/.vib/redis/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 {{- $auth := printf "REDISCLI_AUTH='%s'" .Vars.auth.password }} diff --git a/.vib/redmine/cypress/cypress/e2e/redmine.cy.js b/.vib/redmine/cypress/cypress/e2e/redmine.cy.js index 2fd3912031..8d87799898 100644 --- a/.vib/redmine/cypress/cypress/e2e/redmine.cy.js +++ b/.vib/redmine/cypress/cypress/e2e/redmine.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/redmine/cypress/cypress/support/commands.js b/.vib/redmine/cypress/cypress/support/commands.js index 582c021aa9..3598706f44 100644 --- a/.vib/redmine/cypress/cypress/support/commands.js +++ b/.vib/redmine/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/redmine/cypress/cypress/support/e2e.js b/.vib/redmine/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/redmine/cypress/cypress/support/e2e.js +++ b/.vib/redmine/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/redmine/cypress/cypress/support/utils.js b/.vib/redmine/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/redmine/cypress/cypress/support/utils.js +++ b/.vib/redmine/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/redmine/goss/goss.yaml b/.vib/redmine/goss/goss.yaml index e6bec269f6..a4a00e3f0b 100644 --- a/.vib/redmine/goss/goss.yaml +++ b/.vib/redmine/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/schema-registry/cypress/cypress/e2e/schema_registry.cy.js b/.vib/schema-registry/cypress/cypress/e2e/schema_registry.cy.js index f7a8af3adc..d1e099a235 100644 --- a/.vib/schema-registry/cypress/cypress/e2e/schema_registry.cy.js +++ b/.vib/schema-registry/cypress/cypress/e2e/schema_registry.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/schema-registry/cypress/cypress/support/e2e.js b/.vib/schema-registry/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/schema-registry/cypress/cypress/support/e2e.js +++ b/.vib/schema-registry/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/schema-registry/goss/goss.yaml b/.vib/schema-registry/goss/goss.yaml index bbf498a010..32ff1dfbd4 100644 --- a/.vib/schema-registry/goss/goss.yaml +++ b/.vib/schema-registry/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/sealed-secrets/cypress/cypress/e2e/sealed_secrets.cy.js b/.vib/sealed-secrets/cypress/cypress/e2e/sealed_secrets.cy.js index f300ba1f22..bbf79911f9 100644 --- a/.vib/sealed-secrets/cypress/cypress/e2e/sealed_secrets.cy.js +++ b/.vib/sealed-secrets/cypress/cypress/e2e/sealed_secrets.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/sealed-secrets/cypress/cypress/support/e2e.js b/.vib/sealed-secrets/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/sealed-secrets/cypress/cypress/support/e2e.js +++ b/.vib/sealed-secrets/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/sealed-secrets/ginkgo/integration_suite_test.go b/.vib/sealed-secrets/ginkgo/integration_suite_test.go index bcc4c1b3cd..1e871a2542 100644 --- a/.vib/sealed-secrets/ginkgo/integration_suite_test.go +++ b/.vib/sealed-secrets/ginkgo/integration_suite_test.go @@ -1,4 +1,4 @@ -// Copyright VMware, Inc. +// Copyright Broadcom, Inc. All Rights Reserved. // SPDX-License-Identifier: APACHE-2.0 package integration diff --git a/.vib/sealed-secrets/ginkgo/sealed_secrets_test.go b/.vib/sealed-secrets/ginkgo/sealed_secrets_test.go index c7219cfcfb..c6fd49c0e8 100644 --- a/.vib/sealed-secrets/ginkgo/sealed_secrets_test.go +++ b/.vib/sealed-secrets/ginkgo/sealed_secrets_test.go @@ -1,4 +1,4 @@ -// Copyright VMware, Inc. +// Copyright Broadcom, Inc. All Rights Reserved. // SPDX-License-Identifier: APACHE-2.0 package integration diff --git a/.vib/seaweedfs/cypress/cypress/e2e/seaweedfs.cy.js b/.vib/seaweedfs/cypress/cypress/e2e/seaweedfs.cy.js index c19dc242ee..54a89a2689 100644 --- a/.vib/seaweedfs/cypress/cypress/e2e/seaweedfs.cy.js +++ b/.vib/seaweedfs/cypress/cypress/e2e/seaweedfs.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/seaweedfs/cypress/cypress/support/e2e.js b/.vib/seaweedfs/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/seaweedfs/cypress/cypress/support/e2e.js +++ b/.vib/seaweedfs/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/solr/cypress/cypress/e2e/solr.cy.js b/.vib/solr/cypress/cypress/e2e/solr.cy.js index fc66487fbf..676f6fcef0 100644 --- a/.vib/solr/cypress/cypress/e2e/solr.cy.js +++ b/.vib/solr/cypress/cypress/e2e/solr.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/solr/cypress/cypress/support/commands.js b/.vib/solr/cypress/cypress/support/commands.js index 21e9d677c3..0c87f6e767 100644 --- a/.vib/solr/cypress/cypress/support/commands.js +++ b/.vib/solr/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/solr/cypress/cypress/support/e2e.js b/.vib/solr/cypress/cypress/support/e2e.js index a2b20fcfbd..97400eb4f8 100644 --- a/.vib/solr/cypress/cypress/support/e2e.js +++ b/.vib/solr/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/solr/cypress/cypress/support/utils.js b/.vib/solr/cypress/cypress/support/utils.js index d81338377e..0d27940258 100644 --- a/.vib/solr/cypress/cypress/support/utils.js +++ b/.vib/solr/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/solr/goss/goss.yaml b/.vib/solr/goss/goss.yaml index 358e94efde..827c941d8d 100644 --- a/.vib/solr/goss/goss.yaml +++ b/.vib/solr/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 command: diff --git a/.vib/sonarqube/cypress/cypress/e2e/sonarqube.cy.js b/.vib/sonarqube/cypress/cypress/e2e/sonarqube.cy.js index 8db192d7cd..deb0edb7f7 100644 --- a/.vib/sonarqube/cypress/cypress/e2e/sonarqube.cy.js +++ b/.vib/sonarqube/cypress/cypress/e2e/sonarqube.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/sonarqube/cypress/cypress/support/commands.js b/.vib/sonarqube/cypress/cypress/support/commands.js index e3af16bd61..c369b294ff 100644 --- a/.vib/sonarqube/cypress/cypress/support/commands.js +++ b/.vib/sonarqube/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/sonarqube/cypress/cypress/support/e2e.js b/.vib/sonarqube/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/sonarqube/cypress/cypress/support/e2e.js +++ b/.vib/sonarqube/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/sonarqube/cypress/cypress/support/utils.js b/.vib/sonarqube/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/sonarqube/cypress/cypress/support/utils.js +++ b/.vib/sonarqube/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/sonarqube/goss/goss.yaml b/.vib/sonarqube/goss/goss.yaml index f5d6938341..efb1c32eeb 100644 --- a/.vib/sonarqube/goss/goss.yaml +++ b/.vib/sonarqube/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/spark/cypress/cypress/e2e/spark.cy.js b/.vib/spark/cypress/cypress/e2e/spark.cy.js index 1e30137e84..aeb13bfba2 100644 --- a/.vib/spark/cypress/cypress/e2e/spark.cy.js +++ b/.vib/spark/cypress/cypress/e2e/spark.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/spark/cypress/cypress/support/e2e.js b/.vib/spark/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/spark/cypress/cypress/support/e2e.js +++ b/.vib/spark/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/spark/goss/goss.yaml b/.vib/spark/goss/goss.yaml index 5e11b96142..a03048dce1 100644 --- a/.vib/spark/goss/goss.yaml +++ b/.vib/spark/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 command: diff --git a/.vib/spring-cloud-dataflow/cypress/cypress/e2e/spring_cloud_dataflow.cy.js b/.vib/spring-cloud-dataflow/cypress/cypress/e2e/spring_cloud_dataflow.cy.js index 3456990e33..e848904328 100644 --- a/.vib/spring-cloud-dataflow/cypress/cypress/e2e/spring_cloud_dataflow.cy.js +++ b/.vib/spring-cloud-dataflow/cypress/cypress/e2e/spring_cloud_dataflow.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/spring-cloud-dataflow/cypress/cypress/support/commands.js b/.vib/spring-cloud-dataflow/cypress/cypress/support/commands.js index a859e958fb..ffec23e71c 100644 --- a/.vib/spring-cloud-dataflow/cypress/cypress/support/commands.js +++ b/.vib/spring-cloud-dataflow/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/spring-cloud-dataflow/cypress/cypress/support/e2e.js b/.vib/spring-cloud-dataflow/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/spring-cloud-dataflow/cypress/cypress/support/e2e.js +++ b/.vib/spring-cloud-dataflow/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/spring-cloud-dataflow/cypress/cypress/support/utils.js b/.vib/spring-cloud-dataflow/cypress/cypress/support/utils.js index 799969421e..a4ca87b98a 100644 --- a/.vib/spring-cloud-dataflow/cypress/cypress/support/utils.js +++ b/.vib/spring-cloud-dataflow/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/spring-cloud-dataflow/goss/goss.yaml b/.vib/spring-cloud-dataflow/goss/goss.yaml index 8dfb332f61..f906770c7c 100644 --- a/.vib/spring-cloud-dataflow/goss/goss.yaml +++ b/.vib/spring-cloud-dataflow/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/supabase/cypress/cypress/e2e/supabase.cy.js b/.vib/supabase/cypress/cypress/e2e/supabase.cy.js index 3f5c974537..fc134c35c0 100644 --- a/.vib/supabase/cypress/cypress/e2e/supabase.cy.js +++ b/.vib/supabase/cypress/cypress/e2e/supabase.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/supabase/cypress/cypress/support/e2e.js b/.vib/supabase/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/supabase/cypress/cypress/support/e2e.js +++ b/.vib/supabase/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/supabase/cypress/cypress/support/utils.js b/.vib/supabase/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/supabase/cypress/cypress/support/utils.js +++ b/.vib/supabase/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/supabase/goss/goss.yaml b/.vib/supabase/goss/goss.yaml index 4f2834565c..fa0d270cf3 100644 --- a/.vib/supabase/goss/goss.yaml +++ b/.vib/supabase/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 http: diff --git a/.vib/tensorflow-resnet/cypress/cypress/e2e/tensorflow_resnet.cy.js b/.vib/tensorflow-resnet/cypress/cypress/e2e/tensorflow_resnet.cy.js index 22c689915b..4a3317f4ed 100644 --- a/.vib/tensorflow-resnet/cypress/cypress/e2e/tensorflow_resnet.cy.js +++ b/.vib/tensorflow-resnet/cypress/cypress/e2e/tensorflow_resnet.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/tensorflow-resnet/cypress/cypress/support/commands.js b/.vib/tensorflow-resnet/cypress/cypress/support/commands.js index 56726d8dfe..bb098a7c0b 100644 --- a/.vib/tensorflow-resnet/cypress/cypress/support/commands.js +++ b/.vib/tensorflow-resnet/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/tensorflow-resnet/cypress/cypress/support/e2e.js b/.vib/tensorflow-resnet/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/tensorflow-resnet/cypress/cypress/support/e2e.js +++ b/.vib/tensorflow-resnet/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/tensorflow-resnet/goss/goss.yaml b/.vib/tensorflow-resnet/goss/goss.yaml index 5b86021351..a21b90930f 100644 --- a/.vib/tensorflow-resnet/goss/goss.yaml +++ b/.vib/tensorflow-resnet/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 addr: diff --git a/.vib/thanos/cypress/cypress/e2e/thanos.cy.js b/.vib/thanos/cypress/cypress/e2e/thanos.cy.js index 9f3109d7f0..d3d8cc6629 100644 --- a/.vib/thanos/cypress/cypress/e2e/thanos.cy.js +++ b/.vib/thanos/cypress/cypress/e2e/thanos.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/thanos/cypress/cypress/support/commands.js b/.vib/thanos/cypress/cypress/support/commands.js index a859e958fb..ffec23e71c 100644 --- a/.vib/thanos/cypress/cypress/support/commands.js +++ b/.vib/thanos/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/thanos/cypress/cypress/support/e2e.js b/.vib/thanos/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/thanos/cypress/cypress/support/e2e.js +++ b/.vib/thanos/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/tomcat/cypress/cypress/e2e/tomcat.cy.js b/.vib/tomcat/cypress/cypress/e2e/tomcat.cy.js index 97198ac329..60c22ab632 100644 --- a/.vib/tomcat/cypress/cypress/e2e/tomcat.cy.js +++ b/.vib/tomcat/cypress/cypress/e2e/tomcat.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/tomcat/cypress/cypress/support/commands.js b/.vib/tomcat/cypress/cypress/support/commands.js index bd9421631d..c97eb68d75 100644 --- a/.vib/tomcat/cypress/cypress/support/commands.js +++ b/.vib/tomcat/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/tomcat/cypress/cypress/support/e2e.js b/.vib/tomcat/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/tomcat/cypress/cypress/support/e2e.js +++ b/.vib/tomcat/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/tomcat/cypress/cypress/support/utils.js b/.vib/tomcat/cypress/cypress/support/utils.js index 648fe0d775..06a6ff1ac5 100644 --- a/.vib/tomcat/cypress/cypress/support/utils.js +++ b/.vib/tomcat/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/tomcat/goss/goss.yaml b/.vib/tomcat/goss/goss.yaml index 6c4066805c..b285583bf6 100644 --- a/.vib/tomcat/goss/goss.yaml +++ b/.vib/tomcat/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 command: diff --git a/.vib/vault/cypress/cypress/e2e/vault.cy.js b/.vib/vault/cypress/cypress/e2e/vault.cy.js index 954207e82a..d72af00d3a 100644 --- a/.vib/vault/cypress/cypress/e2e/vault.cy.js +++ b/.vib/vault/cypress/cypress/e2e/vault.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/vault/cypress/cypress/support/commands.js b/.vib/vault/cypress/cypress/support/commands.js index 6d9cfdffb8..611e33be82 100644 --- a/.vib/vault/cypress/cypress/support/commands.js +++ b/.vib/vault/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/vault/cypress/cypress/support/e2e.js b/.vib/vault/cypress/cypress/support/e2e.js index fbd682739a..56c00209c0 100644 --- a/.vib/vault/cypress/cypress/support/e2e.js +++ b/.vib/vault/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/vault/cypress/cypress/support/utils.js b/.vib/vault/cypress/cypress/support/utils.js index 3963b09ba2..8745899b97 100644 --- a/.vib/vault/cypress/cypress/support/utils.js +++ b/.vib/vault/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/vault/goss/goss.yaml b/.vib/vault/goss/goss.yaml index c9d89040c3..3e387a2631 100644 --- a/.vib/vault/goss/goss.yaml +++ b/.vib/vault/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/whereabouts/goss/goss.yaml b/.vib/whereabouts/goss/goss.yaml index 6eb12d235a..3515fb5031 100644 --- a/.vib/whereabouts/goss/goss.yaml +++ b/.vib/whereabouts/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 # This application performs modifications at host-level, injecting new configuration files. Therefore the diff --git a/.vib/wildfly/cypress/cypress/e2e/wildfly.cy.js b/.vib/wildfly/cypress/cypress/e2e/wildfly.cy.js index b385b6cd96..31f8ad7c11 100644 --- a/.vib/wildfly/cypress/cypress/e2e/wildfly.cy.js +++ b/.vib/wildfly/cypress/cypress/e2e/wildfly.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/wildfly/cypress/cypress/support/e2e.js b/.vib/wildfly/cypress/cypress/support/e2e.js index 18f4fcf6f2..ff9907666e 100644 --- a/.vib/wildfly/cypress/cypress/support/e2e.js +++ b/.vib/wildfly/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/wildfly/goss/goss.yaml b/.vib/wildfly/goss/goss.yaml index 1378366fde..655b28d07e 100644 --- a/.vib/wildfly/goss/goss.yaml +++ b/.vib/wildfly/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/wordpress/cypress/cypress/e2e/wordpress.cy.js b/.vib/wordpress/cypress/cypress/e2e/wordpress.cy.js index f3347811e8..5e661adab6 100644 --- a/.vib/wordpress/cypress/cypress/e2e/wordpress.cy.js +++ b/.vib/wordpress/cypress/cypress/e2e/wordpress.cy.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/wordpress/cypress/cypress/support/commands.js b/.vib/wordpress/cypress/cypress/support/commands.js index 7a49cf5aea..5a65b0b29a 100644 --- a/.vib/wordpress/cypress/cypress/support/commands.js +++ b/.vib/wordpress/cypress/cypress/support/commands.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/wordpress/cypress/cypress/support/e2e.js b/.vib/wordpress/cypress/cypress/support/e2e.js index a2b20fcfbd..97400eb4f8 100644 --- a/.vib/wordpress/cypress/cypress/support/e2e.js +++ b/.vib/wordpress/cypress/cypress/support/e2e.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/wordpress/cypress/cypress/support/utils.js b/.vib/wordpress/cypress/cypress/support/utils.js index 5932261ef4..176460cc9a 100644 --- a/.vib/wordpress/cypress/cypress/support/utils.js +++ b/.vib/wordpress/cypress/cypress/support/utils.js @@ -1,5 +1,5 @@ /* - * Copyright VMware, Inc. + * Copyright Broadcom, Inc. All Rights Reserved. * SPDX-License-Identifier: APACHE-2.0 */ diff --git a/.vib/wordpress/goss/goss-wait.yaml b/.vib/wordpress/goss/goss-wait.yaml index ce83ddb00a..21585f7f93 100644 --- a/.vib/wordpress/goss/goss-wait.yaml +++ b/.vib/wordpress/goss/goss-wait.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 addr: diff --git a/.vib/wordpress/goss/goss.yaml b/.vib/wordpress/goss/goss.yaml index 84fb32e948..2427e14aea 100644 --- a/.vib/wordpress/goss/goss.yaml +++ b/.vib/wordpress/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/.vib/zookeeper/goss/goss.yaml b/.vib/zookeeper/goss/goss.yaml index 8ed34c46af..eead6d8857 100644 --- a/.vib/zookeeper/goss/goss.yaml +++ b/.vib/zookeeper/goss/goss.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 file: diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 36e261f4bc..1ab54bcbd6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,7 +22,7 @@ When submitting a PR make sure that it: ```yaml {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} ``` @@ -87,7 +87,7 @@ There are five major technical requirements to add a new Helm chart to our catal ```yaml {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} ``` @@ -95,7 +95,7 @@ SPDX-License-Identifier: APACHE-2.0 - The exception to the license header rule above are `Chart.yaml` and `values.yaml` files, that use the following format instead: ```yaml -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ``` diff --git a/bitnami/airflow/Chart.yaml b/bitnami/airflow/Chart.yaml index a11b352fcd..eb8c80f342 100644 --- a/bitnami/airflow/Chart.yaml +++ b/bitnami/airflow/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/airflow/templates/_git_helpers.tpl b/bitnami/airflow/templates/_git_helpers.tpl index a5eb577aa2..f5845b9956 100644 --- a/bitnami/airflow/templates/_git_helpers.tpl +++ b/bitnami/airflow/templates/_git_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/_helpers.tpl b/bitnami/airflow/templates/_helpers.tpl index a7a12319e5..89ebdfd7d1 100644 --- a/bitnami/airflow/templates/_helpers.tpl +++ b/bitnami/airflow/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/config/configmap.yaml b/bitnami/airflow/templates/config/configmap.yaml index e5d6ab7fdf..a176a1de3b 100644 --- a/bitnami/airflow/templates/config/configmap.yaml +++ b/bitnami/airflow/templates/config/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/config/secret-external-db.yaml b/bitnami/airflow/templates/config/secret-external-db.yaml index fb37892828..ad310a63e2 100644 --- a/bitnami/airflow/templates/config/secret-external-db.yaml +++ b/bitnami/airflow/templates/config/secret-external-db.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/config/secret-external-redis.yaml b/bitnami/airflow/templates/config/secret-external-redis.yaml index 1d931864ba..2f5a451294 100644 --- a/bitnami/airflow/templates/config/secret-external-redis.yaml +++ b/bitnami/airflow/templates/config/secret-external-redis.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/config/secret-ldap.yaml b/bitnami/airflow/templates/config/secret-ldap.yaml index 016ee6e9fb..2c4efbd2a9 100644 --- a/bitnami/airflow/templates/config/secret-ldap.yaml +++ b/bitnami/airflow/templates/config/secret-ldap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/config/secret.yaml b/bitnami/airflow/templates/config/secret.yaml index 58898e516c..cbb01e4039 100644 --- a/bitnami/airflow/templates/config/secret.yaml +++ b/bitnami/airflow/templates/config/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/extra-list.yaml b/bitnami/airflow/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/airflow/templates/extra-list.yaml +++ b/bitnami/airflow/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/metrics/deployment.yaml b/bitnami/airflow/templates/metrics/deployment.yaml index adce1e15ae..8dc33037d9 100644 --- a/bitnami/airflow/templates/metrics/deployment.yaml +++ b/bitnami/airflow/templates/metrics/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/metrics/networkpolicy.yaml b/bitnami/airflow/templates/metrics/networkpolicy.yaml index 6706776a0c..aec9593fcc 100644 --- a/bitnami/airflow/templates/metrics/networkpolicy.yaml +++ b/bitnami/airflow/templates/metrics/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/metrics/service.yaml b/bitnami/airflow/templates/metrics/service.yaml index ca3f919d69..52f72de64a 100644 --- a/bitnami/airflow/templates/metrics/service.yaml +++ b/bitnami/airflow/templates/metrics/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/metrics/servicemonitor.yaml b/bitnami/airflow/templates/metrics/servicemonitor.yaml index 4224ca5fbd..65b6c43cc9 100644 --- a/bitnami/airflow/templates/metrics/servicemonitor.yaml +++ b/bitnami/airflow/templates/metrics/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/rbac/role.yaml b/bitnami/airflow/templates/rbac/role.yaml index 835b9df0d1..5ec9f8e1cb 100644 --- a/bitnami/airflow/templates/rbac/role.yaml +++ b/bitnami/airflow/templates/rbac/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/rbac/rolebinding.yaml b/bitnami/airflow/templates/rbac/rolebinding.yaml index 758d55e176..30de4c5a0a 100644 --- a/bitnami/airflow/templates/rbac/rolebinding.yaml +++ b/bitnami/airflow/templates/rbac/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/rbac/serviceaccount.yaml b/bitnami/airflow/templates/rbac/serviceaccount.yaml index 0d5cd4ee93..a1fbf9f253 100644 --- a/bitnami/airflow/templates/rbac/serviceaccount.yaml +++ b/bitnami/airflow/templates/rbac/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/scheduler/deployment.yaml b/bitnami/airflow/templates/scheduler/deployment.yaml index 418577675b..2a26e2561e 100644 --- a/bitnami/airflow/templates/scheduler/deployment.yaml +++ b/bitnami/airflow/templates/scheduler/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/scheduler/networkpolicy.yaml b/bitnami/airflow/templates/scheduler/networkpolicy.yaml index 121adcd1e9..2ec7167adf 100644 --- a/bitnami/airflow/templates/scheduler/networkpolicy.yaml +++ b/bitnami/airflow/templates/scheduler/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/scheduler/poddisruptionbudget.yaml b/bitnami/airflow/templates/scheduler/poddisruptionbudget.yaml index 0afa4b8539..9766f2b76d 100644 --- a/bitnami/airflow/templates/scheduler/poddisruptionbudget.yaml +++ b/bitnami/airflow/templates/scheduler/poddisruptionbudget.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/scheduler/service-headless.yaml b/bitnami/airflow/templates/scheduler/service-headless.yaml index cc3bffecf8..221225080d 100644 --- a/bitnami/airflow/templates/scheduler/service-headless.yaml +++ b/bitnami/airflow/templates/scheduler/service-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/web/deployment.yaml b/bitnami/airflow/templates/web/deployment.yaml index 4f24ce6ccd..2650df7b04 100644 --- a/bitnami/airflow/templates/web/deployment.yaml +++ b/bitnami/airflow/templates/web/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/web/ingress.yaml b/bitnami/airflow/templates/web/ingress.yaml index 4c15355d40..eff523370d 100644 --- a/bitnami/airflow/templates/web/ingress.yaml +++ b/bitnami/airflow/templates/web/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/web/networkpolicy.yaml b/bitnami/airflow/templates/web/networkpolicy.yaml index 75f201951a..219dd6d6cc 100644 --- a/bitnami/airflow/templates/web/networkpolicy.yaml +++ b/bitnami/airflow/templates/web/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/web/poddisruptionbudget.yaml b/bitnami/airflow/templates/web/poddisruptionbudget.yaml index c8088a0b10..c38e0289c0 100644 --- a/bitnami/airflow/templates/web/poddisruptionbudget.yaml +++ b/bitnami/airflow/templates/web/poddisruptionbudget.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/web/service.yaml b/bitnami/airflow/templates/web/service.yaml index 0f227bbc58..caed4c27c0 100644 --- a/bitnami/airflow/templates/web/service.yaml +++ b/bitnami/airflow/templates/web/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/web/tls-secrets.yaml b/bitnami/airflow/templates/web/tls-secrets.yaml index 69c0e4397f..f64f90a71a 100644 --- a/bitnami/airflow/templates/web/tls-secrets.yaml +++ b/bitnami/airflow/templates/web/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/worker/horizontalpodautoscaler.yaml b/bitnami/airflow/templates/worker/horizontalpodautoscaler.yaml index 8e6c4f6dcf..466f42a2fa 100644 --- a/bitnami/airflow/templates/worker/horizontalpodautoscaler.yaml +++ b/bitnami/airflow/templates/worker/horizontalpodautoscaler.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/worker/networkpolicy.yaml b/bitnami/airflow/templates/worker/networkpolicy.yaml index 3f7b1539f3..a356e39566 100644 --- a/bitnami/airflow/templates/worker/networkpolicy.yaml +++ b/bitnami/airflow/templates/worker/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/worker/poddisruptionbudget.yaml b/bitnami/airflow/templates/worker/poddisruptionbudget.yaml index ab812781be..bc082824ac 100644 --- a/bitnami/airflow/templates/worker/poddisruptionbudget.yaml +++ b/bitnami/airflow/templates/worker/poddisruptionbudget.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/worker/service-headless.yaml b/bitnami/airflow/templates/worker/service-headless.yaml index 5fbb15fa6b..f5b442ec80 100644 --- a/bitnami/airflow/templates/worker/service-headless.yaml +++ b/bitnami/airflow/templates/worker/service-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/templates/worker/statefulset.yaml b/bitnami/airflow/templates/worker/statefulset.yaml index b9bb413bc3..1f911e70aa 100644 --- a/bitnami/airflow/templates/worker/statefulset.yaml +++ b/bitnami/airflow/templates/worker/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/airflow/values.yaml b/bitnami/airflow/values.yaml index 4a1ec34cfc..7ab70017c4 100644 --- a/bitnami/airflow/values.yaml +++ b/bitnami/airflow/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/apache/Chart.yaml b/bitnami/apache/Chart.yaml index 82d7c36928..e876b28c8b 100644 --- a/bitnami/apache/Chart.yaml +++ b/bitnami/apache/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/apache/templates/_helpers.tpl b/bitnami/apache/templates/_helpers.tpl index 63ee9f4674..5917453a45 100644 --- a/bitnami/apache/templates/_helpers.tpl +++ b/bitnami/apache/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apache/templates/configmap-vhosts.yaml b/bitnami/apache/templates/configmap-vhosts.yaml index 2493008812..07f9998f98 100644 --- a/bitnami/apache/templates/configmap-vhosts.yaml +++ b/bitnami/apache/templates/configmap-vhosts.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apache/templates/configmap.yaml b/bitnami/apache/templates/configmap.yaml index 0d7188ab63..9106a71f44 100644 --- a/bitnami/apache/templates/configmap.yaml +++ b/bitnami/apache/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apache/templates/deployment.yaml b/bitnami/apache/templates/deployment.yaml index fd10deb87c..0fac544ac3 100644 --- a/bitnami/apache/templates/deployment.yaml +++ b/bitnami/apache/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apache/templates/extra-list.yaml b/bitnami/apache/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/apache/templates/extra-list.yaml +++ b/bitnami/apache/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apache/templates/hpa.yaml b/bitnami/apache/templates/hpa.yaml index 1d55cb2a03..6e52ee6ccd 100644 --- a/bitnami/apache/templates/hpa.yaml +++ b/bitnami/apache/templates/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apache/templates/ingress.yaml b/bitnami/apache/templates/ingress.yaml index 51cc539d69..1ad34d5a30 100644 --- a/bitnami/apache/templates/ingress.yaml +++ b/bitnami/apache/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apache/templates/metrics-svc.yaml b/bitnami/apache/templates/metrics-svc.yaml index f2649bafa4..c591fc827e 100644 --- a/bitnami/apache/templates/metrics-svc.yaml +++ b/bitnami/apache/templates/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apache/templates/networkpolicy.yaml b/bitnami/apache/templates/networkpolicy.yaml index c1ae63d416..327e1fa37f 100644 --- a/bitnami/apache/templates/networkpolicy.yaml +++ b/bitnami/apache/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apache/templates/pdb.yaml b/bitnami/apache/templates/pdb.yaml index 1c9a9df590..43251d765a 100644 --- a/bitnami/apache/templates/pdb.yaml +++ b/bitnami/apache/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apache/templates/prometheusrules.yaml b/bitnami/apache/templates/prometheusrules.yaml index 81e0851f42..dc99a51b5d 100644 --- a/bitnami/apache/templates/prometheusrules.yaml +++ b/bitnami/apache/templates/prometheusrules.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apache/templates/serviceaccount.yaml b/bitnami/apache/templates/serviceaccount.yaml index b72b61c4ae..85509e8879 100644 --- a/bitnami/apache/templates/serviceaccount.yaml +++ b/bitnami/apache/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apache/templates/servicemonitor.yaml b/bitnami/apache/templates/servicemonitor.yaml index 23e7798621..9efd8316fb 100644 --- a/bitnami/apache/templates/servicemonitor.yaml +++ b/bitnami/apache/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apache/templates/svc.yaml b/bitnami/apache/templates/svc.yaml index 3aec5c9346..1038988ba3 100644 --- a/bitnami/apache/templates/svc.yaml +++ b/bitnami/apache/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apache/templates/tls-secrets.yaml b/bitnami/apache/templates/tls-secrets.yaml index 3902ca865c..3ec57d454b 100644 --- a/bitnami/apache/templates/tls-secrets.yaml +++ b/bitnami/apache/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apache/values.yaml b/bitnami/apache/values.yaml index 5617304169..ce69595658 100644 --- a/bitnami/apache/values.yaml +++ b/bitnami/apache/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/apisix/Chart.yaml b/bitnami/apisix/Chart.yaml index bd48e7f243..24e01ef62d 100644 --- a/bitnami/apisix/Chart.yaml +++ b/bitnami/apisix/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/apisix/templates/_helpers.tpl b/bitnami/apisix/templates/_helpers.tpl index 77e7482f16..805ef52624 100644 --- a/bitnami/apisix/templates/_helpers.tpl +++ b/bitnami/apisix/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/control-plane/api-token-secret.yaml b/bitnami/apisix/templates/control-plane/api-token-secret.yaml index 510b15399b..c9469103f3 100644 --- a/bitnami/apisix/templates/control-plane/api-token-secret.yaml +++ b/bitnami/apisix/templates/control-plane/api-token-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/control-plane/clusterrolebinding.yaml b/bitnami/apisix/templates/control-plane/clusterrolebinding.yaml index a01fab5c3f..7c6cf8fedd 100644 --- a/bitnami/apisix/templates/control-plane/clusterrolebinding.yaml +++ b/bitnami/apisix/templates/control-plane/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/control-plane/clusterroles.yaml b/bitnami/apisix/templates/control-plane/clusterroles.yaml index fdf596a98c..d9efa9c007 100644 --- a/bitnami/apisix/templates/control-plane/clusterroles.yaml +++ b/bitnami/apisix/templates/control-plane/clusterroles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/control-plane/configmap.yaml b/bitnami/apisix/templates/control-plane/configmap.yaml index 94e114b94b..27dbfe4c66 100644 --- a/bitnami/apisix/templates/control-plane/configmap.yaml +++ b/bitnami/apisix/templates/control-plane/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/control-plane/dep-ds.yaml b/bitnami/apisix/templates/control-plane/dep-ds.yaml index 8c0bf39324..c7f89acb17 100644 --- a/bitnami/apisix/templates/control-plane/dep-ds.yaml +++ b/bitnami/apisix/templates/control-plane/dep-ds.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/control-plane/extra-configmap.yaml b/bitnami/apisix/templates/control-plane/extra-configmap.yaml index 17c8687363..cc486a75ac 100644 --- a/bitnami/apisix/templates/control-plane/extra-configmap.yaml +++ b/bitnami/apisix/templates/control-plane/extra-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/control-plane/hpa.yaml b/bitnami/apisix/templates/control-plane/hpa.yaml index 2c089bf573..f5ad7ca95b 100644 --- a/bitnami/apisix/templates/control-plane/hpa.yaml +++ b/bitnami/apisix/templates/control-plane/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/control-plane/ingress-tls-secret.yaml b/bitnami/apisix/templates/control-plane/ingress-tls-secret.yaml index 29ac588465..60e17597c0 100644 --- a/bitnami/apisix/templates/control-plane/ingress-tls-secret.yaml +++ b/bitnami/apisix/templates/control-plane/ingress-tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/control-plane/ingress.yaml b/bitnami/apisix/templates/control-plane/ingress.yaml index 7cec7a86e1..ef4c92aefd 100644 --- a/bitnami/apisix/templates/control-plane/ingress.yaml +++ b/bitnami/apisix/templates/control-plane/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/control-plane/networkpolicy.yaml b/bitnami/apisix/templates/control-plane/networkpolicy.yaml index 3d7d5ec898..1b16878741 100644 --- a/bitnami/apisix/templates/control-plane/networkpolicy.yaml +++ b/bitnami/apisix/templates/control-plane/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/control-plane/pdb.yaml b/bitnami/apisix/templates/control-plane/pdb.yaml index ff5dccb6d6..76bbfbeb61 100644 --- a/bitnami/apisix/templates/control-plane/pdb.yaml +++ b/bitnami/apisix/templates/control-plane/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/control-plane/service-account.yaml b/bitnami/apisix/templates/control-plane/service-account.yaml index e6da0768df..a4e8004d9b 100644 --- a/bitnami/apisix/templates/control-plane/service-account.yaml +++ b/bitnami/apisix/templates/control-plane/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/control-plane/service.yaml b/bitnami/apisix/templates/control-plane/service.yaml index 60b0ca5aa8..965e406073 100644 --- a/bitnami/apisix/templates/control-plane/service.yaml +++ b/bitnami/apisix/templates/control-plane/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/control-plane/servicemonitor.yaml b/bitnami/apisix/templates/control-plane/servicemonitor.yaml index 65fdb7ae7a..b85fe2843e 100644 --- a/bitnami/apisix/templates/control-plane/servicemonitor.yaml +++ b/bitnami/apisix/templates/control-plane/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/control-plane/vpa.yaml b/bitnami/apisix/templates/control-plane/vpa.yaml index 3e2f7b0d3e..603718dfbd 100644 --- a/bitnami/apisix/templates/control-plane/vpa.yaml +++ b/bitnami/apisix/templates/control-plane/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/dashboard/configmap.yaml b/bitnami/apisix/templates/dashboard/configmap.yaml index 80609f04a4..8560d92f8f 100644 --- a/bitnami/apisix/templates/dashboard/configmap.yaml +++ b/bitnami/apisix/templates/dashboard/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/dashboard/deployment.yaml b/bitnami/apisix/templates/dashboard/deployment.yaml index 91106d1e5a..5f45ee0eff 100644 --- a/bitnami/apisix/templates/dashboard/deployment.yaml +++ b/bitnami/apisix/templates/dashboard/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/dashboard/extra-configmap.yaml b/bitnami/apisix/templates/dashboard/extra-configmap.yaml index 2608f88694..675982dbbb 100644 --- a/bitnami/apisix/templates/dashboard/extra-configmap.yaml +++ b/bitnami/apisix/templates/dashboard/extra-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/dashboard/hpa.yaml b/bitnami/apisix/templates/dashboard/hpa.yaml index b45c1d62c5..763a48f1e1 100644 --- a/bitnami/apisix/templates/dashboard/hpa.yaml +++ b/bitnami/apisix/templates/dashboard/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/dashboard/ingress-tls-secret.yaml b/bitnami/apisix/templates/dashboard/ingress-tls-secret.yaml index c8cf89f1f1..25e140f7d8 100644 --- a/bitnami/apisix/templates/dashboard/ingress-tls-secret.yaml +++ b/bitnami/apisix/templates/dashboard/ingress-tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/dashboard/ingress.yaml b/bitnami/apisix/templates/dashboard/ingress.yaml index cf38952074..00d480e68c 100644 --- a/bitnami/apisix/templates/dashboard/ingress.yaml +++ b/bitnami/apisix/templates/dashboard/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/dashboard/networkpolicy.yaml b/bitnami/apisix/templates/dashboard/networkpolicy.yaml index 3fa47f965c..ed4b55b7a7 100644 --- a/bitnami/apisix/templates/dashboard/networkpolicy.yaml +++ b/bitnami/apisix/templates/dashboard/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/dashboard/pdb.yaml b/bitnami/apisix/templates/dashboard/pdb.yaml index f19f399be7..b4e5032980 100644 --- a/bitnami/apisix/templates/dashboard/pdb.yaml +++ b/bitnami/apisix/templates/dashboard/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/dashboard/secret.yaml b/bitnami/apisix/templates/dashboard/secret.yaml index 4828fcbe0d..a33f2b79a9 100644 --- a/bitnami/apisix/templates/dashboard/secret.yaml +++ b/bitnami/apisix/templates/dashboard/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/dashboard/service-account.yaml b/bitnami/apisix/templates/dashboard/service-account.yaml index 23cf9ed439..07e10406ff 100644 --- a/bitnami/apisix/templates/dashboard/service-account.yaml +++ b/bitnami/apisix/templates/dashboard/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/dashboard/service.yaml b/bitnami/apisix/templates/dashboard/service.yaml index f6ff9bf536..98ccee872e 100644 --- a/bitnami/apisix/templates/dashboard/service.yaml +++ b/bitnami/apisix/templates/dashboard/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/dashboard/vpa.yaml b/bitnami/apisix/templates/dashboard/vpa.yaml index f2b2b9eb78..e3bf27825f 100644 --- a/bitnami/apisix/templates/dashboard/vpa.yaml +++ b/bitnami/apisix/templates/dashboard/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/data-plane/clusterrolebinding.yaml b/bitnami/apisix/templates/data-plane/clusterrolebinding.yaml index d823bc9147..e82259d4c8 100644 --- a/bitnami/apisix/templates/data-plane/clusterrolebinding.yaml +++ b/bitnami/apisix/templates/data-plane/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/data-plane/clusterroles.yaml b/bitnami/apisix/templates/data-plane/clusterroles.yaml index 81a9a0ffeb..7ce2820834 100644 --- a/bitnami/apisix/templates/data-plane/clusterroles.yaml +++ b/bitnami/apisix/templates/data-plane/clusterroles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/data-plane/configmap.yaml b/bitnami/apisix/templates/data-plane/configmap.yaml index 152a5e6410..2c3a3d95bf 100644 --- a/bitnami/apisix/templates/data-plane/configmap.yaml +++ b/bitnami/apisix/templates/data-plane/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/data-plane/dep-ds.yaml b/bitnami/apisix/templates/data-plane/dep-ds.yaml index 7bd8e8c8ef..d0556fca17 100644 --- a/bitnami/apisix/templates/data-plane/dep-ds.yaml +++ b/bitnami/apisix/templates/data-plane/dep-ds.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/data-plane/extra-configmap.yaml b/bitnami/apisix/templates/data-plane/extra-configmap.yaml index ebfaa72277..46d65f3c38 100644 --- a/bitnami/apisix/templates/data-plane/extra-configmap.yaml +++ b/bitnami/apisix/templates/data-plane/extra-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/data-plane/hpa.yaml b/bitnami/apisix/templates/data-plane/hpa.yaml index bdcfe79414..19b85f710f 100644 --- a/bitnami/apisix/templates/data-plane/hpa.yaml +++ b/bitnami/apisix/templates/data-plane/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/data-plane/ingress-tls-secret.yaml b/bitnami/apisix/templates/data-plane/ingress-tls-secret.yaml index 9c925a4743..ae7f4a464b 100644 --- a/bitnami/apisix/templates/data-plane/ingress-tls-secret.yaml +++ b/bitnami/apisix/templates/data-plane/ingress-tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/data-plane/ingress.yaml b/bitnami/apisix/templates/data-plane/ingress.yaml index 6c81698959..87fd68c4ae 100644 --- a/bitnami/apisix/templates/data-plane/ingress.yaml +++ b/bitnami/apisix/templates/data-plane/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/data-plane/networkpolicy.yaml b/bitnami/apisix/templates/data-plane/networkpolicy.yaml index ff5eaa5742..9d47cc2b31 100644 --- a/bitnami/apisix/templates/data-plane/networkpolicy.yaml +++ b/bitnami/apisix/templates/data-plane/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/data-plane/pdb.yaml b/bitnami/apisix/templates/data-plane/pdb.yaml index a2074dbc4f..d48f08f567 100644 --- a/bitnami/apisix/templates/data-plane/pdb.yaml +++ b/bitnami/apisix/templates/data-plane/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/data-plane/service-account.yaml b/bitnami/apisix/templates/data-plane/service-account.yaml index 6eb0b8231e..fccb167bc4 100644 --- a/bitnami/apisix/templates/data-plane/service-account.yaml +++ b/bitnami/apisix/templates/data-plane/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/data-plane/service.yaml b/bitnami/apisix/templates/data-plane/service.yaml index d5279c94cb..5171ff72f3 100644 --- a/bitnami/apisix/templates/data-plane/service.yaml +++ b/bitnami/apisix/templates/data-plane/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/data-plane/servicemonitor.yaml b/bitnami/apisix/templates/data-plane/servicemonitor.yaml index 6d471d24fb..b4c7907b6d 100644 --- a/bitnami/apisix/templates/data-plane/servicemonitor.yaml +++ b/bitnami/apisix/templates/data-plane/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/data-plane/vpa.yaml b/bitnami/apisix/templates/data-plane/vpa.yaml index 31922b0e34..2c22450d45 100644 --- a/bitnami/apisix/templates/data-plane/vpa.yaml +++ b/bitnami/apisix/templates/data-plane/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/external-etcd.yaml b/bitnami/apisix/templates/external-etcd.yaml index eeb1e1fd33..0963ea143c 100644 --- a/bitnami/apisix/templates/external-etcd.yaml +++ b/bitnami/apisix/templates/external-etcd.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/extra-list.yaml b/bitnami/apisix/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/apisix/templates/extra-list.yaml +++ b/bitnami/apisix/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/ingress-controller/clusterrolebinding.yaml b/bitnami/apisix/templates/ingress-controller/clusterrolebinding.yaml index ca664e8c6b..802de40081 100644 --- a/bitnami/apisix/templates/ingress-controller/clusterrolebinding.yaml +++ b/bitnami/apisix/templates/ingress-controller/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/ingress-controller/clusterroles.yaml b/bitnami/apisix/templates/ingress-controller/clusterroles.yaml index cdac187fd2..a26bdd34fd 100644 --- a/bitnami/apisix/templates/ingress-controller/clusterroles.yaml +++ b/bitnami/apisix/templates/ingress-controller/clusterroles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/ingress-controller/configmap.yaml b/bitnami/apisix/templates/ingress-controller/configmap.yaml index 8fa2585ee0..4c9c2f16ea 100644 --- a/bitnami/apisix/templates/ingress-controller/configmap.yaml +++ b/bitnami/apisix/templates/ingress-controller/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/ingress-controller/deployment.yaml b/bitnami/apisix/templates/ingress-controller/deployment.yaml index ab3849f153..38656599d6 100644 --- a/bitnami/apisix/templates/ingress-controller/deployment.yaml +++ b/bitnami/apisix/templates/ingress-controller/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/ingress-controller/extra-configmap.yaml b/bitnami/apisix/templates/ingress-controller/extra-configmap.yaml index ff6a75e255..d1aad7ac07 100644 --- a/bitnami/apisix/templates/ingress-controller/extra-configmap.yaml +++ b/bitnami/apisix/templates/ingress-controller/extra-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/ingress-controller/hpa.yaml b/bitnami/apisix/templates/ingress-controller/hpa.yaml index 5235092d78..f31facad80 100644 --- a/bitnami/apisix/templates/ingress-controller/hpa.yaml +++ b/bitnami/apisix/templates/ingress-controller/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/ingress-controller/ingress-tls-secret.yaml b/bitnami/apisix/templates/ingress-controller/ingress-tls-secret.yaml index 6cefdcff30..b70ef2bc34 100644 --- a/bitnami/apisix/templates/ingress-controller/ingress-tls-secret.yaml +++ b/bitnami/apisix/templates/ingress-controller/ingress-tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/ingress-controller/ingress.yaml b/bitnami/apisix/templates/ingress-controller/ingress.yaml index 5f529a9b98..7cb7ff59f2 100644 --- a/bitnami/apisix/templates/ingress-controller/ingress.yaml +++ b/bitnami/apisix/templates/ingress-controller/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/ingress-controller/networkpolicy.yaml b/bitnami/apisix/templates/ingress-controller/networkpolicy.yaml index ab403a4fd0..7e3b81c985 100644 --- a/bitnami/apisix/templates/ingress-controller/networkpolicy.yaml +++ b/bitnami/apisix/templates/ingress-controller/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/ingress-controller/pdb.yaml b/bitnami/apisix/templates/ingress-controller/pdb.yaml index 56ea471cfe..c32805da38 100644 --- a/bitnami/apisix/templates/ingress-controller/pdb.yaml +++ b/bitnami/apisix/templates/ingress-controller/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/ingress-controller/service-account.yaml b/bitnami/apisix/templates/ingress-controller/service-account.yaml index 58b7b617ed..be7ee9b910 100644 --- a/bitnami/apisix/templates/ingress-controller/service-account.yaml +++ b/bitnami/apisix/templates/ingress-controller/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/ingress-controller/service.yaml b/bitnami/apisix/templates/ingress-controller/service.yaml index 07c4b9abf3..d49ccc5c47 100644 --- a/bitnami/apisix/templates/ingress-controller/service.yaml +++ b/bitnami/apisix/templates/ingress-controller/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/ingress-controller/servicemonitor.yaml b/bitnami/apisix/templates/ingress-controller/servicemonitor.yaml index 69107e09f4..ac72ac4d27 100644 --- a/bitnami/apisix/templates/ingress-controller/servicemonitor.yaml +++ b/bitnami/apisix/templates/ingress-controller/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/ingress-controller/vpa.yaml b/bitnami/apisix/templates/ingress-controller/vpa.yaml index 92e2b76438..8907cff871 100644 --- a/bitnami/apisix/templates/ingress-controller/vpa.yaml +++ b/bitnami/apisix/templates/ingress-controller/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/templates/tls-secret.yaml b/bitnami/apisix/templates/tls-secret.yaml index a806ac2c03..a2abad4476 100644 --- a/bitnami/apisix/templates/tls-secret.yaml +++ b/bitnami/apisix/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/apisix/values.yaml b/bitnami/apisix/values.yaml index 154d0932c7..a5b1debcbc 100644 --- a/bitnami/apisix/values.yaml +++ b/bitnami/apisix/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/appsmith/Chart.yaml b/bitnami/appsmith/Chart.yaml index ce7e88ad79..8a19ea4db2 100644 --- a/bitnami/appsmith/Chart.yaml +++ b/bitnami/appsmith/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/appsmith/templates/_helpers.tpl b/bitnami/appsmith/templates/_helpers.tpl index e803e28c50..9d93a3c459 100644 --- a/bitnami/appsmith/templates/_helpers.tpl +++ b/bitnami/appsmith/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/appsmith/templates/backend/deployment.yaml b/bitnami/appsmith/templates/backend/deployment.yaml index 2cbbcf8371..34c8485f3d 100644 --- a/bitnami/appsmith/templates/backend/deployment.yaml +++ b/bitnami/appsmith/templates/backend/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/appsmith/templates/backend/externalredis-secret.yaml b/bitnami/appsmith/templates/backend/externalredis-secret.yaml index 0d2c906cc1..e78ff8476d 100644 --- a/bitnami/appsmith/templates/backend/externalredis-secret.yaml +++ b/bitnami/appsmith/templates/backend/externalredis-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/appsmith/templates/backend/networkpolicy.yaml b/bitnami/appsmith/templates/backend/networkpolicy.yaml index 7d82bd67e7..97198c5c69 100644 --- a/bitnami/appsmith/templates/backend/networkpolicy.yaml +++ b/bitnami/appsmith/templates/backend/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/appsmith/templates/backend/pvc.yaml b/bitnami/appsmith/templates/backend/pvc.yaml index cff312594f..54d5deb4ae 100644 --- a/bitnami/appsmith/templates/backend/pvc.yaml +++ b/bitnami/appsmith/templates/backend/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/appsmith/templates/backend/redirect-configmap.yaml b/bitnami/appsmith/templates/backend/redirect-configmap.yaml index fd7c5f95f8..bf90ecd142 100644 --- a/bitnami/appsmith/templates/backend/redirect-configmap.yaml +++ b/bitnami/appsmith/templates/backend/redirect-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/appsmith/templates/backend/secret.yaml b/bitnami/appsmith/templates/backend/secret.yaml index d903824f84..203ce3c39b 100644 --- a/bitnami/appsmith/templates/backend/secret.yaml +++ b/bitnami/appsmith/templates/backend/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/appsmith/templates/backend/service.yaml b/bitnami/appsmith/templates/backend/service.yaml index ba7683d995..ba41161fee 100644 --- a/bitnami/appsmith/templates/backend/service.yaml +++ b/bitnami/appsmith/templates/backend/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/appsmith/templates/client/deployment.yaml b/bitnami/appsmith/templates/client/deployment.yaml index 73524fcf1c..b354c0d54b 100644 --- a/bitnami/appsmith/templates/client/deployment.yaml +++ b/bitnami/appsmith/templates/client/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/appsmith/templates/client/ingress.yaml b/bitnami/appsmith/templates/client/ingress.yaml index 668533ac4f..a7ba849ed1 100644 --- a/bitnami/appsmith/templates/client/ingress.yaml +++ b/bitnami/appsmith/templates/client/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/appsmith/templates/client/networkpolicy.yaml b/bitnami/appsmith/templates/client/networkpolicy.yaml index 288eb00dc6..35268a0cd9 100644 --- a/bitnami/appsmith/templates/client/networkpolicy.yaml +++ b/bitnami/appsmith/templates/client/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/appsmith/templates/client/service.yaml b/bitnami/appsmith/templates/client/service.yaml index bafcf6299f..445eb39ced 100644 --- a/bitnami/appsmith/templates/client/service.yaml +++ b/bitnami/appsmith/templates/client/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/appsmith/templates/client/tls-secret.yaml b/bitnami/appsmith/templates/client/tls-secret.yaml index 6841a4fcdc..64cdbcbc98 100644 --- a/bitnami/appsmith/templates/client/tls-secret.yaml +++ b/bitnami/appsmith/templates/client/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/appsmith/templates/externaldb-secrets.yaml b/bitnami/appsmith/templates/externaldb-secrets.yaml index 1861e967d5..65c2082284 100644 --- a/bitnami/appsmith/templates/externaldb-secrets.yaml +++ b/bitnami/appsmith/templates/externaldb-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/appsmith/templates/extra-list.yaml b/bitnami/appsmith/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/appsmith/templates/extra-list.yaml +++ b/bitnami/appsmith/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/appsmith/templates/rts/deployment.yaml b/bitnami/appsmith/templates/rts/deployment.yaml index 2d81f3edda..b9fe819638 100644 --- a/bitnami/appsmith/templates/rts/deployment.yaml +++ b/bitnami/appsmith/templates/rts/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/appsmith/templates/rts/networkpolicy.yaml b/bitnami/appsmith/templates/rts/networkpolicy.yaml index 4f8ff59126..75123b918d 100644 --- a/bitnami/appsmith/templates/rts/networkpolicy.yaml +++ b/bitnami/appsmith/templates/rts/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/appsmith/templates/rts/service.yaml b/bitnami/appsmith/templates/rts/service.yaml index 2d837f5695..6b8ee7caa3 100644 --- a/bitnami/appsmith/templates/rts/service.yaml +++ b/bitnami/appsmith/templates/rts/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/appsmith/templates/service-account.yaml b/bitnami/appsmith/templates/service-account.yaml index e1f44b447f..d0ab4d736e 100644 --- a/bitnami/appsmith/templates/service-account.yaml +++ b/bitnami/appsmith/templates/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/appsmith/values.yaml b/bitnami/appsmith/values.yaml index dad4f26cb3..d866c909b7 100644 --- a/bitnami/appsmith/values.yaml +++ b/bitnami/appsmith/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/argo-cd/Chart.yaml b/bitnami/argo-cd/Chart.yaml index 6214cf0b5d..c84813ac66 100644 --- a/bitnami/argo-cd/Chart.yaml +++ b/bitnami/argo-cd/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/argo-cd/templates/_helpers.tpl b/bitnami/argo-cd/templates/_helpers.tpl index 04e43b92ae..d7db8ff918 100644 --- a/bitnami/argo-cd/templates/_helpers.tpl +++ b/bitnami/argo-cd/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/application-controller/clusterrole.yaml b/bitnami/argo-cd/templates/application-controller/clusterrole.yaml index 5a33b20844..dcdf963eb1 100644 --- a/bitnami/argo-cd/templates/application-controller/clusterrole.yaml +++ b/bitnami/argo-cd/templates/application-controller/clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/application-controller/clusterrolebinding.yaml b/bitnami/argo-cd/templates/application-controller/clusterrolebinding.yaml index 6d8f72294d..fca649d6cf 100644 --- a/bitnami/argo-cd/templates/application-controller/clusterrolebinding.yaml +++ b/bitnami/argo-cd/templates/application-controller/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/application-controller/deployment.yaml b/bitnami/argo-cd/templates/application-controller/deployment.yaml index 42be173d6a..d16f4fb3ca 100644 --- a/bitnami/argo-cd/templates/application-controller/deployment.yaml +++ b/bitnami/argo-cd/templates/application-controller/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/application-controller/metrics-svc.yaml b/bitnami/argo-cd/templates/application-controller/metrics-svc.yaml index 7722cfc275..cac54e80e4 100644 --- a/bitnami/argo-cd/templates/application-controller/metrics-svc.yaml +++ b/bitnami/argo-cd/templates/application-controller/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/application-controller/networkpolicy.yaml b/bitnami/argo-cd/templates/application-controller/networkpolicy.yaml index ca8b28a1c5..082b87dae9 100644 --- a/bitnami/argo-cd/templates/application-controller/networkpolicy.yaml +++ b/bitnami/argo-cd/templates/application-controller/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/application-controller/prometheus-rule.yaml b/bitnami/argo-cd/templates/application-controller/prometheus-rule.yaml index b89eb62825..bc71cd11bc 100644 --- a/bitnami/argo-cd/templates/application-controller/prometheus-rule.yaml +++ b/bitnami/argo-cd/templates/application-controller/prometheus-rule.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/application-controller/role.yaml b/bitnami/argo-cd/templates/application-controller/role.yaml index 75846ecc55..d8ea9dff09 100644 --- a/bitnami/argo-cd/templates/application-controller/role.yaml +++ b/bitnami/argo-cd/templates/application-controller/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/application-controller/rolebinding.yaml b/bitnami/argo-cd/templates/application-controller/rolebinding.yaml index a8a0cf93d5..65005da582 100644 --- a/bitnami/argo-cd/templates/application-controller/rolebinding.yaml +++ b/bitnami/argo-cd/templates/application-controller/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/application-controller/service-account.yaml b/bitnami/argo-cd/templates/application-controller/service-account.yaml index 92b35ff49c..1b81fc75c2 100644 --- a/bitnami/argo-cd/templates/application-controller/service-account.yaml +++ b/bitnami/argo-cd/templates/application-controller/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/application-controller/service.yaml b/bitnami/argo-cd/templates/application-controller/service.yaml index 7446c404dc..5ae8afa048 100644 --- a/bitnami/argo-cd/templates/application-controller/service.yaml +++ b/bitnami/argo-cd/templates/application-controller/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/application-controller/servicemonitor.yaml b/bitnami/argo-cd/templates/application-controller/servicemonitor.yaml index 099701f229..d409c0467c 100644 --- a/bitnami/argo-cd/templates/application-controller/servicemonitor.yaml +++ b/bitnami/argo-cd/templates/application-controller/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/applicationset/deployment.yaml b/bitnami/argo-cd/templates/applicationset/deployment.yaml index 7f43df8db2..f822328b90 100644 --- a/bitnami/argo-cd/templates/applicationset/deployment.yaml +++ b/bitnami/argo-cd/templates/applicationset/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/applicationset/ingress-webhook.yaml b/bitnami/argo-cd/templates/applicationset/ingress-webhook.yaml index 6e6154c003..27a358eb4e 100644 --- a/bitnami/argo-cd/templates/applicationset/ingress-webhook.yaml +++ b/bitnami/argo-cd/templates/applicationset/ingress-webhook.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/applicationset/metrics-svc.yaml b/bitnami/argo-cd/templates/applicationset/metrics-svc.yaml index e0b72a9930..f53114a99a 100644 --- a/bitnami/argo-cd/templates/applicationset/metrics-svc.yaml +++ b/bitnami/argo-cd/templates/applicationset/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/applicationset/networkpolicy.yaml b/bitnami/argo-cd/templates/applicationset/networkpolicy.yaml index 14a7e398ab..a09186d0ce 100644 --- a/bitnami/argo-cd/templates/applicationset/networkpolicy.yaml +++ b/bitnami/argo-cd/templates/applicationset/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/applicationset/role.yaml b/bitnami/argo-cd/templates/applicationset/role.yaml index 4b77dbe4ec..30f1330cec 100644 --- a/bitnami/argo-cd/templates/applicationset/role.yaml +++ b/bitnami/argo-cd/templates/applicationset/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/applicationset/rolebinding.yaml b/bitnami/argo-cd/templates/applicationset/rolebinding.yaml index d703c5d8d7..44939eb2ea 100644 --- a/bitnami/argo-cd/templates/applicationset/rolebinding.yaml +++ b/bitnami/argo-cd/templates/applicationset/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/applicationset/service-account.yaml b/bitnami/argo-cd/templates/applicationset/service-account.yaml index ee8e4762ca..2c881f8fd2 100644 --- a/bitnami/argo-cd/templates/applicationset/service-account.yaml +++ b/bitnami/argo-cd/templates/applicationset/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/applicationset/service.yaml b/bitnami/argo-cd/templates/applicationset/service.yaml index df769255de..0ed64a760f 100644 --- a/bitnami/argo-cd/templates/applicationset/service.yaml +++ b/bitnami/argo-cd/templates/applicationset/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/applicationset/servicemonitor.yaml b/bitnami/argo-cd/templates/applicationset/servicemonitor.yaml index ee2b57d98b..faec968d6f 100644 --- a/bitnami/argo-cd/templates/applicationset/servicemonitor.yaml +++ b/bitnami/argo-cd/templates/applicationset/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/argocd-cm.yaml b/bitnami/argo-cd/templates/argocd-cm.yaml index e92696698a..6bd508ffca 100644 --- a/bitnami/argo-cd/templates/argocd-cm.yaml +++ b/bitnami/argo-cd/templates/argocd-cm.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/argocd-secret.yaml b/bitnami/argo-cd/templates/argocd-secret.yaml index 5108f4be21..81dd27e02c 100644 --- a/bitnami/argo-cd/templates/argocd-secret.yaml +++ b/bitnami/argo-cd/templates/argocd-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/cluster-configs.yaml b/bitnami/argo-cd/templates/cluster-configs.yaml index 60cddee607..28b2fd648b 100644 --- a/bitnami/argo-cd/templates/cluster-configs.yaml +++ b/bitnami/argo-cd/templates/cluster-configs.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/dex/deployment.yaml b/bitnami/argo-cd/templates/dex/deployment.yaml index ffa489d2bf..ebb7f96cb3 100644 --- a/bitnami/argo-cd/templates/dex/deployment.yaml +++ b/bitnami/argo-cd/templates/dex/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/dex/metrics-svc.yaml b/bitnami/argo-cd/templates/dex/metrics-svc.yaml index fb12d03c94..9040f877de 100644 --- a/bitnami/argo-cd/templates/dex/metrics-svc.yaml +++ b/bitnami/argo-cd/templates/dex/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/dex/networkpolicy.yaml b/bitnami/argo-cd/templates/dex/networkpolicy.yaml index fbcbfc7f9f..6334bf0960 100644 --- a/bitnami/argo-cd/templates/dex/networkpolicy.yaml +++ b/bitnami/argo-cd/templates/dex/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/dex/role.yaml b/bitnami/argo-cd/templates/dex/role.yaml index 6f675128f0..0fc0dfee52 100644 --- a/bitnami/argo-cd/templates/dex/role.yaml +++ b/bitnami/argo-cd/templates/dex/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/dex/rolebinding.yaml b/bitnami/argo-cd/templates/dex/rolebinding.yaml index ee8baac39b..ba60393342 100644 --- a/bitnami/argo-cd/templates/dex/rolebinding.yaml +++ b/bitnami/argo-cd/templates/dex/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/dex/service-account.yaml b/bitnami/argo-cd/templates/dex/service-account.yaml index c18a68992b..5e7fa458ae 100644 --- a/bitnami/argo-cd/templates/dex/service-account.yaml +++ b/bitnami/argo-cd/templates/dex/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/dex/service.yaml b/bitnami/argo-cd/templates/dex/service.yaml index f235a81336..c9ccf28923 100644 --- a/bitnami/argo-cd/templates/dex/service.yaml +++ b/bitnami/argo-cd/templates/dex/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/dex/servicemonitor.yaml b/bitnami/argo-cd/templates/dex/servicemonitor.yaml index b5933506d6..878812d421 100644 --- a/bitnami/argo-cd/templates/dex/servicemonitor.yaml +++ b/bitnami/argo-cd/templates/dex/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/extra-list.yaml b/bitnami/argo-cd/templates/extra-list.yaml index 1ffe17b133..2dcd26f306 100644 --- a/bitnami/argo-cd/templates/extra-list.yaml +++ b/bitnami/argo-cd/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/gpg-keys-cm.yaml b/bitnami/argo-cd/templates/gpg-keys-cm.yaml index 88069a73dc..dc405a4648 100644 --- a/bitnami/argo-cd/templates/gpg-keys-cm.yaml +++ b/bitnami/argo-cd/templates/gpg-keys-cm.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/known-hosts-cm.yaml b/bitnami/argo-cd/templates/known-hosts-cm.yaml index df27d6f562..c9e3a82606 100644 --- a/bitnami/argo-cd/templates/known-hosts-cm.yaml +++ b/bitnami/argo-cd/templates/known-hosts-cm.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/notifications/bots/slack/deployment.yaml b/bitnami/argo-cd/templates/notifications/bots/slack/deployment.yaml index 9582784b0d..b7a3d8874d 100644 --- a/bitnami/argo-cd/templates/notifications/bots/slack/deployment.yaml +++ b/bitnami/argo-cd/templates/notifications/bots/slack/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/notifications/bots/slack/networkpolicy.yaml b/bitnami/argo-cd/templates/notifications/bots/slack/networkpolicy.yaml index ee05d4b83b..fd7411371f 100644 --- a/bitnami/argo-cd/templates/notifications/bots/slack/networkpolicy.yaml +++ b/bitnami/argo-cd/templates/notifications/bots/slack/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/notifications/bots/slack/role.yaml b/bitnami/argo-cd/templates/notifications/bots/slack/role.yaml index 400492d3ce..59131ea7fd 100644 --- a/bitnami/argo-cd/templates/notifications/bots/slack/role.yaml +++ b/bitnami/argo-cd/templates/notifications/bots/slack/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/notifications/bots/slack/rolebinding.yaml b/bitnami/argo-cd/templates/notifications/bots/slack/rolebinding.yaml index d3a6591fc1..4e0e842721 100644 --- a/bitnami/argo-cd/templates/notifications/bots/slack/rolebinding.yaml +++ b/bitnami/argo-cd/templates/notifications/bots/slack/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/notifications/bots/slack/service-account.yaml b/bitnami/argo-cd/templates/notifications/bots/slack/service-account.yaml index f0f0d8d2fa..cafb743747 100644 --- a/bitnami/argo-cd/templates/notifications/bots/slack/service-account.yaml +++ b/bitnami/argo-cd/templates/notifications/bots/slack/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/notifications/bots/slack/service.yaml b/bitnami/argo-cd/templates/notifications/bots/slack/service.yaml index 9fce59e0eb..a8789e15c6 100644 --- a/bitnami/argo-cd/templates/notifications/bots/slack/service.yaml +++ b/bitnami/argo-cd/templates/notifications/bots/slack/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/notifications/deployment.yaml b/bitnami/argo-cd/templates/notifications/deployment.yaml index fbacfcfc1c..8435fbb0d1 100644 --- a/bitnami/argo-cd/templates/notifications/deployment.yaml +++ b/bitnami/argo-cd/templates/notifications/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/notifications/metrics-svc.yaml b/bitnami/argo-cd/templates/notifications/metrics-svc.yaml index e4f64ccbb1..70387c2c79 100644 --- a/bitnami/argo-cd/templates/notifications/metrics-svc.yaml +++ b/bitnami/argo-cd/templates/notifications/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/notifications/networkpolicy.yaml b/bitnami/argo-cd/templates/notifications/networkpolicy.yaml index 95c53461d8..541ad1f8de 100644 --- a/bitnami/argo-cd/templates/notifications/networkpolicy.yaml +++ b/bitnami/argo-cd/templates/notifications/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/notifications/role.yaml b/bitnami/argo-cd/templates/notifications/role.yaml index d4f3ba9d81..27217323bf 100644 --- a/bitnami/argo-cd/templates/notifications/role.yaml +++ b/bitnami/argo-cd/templates/notifications/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/notifications/rolebinding.yaml b/bitnami/argo-cd/templates/notifications/rolebinding.yaml index 9865c4701b..6c4a0be008 100644 --- a/bitnami/argo-cd/templates/notifications/rolebinding.yaml +++ b/bitnami/argo-cd/templates/notifications/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/notifications/service-account.yaml b/bitnami/argo-cd/templates/notifications/service-account.yaml index 14fc7a08c9..36a05a238a 100644 --- a/bitnami/argo-cd/templates/notifications/service-account.yaml +++ b/bitnami/argo-cd/templates/notifications/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/notifications/servicemonitor.yaml b/bitnami/argo-cd/templates/notifications/servicemonitor.yaml index e75cf8888b..8ffa81cdd2 100644 --- a/bitnami/argo-cd/templates/notifications/servicemonitor.yaml +++ b/bitnami/argo-cd/templates/notifications/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/rbac-cm.yaml b/bitnami/argo-cd/templates/rbac-cm.yaml index 8596191f6c..efabc3a476 100644 --- a/bitnami/argo-cd/templates/rbac-cm.yaml +++ b/bitnami/argo-cd/templates/rbac-cm.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/repo-server/deployment.yaml b/bitnami/argo-cd/templates/repo-server/deployment.yaml index 21c6b3dbb0..7b1f6488cc 100644 --- a/bitnami/argo-cd/templates/repo-server/deployment.yaml +++ b/bitnami/argo-cd/templates/repo-server/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/repo-server/hpa.yaml b/bitnami/argo-cd/templates/repo-server/hpa.yaml index e3ec315f32..3a3606e0b4 100644 --- a/bitnami/argo-cd/templates/repo-server/hpa.yaml +++ b/bitnami/argo-cd/templates/repo-server/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/repo-server/metrics-svc.yaml b/bitnami/argo-cd/templates/repo-server/metrics-svc.yaml index 9ddaa95fb5..b79ece1e8e 100644 --- a/bitnami/argo-cd/templates/repo-server/metrics-svc.yaml +++ b/bitnami/argo-cd/templates/repo-server/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/repo-server/networkpolicy.yaml b/bitnami/argo-cd/templates/repo-server/networkpolicy.yaml index 924e14f02a..4ad4690b83 100644 --- a/bitnami/argo-cd/templates/repo-server/networkpolicy.yaml +++ b/bitnami/argo-cd/templates/repo-server/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/repo-server/repository-credentials-secret.yaml b/bitnami/argo-cd/templates/repo-server/repository-credentials-secret.yaml index 40dfc6f397..5a912f5b2b 100644 --- a/bitnami/argo-cd/templates/repo-server/repository-credentials-secret.yaml +++ b/bitnami/argo-cd/templates/repo-server/repository-credentials-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/repo-server/role.yaml b/bitnami/argo-cd/templates/repo-server/role.yaml index 25009a27a6..8183593d0a 100644 --- a/bitnami/argo-cd/templates/repo-server/role.yaml +++ b/bitnami/argo-cd/templates/repo-server/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/repo-server/rolebinding.yaml b/bitnami/argo-cd/templates/repo-server/rolebinding.yaml index 7698ad84ea..2ac2de5e02 100644 --- a/bitnami/argo-cd/templates/repo-server/rolebinding.yaml +++ b/bitnami/argo-cd/templates/repo-server/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/repo-server/service-account.yaml b/bitnami/argo-cd/templates/repo-server/service-account.yaml index a884a34180..a3016344e6 100644 --- a/bitnami/argo-cd/templates/repo-server/service-account.yaml +++ b/bitnami/argo-cd/templates/repo-server/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/repo-server/service.yaml b/bitnami/argo-cd/templates/repo-server/service.yaml index e86a92d66a..a40bf5a671 100644 --- a/bitnami/argo-cd/templates/repo-server/service.yaml +++ b/bitnami/argo-cd/templates/repo-server/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/repo-server/servicemonitor.yaml b/bitnami/argo-cd/templates/repo-server/servicemonitor.yaml index d3356e8d5d..f0f3051f9c 100644 --- a/bitnami/argo-cd/templates/repo-server/servicemonitor.yaml +++ b/bitnami/argo-cd/templates/repo-server/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/server/clusterrole.yaml b/bitnami/argo-cd/templates/server/clusterrole.yaml index 9ec2253338..9c5337b04c 100644 --- a/bitnami/argo-cd/templates/server/clusterrole.yaml +++ b/bitnami/argo-cd/templates/server/clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/server/clusterrolebinding.yaml b/bitnami/argo-cd/templates/server/clusterrolebinding.yaml index 2de76c137c..e02dfa89d0 100644 --- a/bitnami/argo-cd/templates/server/clusterrolebinding.yaml +++ b/bitnami/argo-cd/templates/server/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/server/deployment.yaml b/bitnami/argo-cd/templates/server/deployment.yaml index 6384a9e51a..d27f4a9daf 100644 --- a/bitnami/argo-cd/templates/server/deployment.yaml +++ b/bitnami/argo-cd/templates/server/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/server/grpc-tls-secret.yaml b/bitnami/argo-cd/templates/server/grpc-tls-secret.yaml index a3f238662d..b25dd24769 100644 --- a/bitnami/argo-cd/templates/server/grpc-tls-secret.yaml +++ b/bitnami/argo-cd/templates/server/grpc-tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/server/hpa.yaml b/bitnami/argo-cd/templates/server/hpa.yaml index 9c473289dd..e26e31c2de 100644 --- a/bitnami/argo-cd/templates/server/hpa.yaml +++ b/bitnami/argo-cd/templates/server/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/server/ingress-grcp.yaml b/bitnami/argo-cd/templates/server/ingress-grcp.yaml index e0cdbb80ee..c9a2802715 100644 --- a/bitnami/argo-cd/templates/server/ingress-grcp.yaml +++ b/bitnami/argo-cd/templates/server/ingress-grcp.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/server/ingress.yaml b/bitnami/argo-cd/templates/server/ingress.yaml index 04e5872e5f..3eeb44bdab 100644 --- a/bitnami/argo-cd/templates/server/ingress.yaml +++ b/bitnami/argo-cd/templates/server/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/server/metrics-svc.yaml b/bitnami/argo-cd/templates/server/metrics-svc.yaml index c2c1359fdc..c2bbca7ec1 100644 --- a/bitnami/argo-cd/templates/server/metrics-svc.yaml +++ b/bitnami/argo-cd/templates/server/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/server/networkpolicy.yaml b/bitnami/argo-cd/templates/server/networkpolicy.yaml index 98fd09cb7a..b7bd88c97c 100644 --- a/bitnami/argo-cd/templates/server/networkpolicy.yaml +++ b/bitnami/argo-cd/templates/server/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/server/role.yaml b/bitnami/argo-cd/templates/server/role.yaml index 2ef455bff9..fa9dc1bd69 100644 --- a/bitnami/argo-cd/templates/server/role.yaml +++ b/bitnami/argo-cd/templates/server/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/server/rolebinding.yaml b/bitnami/argo-cd/templates/server/rolebinding.yaml index 5f7c7a3699..c3108d0ea4 100644 --- a/bitnami/argo-cd/templates/server/rolebinding.yaml +++ b/bitnami/argo-cd/templates/server/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/server/service-account.yaml b/bitnami/argo-cd/templates/server/service-account.yaml index 7a67e14c02..a5a4252f37 100644 --- a/bitnami/argo-cd/templates/server/service-account.yaml +++ b/bitnami/argo-cd/templates/server/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/server/service.yaml b/bitnami/argo-cd/templates/server/service.yaml index a955e56c88..8fcbdb2574 100644 --- a/bitnami/argo-cd/templates/server/service.yaml +++ b/bitnami/argo-cd/templates/server/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/server/servicemonitor.yaml b/bitnami/argo-cd/templates/server/servicemonitor.yaml index 49357de3a3..c0fe79cefe 100644 --- a/bitnami/argo-cd/templates/server/servicemonitor.yaml +++ b/bitnami/argo-cd/templates/server/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/server/tls-secret.yaml b/bitnami/argo-cd/templates/server/tls-secret.yaml index 805562cea7..c7329cdefd 100644 --- a/bitnami/argo-cd/templates/server/tls-secret.yaml +++ b/bitnami/argo-cd/templates/server/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/styles-cm.yaml b/bitnami/argo-cd/templates/styles-cm.yaml index a7967aa1f8..cbe275b6c5 100644 --- a/bitnami/argo-cd/templates/styles-cm.yaml +++ b/bitnami/argo-cd/templates/styles-cm.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/templates/tls-certs-cm.yaml b/bitnami/argo-cd/templates/tls-certs-cm.yaml index 88e0fb8fb8..12d5ba03b7 100644 --- a/bitnami/argo-cd/templates/tls-certs-cm.yaml +++ b/bitnami/argo-cd/templates/tls-certs-cm.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-cd/values.yaml b/bitnami/argo-cd/values.yaml index b17eb8d74e..a163dd6b1c 100644 --- a/bitnami/argo-cd/values.yaml +++ b/bitnami/argo-cd/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/argo-workflows/Chart.yaml b/bitnami/argo-workflows/Chart.yaml index 2ac05f7c2a..c02765121a 100644 --- a/bitnami/argo-workflows/Chart.yaml +++ b/bitnami/argo-workflows/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/argo-workflows/templates/_helpers.tpl b/bitnami/argo-workflows/templates/_helpers.tpl index 937447c57f..d2c41c2794 100644 --- a/bitnami/argo-workflows/templates/_helpers.tpl +++ b/bitnami/argo-workflows/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/configmap.yaml b/bitnami/argo-workflows/templates/configmap.yaml index 1a687fdced..d627c7c2f1 100644 --- a/bitnami/argo-workflows/templates/configmap.yaml +++ b/bitnami/argo-workflows/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/controller/aggregate-cluster-roles.yaml b/bitnami/argo-workflows/templates/controller/aggregate-cluster-roles.yaml index dc6fb35768..803939d84a 100644 --- a/bitnami/argo-workflows/templates/controller/aggregate-cluster-roles.yaml +++ b/bitnami/argo-workflows/templates/controller/aggregate-cluster-roles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/controller/clusterrolebinding.yaml b/bitnami/argo-workflows/templates/controller/clusterrolebinding.yaml index 40ec8915af..edd4372206 100644 --- a/bitnami/argo-workflows/templates/controller/clusterrolebinding.yaml +++ b/bitnami/argo-workflows/templates/controller/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/controller/controller-cluster-roles.yaml b/bitnami/argo-workflows/templates/controller/controller-cluster-roles.yaml index 2af49817a6..dd66537bfb 100644 --- a/bitnami/argo-workflows/templates/controller/controller-cluster-roles.yaml +++ b/bitnami/argo-workflows/templates/controller/controller-cluster-roles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/controller/database-secret.yaml b/bitnami/argo-workflows/templates/controller/database-secret.yaml index 331873aff5..648d67ea2f 100644 --- a/bitnami/argo-workflows/templates/controller/database-secret.yaml +++ b/bitnami/argo-workflows/templates/controller/database-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/controller/deployment.yaml b/bitnami/argo-workflows/templates/controller/deployment.yaml index 29c8ce04c7..8f7c86b97b 100644 --- a/bitnami/argo-workflows/templates/controller/deployment.yaml +++ b/bitnami/argo-workflows/templates/controller/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/controller/networkpolicy.yaml b/bitnami/argo-workflows/templates/controller/networkpolicy.yaml index 76f65e6c9a..ce1c945453 100644 --- a/bitnami/argo-workflows/templates/controller/networkpolicy.yaml +++ b/bitnami/argo-workflows/templates/controller/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/controller/pdb.yaml b/bitnami/argo-workflows/templates/controller/pdb.yaml index 9b34c48634..2f9c11043d 100644 --- a/bitnami/argo-workflows/templates/controller/pdb.yaml +++ b/bitnami/argo-workflows/templates/controller/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/controller/service-account.yaml b/bitnami/argo-workflows/templates/controller/service-account.yaml index 007655680d..9e7089e18d 100644 --- a/bitnami/argo-workflows/templates/controller/service-account.yaml +++ b/bitnami/argo-workflows/templates/controller/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/controller/service.yaml b/bitnami/argo-workflows/templates/controller/service.yaml index a5ed0add19..e1c5533c25 100644 --- a/bitnami/argo-workflows/templates/controller/service.yaml +++ b/bitnami/argo-workflows/templates/controller/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/controller/servicemonitor.yaml b/bitnami/argo-workflows/templates/controller/servicemonitor.yaml index 128e0189de..3f300cfe6d 100644 --- a/bitnami/argo-workflows/templates/controller/servicemonitor.yaml +++ b/bitnami/argo-workflows/templates/controller/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/controller/workflow-role.yaml b/bitnami/argo-workflows/templates/controller/workflow-role.yaml index 7895cbc6f8..fdc2091bce 100644 --- a/bitnami/argo-workflows/templates/controller/workflow-role.yaml +++ b/bitnami/argo-workflows/templates/controller/workflow-role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/controller/workflow-rolebinding.yaml b/bitnami/argo-workflows/templates/controller/workflow-rolebinding.yaml index f0c634d44c..c6555350df 100644 --- a/bitnami/argo-workflows/templates/controller/workflow-rolebinding.yaml +++ b/bitnami/argo-workflows/templates/controller/workflow-rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/controller/workflow-serviceaccount.yaml b/bitnami/argo-workflows/templates/controller/workflow-serviceaccount.yaml index f2e9063d17..ee584c1359 100644 --- a/bitnami/argo-workflows/templates/controller/workflow-serviceaccount.yaml +++ b/bitnami/argo-workflows/templates/controller/workflow-serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/extra-list.yaml b/bitnami/argo-workflows/templates/extra-list.yaml index 1ffe17b133..2dcd26f306 100644 --- a/bitnami/argo-workflows/templates/extra-list.yaml +++ b/bitnami/argo-workflows/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/server/cluster-role.yaml b/bitnami/argo-workflows/templates/server/cluster-role.yaml index d7eeb6c4c9..b21cff7cc3 100644 --- a/bitnami/argo-workflows/templates/server/cluster-role.yaml +++ b/bitnami/argo-workflows/templates/server/cluster-role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/server/clusterrolebinding.yaml b/bitnami/argo-workflows/templates/server/clusterrolebinding.yaml index 9672b06f01..2f1152b1d2 100644 --- a/bitnami/argo-workflows/templates/server/clusterrolebinding.yaml +++ b/bitnami/argo-workflows/templates/server/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/server/deployment.yaml b/bitnami/argo-workflows/templates/server/deployment.yaml index 835739a47b..472f9112c1 100644 --- a/bitnami/argo-workflows/templates/server/deployment.yaml +++ b/bitnami/argo-workflows/templates/server/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/server/ingress.yaml b/bitnami/argo-workflows/templates/server/ingress.yaml index 090b90f0ef..9f6f9473d7 100644 --- a/bitnami/argo-workflows/templates/server/ingress.yaml +++ b/bitnami/argo-workflows/templates/server/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/server/networkpolicy.yaml b/bitnami/argo-workflows/templates/server/networkpolicy.yaml index 66c1bd93a3..6866cae299 100644 --- a/bitnami/argo-workflows/templates/server/networkpolicy.yaml +++ b/bitnami/argo-workflows/templates/server/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/server/pdb.yaml b/bitnami/argo-workflows/templates/server/pdb.yaml index 99d517dbd1..7341a52c4c 100644 --- a/bitnami/argo-workflows/templates/server/pdb.yaml +++ b/bitnami/argo-workflows/templates/server/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/server/service-account.yaml b/bitnami/argo-workflows/templates/server/service-account.yaml index 41937288d6..dd71fe3b96 100644 --- a/bitnami/argo-workflows/templates/server/service-account.yaml +++ b/bitnami/argo-workflows/templates/server/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/server/service.yaml b/bitnami/argo-workflows/templates/server/service.yaml index 13f6151b79..b38ba62c30 100644 --- a/bitnami/argo-workflows/templates/server/service.yaml +++ b/bitnami/argo-workflows/templates/server/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/templates/server/tls-secrets.yaml b/bitnami/argo-workflows/templates/server/tls-secrets.yaml index aa6c1c38a2..00f601cdf2 100644 --- a/bitnami/argo-workflows/templates/server/tls-secrets.yaml +++ b/bitnami/argo-workflows/templates/server/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/argo-workflows/values.yaml b/bitnami/argo-workflows/values.yaml index 1e2ffb488e..91ed61c07c 100644 --- a/bitnami/argo-workflows/values.yaml +++ b/bitnami/argo-workflows/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/aspnet-core/Chart.yaml b/bitnami/aspnet-core/Chart.yaml index 011cdfae0f..8824e73358 100644 --- a/bitnami/aspnet-core/Chart.yaml +++ b/bitnami/aspnet-core/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/aspnet-core/templates/_helpers.tpl b/bitnami/aspnet-core/templates/_helpers.tpl index 523aa6c073..4dfc6b8f7d 100644 --- a/bitnami/aspnet-core/templates/_helpers.tpl +++ b/bitnami/aspnet-core/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/aspnet-core/templates/deployment.yaml b/bitnami/aspnet-core/templates/deployment.yaml index 05817fb213..b1d72e9fa0 100644 --- a/bitnami/aspnet-core/templates/deployment.yaml +++ b/bitnami/aspnet-core/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/aspnet-core/templates/extra-list.yaml b/bitnami/aspnet-core/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/aspnet-core/templates/extra-list.yaml +++ b/bitnami/aspnet-core/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/aspnet-core/templates/health-ingress.yaml b/bitnami/aspnet-core/templates/health-ingress.yaml index 9b23b60a73..6325d85cc3 100644 --- a/bitnami/aspnet-core/templates/health-ingress.yaml +++ b/bitnami/aspnet-core/templates/health-ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/aspnet-core/templates/hpa.yaml b/bitnami/aspnet-core/templates/hpa.yaml index d8f08efeaf..0c676ee3c4 100644 --- a/bitnami/aspnet-core/templates/hpa.yaml +++ b/bitnami/aspnet-core/templates/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/aspnet-core/templates/ingress.yaml b/bitnami/aspnet-core/templates/ingress.yaml index 002cbbc1f9..62300a6427 100644 --- a/bitnami/aspnet-core/templates/ingress.yaml +++ b/bitnami/aspnet-core/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/aspnet-core/templates/networkpolicy.yaml b/bitnami/aspnet-core/templates/networkpolicy.yaml index 69c511e736..3469cdc766 100644 --- a/bitnami/aspnet-core/templates/networkpolicy.yaml +++ b/bitnami/aspnet-core/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/aspnet-core/templates/pdb.yaml b/bitnami/aspnet-core/templates/pdb.yaml index a02d402124..8a74edb9b7 100644 --- a/bitnami/aspnet-core/templates/pdb.yaml +++ b/bitnami/aspnet-core/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/aspnet-core/templates/serviceaccount.yaml b/bitnami/aspnet-core/templates/serviceaccount.yaml index 537299a427..4a046774b1 100644 --- a/bitnami/aspnet-core/templates/serviceaccount.yaml +++ b/bitnami/aspnet-core/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/aspnet-core/templates/svc.yaml b/bitnami/aspnet-core/templates/svc.yaml index 718942bf7f..793223fc29 100644 --- a/bitnami/aspnet-core/templates/svc.yaml +++ b/bitnami/aspnet-core/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/aspnet-core/templates/tls-secret.yaml b/bitnami/aspnet-core/templates/tls-secret.yaml index 7dc0283880..0c347d75fb 100644 --- a/bitnami/aspnet-core/templates/tls-secret.yaml +++ b/bitnami/aspnet-core/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/aspnet-core/values.yaml b/bitnami/aspnet-core/values.yaml index 7abd76a9f6..58e23c7bf9 100644 --- a/bitnami/aspnet-core/values.yaml +++ b/bitnami/aspnet-core/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/cassandra/Chart.yaml b/bitnami/cassandra/Chart.yaml index aa38441c6d..8c041794ae 100644 --- a/bitnami/cassandra/Chart.yaml +++ b/bitnami/cassandra/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/cassandra/templates/_helpers.tpl b/bitnami/cassandra/templates/_helpers.tpl index aaa9cfa80a..77695f14aa 100644 --- a/bitnami/cassandra/templates/_helpers.tpl +++ b/bitnami/cassandra/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cassandra/templates/cassandra-secret.yaml b/bitnami/cassandra/templates/cassandra-secret.yaml index 44908395ef..a00baf9df7 100644 --- a/bitnami/cassandra/templates/cassandra-secret.yaml +++ b/bitnami/cassandra/templates/cassandra-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cassandra/templates/extra-list.yaml b/bitnami/cassandra/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/cassandra/templates/extra-list.yaml +++ b/bitnami/cassandra/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cassandra/templates/headless-svc.yaml b/bitnami/cassandra/templates/headless-svc.yaml index 9c9b2b8c0b..fb2c555582 100644 --- a/bitnami/cassandra/templates/headless-svc.yaml +++ b/bitnami/cassandra/templates/headless-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cassandra/templates/metrics-configmap.yaml b/bitnami/cassandra/templates/metrics-configmap.yaml index 612513b4ff..d999d2fab4 100644 --- a/bitnami/cassandra/templates/metrics-configmap.yaml +++ b/bitnami/cassandra/templates/metrics-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cassandra/templates/networkpolicy.yaml b/bitnami/cassandra/templates/networkpolicy.yaml index 1ca8aa2505..894474d883 100644 --- a/bitnami/cassandra/templates/networkpolicy.yaml +++ b/bitnami/cassandra/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cassandra/templates/pdb.yaml b/bitnami/cassandra/templates/pdb.yaml index a02d402124..8a74edb9b7 100644 --- a/bitnami/cassandra/templates/pdb.yaml +++ b/bitnami/cassandra/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cassandra/templates/service.yaml b/bitnami/cassandra/templates/service.yaml index 780e441197..d2f5bc6d4c 100644 --- a/bitnami/cassandra/templates/service.yaml +++ b/bitnami/cassandra/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cassandra/templates/serviceaccount.yaml b/bitnami/cassandra/templates/serviceaccount.yaml index b167a160f6..9ae54f564c 100644 --- a/bitnami/cassandra/templates/serviceaccount.yaml +++ b/bitnami/cassandra/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cassandra/templates/servicemonitor.yaml b/bitnami/cassandra/templates/servicemonitor.yaml index b411b86b82..65b4c48d6d 100644 --- a/bitnami/cassandra/templates/servicemonitor.yaml +++ b/bitnami/cassandra/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cassandra/templates/statefulset.yaml b/bitnami/cassandra/templates/statefulset.yaml index 70ae73d79d..013b5feee1 100644 --- a/bitnami/cassandra/templates/statefulset.yaml +++ b/bitnami/cassandra/templates/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cassandra/templates/tls-secret.yaml b/bitnami/cassandra/templates/tls-secret.yaml index 47217082fa..6b1c3adad5 100644 --- a/bitnami/cassandra/templates/tls-secret.yaml +++ b/bitnami/cassandra/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cassandra/values.yaml b/bitnami/cassandra/values.yaml index c400911daf..a8ed6dbd29 100644 --- a/bitnami/cassandra/values.yaml +++ b/bitnami/cassandra/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/cert-manager/Chart.yaml b/bitnami/cert-manager/Chart.yaml index 11e1ab8409..e8bbd5caa5 100644 --- a/bitnami/cert-manager/Chart.yaml +++ b/bitnami/cert-manager/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/cert-manager/templates/_helpers.tpl b/bitnami/cert-manager/templates/_helpers.tpl index 5723ed82e3..c91c26c900 100644 --- a/bitnami/cert-manager/templates/_helpers.tpl +++ b/bitnami/cert-manager/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cert-manager/templates/cainjector/deployment.yaml b/bitnami/cert-manager/templates/cainjector/deployment.yaml index 05dbee2ec0..425b7d6560 100644 --- a/bitnami/cert-manager/templates/cainjector/deployment.yaml +++ b/bitnami/cert-manager/templates/cainjector/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cert-manager/templates/cainjector/networkpolicy.yaml b/bitnami/cert-manager/templates/cainjector/networkpolicy.yaml index 88d85110bf..dde18f67bc 100644 --- a/bitnami/cert-manager/templates/cainjector/networkpolicy.yaml +++ b/bitnami/cert-manager/templates/cainjector/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cert-manager/templates/cainjector/rbac.yaml b/bitnami/cert-manager/templates/cainjector/rbac.yaml index 657206a946..8d1485f293 100644 --- a/bitnami/cert-manager/templates/cainjector/rbac.yaml +++ b/bitnami/cert-manager/templates/cainjector/rbac.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cert-manager/templates/cainjector/serviceaccount.yaml b/bitnami/cert-manager/templates/cainjector/serviceaccount.yaml index 8a2dec7c6f..35154e3642 100644 --- a/bitnami/cert-manager/templates/cainjector/serviceaccount.yaml +++ b/bitnami/cert-manager/templates/cainjector/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cert-manager/templates/controller/deployment.yaml b/bitnami/cert-manager/templates/controller/deployment.yaml index 387548df01..c2c80e1489 100644 --- a/bitnami/cert-manager/templates/controller/deployment.yaml +++ b/bitnami/cert-manager/templates/controller/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cert-manager/templates/controller/networkpolicy.yaml b/bitnami/cert-manager/templates/controller/networkpolicy.yaml index edb1d41066..72c783ea3b 100644 --- a/bitnami/cert-manager/templates/controller/networkpolicy.yaml +++ b/bitnami/cert-manager/templates/controller/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cert-manager/templates/controller/rbac.yaml b/bitnami/cert-manager/templates/controller/rbac.yaml index 7b4be708f0..47d4e261c9 100644 --- a/bitnami/cert-manager/templates/controller/rbac.yaml +++ b/bitnami/cert-manager/templates/controller/rbac.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cert-manager/templates/controller/service.yaml b/bitnami/cert-manager/templates/controller/service.yaml index 2f88745f15..31d5286d1f 100644 --- a/bitnami/cert-manager/templates/controller/service.yaml +++ b/bitnami/cert-manager/templates/controller/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cert-manager/templates/controller/serviceaccount.yaml b/bitnami/cert-manager/templates/controller/serviceaccount.yaml index faf2ea9021..eb4c086e89 100644 --- a/bitnami/cert-manager/templates/controller/serviceaccount.yaml +++ b/bitnami/cert-manager/templates/controller/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cert-manager/templates/controller/servicemonitor.yaml b/bitnami/cert-manager/templates/controller/servicemonitor.yaml index d85cf1913c..fb8ddc9633 100644 --- a/bitnami/cert-manager/templates/controller/servicemonitor.yaml +++ b/bitnami/cert-manager/templates/controller/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cert-manager/templates/extra-list.yaml b/bitnami/cert-manager/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/cert-manager/templates/extra-list.yaml +++ b/bitnami/cert-manager/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cert-manager/templates/webhook/deployment.yaml b/bitnami/cert-manager/templates/webhook/deployment.yaml index da93dac1b5..07b97550e1 100644 --- a/bitnami/cert-manager/templates/webhook/deployment.yaml +++ b/bitnami/cert-manager/templates/webhook/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cert-manager/templates/webhook/mutating-webhook.yaml b/bitnami/cert-manager/templates/webhook/mutating-webhook.yaml index 4aca018816..2594f8efb3 100644 --- a/bitnami/cert-manager/templates/webhook/mutating-webhook.yaml +++ b/bitnami/cert-manager/templates/webhook/mutating-webhook.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cert-manager/templates/webhook/networkpolicy.yaml b/bitnami/cert-manager/templates/webhook/networkpolicy.yaml index e189c1f5f0..1255ef8e01 100644 --- a/bitnami/cert-manager/templates/webhook/networkpolicy.yaml +++ b/bitnami/cert-manager/templates/webhook/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cert-manager/templates/webhook/rbac.yaml b/bitnami/cert-manager/templates/webhook/rbac.yaml index 6ecd803bd6..a13f5efc1d 100644 --- a/bitnami/cert-manager/templates/webhook/rbac.yaml +++ b/bitnami/cert-manager/templates/webhook/rbac.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cert-manager/templates/webhook/service.yaml b/bitnami/cert-manager/templates/webhook/service.yaml index 2ce46821a2..b6b4dfe8d9 100644 --- a/bitnami/cert-manager/templates/webhook/service.yaml +++ b/bitnami/cert-manager/templates/webhook/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cert-manager/templates/webhook/serviceaccount.yaml b/bitnami/cert-manager/templates/webhook/serviceaccount.yaml index adcf8cf271..f0f1957329 100644 --- a/bitnami/cert-manager/templates/webhook/serviceaccount.yaml +++ b/bitnami/cert-manager/templates/webhook/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cert-manager/templates/webhook/validating-webhook.yaml b/bitnami/cert-manager/templates/webhook/validating-webhook.yaml index c691e172b7..da528917a1 100644 --- a/bitnami/cert-manager/templates/webhook/validating-webhook.yaml +++ b/bitnami/cert-manager/templates/webhook/validating-webhook.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/cert-manager/values.yaml b/bitnami/cert-manager/values.yaml index f955aca7f1..c50d167953 100644 --- a/bitnami/cert-manager/values.yaml +++ b/bitnami/cert-manager/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## Global Docker image parameters diff --git a/bitnami/clickhouse/Chart.yaml b/bitnami/clickhouse/Chart.yaml index 9f34e8d659..1e1b6a12b8 100644 --- a/bitnami/clickhouse/Chart.yaml +++ b/bitnami/clickhouse/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/clickhouse/templates/_helpers.tpl b/bitnami/clickhouse/templates/_helpers.tpl index b524352678..0705485c22 100644 --- a/bitnami/clickhouse/templates/_helpers.tpl +++ b/bitnami/clickhouse/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/clickhouse/templates/configmap-extra.yaml b/bitnami/clickhouse/templates/configmap-extra.yaml index 153cf4d501..e0bffcd664 100644 --- a/bitnami/clickhouse/templates/configmap-extra.yaml +++ b/bitnami/clickhouse/templates/configmap-extra.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/clickhouse/templates/configmap-users-extra.yaml b/bitnami/clickhouse/templates/configmap-users-extra.yaml index 056d2d0262..bd408b799b 100644 --- a/bitnami/clickhouse/templates/configmap-users-extra.yaml +++ b/bitnami/clickhouse/templates/configmap-users-extra.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/clickhouse/templates/configmap.yaml b/bitnami/clickhouse/templates/configmap.yaml index 2462712b5d..49cf3e333b 100644 --- a/bitnami/clickhouse/templates/configmap.yaml +++ b/bitnami/clickhouse/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/clickhouse/templates/extra-list.yaml b/bitnami/clickhouse/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/clickhouse/templates/extra-list.yaml +++ b/bitnami/clickhouse/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/clickhouse/templates/ingress-tls-secrets.yaml b/bitnami/clickhouse/templates/ingress-tls-secrets.yaml index 6ef20e36a8..27c438cd90 100644 --- a/bitnami/clickhouse/templates/ingress-tls-secrets.yaml +++ b/bitnami/clickhouse/templates/ingress-tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/clickhouse/templates/ingress.yaml b/bitnami/clickhouse/templates/ingress.yaml index 7000ecebfa..dbe543fa60 100644 --- a/bitnami/clickhouse/templates/ingress.yaml +++ b/bitnami/clickhouse/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/clickhouse/templates/init-scripts-secret.yaml b/bitnami/clickhouse/templates/init-scripts-secret.yaml index 3236709302..f5b32fc039 100644 --- a/bitnami/clickhouse/templates/init-scripts-secret.yaml +++ b/bitnami/clickhouse/templates/init-scripts-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/clickhouse/templates/networkpolicy.yaml b/bitnami/clickhouse/templates/networkpolicy.yaml index 68635e0945..5621251129 100644 --- a/bitnami/clickhouse/templates/networkpolicy.yaml +++ b/bitnami/clickhouse/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/clickhouse/templates/prometheusrule.yaml b/bitnami/clickhouse/templates/prometheusrule.yaml index dc2d05d3a5..5e4991118f 100644 --- a/bitnami/clickhouse/templates/prometheusrule.yaml +++ b/bitnami/clickhouse/templates/prometheusrule.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/clickhouse/templates/scripts-configmap.yaml b/bitnami/clickhouse/templates/scripts-configmap.yaml index 86aa34dcdb..1a4288de40 100644 --- a/bitnami/clickhouse/templates/scripts-configmap.yaml +++ b/bitnami/clickhouse/templates/scripts-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/clickhouse/templates/secret.yaml b/bitnami/clickhouse/templates/secret.yaml index 16068010ad..7a1f961fdb 100644 --- a/bitnami/clickhouse/templates/secret.yaml +++ b/bitnami/clickhouse/templates/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/clickhouse/templates/service-account.yaml b/bitnami/clickhouse/templates/service-account.yaml index 649086dace..58c3eeed61 100644 --- a/bitnami/clickhouse/templates/service-account.yaml +++ b/bitnami/clickhouse/templates/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/clickhouse/templates/service-external-access.yaml b/bitnami/clickhouse/templates/service-external-access.yaml index f50baa2140..5393a5316a 100644 --- a/bitnami/clickhouse/templates/service-external-access.yaml +++ b/bitnami/clickhouse/templates/service-external-access.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/clickhouse/templates/service-headless.yaml b/bitnami/clickhouse/templates/service-headless.yaml index 4205a39231..23d4496a05 100644 --- a/bitnami/clickhouse/templates/service-headless.yaml +++ b/bitnami/clickhouse/templates/service-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/clickhouse/templates/service.yaml b/bitnami/clickhouse/templates/service.yaml index f54e2268a3..3d3f3d7c9f 100644 --- a/bitnami/clickhouse/templates/service.yaml +++ b/bitnami/clickhouse/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/clickhouse/templates/servicemonitor.yaml b/bitnami/clickhouse/templates/servicemonitor.yaml index 2148b375d5..7e611255ff 100644 --- a/bitnami/clickhouse/templates/servicemonitor.yaml +++ b/bitnami/clickhouse/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/clickhouse/templates/start-scripts-secret.yaml b/bitnami/clickhouse/templates/start-scripts-secret.yaml index c579f2e468..a35a16480b 100644 --- a/bitnami/clickhouse/templates/start-scripts-secret.yaml +++ b/bitnami/clickhouse/templates/start-scripts-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/clickhouse/templates/statefulset.yaml b/bitnami/clickhouse/templates/statefulset.yaml index b26e217b76..c0765b5e82 100644 --- a/bitnami/clickhouse/templates/statefulset.yaml +++ b/bitnami/clickhouse/templates/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/clickhouse/templates/tls-secret.yaml b/bitnami/clickhouse/templates/tls-secret.yaml index 04b188e148..a85a09ad71 100644 --- a/bitnami/clickhouse/templates/tls-secret.yaml +++ b/bitnami/clickhouse/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/clickhouse/values.yaml b/bitnami/clickhouse/values.yaml index 66ef6a2f6b..659b01b112 100644 --- a/bitnami/clickhouse/values.yaml +++ b/bitnami/clickhouse/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/common/Chart.yaml b/bitnami/common/Chart.yaml index 7a491a9c1b..44d4e2ead1 100644 --- a/bitnami/common/Chart.yaml +++ b/bitnami/common/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/common/templates/_affinities.tpl b/bitnami/common/templates/_affinities.tpl index e85b1df454..c2d290792e 100644 --- a/bitnami/common/templates/_affinities.tpl +++ b/bitnami/common/templates/_affinities.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/common/templates/_capabilities.tpl b/bitnami/common/templates/_capabilities.tpl index 115674af87..68ecd483a8 100644 --- a/bitnami/common/templates/_capabilities.tpl +++ b/bitnami/common/templates/_capabilities.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/common/templates/_compatibility.tpl b/bitnami/common/templates/_compatibility.tpl index 17665d567f..7dc60d2d34 100644 --- a/bitnami/common/templates/_compatibility.tpl +++ b/bitnami/common/templates/_compatibility.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/common/templates/_errors.tpl b/bitnami/common/templates/_errors.tpl index 07ded6f64d..e965365193 100644 --- a/bitnami/common/templates/_errors.tpl +++ b/bitnami/common/templates/_errors.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/common/templates/_images.tpl b/bitnami/common/templates/_images.tpl index 1bcb779df5..2cd6f0ab16 100644 --- a/bitnami/common/templates/_images.tpl +++ b/bitnami/common/templates/_images.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/common/templates/_ingress.tpl b/bitnami/common/templates/_ingress.tpl index efa5b85c72..7d2b87985c 100644 --- a/bitnami/common/templates/_ingress.tpl +++ b/bitnami/common/templates/_ingress.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/common/templates/_labels.tpl b/bitnami/common/templates/_labels.tpl index d90a6cdc0c..0a0cc5488f 100644 --- a/bitnami/common/templates/_labels.tpl +++ b/bitnami/common/templates/_labels.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/common/templates/_names.tpl b/bitnami/common/templates/_names.tpl index a222924f14..ba83956852 100644 --- a/bitnami/common/templates/_names.tpl +++ b/bitnami/common/templates/_names.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/common/templates/_resources.tpl b/bitnami/common/templates/_resources.tpl index 030fa1a990..a4f53c2e65 100644 --- a/bitnami/common/templates/_resources.tpl +++ b/bitnami/common/templates/_resources.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/common/templates/_secrets.tpl b/bitnami/common/templates/_secrets.tpl index 84dbe38036..e87575a88d 100644 --- a/bitnami/common/templates/_secrets.tpl +++ b/bitnami/common/templates/_secrets.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/common/templates/_storage.tpl b/bitnami/common/templates/_storage.tpl index 16405a0f8b..137b596515 100644 --- a/bitnami/common/templates/_storage.tpl +++ b/bitnami/common/templates/_storage.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/common/templates/_tplvalues.tpl b/bitnami/common/templates/_tplvalues.tpl index a8ed7637ef..c84d72c803 100644 --- a/bitnami/common/templates/_tplvalues.tpl +++ b/bitnami/common/templates/_tplvalues.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/common/templates/_utils.tpl b/bitnami/common/templates/_utils.tpl index bfbddf0547..d53c74aa2e 100644 --- a/bitnami/common/templates/_utils.tpl +++ b/bitnami/common/templates/_utils.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/common/templates/_warnings.tpl b/bitnami/common/templates/_warnings.tpl index 0f763cd827..e2676c6366 100644 --- a/bitnami/common/templates/_warnings.tpl +++ b/bitnami/common/templates/_warnings.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/common/templates/validations/_cassandra.tpl b/bitnami/common/templates/validations/_cassandra.tpl index eda9aada56..3f41ff8fc3 100644 --- a/bitnami/common/templates/validations/_cassandra.tpl +++ b/bitnami/common/templates/validations/_cassandra.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/common/templates/validations/_mariadb.tpl b/bitnami/common/templates/validations/_mariadb.tpl index 17d83a2fd4..6ea8c0f45b 100644 --- a/bitnami/common/templates/validations/_mariadb.tpl +++ b/bitnami/common/templates/validations/_mariadb.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/common/templates/validations/_mongodb.tpl b/bitnami/common/templates/validations/_mongodb.tpl index bbb445b861..d4cd38cbb3 100644 --- a/bitnami/common/templates/validations/_mongodb.tpl +++ b/bitnami/common/templates/validations/_mongodb.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/common/templates/validations/_mysql.tpl b/bitnami/common/templates/validations/_mysql.tpl index ca3953f868..924812a931 100644 --- a/bitnami/common/templates/validations/_mysql.tpl +++ b/bitnami/common/templates/validations/_mysql.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/common/templates/validations/_postgresql.tpl b/bitnami/common/templates/validations/_postgresql.tpl index 8c9aa570e2..0fa0b1467a 100644 --- a/bitnami/common/templates/validations/_postgresql.tpl +++ b/bitnami/common/templates/validations/_postgresql.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/common/templates/validations/_redis.tpl b/bitnami/common/templates/validations/_redis.tpl index fc0d208dd4..f4778256d1 100644 --- a/bitnami/common/templates/validations/_redis.tpl +++ b/bitnami/common/templates/validations/_redis.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/common/templates/validations/_validations.tpl b/bitnami/common/templates/validations/_validations.tpl index 31ceda871f..7cdee61700 100644 --- a/bitnami/common/templates/validations/_validations.tpl +++ b/bitnami/common/templates/validations/_validations.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/common/values.yaml b/bitnami/common/values.yaml index 9abe0e1540..de2cac57d0 100644 --- a/bitnami/common/values.yaml +++ b/bitnami/common/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## bitnami/common diff --git a/bitnami/concourse/Chart.yaml b/bitnami/concourse/Chart.yaml index 326e6b519c..b42d20ac93 100644 --- a/bitnami/concourse/Chart.yaml +++ b/bitnami/concourse/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/concourse/templates/_helpers.tpl b/bitnami/concourse/templates/_helpers.tpl index bed15f7819..58f879accf 100644 --- a/bitnami/concourse/templates/_helpers.tpl +++ b/bitnami/concourse/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/config/secret-external-db.yaml b/bitnami/concourse/templates/config/secret-external-db.yaml index 5fe3657bbb..b83b1879ec 100644 --- a/bitnami/concourse/templates/config/secret-external-db.yaml +++ b/bitnami/concourse/templates/config/secret-external-db.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/extra-list.yaml b/bitnami/concourse/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/concourse/templates/extra-list.yaml +++ b/bitnami/concourse/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/web/configmap.yaml b/bitnami/concourse/templates/web/configmap.yaml index 988e3a875e..06322c8483 100644 --- a/bitnami/concourse/templates/web/configmap.yaml +++ b/bitnami/concourse/templates/web/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/web/deployment.yaml b/bitnami/concourse/templates/web/deployment.yaml index 1410fb164b..7d12078ef3 100644 --- a/bitnami/concourse/templates/web/deployment.yaml +++ b/bitnami/concourse/templates/web/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/web/gateway-service.yaml b/bitnami/concourse/templates/web/gateway-service.yaml index 43ed8079f5..a213330e96 100644 --- a/bitnami/concourse/templates/web/gateway-service.yaml +++ b/bitnami/concourse/templates/web/gateway-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/web/ingress.yaml b/bitnami/concourse/templates/web/ingress.yaml index 880f55b456..26522f3109 100644 --- a/bitnami/concourse/templates/web/ingress.yaml +++ b/bitnami/concourse/templates/web/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/web/networkpolicy.yaml b/bitnami/concourse/templates/web/networkpolicy.yaml index 77be7764ea..a8f4a0efde 100644 --- a/bitnami/concourse/templates/web/networkpolicy.yaml +++ b/bitnami/concourse/templates/web/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/web/podsecuritypolicy.yaml b/bitnami/concourse/templates/web/podsecuritypolicy.yaml index c64d9fbda1..fd4d3cfb4b 100644 --- a/bitnami/concourse/templates/web/podsecuritypolicy.yaml +++ b/bitnami/concourse/templates/web/podsecuritypolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/web/role.yaml b/bitnami/concourse/templates/web/role.yaml index 226b1359ca..b684edae8e 100644 --- a/bitnami/concourse/templates/web/role.yaml +++ b/bitnami/concourse/templates/web/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/web/rolebinding.yaml b/bitnami/concourse/templates/web/rolebinding.yaml index 69c57f01c2..17186ed540 100644 --- a/bitnami/concourse/templates/web/rolebinding.yaml +++ b/bitnami/concourse/templates/web/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/web/secret.yaml b/bitnami/concourse/templates/web/secret.yaml index 676d0a5dad..7a0f67d637 100644 --- a/bitnami/concourse/templates/web/secret.yaml +++ b/bitnami/concourse/templates/web/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/web/service-account.yaml b/bitnami/concourse/templates/web/service-account.yaml index 51b25a605a..fca7ccd256 100644 --- a/bitnami/concourse/templates/web/service-account.yaml +++ b/bitnami/concourse/templates/web/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/web/service.yaml b/bitnami/concourse/templates/web/service.yaml index 990aa54da7..f9b54c3e46 100644 --- a/bitnami/concourse/templates/web/service.yaml +++ b/bitnami/concourse/templates/web/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/web/tls-secrets.yaml b/bitnami/concourse/templates/web/tls-secrets.yaml index 387aa1d8fe..9b0a6d48b7 100644 --- a/bitnami/concourse/templates/web/tls-secrets.yaml +++ b/bitnami/concourse/templates/web/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/worker/deployment.yaml b/bitnami/concourse/templates/worker/deployment.yaml index 4412554f4a..72da9e2337 100644 --- a/bitnami/concourse/templates/worker/deployment.yaml +++ b/bitnami/concourse/templates/worker/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/worker/horizontalpodautoscaler.yaml b/bitnami/concourse/templates/worker/horizontalpodautoscaler.yaml index bca995c258..053a10784d 100644 --- a/bitnami/concourse/templates/worker/horizontalpodautoscaler.yaml +++ b/bitnami/concourse/templates/worker/horizontalpodautoscaler.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/worker/networkpolicy.yaml b/bitnami/concourse/templates/worker/networkpolicy.yaml index 372dddcef6..187f151c3b 100644 --- a/bitnami/concourse/templates/worker/networkpolicy.yaml +++ b/bitnami/concourse/templates/worker/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/worker/poddisruptionbudget.yaml b/bitnami/concourse/templates/worker/poddisruptionbudget.yaml index d4dcc9c08e..002e5234bd 100644 --- a/bitnami/concourse/templates/worker/poddisruptionbudget.yaml +++ b/bitnami/concourse/templates/worker/poddisruptionbudget.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/worker/podsecuritypolicy.yaml b/bitnami/concourse/templates/worker/podsecuritypolicy.yaml index a0d65c067e..29f284dcdb 100644 --- a/bitnami/concourse/templates/worker/podsecuritypolicy.yaml +++ b/bitnami/concourse/templates/worker/podsecuritypolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/worker/role.yaml b/bitnami/concourse/templates/worker/role.yaml index f736cbf444..aeb1b6dfbb 100644 --- a/bitnami/concourse/templates/worker/role.yaml +++ b/bitnami/concourse/templates/worker/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/worker/rolebinding.yaml b/bitnami/concourse/templates/worker/rolebinding.yaml index 2207d24693..d4797cff17 100644 --- a/bitnami/concourse/templates/worker/rolebinding.yaml +++ b/bitnami/concourse/templates/worker/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/worker/secret.yaml b/bitnami/concourse/templates/worker/secret.yaml index 8b8d66da19..f23af9a907 100644 --- a/bitnami/concourse/templates/worker/secret.yaml +++ b/bitnami/concourse/templates/worker/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/worker/service-account.yaml b/bitnami/concourse/templates/worker/service-account.yaml index ab0ae2f8f6..49e76d9b39 100644 --- a/bitnami/concourse/templates/worker/service-account.yaml +++ b/bitnami/concourse/templates/worker/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/worker/service.yaml b/bitnami/concourse/templates/worker/service.yaml index cd86e1b5f7..230dfdcbed 100644 --- a/bitnami/concourse/templates/worker/service.yaml +++ b/bitnami/concourse/templates/worker/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/templates/worker/statefulset.yaml b/bitnami/concourse/templates/worker/statefulset.yaml index e6c6fec637..fcbed69e9c 100644 --- a/bitnami/concourse/templates/worker/statefulset.yaml +++ b/bitnami/concourse/templates/worker/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/concourse/values.yaml b/bitnami/concourse/values.yaml index 29b5b8e50c..96f1781d01 100644 --- a/bitnami/concourse/values.yaml +++ b/bitnami/concourse/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/consul/Chart.yaml b/bitnami/consul/Chart.yaml index 0dd69d5309..ad44da4fe0 100644 --- a/bitnami/consul/Chart.yaml +++ b/bitnami/consul/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/consul/templates/_helpers.tpl b/bitnami/consul/templates/_helpers.tpl index 79d3c013a9..191096639c 100644 --- a/bitnami/consul/templates/_helpers.tpl +++ b/bitnami/consul/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/consul/templates/configmap.yaml b/bitnami/consul/templates/configmap.yaml index 23ace5f4f4..642f928e57 100644 --- a/bitnami/consul/templates/configmap.yaml +++ b/bitnami/consul/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/consul/templates/consul-headless-service.yaml b/bitnami/consul/templates/consul-headless-service.yaml index 05d6e7016c..224275c1f8 100644 --- a/bitnami/consul/templates/consul-headless-service.yaml +++ b/bitnami/consul/templates/consul-headless-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/consul/templates/extra-list.yaml b/bitnami/consul/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/consul/templates/extra-list.yaml +++ b/bitnami/consul/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/consul/templates/gossip-secret.yaml b/bitnami/consul/templates/gossip-secret.yaml index 0b094f4162..e93038ab59 100644 --- a/bitnami/consul/templates/gossip-secret.yaml +++ b/bitnami/consul/templates/gossip-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/consul/templates/ingress.yaml b/bitnami/consul/templates/ingress.yaml index 0845b62086..131a513762 100644 --- a/bitnami/consul/templates/ingress.yaml +++ b/bitnami/consul/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/consul/templates/metrics-svc.yaml b/bitnami/consul/templates/metrics-svc.yaml index 1ca0612762..ed34a7e192 100644 --- a/bitnami/consul/templates/metrics-svc.yaml +++ b/bitnami/consul/templates/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/consul/templates/networkpolicy.yaml b/bitnami/consul/templates/networkpolicy.yaml index b04fab25d1..e473854819 100644 --- a/bitnami/consul/templates/networkpolicy.yaml +++ b/bitnami/consul/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/consul/templates/pdb.yaml b/bitnami/consul/templates/pdb.yaml index 07c37776a0..aae25e1818 100644 --- a/bitnami/consul/templates/pdb.yaml +++ b/bitnami/consul/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/consul/templates/service.yaml b/bitnami/consul/templates/service.yaml index 8d02b519de..1fcf27d976 100644 --- a/bitnami/consul/templates/service.yaml +++ b/bitnami/consul/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/consul/templates/serviceaccount.yaml b/bitnami/consul/templates/serviceaccount.yaml index 5d4cb03308..7ba6354e86 100644 --- a/bitnami/consul/templates/serviceaccount.yaml +++ b/bitnami/consul/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/consul/templates/servicemonitor.yaml b/bitnami/consul/templates/servicemonitor.yaml index e37ab2b52c..a50ca7f1e0 100644 --- a/bitnami/consul/templates/servicemonitor.yaml +++ b/bitnami/consul/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/consul/templates/statefulset.yaml b/bitnami/consul/templates/statefulset.yaml index 6b69789bc3..477efa4dbd 100644 --- a/bitnami/consul/templates/statefulset.yaml +++ b/bitnami/consul/templates/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/consul/templates/tls-secrets.yaml b/bitnami/consul/templates/tls-secrets.yaml index 57f91ee6df..cb250075b1 100644 --- a/bitnami/consul/templates/tls-secrets.yaml +++ b/bitnami/consul/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/consul/values.yaml b/bitnami/consul/values.yaml index dc713c88f2..ca765bcb59 100644 --- a/bitnami/consul/values.yaml +++ b/bitnami/consul/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/contour/Chart.yaml b/bitnami/contour/Chart.yaml index 9bce42ca1c..6b94babde3 100644 --- a/bitnami/contour/Chart.yaml +++ b/bitnami/contour/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/contour/templates/_helpers.tpl b/bitnami/contour/templates/_helpers.tpl index 86a10771be..f24dcec6bc 100644 --- a/bitnami/contour/templates/_helpers.tpl +++ b/bitnami/contour/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/certgen/job.yaml b/bitnami/contour/templates/certgen/job.yaml index bfafb3a02b..b17f4708bf 100644 --- a/bitnami/contour/templates/certgen/job.yaml +++ b/bitnami/contour/templates/certgen/job.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/certgen/networkpolicy.yaml b/bitnami/contour/templates/certgen/networkpolicy.yaml index 9159c5e7b3..16422b5d5a 100644 --- a/bitnami/contour/templates/certgen/networkpolicy.yaml +++ b/bitnami/contour/templates/certgen/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/certgen/rbac.yaml b/bitnami/contour/templates/certgen/rbac.yaml index 872aaf26f9..89c265cda6 100644 --- a/bitnami/contour/templates/certgen/rbac.yaml +++ b/bitnami/contour/templates/certgen/rbac.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/certgen/serviceaccount.yaml b/bitnami/contour/templates/certgen/serviceaccount.yaml index aa15e4d122..6015065318 100644 --- a/bitnami/contour/templates/certgen/serviceaccount.yaml +++ b/bitnami/contour/templates/certgen/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/contour/configmap.yaml b/bitnami/contour/templates/contour/configmap.yaml index 911b589b1a..941acf4058 100644 --- a/bitnami/contour/templates/contour/configmap.yaml +++ b/bitnami/contour/templates/contour/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/contour/deployment.yaml b/bitnami/contour/templates/contour/deployment.yaml index c1935ab1a1..3040f8d49f 100644 --- a/bitnami/contour/templates/contour/deployment.yaml +++ b/bitnami/contour/templates/contour/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/contour/ingressclass.yaml b/bitnami/contour/templates/contour/ingressclass.yaml index a356f08599..8280bed8b9 100644 --- a/bitnami/contour/templates/contour/ingressclass.yaml +++ b/bitnami/contour/templates/contour/ingressclass.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/contour/networkpolicy.yaml b/bitnami/contour/templates/contour/networkpolicy.yaml index 71c162772e..ab8d7a4f21 100644 --- a/bitnami/contour/templates/contour/networkpolicy.yaml +++ b/bitnami/contour/templates/contour/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/contour/rbac.yaml b/bitnami/contour/templates/contour/rbac.yaml index 305a77aa22..4625fb9749 100644 --- a/bitnami/contour/templates/contour/rbac.yaml +++ b/bitnami/contour/templates/contour/rbac.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/contour/service.yaml b/bitnami/contour/templates/contour/service.yaml index 6fc87c686c..c879b79581 100644 --- a/bitnami/contour/templates/contour/service.yaml +++ b/bitnami/contour/templates/contour/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/contour/serviceaccount.yaml b/bitnami/contour/templates/contour/serviceaccount.yaml index b5e720073e..4968079dcd 100644 --- a/bitnami/contour/templates/contour/serviceaccount.yaml +++ b/bitnami/contour/templates/contour/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/contour/servicemonitor.yaml b/bitnami/contour/templates/contour/servicemonitor.yaml index 1468a7d91a..94671c8f62 100644 --- a/bitnami/contour/templates/contour/servicemonitor.yaml +++ b/bitnami/contour/templates/contour/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/default-backend/deployment.yaml b/bitnami/contour/templates/default-backend/deployment.yaml index 9ddd2ad717..12a4140f52 100644 --- a/bitnami/contour/templates/default-backend/deployment.yaml +++ b/bitnami/contour/templates/default-backend/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/default-backend/ingress.yaml b/bitnami/contour/templates/default-backend/ingress.yaml index d639cdc9f5..f8fb490b48 100644 --- a/bitnami/contour/templates/default-backend/ingress.yaml +++ b/bitnami/contour/templates/default-backend/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/default-backend/networkpolicy.yaml b/bitnami/contour/templates/default-backend/networkpolicy.yaml index 1cb7c0735d..1947cb07d7 100644 --- a/bitnami/contour/templates/default-backend/networkpolicy.yaml +++ b/bitnami/contour/templates/default-backend/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/default-backend/poddisruptionbudget.yaml b/bitnami/contour/templates/default-backend/poddisruptionbudget.yaml index 7bf0186252..4f8aaa333f 100644 --- a/bitnami/contour/templates/default-backend/poddisruptionbudget.yaml +++ b/bitnami/contour/templates/default-backend/poddisruptionbudget.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/default-backend/service.yaml b/bitnami/contour/templates/default-backend/service.yaml index 4b8cc041dd..0c0ea0684a 100644 --- a/bitnami/contour/templates/default-backend/service.yaml +++ b/bitnami/contour/templates/default-backend/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/default-backend/tls-secrets.yaml b/bitnami/contour/templates/default-backend/tls-secrets.yaml index 927dfe8e20..602a182450 100644 --- a/bitnami/contour/templates/default-backend/tls-secrets.yaml +++ b/bitnami/contour/templates/default-backend/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/envoy/daemonset.yaml b/bitnami/contour/templates/envoy/daemonset.yaml index 949c733429..1d72c978d4 100644 --- a/bitnami/contour/templates/envoy/daemonset.yaml +++ b/bitnami/contour/templates/envoy/daemonset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/envoy/deployment.yaml b/bitnami/contour/templates/envoy/deployment.yaml index d632133acb..b8d4f05121 100644 --- a/bitnami/contour/templates/envoy/deployment.yaml +++ b/bitnami/contour/templates/envoy/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/envoy/extra-list.yaml b/bitnami/contour/templates/envoy/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/contour/templates/envoy/extra-list.yaml +++ b/bitnami/contour/templates/envoy/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/envoy/hpa.yaml b/bitnami/contour/templates/envoy/hpa.yaml index 0fe8da5a9a..ac419e33aa 100644 --- a/bitnami/contour/templates/envoy/hpa.yaml +++ b/bitnami/contour/templates/envoy/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/envoy/networkpolicy.yaml b/bitnami/contour/templates/envoy/networkpolicy.yaml index ff975fd389..ff686276fb 100644 --- a/bitnami/contour/templates/envoy/networkpolicy.yaml +++ b/bitnami/contour/templates/envoy/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/envoy/prometheusrule.yaml b/bitnami/contour/templates/envoy/prometheusrule.yaml index 407c8aa4c8..e44fbd7598 100644 --- a/bitnami/contour/templates/envoy/prometheusrule.yaml +++ b/bitnami/contour/templates/envoy/prometheusrule.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/envoy/service.yaml b/bitnami/contour/templates/envoy/service.yaml index 6b9f82c875..0643eca7ce 100644 --- a/bitnami/contour/templates/envoy/service.yaml +++ b/bitnami/contour/templates/envoy/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/envoy/serviceaccount.yaml b/bitnami/contour/templates/envoy/serviceaccount.yaml index 372d20a6a8..51b67eafb4 100644 --- a/bitnami/contour/templates/envoy/serviceaccount.yaml +++ b/bitnami/contour/templates/envoy/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/envoy/servicemonitor.yaml b/bitnami/contour/templates/envoy/servicemonitor.yaml index 7f8caeb96b..fb77a6f2dd 100644 --- a/bitnami/contour/templates/envoy/servicemonitor.yaml +++ b/bitnami/contour/templates/envoy/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/templates/service_helpers.yaml b/bitnami/contour/templates/service_helpers.yaml index 0bb2c4d75f..2b466fb347 100644 --- a/bitnami/contour/templates/service_helpers.yaml +++ b/bitnami/contour/templates/service_helpers.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/contour/values.yaml b/bitnami/contour/values.yaml index a07807833c..d264b6799c 100644 --- a/bitnami/contour/values.yaml +++ b/bitnami/contour/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/deepspeed/Chart.yaml b/bitnami/deepspeed/Chart.yaml index fc5b92bda5..b67e409c93 100644 --- a/bitnami/deepspeed/Chart.yaml +++ b/bitnami/deepspeed/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/deepspeed/templates/_helpers.tpl b/bitnami/deepspeed/templates/_helpers.tpl index c75ed22d82..00caf1fc3d 100644 --- a/bitnami/deepspeed/templates/_helpers.tpl +++ b/bitnami/deepspeed/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/deepspeed/templates/client/client-dep-job.yaml b/bitnami/deepspeed/templates/client/client-dep-job.yaml index 55c95cd6b7..3f97ae2952 100644 --- a/bitnami/deepspeed/templates/client/client-dep-job.yaml +++ b/bitnami/deepspeed/templates/client/client-dep-job.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/deepspeed/templates/client/hostfile-configmap.yaml b/bitnami/deepspeed/templates/client/hostfile-configmap.yaml index cde507d304..f8ef5917cf 100644 --- a/bitnami/deepspeed/templates/client/hostfile-configmap.yaml +++ b/bitnami/deepspeed/templates/client/hostfile-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/deepspeed/templates/client/networkpolicy.yaml b/bitnami/deepspeed/templates/client/networkpolicy.yaml index 16c3abaf68..090ac976ed 100644 --- a/bitnami/deepspeed/templates/client/networkpolicy.yaml +++ b/bitnami/deepspeed/templates/client/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/deepspeed/templates/client/pvc.yaml b/bitnami/deepspeed/templates/client/pvc.yaml index e449c1ea09..d255375869 100644 --- a/bitnami/deepspeed/templates/client/pvc.yaml +++ b/bitnami/deepspeed/templates/client/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/deepspeed/templates/client/service-account.yaml b/bitnami/deepspeed/templates/client/service-account.yaml index 0212b5eca1..3b50ef9afb 100644 --- a/bitnami/deepspeed/templates/client/service-account.yaml +++ b/bitnami/deepspeed/templates/client/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/deepspeed/templates/client/source-configmap.yaml b/bitnami/deepspeed/templates/client/source-configmap.yaml index 5e6d3cd414..3c948ddd51 100644 --- a/bitnami/deepspeed/templates/client/source-configmap.yaml +++ b/bitnami/deepspeed/templates/client/source-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/deepspeed/templates/client/ssh-client-configmap.yaml b/bitnami/deepspeed/templates/client/ssh-client-configmap.yaml index 30fc6d2c6e..2428ae9deb 100644 --- a/bitnami/deepspeed/templates/client/ssh-client-configmap.yaml +++ b/bitnami/deepspeed/templates/client/ssh-client-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/deepspeed/templates/extra-list.yaml b/bitnami/deepspeed/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/deepspeed/templates/extra-list.yaml +++ b/bitnami/deepspeed/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/deepspeed/templates/ssh-keys-secret.yaml b/bitnami/deepspeed/templates/ssh-keys-secret.yaml index 1c736118da..eaa4cb1142 100644 --- a/bitnami/deepspeed/templates/ssh-keys-secret.yaml +++ b/bitnami/deepspeed/templates/ssh-keys-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/deepspeed/templates/worker/networkpolicy.yaml b/bitnami/deepspeed/templates/worker/networkpolicy.yaml index f9a4fc6a76..f033590ccf 100644 --- a/bitnami/deepspeed/templates/worker/networkpolicy.yaml +++ b/bitnami/deepspeed/templates/worker/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/deepspeed/templates/worker/service-account.yaml b/bitnami/deepspeed/templates/worker/service-account.yaml index 80dcae4e9b..a67b603300 100644 --- a/bitnami/deepspeed/templates/worker/service-account.yaml +++ b/bitnami/deepspeed/templates/worker/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/deepspeed/templates/worker/ssh-server-configmap.yaml b/bitnami/deepspeed/templates/worker/ssh-server-configmap.yaml index 38879bf216..65aa9655b5 100644 --- a/bitnami/deepspeed/templates/worker/ssh-server-configmap.yaml +++ b/bitnami/deepspeed/templates/worker/ssh-server-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/deepspeed/templates/worker/worker-headless-svc.yaml b/bitnami/deepspeed/templates/worker/worker-headless-svc.yaml index 1f7f004d4c..05650f8633 100644 --- a/bitnami/deepspeed/templates/worker/worker-headless-svc.yaml +++ b/bitnami/deepspeed/templates/worker/worker-headless-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/deepspeed/templates/worker/worker-service.yaml b/bitnami/deepspeed/templates/worker/worker-service.yaml index 656bcb6b43..c65b6408b1 100644 --- a/bitnami/deepspeed/templates/worker/worker-service.yaml +++ b/bitnami/deepspeed/templates/worker/worker-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/deepspeed/templates/worker/worker-statefulset.yaml b/bitnami/deepspeed/templates/worker/worker-statefulset.yaml index c911f62334..fcce5d92ae 100644 --- a/bitnami/deepspeed/templates/worker/worker-statefulset.yaml +++ b/bitnami/deepspeed/templates/worker/worker-statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/deepspeed/values.yaml b/bitnami/deepspeed/values.yaml index 2eb1838d8c..6e0fa54f53 100644 --- a/bitnami/deepspeed/values.yaml +++ b/bitnami/deepspeed/values.yaml @@ -1,4 +1,4 @@ -## Copyright VMware, Inc. +## Copyright Broadcom, Inc. All Rights Reserved. ## SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/discourse/Chart.yaml b/bitnami/discourse/Chart.yaml index 0d5cbb9857..159a4f9c58 100644 --- a/bitnami/discourse/Chart.yaml +++ b/bitnami/discourse/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/discourse/templates/_helpers.tpl b/bitnami/discourse/templates/_helpers.tpl index dc361a1830..09d61d3bf9 100644 --- a/bitnami/discourse/templates/_helpers.tpl +++ b/bitnami/discourse/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/discourse/templates/configmaps.yaml b/bitnami/discourse/templates/configmaps.yaml index 5e4384d2f3..f03e7567af 100644 --- a/bitnami/discourse/templates/configmaps.yaml +++ b/bitnami/discourse/templates/configmaps.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/discourse/templates/deployment.yaml b/bitnami/discourse/templates/deployment.yaml index ee761f7e36..1f056edcfc 100644 --- a/bitnami/discourse/templates/deployment.yaml +++ b/bitnami/discourse/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/discourse/templates/extra-list.yaml b/bitnami/discourse/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/discourse/templates/extra-list.yaml +++ b/bitnami/discourse/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/discourse/templates/ingress.yaml b/bitnami/discourse/templates/ingress.yaml index 859aa544ac..960c7278b9 100644 --- a/bitnami/discourse/templates/ingress.yaml +++ b/bitnami/discourse/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/discourse/templates/networkpolicy.yaml b/bitnami/discourse/templates/networkpolicy.yaml index 4b07743475..3f556dfb13 100644 --- a/bitnami/discourse/templates/networkpolicy.yaml +++ b/bitnami/discourse/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/discourse/templates/pvc.yaml b/bitnami/discourse/templates/pvc.yaml index bd502b37a7..cfbd941f08 100644 --- a/bitnami/discourse/templates/pvc.yaml +++ b/bitnami/discourse/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/discourse/templates/secrets-database.yaml b/bitnami/discourse/templates/secrets-database.yaml index 7a8574f8ea..2c900055ba 100644 --- a/bitnami/discourse/templates/secrets-database.yaml +++ b/bitnami/discourse/templates/secrets-database.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/discourse/templates/secrets-discourse.yaml b/bitnami/discourse/templates/secrets-discourse.yaml index e21ae9904a..82d2da7648 100644 --- a/bitnami/discourse/templates/secrets-discourse.yaml +++ b/bitnami/discourse/templates/secrets-discourse.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/discourse/templates/secrets-redis.yaml b/bitnami/discourse/templates/secrets-redis.yaml index 8585db4f24..a1c44b062b 100644 --- a/bitnami/discourse/templates/secrets-redis.yaml +++ b/bitnami/discourse/templates/secrets-redis.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/discourse/templates/service.yaml b/bitnami/discourse/templates/service.yaml index 23079d3166..1f00694d35 100644 --- a/bitnami/discourse/templates/service.yaml +++ b/bitnami/discourse/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/discourse/templates/serviceaccount.yaml b/bitnami/discourse/templates/serviceaccount.yaml index 11b137e4a1..5795848e47 100644 --- a/bitnami/discourse/templates/serviceaccount.yaml +++ b/bitnami/discourse/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/discourse/templates/tls-secrets.yaml b/bitnami/discourse/templates/tls-secrets.yaml index 302dca6838..e0a10301e2 100644 --- a/bitnami/discourse/templates/tls-secrets.yaml +++ b/bitnami/discourse/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/discourse/values.yaml b/bitnami/discourse/values.yaml index 150e320384..96bdb62ff5 100644 --- a/bitnami/discourse/values.yaml +++ b/bitnami/discourse/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/dokuwiki/Chart.yaml b/bitnami/dokuwiki/Chart.yaml index 847e44784b..9f2eebf792 100644 --- a/bitnami/dokuwiki/Chart.yaml +++ b/bitnami/dokuwiki/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/dokuwiki/templates/_helpers.tpl b/bitnami/dokuwiki/templates/_helpers.tpl index d157f832e7..8d1ef92eac 100644 --- a/bitnami/dokuwiki/templates/_helpers.tpl +++ b/bitnami/dokuwiki/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/dokuwiki/templates/deployment.yaml b/bitnami/dokuwiki/templates/deployment.yaml index 7224998b11..d0b7c1f455 100644 --- a/bitnami/dokuwiki/templates/deployment.yaml +++ b/bitnami/dokuwiki/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/dokuwiki/templates/dokuwiki-pvc.yaml b/bitnami/dokuwiki/templates/dokuwiki-pvc.yaml index 149ef4ce12..ff5ae9eaeb 100644 --- a/bitnami/dokuwiki/templates/dokuwiki-pvc.yaml +++ b/bitnami/dokuwiki/templates/dokuwiki-pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/dokuwiki/templates/extra-list.yaml b/bitnami/dokuwiki/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/dokuwiki/templates/extra-list.yaml +++ b/bitnami/dokuwiki/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/dokuwiki/templates/ingress.yaml b/bitnami/dokuwiki/templates/ingress.yaml index 463152786d..6a17fb5654 100644 --- a/bitnami/dokuwiki/templates/ingress.yaml +++ b/bitnami/dokuwiki/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/dokuwiki/templates/networkpolicy.yaml b/bitnami/dokuwiki/templates/networkpolicy.yaml index 2c75f5333a..6634e41dc7 100644 --- a/bitnami/dokuwiki/templates/networkpolicy.yaml +++ b/bitnami/dokuwiki/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/dokuwiki/templates/postinit-configmap.yaml b/bitnami/dokuwiki/templates/postinit-configmap.yaml index 9e5a52cc3d..c32ff46f89 100644 --- a/bitnami/dokuwiki/templates/postinit-configmap.yaml +++ b/bitnami/dokuwiki/templates/postinit-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/dokuwiki/templates/secrets.yaml b/bitnami/dokuwiki/templates/secrets.yaml index d77616fea5..3558a6b60b 100644 --- a/bitnami/dokuwiki/templates/secrets.yaml +++ b/bitnami/dokuwiki/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/dokuwiki/templates/serviceaccount.yaml b/bitnami/dokuwiki/templates/serviceaccount.yaml index 91895e41d5..6c6fee73d7 100644 --- a/bitnami/dokuwiki/templates/serviceaccount.yaml +++ b/bitnami/dokuwiki/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/dokuwiki/templates/svc.yaml b/bitnami/dokuwiki/templates/svc.yaml index 69ec5d0e5a..f5be63f93f 100644 --- a/bitnami/dokuwiki/templates/svc.yaml +++ b/bitnami/dokuwiki/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/dokuwiki/templates/tls-secrets.yaml b/bitnami/dokuwiki/templates/tls-secrets.yaml index 2d3d824a3c..5cf774c431 100644 --- a/bitnami/dokuwiki/templates/tls-secrets.yaml +++ b/bitnami/dokuwiki/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/dokuwiki/values.yaml b/bitnami/dokuwiki/values.yaml index a50be308ea..fbc12a2f42 100644 --- a/bitnami/dokuwiki/values.yaml +++ b/bitnami/dokuwiki/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/drupal/Chart.yaml b/bitnami/drupal/Chart.yaml index 3d82965693..b12f2cd23d 100644 --- a/bitnami/drupal/Chart.yaml +++ b/bitnami/drupal/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/drupal/templates/_helpers.tpl b/bitnami/drupal/templates/_helpers.tpl index d7a62eeaec..da01ed6d98 100644 --- a/bitnami/drupal/templates/_helpers.tpl +++ b/bitnami/drupal/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/drupal/templates/deployment.yaml b/bitnami/drupal/templates/deployment.yaml index e58f376844..57c5edb5cf 100644 --- a/bitnami/drupal/templates/deployment.yaml +++ b/bitnami/drupal/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/drupal/templates/externaldb-secrets.yaml b/bitnami/drupal/templates/externaldb-secrets.yaml index 8f589a472e..bfdd266358 100644 --- a/bitnami/drupal/templates/externaldb-secrets.yaml +++ b/bitnami/drupal/templates/externaldb-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/drupal/templates/extra-list.yaml b/bitnami/drupal/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/drupal/templates/extra-list.yaml +++ b/bitnami/drupal/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/drupal/templates/ingress.yaml b/bitnami/drupal/templates/ingress.yaml index 111536abfd..09fc9ad2f6 100644 --- a/bitnami/drupal/templates/ingress.yaml +++ b/bitnami/drupal/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/drupal/templates/metrics-svc.yaml b/bitnami/drupal/templates/metrics-svc.yaml index e706367197..f95e56a4fd 100644 --- a/bitnami/drupal/templates/metrics-svc.yaml +++ b/bitnami/drupal/templates/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/drupal/templates/networkpolicy.yaml b/bitnami/drupal/templates/networkpolicy.yaml index 39132994c2..a0c01ac34a 100644 --- a/bitnami/drupal/templates/networkpolicy.yaml +++ b/bitnami/drupal/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/drupal/templates/prometheusrule.yaml b/bitnami/drupal/templates/prometheusrule.yaml index 73c89e652c..7293adbb60 100644 --- a/bitnami/drupal/templates/prometheusrule.yaml +++ b/bitnami/drupal/templates/prometheusrule.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/drupal/templates/pv.yaml b/bitnami/drupal/templates/pv.yaml index 4074e24d59..95ab4dd00e 100644 --- a/bitnami/drupal/templates/pv.yaml +++ b/bitnami/drupal/templates/pv.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/drupal/templates/pvc.yaml b/bitnami/drupal/templates/pvc.yaml index 4bd04a26ec..923a535e8e 100644 --- a/bitnami/drupal/templates/pvc.yaml +++ b/bitnami/drupal/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/drupal/templates/secrets.yaml b/bitnami/drupal/templates/secrets.yaml index faec60aa86..3a3e3f0bae 100644 --- a/bitnami/drupal/templates/secrets.yaml +++ b/bitnami/drupal/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/drupal/templates/serviceaccount.yaml b/bitnami/drupal/templates/serviceaccount.yaml index bee1f3427b..ad0ad4a7fe 100644 --- a/bitnami/drupal/templates/serviceaccount.yaml +++ b/bitnami/drupal/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/drupal/templates/servicemonitor.yaml b/bitnami/drupal/templates/servicemonitor.yaml index d630c9fd72..60dd04f777 100644 --- a/bitnami/drupal/templates/servicemonitor.yaml +++ b/bitnami/drupal/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/drupal/templates/svc.yaml b/bitnami/drupal/templates/svc.yaml index 3be55fd5c5..20b70ef51d 100644 --- a/bitnami/drupal/templates/svc.yaml +++ b/bitnami/drupal/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/drupal/templates/tls-secrets.yaml b/bitnami/drupal/templates/tls-secrets.yaml index ab89a79dad..2b2dfd868a 100644 --- a/bitnami/drupal/templates/tls-secrets.yaml +++ b/bitnami/drupal/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/drupal/values.yaml b/bitnami/drupal/values.yaml index ffe5eac6fa..f2f38f0c48 100644 --- a/bitnami/drupal/values.yaml +++ b/bitnami/drupal/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/ejbca/Chart.yaml b/bitnami/ejbca/Chart.yaml index c0f560c232..16e7f7e63c 100644 --- a/bitnami/ejbca/Chart.yaml +++ b/bitnami/ejbca/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/ejbca/templates/_helpers.tpl b/bitnami/ejbca/templates/_helpers.tpl index 9099939421..c0923ef715 100644 --- a/bitnami/ejbca/templates/_helpers.tpl +++ b/bitnami/ejbca/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/ejbca/templates/deployment.yaml b/bitnami/ejbca/templates/deployment.yaml index 0517c221cb..118707dd2b 100644 --- a/bitnami/ejbca/templates/deployment.yaml +++ b/bitnami/ejbca/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/ejbca/templates/externaldb-secrets.yaml b/bitnami/ejbca/templates/externaldb-secrets.yaml index 52ce0bd392..b1f2e901ab 100644 --- a/bitnami/ejbca/templates/externaldb-secrets.yaml +++ b/bitnami/ejbca/templates/externaldb-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/ejbca/templates/extra-list.yaml b/bitnami/ejbca/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/ejbca/templates/extra-list.yaml +++ b/bitnami/ejbca/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/ejbca/templates/ingress.yaml b/bitnami/ejbca/templates/ingress.yaml index 29300b515a..d9ed9d1e6b 100644 --- a/bitnami/ejbca/templates/ingress.yaml +++ b/bitnami/ejbca/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/ejbca/templates/networkpolicy.yaml b/bitnami/ejbca/templates/networkpolicy.yaml index ccf035ab5c..bc1704cf95 100644 --- a/bitnami/ejbca/templates/networkpolicy.yaml +++ b/bitnami/ejbca/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/ejbca/templates/pvc.yaml b/bitnami/ejbca/templates/pvc.yaml index 06d9c81186..328963c55b 100644 --- a/bitnami/ejbca/templates/pvc.yaml +++ b/bitnami/ejbca/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/ejbca/templates/secrets.yaml b/bitnami/ejbca/templates/secrets.yaml index df88f4adcd..23ca58d716 100644 --- a/bitnami/ejbca/templates/secrets.yaml +++ b/bitnami/ejbca/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/ejbca/templates/serviceaccount.yaml b/bitnami/ejbca/templates/serviceaccount.yaml index 850318f98e..7c1bc2eafa 100644 --- a/bitnami/ejbca/templates/serviceaccount.yaml +++ b/bitnami/ejbca/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/ejbca/templates/svc.yaml b/bitnami/ejbca/templates/svc.yaml index 4f63676347..9206d85860 100644 --- a/bitnami/ejbca/templates/svc.yaml +++ b/bitnami/ejbca/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/ejbca/values.yaml b/bitnami/ejbca/values.yaml index adf5bc232b..46e42e860c 100644 --- a/bitnami/ejbca/values.yaml +++ b/bitnami/ejbca/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/elasticsearch/Chart.yaml b/bitnami/elasticsearch/Chart.yaml index f9c6829276..7c09e655ac 100644 --- a/bitnami/elasticsearch/Chart.yaml +++ b/bitnami/elasticsearch/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/elasticsearch/templates/_helpers.tpl b/bitnami/elasticsearch/templates/_helpers.tpl index 342ec046ee..d3efba47a1 100644 --- a/bitnami/elasticsearch/templates/_helpers.tpl +++ b/bitnami/elasticsearch/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/configmap.yaml b/bitnami/elasticsearch/templates/configmap.yaml index 7f96c69282..c939156985 100644 --- a/bitnami/elasticsearch/templates/configmap.yaml +++ b/bitnami/elasticsearch/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/coordinating/hpa.yaml b/bitnami/elasticsearch/templates/coordinating/hpa.yaml index 022398475d..007179a1ea 100644 --- a/bitnami/elasticsearch/templates/coordinating/hpa.yaml +++ b/bitnami/elasticsearch/templates/coordinating/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/coordinating/networkpolicy.yaml b/bitnami/elasticsearch/templates/coordinating/networkpolicy.yaml index 897087c735..89b13b262b 100644 --- a/bitnami/elasticsearch/templates/coordinating/networkpolicy.yaml +++ b/bitnami/elasticsearch/templates/coordinating/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/coordinating/pdb.yaml b/bitnami/elasticsearch/templates/coordinating/pdb.yaml index 2329ef040a..50b5614b00 100644 --- a/bitnami/elasticsearch/templates/coordinating/pdb.yaml +++ b/bitnami/elasticsearch/templates/coordinating/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/coordinating/serviceaccount.yaml b/bitnami/elasticsearch/templates/coordinating/serviceaccount.yaml index d1295506fd..2121cf967e 100644 --- a/bitnami/elasticsearch/templates/coordinating/serviceaccount.yaml +++ b/bitnami/elasticsearch/templates/coordinating/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/coordinating/statefulset.yaml b/bitnami/elasticsearch/templates/coordinating/statefulset.yaml index f134be8a1c..d09910a874 100644 --- a/bitnami/elasticsearch/templates/coordinating/statefulset.yaml +++ b/bitnami/elasticsearch/templates/coordinating/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/coordinating/svc-headless.yaml b/bitnami/elasticsearch/templates/coordinating/svc-headless.yaml index fa7bb6f6a2..874375c816 100644 --- a/bitnami/elasticsearch/templates/coordinating/svc-headless.yaml +++ b/bitnami/elasticsearch/templates/coordinating/svc-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/data/hpa.yaml b/bitnami/elasticsearch/templates/data/hpa.yaml index 1835e643d4..14c1e84917 100644 --- a/bitnami/elasticsearch/templates/data/hpa.yaml +++ b/bitnami/elasticsearch/templates/data/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/data/networkpolicy.yaml b/bitnami/elasticsearch/templates/data/networkpolicy.yaml index 1c5b981f9f..4927adfd27 100644 --- a/bitnami/elasticsearch/templates/data/networkpolicy.yaml +++ b/bitnami/elasticsearch/templates/data/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/data/pdb.yaml b/bitnami/elasticsearch/templates/data/pdb.yaml index 6519d1736b..16359b0bba 100644 --- a/bitnami/elasticsearch/templates/data/pdb.yaml +++ b/bitnami/elasticsearch/templates/data/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/data/serviceaccount.yaml b/bitnami/elasticsearch/templates/data/serviceaccount.yaml index 07948d711c..87e7c85484 100644 --- a/bitnami/elasticsearch/templates/data/serviceaccount.yaml +++ b/bitnami/elasticsearch/templates/data/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/data/statefulset.yaml b/bitnami/elasticsearch/templates/data/statefulset.yaml index 86ccaad261..38ac969552 100644 --- a/bitnami/elasticsearch/templates/data/statefulset.yaml +++ b/bitnami/elasticsearch/templates/data/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/data/svc-headless.yaml b/bitnami/elasticsearch/templates/data/svc-headless.yaml index d15f7c6fd8..dd2ae7823f 100644 --- a/bitnami/elasticsearch/templates/data/svc-headless.yaml +++ b/bitnami/elasticsearch/templates/data/svc-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/extra-list.yaml b/bitnami/elasticsearch/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/elasticsearch/templates/extra-list.yaml +++ b/bitnami/elasticsearch/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/ingest/hpa.yaml b/bitnami/elasticsearch/templates/ingest/hpa.yaml index 96810b3ad4..14a7f8741d 100644 --- a/bitnami/elasticsearch/templates/ingest/hpa.yaml +++ b/bitnami/elasticsearch/templates/ingest/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/ingest/ingress.yaml b/bitnami/elasticsearch/templates/ingest/ingress.yaml index eebf24ec0d..b41d061317 100644 --- a/bitnami/elasticsearch/templates/ingest/ingress.yaml +++ b/bitnami/elasticsearch/templates/ingest/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/ingest/networkpolicy.yaml b/bitnami/elasticsearch/templates/ingest/networkpolicy.yaml index c5909ce863..51fd152800 100644 --- a/bitnami/elasticsearch/templates/ingest/networkpolicy.yaml +++ b/bitnami/elasticsearch/templates/ingest/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/ingest/pdb.yaml b/bitnami/elasticsearch/templates/ingest/pdb.yaml index ae76c24d70..35769a074e 100644 --- a/bitnami/elasticsearch/templates/ingest/pdb.yaml +++ b/bitnami/elasticsearch/templates/ingest/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/ingest/service.yaml b/bitnami/elasticsearch/templates/ingest/service.yaml index 0d6dbbf1f2..fc87f3d615 100644 --- a/bitnami/elasticsearch/templates/ingest/service.yaml +++ b/bitnami/elasticsearch/templates/ingest/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/ingest/serviceaccount.yaml b/bitnami/elasticsearch/templates/ingest/serviceaccount.yaml index 22c72a9308..2c310950cb 100644 --- a/bitnami/elasticsearch/templates/ingest/serviceaccount.yaml +++ b/bitnami/elasticsearch/templates/ingest/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/ingest/statefulset.yaml b/bitnami/elasticsearch/templates/ingest/statefulset.yaml index acec81c29e..5ed9641689 100644 --- a/bitnami/elasticsearch/templates/ingest/statefulset.yaml +++ b/bitnami/elasticsearch/templates/ingest/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/ingest/svc-headless.yaml b/bitnami/elasticsearch/templates/ingest/svc-headless.yaml index cc18ef0548..4b2df607ea 100644 --- a/bitnami/elasticsearch/templates/ingest/svc-headless.yaml +++ b/bitnami/elasticsearch/templates/ingest/svc-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/ingress-tls-secrets.yaml b/bitnami/elasticsearch/templates/ingress-tls-secrets.yaml index 95b7760f03..50ef3f75aa 100644 --- a/bitnami/elasticsearch/templates/ingress-tls-secrets.yaml +++ b/bitnami/elasticsearch/templates/ingress-tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/ingress.yaml b/bitnami/elasticsearch/templates/ingress.yaml index 33653ef754..2c4f89fe7b 100644 --- a/bitnami/elasticsearch/templates/ingress.yaml +++ b/bitnami/elasticsearch/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/initialization-configmap.yaml b/bitnami/elasticsearch/templates/initialization-configmap.yaml index 2e3ef38ac3..8c82f98d1e 100644 --- a/bitnami/elasticsearch/templates/initialization-configmap.yaml +++ b/bitnami/elasticsearch/templates/initialization-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/master/hpa.yaml b/bitnami/elasticsearch/templates/master/hpa.yaml index 7304ba0e4f..862f70fccc 100644 --- a/bitnami/elasticsearch/templates/master/hpa.yaml +++ b/bitnami/elasticsearch/templates/master/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/master/networkpolicy.yaml b/bitnami/elasticsearch/templates/master/networkpolicy.yaml index fa6b6536f2..75e2133666 100644 --- a/bitnami/elasticsearch/templates/master/networkpolicy.yaml +++ b/bitnami/elasticsearch/templates/master/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/master/pdb.yaml b/bitnami/elasticsearch/templates/master/pdb.yaml index eb2174c361..89092a86eb 100644 --- a/bitnami/elasticsearch/templates/master/pdb.yaml +++ b/bitnami/elasticsearch/templates/master/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/master/serviceaccount.yaml b/bitnami/elasticsearch/templates/master/serviceaccount.yaml index b764ca3636..255018a3c2 100644 --- a/bitnami/elasticsearch/templates/master/serviceaccount.yaml +++ b/bitnami/elasticsearch/templates/master/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/master/statefulset.yaml b/bitnami/elasticsearch/templates/master/statefulset.yaml index eb18527c7f..a85467807f 100644 --- a/bitnami/elasticsearch/templates/master/statefulset.yaml +++ b/bitnami/elasticsearch/templates/master/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/master/svc-headless.yaml b/bitnami/elasticsearch/templates/master/svc-headless.yaml index c62d609e5b..92507d1927 100644 --- a/bitnami/elasticsearch/templates/master/svc-headless.yaml +++ b/bitnami/elasticsearch/templates/master/svc-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/metrics/deployment.yaml b/bitnami/elasticsearch/templates/metrics/deployment.yaml index 8a29eef5cc..dc923f661c 100644 --- a/bitnami/elasticsearch/templates/metrics/deployment.yaml +++ b/bitnami/elasticsearch/templates/metrics/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/metrics/networkpolicy.yaml b/bitnami/elasticsearch/templates/metrics/networkpolicy.yaml index 48d925cae7..2e2891548d 100644 --- a/bitnami/elasticsearch/templates/metrics/networkpolicy.yaml +++ b/bitnami/elasticsearch/templates/metrics/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/metrics/prometheusrule.yaml b/bitnami/elasticsearch/templates/metrics/prometheusrule.yaml index 40bac68eff..55a88b7e49 100644 --- a/bitnami/elasticsearch/templates/metrics/prometheusrule.yaml +++ b/bitnami/elasticsearch/templates/metrics/prometheusrule.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/metrics/service.yaml b/bitnami/elasticsearch/templates/metrics/service.yaml index 2f66ee38bf..01dc3afc41 100644 --- a/bitnami/elasticsearch/templates/metrics/service.yaml +++ b/bitnami/elasticsearch/templates/metrics/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/metrics/serviceaccount.yaml b/bitnami/elasticsearch/templates/metrics/serviceaccount.yaml index 1b3bd74815..fc64ca0e98 100644 --- a/bitnami/elasticsearch/templates/metrics/serviceaccount.yaml +++ b/bitnami/elasticsearch/templates/metrics/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/metrics/servicemonitor.yaml b/bitnami/elasticsearch/templates/metrics/servicemonitor.yaml index 2fde216de6..8cac089f80 100644 --- a/bitnami/elasticsearch/templates/metrics/servicemonitor.yaml +++ b/bitnami/elasticsearch/templates/metrics/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/secrets.yaml b/bitnami/elasticsearch/templates/secrets.yaml index 2da988c711..8e435c981f 100644 --- a/bitnami/elasticsearch/templates/secrets.yaml +++ b/bitnami/elasticsearch/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/service.yaml b/bitnami/elasticsearch/templates/service.yaml index 7505faba50..2b20ba5bdd 100644 --- a/bitnami/elasticsearch/templates/service.yaml +++ b/bitnami/elasticsearch/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/templates/tls-secret.yaml b/bitnami/elasticsearch/templates/tls-secret.yaml index ec9f356c71..29a620fa04 100644 --- a/bitnami/elasticsearch/templates/tls-secret.yaml +++ b/bitnami/elasticsearch/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/elasticsearch/values.yaml b/bitnami/elasticsearch/values.yaml index 6f717e2799..6bf4d10376 100644 --- a/bitnami/elasticsearch/values.yaml +++ b/bitnami/elasticsearch/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/etcd/Chart.yaml b/bitnami/etcd/Chart.yaml index 6b6c1eac58..fe2299222d 100644 --- a/bitnami/etcd/Chart.yaml +++ b/bitnami/etcd/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/etcd/templates/_helpers.tpl b/bitnami/etcd/templates/_helpers.tpl index 747f8a836c..c45d833834 100644 --- a/bitnami/etcd/templates/_helpers.tpl +++ b/bitnami/etcd/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/etcd/templates/configmap.yaml b/bitnami/etcd/templates/configmap.yaml index 264c010659..759426f464 100644 --- a/bitnami/etcd/templates/configmap.yaml +++ b/bitnami/etcd/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/etcd/templates/cronjob.yaml b/bitnami/etcd/templates/cronjob.yaml index e0db72fd33..35314fa58f 100644 --- a/bitnami/etcd/templates/cronjob.yaml +++ b/bitnami/etcd/templates/cronjob.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/etcd/templates/extra-list.yaml b/bitnami/etcd/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/etcd/templates/extra-list.yaml +++ b/bitnami/etcd/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/etcd/templates/networkpolicy.yaml b/bitnami/etcd/templates/networkpolicy.yaml index 5a2b7cf17e..efb9ca6956 100644 --- a/bitnami/etcd/templates/networkpolicy.yaml +++ b/bitnami/etcd/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/etcd/templates/pdb.yaml b/bitnami/etcd/templates/pdb.yaml index f233c76e18..52b23be625 100644 --- a/bitnami/etcd/templates/pdb.yaml +++ b/bitnami/etcd/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/etcd/templates/podmonitor.yaml b/bitnami/etcd/templates/podmonitor.yaml index b55d38416d..9afc9368b2 100644 --- a/bitnami/etcd/templates/podmonitor.yaml +++ b/bitnami/etcd/templates/podmonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/etcd/templates/prometheusrule.yaml b/bitnami/etcd/templates/prometheusrule.yaml index 40bac68eff..55a88b7e49 100644 --- a/bitnami/etcd/templates/prometheusrule.yaml +++ b/bitnami/etcd/templates/prometheusrule.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/etcd/templates/secrets.yaml b/bitnami/etcd/templates/secrets.yaml index 4898994c1e..2669ff93a1 100644 --- a/bitnami/etcd/templates/secrets.yaml +++ b/bitnami/etcd/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/etcd/templates/serviceaccount.yaml b/bitnami/etcd/templates/serviceaccount.yaml index 03108fa6f0..ae09f95f7f 100644 --- a/bitnami/etcd/templates/serviceaccount.yaml +++ b/bitnami/etcd/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/etcd/templates/snapshot-pvc.yaml b/bitnami/etcd/templates/snapshot-pvc.yaml index 3345a01018..f1d3d1ff3a 100644 --- a/bitnami/etcd/templates/snapshot-pvc.yaml +++ b/bitnami/etcd/templates/snapshot-pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/etcd/templates/statefulset.yaml b/bitnami/etcd/templates/statefulset.yaml index 451e245d0b..c14fdc9934 100644 --- a/bitnami/etcd/templates/statefulset.yaml +++ b/bitnami/etcd/templates/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/etcd/templates/svc-headless.yaml b/bitnami/etcd/templates/svc-headless.yaml index 17ce14ffd1..aaf899214f 100644 --- a/bitnami/etcd/templates/svc-headless.yaml +++ b/bitnami/etcd/templates/svc-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/etcd/templates/svc.yaml b/bitnami/etcd/templates/svc.yaml index 10c7ef2f53..5c0f1ffdfd 100644 --- a/bitnami/etcd/templates/svc.yaml +++ b/bitnami/etcd/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/etcd/templates/token-secrets.yaml b/bitnami/etcd/templates/token-secrets.yaml index d126d03b9b..7e510e375b 100644 --- a/bitnami/etcd/templates/token-secrets.yaml +++ b/bitnami/etcd/templates/token-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/etcd/values.yaml b/bitnami/etcd/values.yaml index 75dae9c231..199069a95a 100644 --- a/bitnami/etcd/values.yaml +++ b/bitnami/etcd/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/external-dns/Chart.yaml b/bitnami/external-dns/Chart.yaml index a045b4c799..18e3b37917 100644 --- a/bitnami/external-dns/Chart.yaml +++ b/bitnami/external-dns/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/external-dns/templates/_helpers.tpl b/bitnami/external-dns/templates/_helpers.tpl index 8d8d50d49d..1ed0c09467 100644 --- a/bitnami/external-dns/templates/_helpers.tpl +++ b/bitnami/external-dns/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/external-dns/templates/clusterrole.yaml b/bitnami/external-dns/templates/clusterrole.yaml index 44d2318a28..500c97b130 100644 --- a/bitnami/external-dns/templates/clusterrole.yaml +++ b/bitnami/external-dns/templates/clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/external-dns/templates/clusterrolebinding.yaml b/bitnami/external-dns/templates/clusterrolebinding.yaml index 27539dbb7f..880ef69bd8 100644 --- a/bitnami/external-dns/templates/clusterrolebinding.yaml +++ b/bitnami/external-dns/templates/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/external-dns/templates/configmap.yaml b/bitnami/external-dns/templates/configmap.yaml index f04e178db2..b3666f10f6 100644 --- a/bitnami/external-dns/templates/configmap.yaml +++ b/bitnami/external-dns/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/external-dns/templates/dep-ds.yaml b/bitnami/external-dns/templates/dep-ds.yaml index 1b43c2cf21..4ef93d94f3 100644 --- a/bitnami/external-dns/templates/dep-ds.yaml +++ b/bitnami/external-dns/templates/dep-ds.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/external-dns/templates/extra-list.yaml b/bitnami/external-dns/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/external-dns/templates/extra-list.yaml +++ b/bitnami/external-dns/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/external-dns/templates/networkpolicy.yaml b/bitnami/external-dns/templates/networkpolicy.yaml index eb635402d1..8b0ec356ce 100644 --- a/bitnami/external-dns/templates/networkpolicy.yaml +++ b/bitnami/external-dns/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/external-dns/templates/pdb.yaml b/bitnami/external-dns/templates/pdb.yaml index a20d490436..5c116bd69d 100644 --- a/bitnami/external-dns/templates/pdb.yaml +++ b/bitnami/external-dns/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/external-dns/templates/podmonitor.yaml b/bitnami/external-dns/templates/podmonitor.yaml index 3679f473c8..7447a40072 100644 --- a/bitnami/external-dns/templates/podmonitor.yaml +++ b/bitnami/external-dns/templates/podmonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/external-dns/templates/psp-clusterrole.yaml b/bitnami/external-dns/templates/psp-clusterrole.yaml index 1674513f00..af04ae6e6e 100644 --- a/bitnami/external-dns/templates/psp-clusterrole.yaml +++ b/bitnami/external-dns/templates/psp-clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/external-dns/templates/psp-clusterrolebinding.yaml b/bitnami/external-dns/templates/psp-clusterrolebinding.yaml index b77d2b1c76..4fc3abac9c 100644 --- a/bitnami/external-dns/templates/psp-clusterrolebinding.yaml +++ b/bitnami/external-dns/templates/psp-clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/external-dns/templates/psp.yaml b/bitnami/external-dns/templates/psp.yaml index 35f6d8d377..fa3c9597ac 100644 --- a/bitnami/external-dns/templates/psp.yaml +++ b/bitnami/external-dns/templates/psp.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/external-dns/templates/role.yaml b/bitnami/external-dns/templates/role.yaml index 6d57ec0061..6697c58eb8 100644 --- a/bitnami/external-dns/templates/role.yaml +++ b/bitnami/external-dns/templates/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/external-dns/templates/rolebindings.yaml b/bitnami/external-dns/templates/rolebindings.yaml index 584d51cd25..d1a2b627f7 100644 --- a/bitnami/external-dns/templates/rolebindings.yaml +++ b/bitnami/external-dns/templates/rolebindings.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/external-dns/templates/secret.yaml b/bitnami/external-dns/templates/secret.yaml index 5dafed856a..11a7b99bf3 100644 --- a/bitnami/external-dns/templates/secret.yaml +++ b/bitnami/external-dns/templates/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/external-dns/templates/service.yaml b/bitnami/external-dns/templates/service.yaml index 0539f3754d..5b43f9d65e 100644 --- a/bitnami/external-dns/templates/service.yaml +++ b/bitnami/external-dns/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/external-dns/templates/serviceaccount.yaml b/bitnami/external-dns/templates/serviceaccount.yaml index cac87ba479..d441a73274 100644 --- a/bitnami/external-dns/templates/serviceaccount.yaml +++ b/bitnami/external-dns/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/external-dns/templates/servicemonitor.yaml b/bitnami/external-dns/templates/servicemonitor.yaml index 3790d0dcb7..7f4ee0be8e 100644 --- a/bitnami/external-dns/templates/servicemonitor.yaml +++ b/bitnami/external-dns/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/external-dns/templates/tls-secret.yaml b/bitnami/external-dns/templates/tls-secret.yaml index 2f6efb7a67..76299db239 100644 --- a/bitnami/external-dns/templates/tls-secret.yaml +++ b/bitnami/external-dns/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/external-dns/values.yaml b/bitnami/external-dns/values.yaml index ce8d39a1b1..f7a5ccc9c0 100644 --- a/bitnami/external-dns/values.yaml +++ b/bitnami/external-dns/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/flink/Chart.yaml b/bitnami/flink/Chart.yaml index a42f9e112f..2eefc81773 100644 --- a/bitnami/flink/Chart.yaml +++ b/bitnami/flink/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/flink/templates/_helpers.tpl b/bitnami/flink/templates/_helpers.tpl index b887236df3..abb6e4f64f 100644 --- a/bitnami/flink/templates/_helpers.tpl +++ b/bitnami/flink/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flink/templates/extra-list.yaml b/bitnami/flink/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/flink/templates/extra-list.yaml +++ b/bitnami/flink/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flink/templates/jobmanager/deployment.yaml b/bitnami/flink/templates/jobmanager/deployment.yaml index 7368cda8d2..0747037679 100644 --- a/bitnami/flink/templates/jobmanager/deployment.yaml +++ b/bitnami/flink/templates/jobmanager/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flink/templates/jobmanager/networkpolicy.yaml b/bitnami/flink/templates/jobmanager/networkpolicy.yaml index 62526b79f2..d3e8fc7204 100644 --- a/bitnami/flink/templates/jobmanager/networkpolicy.yaml +++ b/bitnami/flink/templates/jobmanager/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flink/templates/jobmanager/service.yml b/bitnami/flink/templates/jobmanager/service.yml index abcef2083e..f1c463d9d4 100644 --- a/bitnami/flink/templates/jobmanager/service.yml +++ b/bitnami/flink/templates/jobmanager/service.yml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flink/templates/jobmanager/serviceaccount.yaml b/bitnami/flink/templates/jobmanager/serviceaccount.yaml index 2c5724e59f..30b66a58d1 100644 --- a/bitnami/flink/templates/jobmanager/serviceaccount.yaml +++ b/bitnami/flink/templates/jobmanager/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flink/templates/taskmanager/headless-service.yml b/bitnami/flink/templates/taskmanager/headless-service.yml index 794233831f..4dc7640f31 100644 --- a/bitnami/flink/templates/taskmanager/headless-service.yml +++ b/bitnami/flink/templates/taskmanager/headless-service.yml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flink/templates/taskmanager/networkpolicy.yaml b/bitnami/flink/templates/taskmanager/networkpolicy.yaml index 9683f5ae4e..0ef8102ed3 100644 --- a/bitnami/flink/templates/taskmanager/networkpolicy.yaml +++ b/bitnami/flink/templates/taskmanager/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flink/templates/taskmanager/service.yml b/bitnami/flink/templates/taskmanager/service.yml index e618cfcc15..c960516214 100644 --- a/bitnami/flink/templates/taskmanager/service.yml +++ b/bitnami/flink/templates/taskmanager/service.yml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flink/templates/taskmanager/serviceaccount.yaml b/bitnami/flink/templates/taskmanager/serviceaccount.yaml index 32a9e7c884..6e0a9e7942 100644 --- a/bitnami/flink/templates/taskmanager/serviceaccount.yaml +++ b/bitnami/flink/templates/taskmanager/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flink/templates/taskmanager/statefulset.yaml b/bitnami/flink/templates/taskmanager/statefulset.yaml index b8ecfadadf..df4c2bcdcf 100644 --- a/bitnami/flink/templates/taskmanager/statefulset.yaml +++ b/bitnami/flink/templates/taskmanager/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flink/values.yaml b/bitnami/flink/values.yaml index 5317d7ab60..44b7edd284 100644 --- a/bitnami/flink/values.yaml +++ b/bitnami/flink/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/fluent-bit/Chart.yaml b/bitnami/fluent-bit/Chart.yaml index 8ac2786889..9f3dad34b1 100644 --- a/bitnami/fluent-bit/Chart.yaml +++ b/bitnami/fluent-bit/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/fluent-bit/templates/_helpers.tpl b/bitnami/fluent-bit/templates/_helpers.tpl index 6ee99856b5..61646b9e87 100644 --- a/bitnami/fluent-bit/templates/_helpers.tpl +++ b/bitnami/fluent-bit/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluent-bit/templates/clusterrole.yaml b/bitnami/fluent-bit/templates/clusterrole.yaml index 01e55f9860..336b7df4fe 100644 --- a/bitnami/fluent-bit/templates/clusterrole.yaml +++ b/bitnami/fluent-bit/templates/clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluent-bit/templates/clusterrolebinding.yaml b/bitnami/fluent-bit/templates/clusterrolebinding.yaml index 2adf92803c..a0f2294a8d 100644 --- a/bitnami/fluent-bit/templates/clusterrolebinding.yaml +++ b/bitnami/fluent-bit/templates/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluent-bit/templates/configmap.yaml b/bitnami/fluent-bit/templates/configmap.yaml index 67715e5019..f6843f4f05 100644 --- a/bitnami/fluent-bit/templates/configmap.yaml +++ b/bitnami/fluent-bit/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluent-bit/templates/daemonset.yaml b/bitnami/fluent-bit/templates/daemonset.yaml index df3b2af8c6..cac583c58c 100644 --- a/bitnami/fluent-bit/templates/daemonset.yaml +++ b/bitnami/fluent-bit/templates/daemonset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluent-bit/templates/deployment.yaml b/bitnami/fluent-bit/templates/deployment.yaml index bb54dbf1dd..fc3d4d4e45 100644 --- a/bitnami/fluent-bit/templates/deployment.yaml +++ b/bitnami/fluent-bit/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluent-bit/templates/extra-list.yaml b/bitnami/fluent-bit/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/fluent-bit/templates/extra-list.yaml +++ b/bitnami/fluent-bit/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluent-bit/templates/hpa.yaml b/bitnami/fluent-bit/templates/hpa.yaml index e19ba5569a..7ededb0766 100644 --- a/bitnami/fluent-bit/templates/hpa.yaml +++ b/bitnami/fluent-bit/templates/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluent-bit/templates/ingress.yaml b/bitnami/fluent-bit/templates/ingress.yaml index 6ed0b43ae3..ae65f9a348 100644 --- a/bitnami/fluent-bit/templates/ingress.yaml +++ b/bitnami/fluent-bit/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluent-bit/templates/networkpolicy.yaml b/bitnami/fluent-bit/templates/networkpolicy.yaml index e690aa8e53..d11e602c1f 100644 --- a/bitnami/fluent-bit/templates/networkpolicy.yaml +++ b/bitnami/fluent-bit/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluent-bit/templates/pdb.yaml b/bitnami/fluent-bit/templates/pdb.yaml index f25fd37426..42a8c1f5f3 100644 --- a/bitnami/fluent-bit/templates/pdb.yaml +++ b/bitnami/fluent-bit/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluent-bit/templates/service-account.yaml b/bitnami/fluent-bit/templates/service-account.yaml index a71ca39373..4ef4c1fb16 100644 --- a/bitnami/fluent-bit/templates/service-account.yaml +++ b/bitnami/fluent-bit/templates/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluent-bit/templates/service.yml b/bitnami/fluent-bit/templates/service.yml index 8ef5939ebe..513bcced3f 100644 --- a/bitnami/fluent-bit/templates/service.yml +++ b/bitnami/fluent-bit/templates/service.yml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluent-bit/templates/servicemonitor.yaml b/bitnami/fluent-bit/templates/servicemonitor.yaml index cf09205d3e..5d0d1161b6 100644 --- a/bitnami/fluent-bit/templates/servicemonitor.yaml +++ b/bitnami/fluent-bit/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluent-bit/templates/tls-secret.yaml b/bitnami/fluent-bit/templates/tls-secret.yaml index ebe847b40f..1dc97731cc 100644 --- a/bitnami/fluent-bit/templates/tls-secret.yaml +++ b/bitnami/fluent-bit/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluent-bit/templates/vpa.yaml b/bitnami/fluent-bit/templates/vpa.yaml index 66be31a5a1..8231dcdf12 100644 --- a/bitnami/fluent-bit/templates/vpa.yaml +++ b/bitnami/fluent-bit/templates/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluent-bit/values.yaml b/bitnami/fluent-bit/values.yaml index 6d6e1ba7ee..3c0e275350 100644 --- a/bitnami/fluent-bit/values.yaml +++ b/bitnami/fluent-bit/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/fluentd/Chart.yaml b/bitnami/fluentd/Chart.yaml index 0b47108a62..a7c2f0eee9 100644 --- a/bitnami/fluentd/Chart.yaml +++ b/bitnami/fluentd/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/fluentd/templates/_helpers.tpl b/bitnami/fluentd/templates/_helpers.tpl index 419699e2c8..465ef5c12c 100644 --- a/bitnami/fluentd/templates/_helpers.tpl +++ b/bitnami/fluentd/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluentd/templates/aggregator-configmap.yaml b/bitnami/fluentd/templates/aggregator-configmap.yaml index 08f11833f5..20cc9120c9 100644 --- a/bitnami/fluentd/templates/aggregator-configmap.yaml +++ b/bitnami/fluentd/templates/aggregator-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluentd/templates/aggregator-hpa.yaml b/bitnami/fluentd/templates/aggregator-hpa.yaml index c41aad663d..6d1e79b592 100644 --- a/bitnami/fluentd/templates/aggregator-hpa.yaml +++ b/bitnami/fluentd/templates/aggregator-hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluentd/templates/aggregator-init-configmap.yaml b/bitnami/fluentd/templates/aggregator-init-configmap.yaml index 6ccf6d27d4..03cefd6cf9 100644 --- a/bitnami/fluentd/templates/aggregator-init-configmap.yaml +++ b/bitnami/fluentd/templates/aggregator-init-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluentd/templates/aggregator-networkpolicy.yaml b/bitnami/fluentd/templates/aggregator-networkpolicy.yaml index 38007b1c92..43fac56ae5 100644 --- a/bitnami/fluentd/templates/aggregator-networkpolicy.yaml +++ b/bitnami/fluentd/templates/aggregator-networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluentd/templates/aggregator-statefulset.yaml b/bitnami/fluentd/templates/aggregator-statefulset.yaml index 2dc4914f4b..2cbbf40d03 100644 --- a/bitnami/fluentd/templates/aggregator-statefulset.yaml +++ b/bitnami/fluentd/templates/aggregator-statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluentd/templates/aggregator-svc-headless.yaml b/bitnami/fluentd/templates/aggregator-svc-headless.yaml index a35ac0219b..92284ff2b4 100644 --- a/bitnami/fluentd/templates/aggregator-svc-headless.yaml +++ b/bitnami/fluentd/templates/aggregator-svc-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluentd/templates/aggregator-svc.yaml b/bitnami/fluentd/templates/aggregator-svc.yaml index 9b09b86253..7a13bc79a4 100644 --- a/bitnami/fluentd/templates/aggregator-svc.yaml +++ b/bitnami/fluentd/templates/aggregator-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluentd/templates/extra-list.yaml b/bitnami/fluentd/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/fluentd/templates/extra-list.yaml +++ b/bitnami/fluentd/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluentd/templates/forwarder-clusterrole.yaml b/bitnami/fluentd/templates/forwarder-clusterrole.yaml index b586b2b686..1c35bc71a8 100644 --- a/bitnami/fluentd/templates/forwarder-clusterrole.yaml +++ b/bitnami/fluentd/templates/forwarder-clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluentd/templates/forwarder-clusterrolebinding.yaml b/bitnami/fluentd/templates/forwarder-clusterrolebinding.yaml index 4e95ca890c..8d3d0f7b2c 100644 --- a/bitnami/fluentd/templates/forwarder-clusterrolebinding.yaml +++ b/bitnami/fluentd/templates/forwarder-clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluentd/templates/forwarder-configmap.yaml b/bitnami/fluentd/templates/forwarder-configmap.yaml index 1d95e9ddc0..27bd2c665d 100644 --- a/bitnami/fluentd/templates/forwarder-configmap.yaml +++ b/bitnami/fluentd/templates/forwarder-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluentd/templates/forwarder-daemonset.yaml b/bitnami/fluentd/templates/forwarder-daemonset.yaml index 1da16c8429..fdea905d3f 100644 --- a/bitnami/fluentd/templates/forwarder-daemonset.yaml +++ b/bitnami/fluentd/templates/forwarder-daemonset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluentd/templates/forwarder-init-configmap.yaml b/bitnami/fluentd/templates/forwarder-init-configmap.yaml index 1c222ac26e..0f2bb80dfc 100644 --- a/bitnami/fluentd/templates/forwarder-init-configmap.yaml +++ b/bitnami/fluentd/templates/forwarder-init-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluentd/templates/forwarder-networkpolicy.yaml b/bitnami/fluentd/templates/forwarder-networkpolicy.yaml index d41d6b9dba..3462faa955 100644 --- a/bitnami/fluentd/templates/forwarder-networkpolicy.yaml +++ b/bitnami/fluentd/templates/forwarder-networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluentd/templates/forwarder-psp.yaml b/bitnami/fluentd/templates/forwarder-psp.yaml index 1508bf938b..e7d8a9b6fc 100644 --- a/bitnami/fluentd/templates/forwarder-psp.yaml +++ b/bitnami/fluentd/templates/forwarder-psp.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluentd/templates/forwarder-svc.yaml b/bitnami/fluentd/templates/forwarder-svc.yaml index 2959476e02..060dc222bf 100644 --- a/bitnami/fluentd/templates/forwarder-svc.yaml +++ b/bitnami/fluentd/templates/forwarder-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluentd/templates/ingress.yaml b/bitnami/fluentd/templates/ingress.yaml index 6efd8bd7f9..2d91caf323 100644 --- a/bitnami/fluentd/templates/ingress.yaml +++ b/bitnami/fluentd/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluentd/templates/metrics-svc.yaml b/bitnami/fluentd/templates/metrics-svc.yaml index 454cbc647b..54638ddb6c 100644 --- a/bitnami/fluentd/templates/metrics-svc.yaml +++ b/bitnami/fluentd/templates/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluentd/templates/serviceaccount.yaml b/bitnami/fluentd/templates/serviceaccount.yaml index a26a44d4cf..c6ff672ceb 100644 --- a/bitnami/fluentd/templates/serviceaccount.yaml +++ b/bitnami/fluentd/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluentd/templates/servicemonitor.yaml b/bitnami/fluentd/templates/servicemonitor.yaml index 320c295ad2..46d52f2a03 100644 --- a/bitnami/fluentd/templates/servicemonitor.yaml +++ b/bitnami/fluentd/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluentd/templates/tls-certs.yaml b/bitnami/fluentd/templates/tls-certs.yaml index d867f683e3..c0cfd1f953 100644 --- a/bitnami/fluentd/templates/tls-certs.yaml +++ b/bitnami/fluentd/templates/tls-certs.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/fluentd/values.yaml b/bitnami/fluentd/values.yaml index a622ccefdb..6b3cd819f9 100644 --- a/bitnami/fluentd/values.yaml +++ b/bitnami/fluentd/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/flux/Chart.yaml b/bitnami/flux/Chart.yaml index 1470445323..4dd4e8c76f 100644 --- a/bitnami/flux/Chart.yaml +++ b/bitnami/flux/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/flux/templates/_helpers.tpl b/bitnami/flux/templates/_helpers.tpl index 6363d81963..e0a542d58f 100644 --- a/bitnami/flux/templates/_helpers.tpl +++ b/bitnami/flux/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/extra-list.yaml b/bitnami/flux/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/flux/templates/extra-list.yaml +++ b/bitnami/flux/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/helm-controller/clusterrolebinding.yaml b/bitnami/flux/templates/helm-controller/clusterrolebinding.yaml index bf7fccf535..7a3dd47fb2 100644 --- a/bitnami/flux/templates/helm-controller/clusterrolebinding.yaml +++ b/bitnami/flux/templates/helm-controller/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/helm-controller/clusterroles.yaml b/bitnami/flux/templates/helm-controller/clusterroles.yaml index d3c7ec27da..cf09437ad7 100644 --- a/bitnami/flux/templates/helm-controller/clusterroles.yaml +++ b/bitnami/flux/templates/helm-controller/clusterroles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/helm-controller/deployment.yaml b/bitnami/flux/templates/helm-controller/deployment.yaml index 21959b42bc..f77535ff43 100644 --- a/bitnami/flux/templates/helm-controller/deployment.yaml +++ b/bitnami/flux/templates/helm-controller/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/helm-controller/networkpolicy.yaml b/bitnami/flux/templates/helm-controller/networkpolicy.yaml index e8a7a7d6c5..e23d8ce32b 100644 --- a/bitnami/flux/templates/helm-controller/networkpolicy.yaml +++ b/bitnami/flux/templates/helm-controller/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/helm-controller/pdb.yaml b/bitnami/flux/templates/helm-controller/pdb.yaml index 789fc1d03c..22215df660 100644 --- a/bitnami/flux/templates/helm-controller/pdb.yaml +++ b/bitnami/flux/templates/helm-controller/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/helm-controller/rolebinding.yaml b/bitnami/flux/templates/helm-controller/rolebinding.yaml index 23887ee57e..59f2ca7ecc 100644 --- a/bitnami/flux/templates/helm-controller/rolebinding.yaml +++ b/bitnami/flux/templates/helm-controller/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/helm-controller/roles.yaml b/bitnami/flux/templates/helm-controller/roles.yaml index 591fa695e9..a05eaf3990 100644 --- a/bitnami/flux/templates/helm-controller/roles.yaml +++ b/bitnami/flux/templates/helm-controller/roles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/helm-controller/service-account.yaml b/bitnami/flux/templates/helm-controller/service-account.yaml index 425a9c42f3..064307b5b3 100644 --- a/bitnami/flux/templates/helm-controller/service-account.yaml +++ b/bitnami/flux/templates/helm-controller/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/helm-controller/service-metrics.yaml b/bitnami/flux/templates/helm-controller/service-metrics.yaml index 181ce465cf..07c86d25ef 100644 --- a/bitnami/flux/templates/helm-controller/service-metrics.yaml +++ b/bitnami/flux/templates/helm-controller/service-metrics.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/helm-controller/servicemonitor.yaml b/bitnami/flux/templates/helm-controller/servicemonitor.yaml index f84ecca4bf..da33f5d7cb 100644 --- a/bitnami/flux/templates/helm-controller/servicemonitor.yaml +++ b/bitnami/flux/templates/helm-controller/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/image-automation-controller/clusterrolebinding.yaml b/bitnami/flux/templates/image-automation-controller/clusterrolebinding.yaml index ffd966e35a..14f8718db6 100644 --- a/bitnami/flux/templates/image-automation-controller/clusterrolebinding.yaml +++ b/bitnami/flux/templates/image-automation-controller/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/image-automation-controller/clusterroles.yaml b/bitnami/flux/templates/image-automation-controller/clusterroles.yaml index e93381cbca..fd3d19de94 100644 --- a/bitnami/flux/templates/image-automation-controller/clusterroles.yaml +++ b/bitnami/flux/templates/image-automation-controller/clusterroles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/image-automation-controller/deployment.yaml b/bitnami/flux/templates/image-automation-controller/deployment.yaml index 29d35829f0..cd09cb88a2 100644 --- a/bitnami/flux/templates/image-automation-controller/deployment.yaml +++ b/bitnami/flux/templates/image-automation-controller/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/image-automation-controller/networkpolicy.yaml b/bitnami/flux/templates/image-automation-controller/networkpolicy.yaml index f9c08a4c80..ea7b4c396e 100644 --- a/bitnami/flux/templates/image-automation-controller/networkpolicy.yaml +++ b/bitnami/flux/templates/image-automation-controller/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/image-automation-controller/pdb.yaml b/bitnami/flux/templates/image-automation-controller/pdb.yaml index d7fc555d1e..84af4d9a0c 100644 --- a/bitnami/flux/templates/image-automation-controller/pdb.yaml +++ b/bitnami/flux/templates/image-automation-controller/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/image-automation-controller/rolebinding.yaml b/bitnami/flux/templates/image-automation-controller/rolebinding.yaml index 0dd60f4776..a23d68fd9c 100644 --- a/bitnami/flux/templates/image-automation-controller/rolebinding.yaml +++ b/bitnami/flux/templates/image-automation-controller/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/image-automation-controller/roles.yaml b/bitnami/flux/templates/image-automation-controller/roles.yaml index 33d3b0ab13..ad10c73958 100644 --- a/bitnami/flux/templates/image-automation-controller/roles.yaml +++ b/bitnami/flux/templates/image-automation-controller/roles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/image-automation-controller/service-account.yaml b/bitnami/flux/templates/image-automation-controller/service-account.yaml index 69870a4715..71fa22d757 100644 --- a/bitnami/flux/templates/image-automation-controller/service-account.yaml +++ b/bitnami/flux/templates/image-automation-controller/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/image-automation-controller/service-metrics.yaml b/bitnami/flux/templates/image-automation-controller/service-metrics.yaml index 4d841b8246..d13cc00e0d 100644 --- a/bitnami/flux/templates/image-automation-controller/service-metrics.yaml +++ b/bitnami/flux/templates/image-automation-controller/service-metrics.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/image-automation-controller/servicemonitor.yaml b/bitnami/flux/templates/image-automation-controller/servicemonitor.yaml index 5ea98e21dd..58b0365f1b 100644 --- a/bitnami/flux/templates/image-automation-controller/servicemonitor.yaml +++ b/bitnami/flux/templates/image-automation-controller/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/image-reflector-controller/clusterrolebinding.yaml b/bitnami/flux/templates/image-reflector-controller/clusterrolebinding.yaml index 73b31d11a7..349f505f96 100644 --- a/bitnami/flux/templates/image-reflector-controller/clusterrolebinding.yaml +++ b/bitnami/flux/templates/image-reflector-controller/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/image-reflector-controller/clusterroles.yaml b/bitnami/flux/templates/image-reflector-controller/clusterroles.yaml index d6e326b614..4e597ab2a0 100644 --- a/bitnami/flux/templates/image-reflector-controller/clusterroles.yaml +++ b/bitnami/flux/templates/image-reflector-controller/clusterroles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/image-reflector-controller/deployment.yaml b/bitnami/flux/templates/image-reflector-controller/deployment.yaml index b96e840ef5..bb3bf8b751 100644 --- a/bitnami/flux/templates/image-reflector-controller/deployment.yaml +++ b/bitnami/flux/templates/image-reflector-controller/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/image-reflector-controller/networkpolicy.yaml b/bitnami/flux/templates/image-reflector-controller/networkpolicy.yaml index 5d3133bf05..f48f0d1774 100644 --- a/bitnami/flux/templates/image-reflector-controller/networkpolicy.yaml +++ b/bitnami/flux/templates/image-reflector-controller/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/image-reflector-controller/pdb.yaml b/bitnami/flux/templates/image-reflector-controller/pdb.yaml index 6807fdaecf..bffe403228 100644 --- a/bitnami/flux/templates/image-reflector-controller/pdb.yaml +++ b/bitnami/flux/templates/image-reflector-controller/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/image-reflector-controller/pvc.yaml b/bitnami/flux/templates/image-reflector-controller/pvc.yaml index b44b3d812c..6cc844b336 100644 --- a/bitnami/flux/templates/image-reflector-controller/pvc.yaml +++ b/bitnami/flux/templates/image-reflector-controller/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/image-reflector-controller/rolebinding.yaml b/bitnami/flux/templates/image-reflector-controller/rolebinding.yaml index 0d442800a3..5c3d3d4482 100644 --- a/bitnami/flux/templates/image-reflector-controller/rolebinding.yaml +++ b/bitnami/flux/templates/image-reflector-controller/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/image-reflector-controller/roles.yaml b/bitnami/flux/templates/image-reflector-controller/roles.yaml index 6f5da9b18d..3b39b280e8 100644 --- a/bitnami/flux/templates/image-reflector-controller/roles.yaml +++ b/bitnami/flux/templates/image-reflector-controller/roles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/image-reflector-controller/service-account.yaml b/bitnami/flux/templates/image-reflector-controller/service-account.yaml index abc263c697..92d070c925 100644 --- a/bitnami/flux/templates/image-reflector-controller/service-account.yaml +++ b/bitnami/flux/templates/image-reflector-controller/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/image-reflector-controller/service-metrics.yaml b/bitnami/flux/templates/image-reflector-controller/service-metrics.yaml index a5f067abcb..dff7ebd609 100644 --- a/bitnami/flux/templates/image-reflector-controller/service-metrics.yaml +++ b/bitnami/flux/templates/image-reflector-controller/service-metrics.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/image-reflector-controller/servicemonitor.yaml b/bitnami/flux/templates/image-reflector-controller/servicemonitor.yaml index d7e8193a42..77ac453f34 100644 --- a/bitnami/flux/templates/image-reflector-controller/servicemonitor.yaml +++ b/bitnami/flux/templates/image-reflector-controller/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/kustomize-controller/clusterrolebinding.yaml b/bitnami/flux/templates/kustomize-controller/clusterrolebinding.yaml index a1662aac96..27984cb7c4 100644 --- a/bitnami/flux/templates/kustomize-controller/clusterrolebinding.yaml +++ b/bitnami/flux/templates/kustomize-controller/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/kustomize-controller/clusterroles.yaml b/bitnami/flux/templates/kustomize-controller/clusterroles.yaml index a58d600e51..5b300da31e 100644 --- a/bitnami/flux/templates/kustomize-controller/clusterroles.yaml +++ b/bitnami/flux/templates/kustomize-controller/clusterroles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/kustomize-controller/deployment.yaml b/bitnami/flux/templates/kustomize-controller/deployment.yaml index 77a200fd45..8a75a5b298 100644 --- a/bitnami/flux/templates/kustomize-controller/deployment.yaml +++ b/bitnami/flux/templates/kustomize-controller/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/kustomize-controller/networkpolicy.yaml b/bitnami/flux/templates/kustomize-controller/networkpolicy.yaml index 577078c546..481e734c0c 100644 --- a/bitnami/flux/templates/kustomize-controller/networkpolicy.yaml +++ b/bitnami/flux/templates/kustomize-controller/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/kustomize-controller/pdb.yaml b/bitnami/flux/templates/kustomize-controller/pdb.yaml index 2475e99f43..2b5c48f2d5 100644 --- a/bitnami/flux/templates/kustomize-controller/pdb.yaml +++ b/bitnami/flux/templates/kustomize-controller/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/kustomize-controller/rolebinding.yaml b/bitnami/flux/templates/kustomize-controller/rolebinding.yaml index 76feb4cc27..d30c285baf 100644 --- a/bitnami/flux/templates/kustomize-controller/rolebinding.yaml +++ b/bitnami/flux/templates/kustomize-controller/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/kustomize-controller/roles.yaml b/bitnami/flux/templates/kustomize-controller/roles.yaml index e9faea9238..848f38a4a8 100644 --- a/bitnami/flux/templates/kustomize-controller/roles.yaml +++ b/bitnami/flux/templates/kustomize-controller/roles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/kustomize-controller/service-account.yaml b/bitnami/flux/templates/kustomize-controller/service-account.yaml index b11b80b77e..b3d9517b2c 100644 --- a/bitnami/flux/templates/kustomize-controller/service-account.yaml +++ b/bitnami/flux/templates/kustomize-controller/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/kustomize-controller/service-metrics.yaml b/bitnami/flux/templates/kustomize-controller/service-metrics.yaml index 42db6bba54..6845f1ab67 100644 --- a/bitnami/flux/templates/kustomize-controller/service-metrics.yaml +++ b/bitnami/flux/templates/kustomize-controller/service-metrics.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/kustomize-controller/servicemonitor.yaml b/bitnami/flux/templates/kustomize-controller/servicemonitor.yaml index cc75ca738e..d058bb8eb2 100644 --- a/bitnami/flux/templates/kustomize-controller/servicemonitor.yaml +++ b/bitnami/flux/templates/kustomize-controller/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/notification-controller/clusterrolebinding.yaml b/bitnami/flux/templates/notification-controller/clusterrolebinding.yaml index 049feb3bc8..38eaae2df6 100644 --- a/bitnami/flux/templates/notification-controller/clusterrolebinding.yaml +++ b/bitnami/flux/templates/notification-controller/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/notification-controller/clusterroles.yaml b/bitnami/flux/templates/notification-controller/clusterroles.yaml index 3bbbc0847a..745e1c0471 100644 --- a/bitnami/flux/templates/notification-controller/clusterroles.yaml +++ b/bitnami/flux/templates/notification-controller/clusterroles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/notification-controller/deployment.yaml b/bitnami/flux/templates/notification-controller/deployment.yaml index 7dccc6c1c0..6f783af5ac 100644 --- a/bitnami/flux/templates/notification-controller/deployment.yaml +++ b/bitnami/flux/templates/notification-controller/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/notification-controller/networkpolicy.yaml b/bitnami/flux/templates/notification-controller/networkpolicy.yaml index 1b945db8b5..92fa25c0b3 100644 --- a/bitnami/flux/templates/notification-controller/networkpolicy.yaml +++ b/bitnami/flux/templates/notification-controller/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/notification-controller/pdb.yaml b/bitnami/flux/templates/notification-controller/pdb.yaml index edb3fee805..56b6262d18 100644 --- a/bitnami/flux/templates/notification-controller/pdb.yaml +++ b/bitnami/flux/templates/notification-controller/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/notification-controller/rolebinding.yaml b/bitnami/flux/templates/notification-controller/rolebinding.yaml index 3ffae4b723..47367a5f39 100644 --- a/bitnami/flux/templates/notification-controller/rolebinding.yaml +++ b/bitnami/flux/templates/notification-controller/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/notification-controller/roles.yaml b/bitnami/flux/templates/notification-controller/roles.yaml index a236c61d19..bc4c810a02 100644 --- a/bitnami/flux/templates/notification-controller/roles.yaml +++ b/bitnami/flux/templates/notification-controller/roles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/notification-controller/service-account.yaml b/bitnami/flux/templates/notification-controller/service-account.yaml index 7f7854d4e6..fcbead15d4 100644 --- a/bitnami/flux/templates/notification-controller/service-account.yaml +++ b/bitnami/flux/templates/notification-controller/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/notification-controller/service-metrics.yaml b/bitnami/flux/templates/notification-controller/service-metrics.yaml index 37a3c86633..2f883e0cf3 100644 --- a/bitnami/flux/templates/notification-controller/service-metrics.yaml +++ b/bitnami/flux/templates/notification-controller/service-metrics.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/notification-controller/service-receiver.yaml b/bitnami/flux/templates/notification-controller/service-receiver.yaml index e5f96c99de..9473d126bc 100644 --- a/bitnami/flux/templates/notification-controller/service-receiver.yaml +++ b/bitnami/flux/templates/notification-controller/service-receiver.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/notification-controller/service-webhook.yaml b/bitnami/flux/templates/notification-controller/service-webhook.yaml index 31e2c6b507..d3dd8f626f 100644 --- a/bitnami/flux/templates/notification-controller/service-webhook.yaml +++ b/bitnami/flux/templates/notification-controller/service-webhook.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/notification-controller/servicemonitor.yaml b/bitnami/flux/templates/notification-controller/servicemonitor.yaml index 439c6eda59..d22c153268 100644 --- a/bitnami/flux/templates/notification-controller/servicemonitor.yaml +++ b/bitnami/flux/templates/notification-controller/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/source-controller/clusterrolebinding.yaml b/bitnami/flux/templates/source-controller/clusterrolebinding.yaml index 4efa7f9ff0..e7cecfa2df 100644 --- a/bitnami/flux/templates/source-controller/clusterrolebinding.yaml +++ b/bitnami/flux/templates/source-controller/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/source-controller/clusterroles.yaml b/bitnami/flux/templates/source-controller/clusterroles.yaml index 9a6390f452..4dae3056f0 100644 --- a/bitnami/flux/templates/source-controller/clusterroles.yaml +++ b/bitnami/flux/templates/source-controller/clusterroles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/source-controller/deployment.yaml b/bitnami/flux/templates/source-controller/deployment.yaml index 4d6db7406c..4bf7374862 100644 --- a/bitnami/flux/templates/source-controller/deployment.yaml +++ b/bitnami/flux/templates/source-controller/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/source-controller/networkpolicy.yaml b/bitnami/flux/templates/source-controller/networkpolicy.yaml index d5ba15947b..be55ba6d67 100644 --- a/bitnami/flux/templates/source-controller/networkpolicy.yaml +++ b/bitnami/flux/templates/source-controller/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/source-controller/pdb.yaml b/bitnami/flux/templates/source-controller/pdb.yaml index 5faadf1553..dc4e1ae668 100644 --- a/bitnami/flux/templates/source-controller/pdb.yaml +++ b/bitnami/flux/templates/source-controller/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/source-controller/pvc.yaml b/bitnami/flux/templates/source-controller/pvc.yaml index 57a3a36829..3cf4e5b631 100644 --- a/bitnami/flux/templates/source-controller/pvc.yaml +++ b/bitnami/flux/templates/source-controller/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/source-controller/rolebinding.yaml b/bitnami/flux/templates/source-controller/rolebinding.yaml index 72cdf01cdf..6965d6bdcb 100644 --- a/bitnami/flux/templates/source-controller/rolebinding.yaml +++ b/bitnami/flux/templates/source-controller/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/source-controller/roles.yaml b/bitnami/flux/templates/source-controller/roles.yaml index b6a7969d85..64d0c3b576 100644 --- a/bitnami/flux/templates/source-controller/roles.yaml +++ b/bitnami/flux/templates/source-controller/roles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/source-controller/service-account.yaml b/bitnami/flux/templates/source-controller/service-account.yaml index c5104dd314..2bf10239b5 100644 --- a/bitnami/flux/templates/source-controller/service-account.yaml +++ b/bitnami/flux/templates/source-controller/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/source-controller/service-metrics.yaml b/bitnami/flux/templates/source-controller/service-metrics.yaml index 32b9bcb808..dc825053ee 100644 --- a/bitnami/flux/templates/source-controller/service-metrics.yaml +++ b/bitnami/flux/templates/source-controller/service-metrics.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/source-controller/service.yaml b/bitnami/flux/templates/source-controller/service.yaml index ca4dd9615c..3b5de310f0 100644 --- a/bitnami/flux/templates/source-controller/service.yaml +++ b/bitnami/flux/templates/source-controller/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/templates/source-controller/servicemonitor.yaml b/bitnami/flux/templates/source-controller/servicemonitor.yaml index 99170aba51..c422def3b4 100644 --- a/bitnami/flux/templates/source-controller/servicemonitor.yaml +++ b/bitnami/flux/templates/source-controller/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/flux/values.yaml b/bitnami/flux/values.yaml index fdf2bc31f3..c946317221 100644 --- a/bitnami/flux/values.yaml +++ b/bitnami/flux/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/ghost/Chart.yaml b/bitnami/ghost/Chart.yaml index ae1309b219..9365e27a2e 100644 --- a/bitnami/ghost/Chart.yaml +++ b/bitnami/ghost/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/ghost/templates/_helpers.tpl b/bitnami/ghost/templates/_helpers.tpl index 8edb463221..4f64bf2f6c 100644 --- a/bitnami/ghost/templates/_helpers.tpl +++ b/bitnami/ghost/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/ghost/templates/deployment.yaml b/bitnami/ghost/templates/deployment.yaml index 04cf2fad0e..1be2aa9103 100644 --- a/bitnami/ghost/templates/deployment.yaml +++ b/bitnami/ghost/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/ghost/templates/external-db-secrets.yaml b/bitnami/ghost/templates/external-db-secrets.yaml index 1f4053b323..6ebf3d6d77 100644 --- a/bitnami/ghost/templates/external-db-secrets.yaml +++ b/bitnami/ghost/templates/external-db-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/ghost/templates/extra-list.yaml b/bitnami/ghost/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/ghost/templates/extra-list.yaml +++ b/bitnami/ghost/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/ghost/templates/ingress.yaml b/bitnami/ghost/templates/ingress.yaml index f3c458063f..d3fed74baa 100644 --- a/bitnami/ghost/templates/ingress.yaml +++ b/bitnami/ghost/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/ghost/templates/networkpolicy.yaml b/bitnami/ghost/templates/networkpolicy.yaml index 8b8343ba0d..f485c41cac 100644 --- a/bitnami/ghost/templates/networkpolicy.yaml +++ b/bitnami/ghost/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/ghost/templates/pvc.yaml b/bitnami/ghost/templates/pvc.yaml index 0011de97f3..0140286084 100644 --- a/bitnami/ghost/templates/pvc.yaml +++ b/bitnami/ghost/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/ghost/templates/secrets.yaml b/bitnami/ghost/templates/secrets.yaml index fcf896a36c..7cfd87f1a8 100644 --- a/bitnami/ghost/templates/secrets.yaml +++ b/bitnami/ghost/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/ghost/templates/service-account.yaml b/bitnami/ghost/templates/service-account.yaml index 336fb05387..5a9536fe23 100644 --- a/bitnami/ghost/templates/service-account.yaml +++ b/bitnami/ghost/templates/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/ghost/templates/svc.yaml b/bitnami/ghost/templates/svc.yaml index 835dc9e72b..6256e6aa0d 100644 --- a/bitnami/ghost/templates/svc.yaml +++ b/bitnami/ghost/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/ghost/templates/tls-secrets.yaml b/bitnami/ghost/templates/tls-secrets.yaml index 19a8bcb774..46ca717143 100644 --- a/bitnami/ghost/templates/tls-secrets.yaml +++ b/bitnami/ghost/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/ghost/values.yaml b/bitnami/ghost/values.yaml index ee9882081b..deaa05221d 100644 --- a/bitnami/ghost/values.yaml +++ b/bitnami/ghost/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/gitea/Chart.yaml b/bitnami/gitea/Chart.yaml index e97d82ffc7..4a5e5546b8 100644 --- a/bitnami/gitea/Chart.yaml +++ b/bitnami/gitea/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/gitea/templates/_helpers.tpl b/bitnami/gitea/templates/_helpers.tpl index 0846d770e7..798f423e13 100644 --- a/bitnami/gitea/templates/_helpers.tpl +++ b/bitnami/gitea/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/gitea/templates/deployment.yaml b/bitnami/gitea/templates/deployment.yaml index 389175e092..29578a4cd2 100644 --- a/bitnami/gitea/templates/deployment.yaml +++ b/bitnami/gitea/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/gitea/templates/externaldb-secrets.yaml b/bitnami/gitea/templates/externaldb-secrets.yaml index da9fe15e92..20ea0f9e28 100644 --- a/bitnami/gitea/templates/externaldb-secrets.yaml +++ b/bitnami/gitea/templates/externaldb-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/gitea/templates/extra-list.yaml b/bitnami/gitea/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/gitea/templates/extra-list.yaml +++ b/bitnami/gitea/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/gitea/templates/ingress.yaml b/bitnami/gitea/templates/ingress.yaml index 2a72463052..e5d64092d1 100644 --- a/bitnami/gitea/templates/ingress.yaml +++ b/bitnami/gitea/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/gitea/templates/networkpolicy.yaml b/bitnami/gitea/templates/networkpolicy.yaml index ccdbad2fdf..9db892cfdb 100644 --- a/bitnami/gitea/templates/networkpolicy.yaml +++ b/bitnami/gitea/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/gitea/templates/pv.yaml b/bitnami/gitea/templates/pv.yaml index fe570ce17d..8e0880558e 100644 --- a/bitnami/gitea/templates/pv.yaml +++ b/bitnami/gitea/templates/pv.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/gitea/templates/pvc.yaml b/bitnami/gitea/templates/pvc.yaml index 755f37ce59..40481f520f 100644 --- a/bitnami/gitea/templates/pvc.yaml +++ b/bitnami/gitea/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/gitea/templates/secrets.yaml b/bitnami/gitea/templates/secrets.yaml index a6fe3ac8dc..52f2845528 100644 --- a/bitnami/gitea/templates/secrets.yaml +++ b/bitnami/gitea/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/gitea/templates/service-account.yaml b/bitnami/gitea/templates/service-account.yaml index 3b40e7322a..705fa2bfe5 100644 --- a/bitnami/gitea/templates/service-account.yaml +++ b/bitnami/gitea/templates/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/gitea/templates/svc.yaml b/bitnami/gitea/templates/svc.yaml index cb205e45e9..bd8bc11ca9 100644 --- a/bitnami/gitea/templates/svc.yaml +++ b/bitnami/gitea/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/gitea/templates/tls-secrets.yaml b/bitnami/gitea/templates/tls-secrets.yaml index c13013de04..199d5043eb 100644 --- a/bitnami/gitea/templates/tls-secrets.yaml +++ b/bitnami/gitea/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/gitea/values.yaml b/bitnami/gitea/values.yaml index a5fa7c1e2c..3f0ffe111f 100644 --- a/bitnami/gitea/values.yaml +++ b/bitnami/gitea/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/grafana-loki/Chart.yaml b/bitnami/grafana-loki/Chart.yaml index 23b7b2a0f0..643e9d73d9 100644 --- a/bitnami/grafana-loki/Chart.yaml +++ b/bitnami/grafana-loki/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/grafana-loki/templates/_helpers.tpl b/bitnami/grafana-loki/templates/_helpers.tpl index 63b285ce1f..ce91afd168 100644 --- a/bitnami/grafana-loki/templates/_helpers.tpl +++ b/bitnami/grafana-loki/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/compactor/deployment.yaml b/bitnami/grafana-loki/templates/compactor/deployment.yaml index 086d40791e..3cadfadd8c 100644 --- a/bitnami/grafana-loki/templates/compactor/deployment.yaml +++ b/bitnami/grafana-loki/templates/compactor/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/compactor/networkpolicy.yaml b/bitnami/grafana-loki/templates/compactor/networkpolicy.yaml index a8322a8b75..6b506ce554 100644 --- a/bitnami/grafana-loki/templates/compactor/networkpolicy.yaml +++ b/bitnami/grafana-loki/templates/compactor/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/compactor/pvc.yaml b/bitnami/grafana-loki/templates/compactor/pvc.yaml index c8853e56de..51c18d60e9 100644 --- a/bitnami/grafana-loki/templates/compactor/pvc.yaml +++ b/bitnami/grafana-loki/templates/compactor/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/compactor/service.yaml b/bitnami/grafana-loki/templates/compactor/service.yaml index 8af4519275..abcd979190 100644 --- a/bitnami/grafana-loki/templates/compactor/service.yaml +++ b/bitnami/grafana-loki/templates/compactor/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/compactor/servicemonitor.yaml b/bitnami/grafana-loki/templates/compactor/servicemonitor.yaml index 1ddba6d875..e533b7d1cc 100644 --- a/bitnami/grafana-loki/templates/compactor/servicemonitor.yaml +++ b/bitnami/grafana-loki/templates/compactor/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/distributor/deployment.yaml b/bitnami/grafana-loki/templates/distributor/deployment.yaml index 3ea4bacc2a..8edb7195a9 100644 --- a/bitnami/grafana-loki/templates/distributor/deployment.yaml +++ b/bitnami/grafana-loki/templates/distributor/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/distributor/networkpolicy.yaml b/bitnami/grafana-loki/templates/distributor/networkpolicy.yaml index 736da728e1..651a01c3f2 100644 --- a/bitnami/grafana-loki/templates/distributor/networkpolicy.yaml +++ b/bitnami/grafana-loki/templates/distributor/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/distributor/service.yaml b/bitnami/grafana-loki/templates/distributor/service.yaml index 2603ff724e..903c662cc3 100644 --- a/bitnami/grafana-loki/templates/distributor/service.yaml +++ b/bitnami/grafana-loki/templates/distributor/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/distributor/servicemonitor.yaml b/bitnami/grafana-loki/templates/distributor/servicemonitor.yaml index e3c1c5bd15..85b444d4ea 100644 --- a/bitnami/grafana-loki/templates/distributor/servicemonitor.yaml +++ b/bitnami/grafana-loki/templates/distributor/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/extra-list.yaml b/bitnami/grafana-loki/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/grafana-loki/templates/extra-list.yaml +++ b/bitnami/grafana-loki/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/gateway/configmap-http.yaml b/bitnami/grafana-loki/templates/gateway/configmap-http.yaml index cc7294f829..e4c3c754f4 100644 --- a/bitnami/grafana-loki/templates/gateway/configmap-http.yaml +++ b/bitnami/grafana-loki/templates/gateway/configmap-http.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/gateway/deployment.yaml b/bitnami/grafana-loki/templates/gateway/deployment.yaml index 4786c6c5ce..ac2170a239 100644 --- a/bitnami/grafana-loki/templates/gateway/deployment.yaml +++ b/bitnami/grafana-loki/templates/gateway/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/gateway/ingress.yaml b/bitnami/grafana-loki/templates/gateway/ingress.yaml index b2d8371ddb..c18ec2539f 100644 --- a/bitnami/grafana-loki/templates/gateway/ingress.yaml +++ b/bitnami/grafana-loki/templates/gateway/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/gateway/networkpolicy.yaml b/bitnami/grafana-loki/templates/gateway/networkpolicy.yaml index cfa4d979c1..4ceffe3f75 100644 --- a/bitnami/grafana-loki/templates/gateway/networkpolicy.yaml +++ b/bitnami/grafana-loki/templates/gateway/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/gateway/secret.yaml b/bitnami/grafana-loki/templates/gateway/secret.yaml index 9992de542e..bd714b4e98 100644 --- a/bitnami/grafana-loki/templates/gateway/secret.yaml +++ b/bitnami/grafana-loki/templates/gateway/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/gateway/service.yaml b/bitnami/grafana-loki/templates/gateway/service.yaml index 3897cb0d84..90f316cf4b 100644 --- a/bitnami/grafana-loki/templates/gateway/service.yaml +++ b/bitnami/grafana-loki/templates/gateway/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/gateway/tls-secret.yaml b/bitnami/grafana-loki/templates/gateway/tls-secret.yaml index 2e92e4f1de..f5208ff7fb 100644 --- a/bitnami/grafana-loki/templates/gateway/tls-secret.yaml +++ b/bitnami/grafana-loki/templates/gateway/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/gossip-ring-headless-service.yaml b/bitnami/grafana-loki/templates/gossip-ring-headless-service.yaml index 18f233c668..a6937ed178 100644 --- a/bitnami/grafana-loki/templates/gossip-ring-headless-service.yaml +++ b/bitnami/grafana-loki/templates/gossip-ring-headless-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/index-gateway/networkpolicy.yaml b/bitnami/grafana-loki/templates/index-gateway/networkpolicy.yaml index a2d6f379a9..dbcd87242f 100644 --- a/bitnami/grafana-loki/templates/index-gateway/networkpolicy.yaml +++ b/bitnami/grafana-loki/templates/index-gateway/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/index-gateway/service.yaml b/bitnami/grafana-loki/templates/index-gateway/service.yaml index 69ff3aa8a8..9dde0a3c1d 100644 --- a/bitnami/grafana-loki/templates/index-gateway/service.yaml +++ b/bitnami/grafana-loki/templates/index-gateway/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/index-gateway/servicemonitor.yaml b/bitnami/grafana-loki/templates/index-gateway/servicemonitor.yaml index 7fee336b42..63e915a0b1 100644 --- a/bitnami/grafana-loki/templates/index-gateway/servicemonitor.yaml +++ b/bitnami/grafana-loki/templates/index-gateway/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/index-gateway/statefulset.yaml b/bitnami/grafana-loki/templates/index-gateway/statefulset.yaml index b38adf80f3..124db7757b 100644 --- a/bitnami/grafana-loki/templates/index-gateway/statefulset.yaml +++ b/bitnami/grafana-loki/templates/index-gateway/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/ingester/networkpolicy.yaml b/bitnami/grafana-loki/templates/ingester/networkpolicy.yaml index dc27133618..ac80e9c4e5 100644 --- a/bitnami/grafana-loki/templates/ingester/networkpolicy.yaml +++ b/bitnami/grafana-loki/templates/ingester/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/ingester/service.yaml b/bitnami/grafana-loki/templates/ingester/service.yaml index 6b9ca1ad08..de3ddab555 100644 --- a/bitnami/grafana-loki/templates/ingester/service.yaml +++ b/bitnami/grafana-loki/templates/ingester/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/ingester/servicemonitor.yaml b/bitnami/grafana-loki/templates/ingester/servicemonitor.yaml index 9c90dc9441..dcfc316786 100644 --- a/bitnami/grafana-loki/templates/ingester/servicemonitor.yaml +++ b/bitnami/grafana-loki/templates/ingester/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/ingester/statefulset.yaml b/bitnami/grafana-loki/templates/ingester/statefulset.yaml index 8a4844cdd5..95d1eed2ee 100644 --- a/bitnami/grafana-loki/templates/ingester/statefulset.yaml +++ b/bitnami/grafana-loki/templates/ingester/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/loki-configmap.yaml b/bitnami/grafana-loki/templates/loki-configmap.yaml index 0964292a38..2ed0b8e362 100644 --- a/bitnami/grafana-loki/templates/loki-configmap.yaml +++ b/bitnami/grafana-loki/templates/loki-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/promtail/clusterrole.yaml b/bitnami/grafana-loki/templates/promtail/clusterrole.yaml index 67d202d709..536baabbc8 100644 --- a/bitnami/grafana-loki/templates/promtail/clusterrole.yaml +++ b/bitnami/grafana-loki/templates/promtail/clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/promtail/clusterrolebinding.yaml b/bitnami/grafana-loki/templates/promtail/clusterrolebinding.yaml index e5254fe82b..5fbf0f7d4b 100644 --- a/bitnami/grafana-loki/templates/promtail/clusterrolebinding.yaml +++ b/bitnami/grafana-loki/templates/promtail/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/promtail/daemonset.yaml b/bitnami/grafana-loki/templates/promtail/daemonset.yaml index ce48d6faf0..414bc85f98 100644 --- a/bitnami/grafana-loki/templates/promtail/daemonset.yaml +++ b/bitnami/grafana-loki/templates/promtail/daemonset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/promtail/networkpolicy.yaml b/bitnami/grafana-loki/templates/promtail/networkpolicy.yaml index d73483e870..c586304337 100644 --- a/bitnami/grafana-loki/templates/promtail/networkpolicy.yaml +++ b/bitnami/grafana-loki/templates/promtail/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/promtail/secret.yaml b/bitnami/grafana-loki/templates/promtail/secret.yaml index 0c597afb04..22d2b87917 100644 --- a/bitnami/grafana-loki/templates/promtail/secret.yaml +++ b/bitnami/grafana-loki/templates/promtail/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/promtail/service-account.yaml b/bitnami/grafana-loki/templates/promtail/service-account.yaml index dd9d929160..e2efeabb5a 100644 --- a/bitnami/grafana-loki/templates/promtail/service-account.yaml +++ b/bitnami/grafana-loki/templates/promtail/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/promtail/service.yaml b/bitnami/grafana-loki/templates/promtail/service.yaml index 884a433a0c..73387e3c9c 100644 --- a/bitnami/grafana-loki/templates/promtail/service.yaml +++ b/bitnami/grafana-loki/templates/promtail/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/promtail/servicemonitor.yaml b/bitnami/grafana-loki/templates/promtail/servicemonitor.yaml index d3f70853a5..2c3b7d8f97 100644 --- a/bitnami/grafana-loki/templates/promtail/servicemonitor.yaml +++ b/bitnami/grafana-loki/templates/promtail/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/querier/networkpolicy.yaml b/bitnami/grafana-loki/templates/querier/networkpolicy.yaml index ddd9ff438d..41d667b855 100644 --- a/bitnami/grafana-loki/templates/querier/networkpolicy.yaml +++ b/bitnami/grafana-loki/templates/querier/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/querier/service.yaml b/bitnami/grafana-loki/templates/querier/service.yaml index 51b8e65737..bfd3202645 100644 --- a/bitnami/grafana-loki/templates/querier/service.yaml +++ b/bitnami/grafana-loki/templates/querier/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/querier/servicemonitor.yaml b/bitnami/grafana-loki/templates/querier/servicemonitor.yaml index 53dda9eaf7..5b568ac580 100644 --- a/bitnami/grafana-loki/templates/querier/servicemonitor.yaml +++ b/bitnami/grafana-loki/templates/querier/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/querier/statefulset.yaml b/bitnami/grafana-loki/templates/querier/statefulset.yaml index 29ed30de80..8de2830c8c 100644 --- a/bitnami/grafana-loki/templates/querier/statefulset.yaml +++ b/bitnami/grafana-loki/templates/querier/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/query-frontend/deployment.yaml b/bitnami/grafana-loki/templates/query-frontend/deployment.yaml index 6cd1ee1b24..9cdd848ae3 100644 --- a/bitnami/grafana-loki/templates/query-frontend/deployment.yaml +++ b/bitnami/grafana-loki/templates/query-frontend/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/query-frontend/headless-service.yaml b/bitnami/grafana-loki/templates/query-frontend/headless-service.yaml index 850a7788dc..94617e9d2b 100644 --- a/bitnami/grafana-loki/templates/query-frontend/headless-service.yaml +++ b/bitnami/grafana-loki/templates/query-frontend/headless-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/query-frontend/networkpolicy.yaml b/bitnami/grafana-loki/templates/query-frontend/networkpolicy.yaml index 9c29217152..9159522db8 100644 --- a/bitnami/grafana-loki/templates/query-frontend/networkpolicy.yaml +++ b/bitnami/grafana-loki/templates/query-frontend/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/query-frontend/service.yaml b/bitnami/grafana-loki/templates/query-frontend/service.yaml index 23db31ad02..3728257ef0 100644 --- a/bitnami/grafana-loki/templates/query-frontend/service.yaml +++ b/bitnami/grafana-loki/templates/query-frontend/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/query-frontend/servicemonitor.yaml b/bitnami/grafana-loki/templates/query-frontend/servicemonitor.yaml index 57c7717d65..9c4fa89f45 100644 --- a/bitnami/grafana-loki/templates/query-frontend/servicemonitor.yaml +++ b/bitnami/grafana-loki/templates/query-frontend/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/query-scheduler/deployment.yaml b/bitnami/grafana-loki/templates/query-scheduler/deployment.yaml index 45855fad99..bf37a3a0f1 100644 --- a/bitnami/grafana-loki/templates/query-scheduler/deployment.yaml +++ b/bitnami/grafana-loki/templates/query-scheduler/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/query-scheduler/networkpolicy.yaml b/bitnami/grafana-loki/templates/query-scheduler/networkpolicy.yaml index 4dac71b14a..0738435347 100644 --- a/bitnami/grafana-loki/templates/query-scheduler/networkpolicy.yaml +++ b/bitnami/grafana-loki/templates/query-scheduler/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/query-scheduler/service.yaml b/bitnami/grafana-loki/templates/query-scheduler/service.yaml index 1b428ea2c4..9c4937a252 100644 --- a/bitnami/grafana-loki/templates/query-scheduler/service.yaml +++ b/bitnami/grafana-loki/templates/query-scheduler/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/ruler/networkpolicy.yaml b/bitnami/grafana-loki/templates/ruler/networkpolicy.yaml index 7057437cac..da1021d7a8 100644 --- a/bitnami/grafana-loki/templates/ruler/networkpolicy.yaml +++ b/bitnami/grafana-loki/templates/ruler/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/ruler/service.yaml b/bitnami/grafana-loki/templates/ruler/service.yaml index cf446e3b31..eea3e73619 100644 --- a/bitnami/grafana-loki/templates/ruler/service.yaml +++ b/bitnami/grafana-loki/templates/ruler/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/ruler/servicemonitor.yaml b/bitnami/grafana-loki/templates/ruler/servicemonitor.yaml index e68225585b..14a26623ad 100644 --- a/bitnami/grafana-loki/templates/ruler/servicemonitor.yaml +++ b/bitnami/grafana-loki/templates/ruler/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/ruler/statefulset.yaml b/bitnami/grafana-loki/templates/ruler/statefulset.yaml index fca0521beb..cec9a39ee5 100644 --- a/bitnami/grafana-loki/templates/ruler/statefulset.yaml +++ b/bitnami/grafana-loki/templates/ruler/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/service-account.yaml b/bitnami/grafana-loki/templates/service-account.yaml index 8d9f95c488..79ee614486 100644 --- a/bitnami/grafana-loki/templates/service-account.yaml +++ b/bitnami/grafana-loki/templates/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/table-manager/deployment.yaml b/bitnami/grafana-loki/templates/table-manager/deployment.yaml index dd6307aa76..fb6ab6fcc6 100644 --- a/bitnami/grafana-loki/templates/table-manager/deployment.yaml +++ b/bitnami/grafana-loki/templates/table-manager/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/table-manager/networkpolicy.yaml b/bitnami/grafana-loki/templates/table-manager/networkpolicy.yaml index fd5bd495a6..b6e495f149 100644 --- a/bitnami/grafana-loki/templates/table-manager/networkpolicy.yaml +++ b/bitnami/grafana-loki/templates/table-manager/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/table-manager/service.yaml b/bitnami/grafana-loki/templates/table-manager/service.yaml index 03c8601b30..bf5cff9360 100644 --- a/bitnami/grafana-loki/templates/table-manager/service.yaml +++ b/bitnami/grafana-loki/templates/table-manager/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/templates/table-manager/servicemonitor.yaml b/bitnami/grafana-loki/templates/table-manager/servicemonitor.yaml index 6723d7c9ce..a2c710c7b9 100644 --- a/bitnami/grafana-loki/templates/table-manager/servicemonitor.yaml +++ b/bitnami/grafana-loki/templates/table-manager/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-loki/values.yaml b/bitnami/grafana-loki/values.yaml index 8a36c2a3de..cb776b3a9a 100644 --- a/bitnami/grafana-loki/values.yaml +++ b/bitnami/grafana-loki/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/grafana-mimir/Chart.yaml b/bitnami/grafana-mimir/Chart.yaml index 92f38a0b3a..dcf2d1fd20 100644 --- a/bitnami/grafana-mimir/Chart.yaml +++ b/bitnami/grafana-mimir/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/grafana-mimir/templates/_helpers.tpl b/bitnami/grafana-mimir/templates/_helpers.tpl index f1fe2acaf3..df0b7b67d0 100644 --- a/bitnami/grafana-mimir/templates/_helpers.tpl +++ b/bitnami/grafana-mimir/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/alertmanager/headless-service.yaml b/bitnami/grafana-mimir/templates/alertmanager/headless-service.yaml index 4f602fafb5..edac489e6b 100644 --- a/bitnami/grafana-mimir/templates/alertmanager/headless-service.yaml +++ b/bitnami/grafana-mimir/templates/alertmanager/headless-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/alertmanager/networkpolicy.yaml b/bitnami/grafana-mimir/templates/alertmanager/networkpolicy.yaml index 9621929ed0..32f84ae2c8 100644 --- a/bitnami/grafana-mimir/templates/alertmanager/networkpolicy.yaml +++ b/bitnami/grafana-mimir/templates/alertmanager/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/alertmanager/pdb.yaml b/bitnami/grafana-mimir/templates/alertmanager/pdb.yaml index dac5b0811a..30ab0eb4f2 100644 --- a/bitnami/grafana-mimir/templates/alertmanager/pdb.yaml +++ b/bitnami/grafana-mimir/templates/alertmanager/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/alertmanager/service.yaml b/bitnami/grafana-mimir/templates/alertmanager/service.yaml index c02875fea9..7076288306 100644 --- a/bitnami/grafana-mimir/templates/alertmanager/service.yaml +++ b/bitnami/grafana-mimir/templates/alertmanager/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/alertmanager/servicemonitor.yaml b/bitnami/grafana-mimir/templates/alertmanager/servicemonitor.yaml index dfd3b48e53..bbd56b1db9 100644 --- a/bitnami/grafana-mimir/templates/alertmanager/servicemonitor.yaml +++ b/bitnami/grafana-mimir/templates/alertmanager/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/alertmanager/statefulset.yaml b/bitnami/grafana-mimir/templates/alertmanager/statefulset.yaml index cd90285f32..f60c21c02e 100644 --- a/bitnami/grafana-mimir/templates/alertmanager/statefulset.yaml +++ b/bitnami/grafana-mimir/templates/alertmanager/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/compactor/networkpolicy.yaml b/bitnami/grafana-mimir/templates/compactor/networkpolicy.yaml index 083dc419bf..a5a31c954d 100644 --- a/bitnami/grafana-mimir/templates/compactor/networkpolicy.yaml +++ b/bitnami/grafana-mimir/templates/compactor/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/compactor/pdb.yaml b/bitnami/grafana-mimir/templates/compactor/pdb.yaml index 25b926e5a4..26d471cea4 100644 --- a/bitnami/grafana-mimir/templates/compactor/pdb.yaml +++ b/bitnami/grafana-mimir/templates/compactor/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/compactor/service.yaml b/bitnami/grafana-mimir/templates/compactor/service.yaml index d2978c3d95..6812269796 100644 --- a/bitnami/grafana-mimir/templates/compactor/service.yaml +++ b/bitnami/grafana-mimir/templates/compactor/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/compactor/servicemonitor.yaml b/bitnami/grafana-mimir/templates/compactor/servicemonitor.yaml index b6c46d227e..8e0dd53be1 100644 --- a/bitnami/grafana-mimir/templates/compactor/servicemonitor.yaml +++ b/bitnami/grafana-mimir/templates/compactor/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/compactor/statefulset.yaml b/bitnami/grafana-mimir/templates/compactor/statefulset.yaml index 90d7f34210..110a3e408a 100644 --- a/bitnami/grafana-mimir/templates/compactor/statefulset.yaml +++ b/bitnami/grafana-mimir/templates/compactor/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/distributor/deployment.yaml b/bitnami/grafana-mimir/templates/distributor/deployment.yaml index 0ac5b430b9..9c0b26a7fc 100644 --- a/bitnami/grafana-mimir/templates/distributor/deployment.yaml +++ b/bitnami/grafana-mimir/templates/distributor/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/distributor/headless-service.yaml b/bitnami/grafana-mimir/templates/distributor/headless-service.yaml index 8c7efb82e7..b77d98cf39 100644 --- a/bitnami/grafana-mimir/templates/distributor/headless-service.yaml +++ b/bitnami/grafana-mimir/templates/distributor/headless-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/distributor/networkpolicy.yaml b/bitnami/grafana-mimir/templates/distributor/networkpolicy.yaml index f2272d6562..3c205d6788 100644 --- a/bitnami/grafana-mimir/templates/distributor/networkpolicy.yaml +++ b/bitnami/grafana-mimir/templates/distributor/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/distributor/pdb.yaml b/bitnami/grafana-mimir/templates/distributor/pdb.yaml index adce26e036..2a393c7d4f 100644 --- a/bitnami/grafana-mimir/templates/distributor/pdb.yaml +++ b/bitnami/grafana-mimir/templates/distributor/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/distributor/service.yaml b/bitnami/grafana-mimir/templates/distributor/service.yaml index 0189b2bfa1..e520c947e2 100644 --- a/bitnami/grafana-mimir/templates/distributor/service.yaml +++ b/bitnami/grafana-mimir/templates/distributor/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/distributor/servicemonitor.yaml b/bitnami/grafana-mimir/templates/distributor/servicemonitor.yaml index ffcaea10d2..07b7dc29fe 100644 --- a/bitnami/grafana-mimir/templates/distributor/servicemonitor.yaml +++ b/bitnami/grafana-mimir/templates/distributor/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/extra-list.yaml b/bitnami/grafana-mimir/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/grafana-mimir/templates/extra-list.yaml +++ b/bitnami/grafana-mimir/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/gateway/configmap-http.yaml b/bitnami/grafana-mimir/templates/gateway/configmap-http.yaml index d74e8fad42..9b34c2345e 100644 --- a/bitnami/grafana-mimir/templates/gateway/configmap-http.yaml +++ b/bitnami/grafana-mimir/templates/gateway/configmap-http.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/gateway/deployment.yaml b/bitnami/grafana-mimir/templates/gateway/deployment.yaml index 3da594ad0a..df20e8228b 100644 --- a/bitnami/grafana-mimir/templates/gateway/deployment.yaml +++ b/bitnami/grafana-mimir/templates/gateway/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/gateway/ingress.yaml b/bitnami/grafana-mimir/templates/gateway/ingress.yaml index 9bf32a257d..fd37cab147 100644 --- a/bitnami/grafana-mimir/templates/gateway/ingress.yaml +++ b/bitnami/grafana-mimir/templates/gateway/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/gateway/networkpolicy.yaml b/bitnami/grafana-mimir/templates/gateway/networkpolicy.yaml index c5d8fe073a..8f5363d063 100644 --- a/bitnami/grafana-mimir/templates/gateway/networkpolicy.yaml +++ b/bitnami/grafana-mimir/templates/gateway/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/gateway/pdb.yaml b/bitnami/grafana-mimir/templates/gateway/pdb.yaml index 86b33f4875..9ac2f39d20 100644 --- a/bitnami/grafana-mimir/templates/gateway/pdb.yaml +++ b/bitnami/grafana-mimir/templates/gateway/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/gateway/secret.yaml b/bitnami/grafana-mimir/templates/gateway/secret.yaml index 901437ba18..a242208957 100644 --- a/bitnami/grafana-mimir/templates/gateway/secret.yaml +++ b/bitnami/grafana-mimir/templates/gateway/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/gateway/service.yaml b/bitnami/grafana-mimir/templates/gateway/service.yaml index 11ef559a2d..e15382e09e 100644 --- a/bitnami/grafana-mimir/templates/gateway/service.yaml +++ b/bitnami/grafana-mimir/templates/gateway/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/gateway/tls-secret.yaml b/bitnami/grafana-mimir/templates/gateway/tls-secret.yaml index ec96c7b3c2..389c1eb658 100644 --- a/bitnami/grafana-mimir/templates/gateway/tls-secret.yaml +++ b/bitnami/grafana-mimir/templates/gateway/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/gossip-ring-headless-service.yaml b/bitnami/grafana-mimir/templates/gossip-ring-headless-service.yaml index 7adc3a0450..68033aabf2 100644 --- a/bitnami/grafana-mimir/templates/gossip-ring-headless-service.yaml +++ b/bitnami/grafana-mimir/templates/gossip-ring-headless-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/ingester/headless-service.yaml b/bitnami/grafana-mimir/templates/ingester/headless-service.yaml index bbfb8e1cd2..357f7ef52f 100644 --- a/bitnami/grafana-mimir/templates/ingester/headless-service.yaml +++ b/bitnami/grafana-mimir/templates/ingester/headless-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/ingester/networkpolicy.yaml b/bitnami/grafana-mimir/templates/ingester/networkpolicy.yaml index 3fe2ac1036..7f67d9af0a 100644 --- a/bitnami/grafana-mimir/templates/ingester/networkpolicy.yaml +++ b/bitnami/grafana-mimir/templates/ingester/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/ingester/pdb.yaml b/bitnami/grafana-mimir/templates/ingester/pdb.yaml index 27b54b4df1..6b14a34f3c 100644 --- a/bitnami/grafana-mimir/templates/ingester/pdb.yaml +++ b/bitnami/grafana-mimir/templates/ingester/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/ingester/service.yaml b/bitnami/grafana-mimir/templates/ingester/service.yaml index 2877f5bd30..5b627fa6af 100644 --- a/bitnami/grafana-mimir/templates/ingester/service.yaml +++ b/bitnami/grafana-mimir/templates/ingester/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/ingester/servicemonitor.yaml b/bitnami/grafana-mimir/templates/ingester/servicemonitor.yaml index 64609fc407..79e51ed5d6 100644 --- a/bitnami/grafana-mimir/templates/ingester/servicemonitor.yaml +++ b/bitnami/grafana-mimir/templates/ingester/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/ingester/statefulset.yaml b/bitnami/grafana-mimir/templates/ingester/statefulset.yaml index bbc8e7916d..f9907d836f 100644 --- a/bitnami/grafana-mimir/templates/ingester/statefulset.yaml +++ b/bitnami/grafana-mimir/templates/ingester/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/mimir-configmap.yaml b/bitnami/grafana-mimir/templates/mimir-configmap.yaml index 571726617e..7505df8b89 100644 --- a/bitnami/grafana-mimir/templates/mimir-configmap.yaml +++ b/bitnami/grafana-mimir/templates/mimir-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/overrides-exporter/deployment.yaml b/bitnami/grafana-mimir/templates/overrides-exporter/deployment.yaml index 17808524b4..67f1e14d9d 100644 --- a/bitnami/grafana-mimir/templates/overrides-exporter/deployment.yaml +++ b/bitnami/grafana-mimir/templates/overrides-exporter/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/overrides-exporter/headless-service.yaml b/bitnami/grafana-mimir/templates/overrides-exporter/headless-service.yaml index 7265abd6a4..cf348f8dff 100644 --- a/bitnami/grafana-mimir/templates/overrides-exporter/headless-service.yaml +++ b/bitnami/grafana-mimir/templates/overrides-exporter/headless-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/overrides-exporter/networkpolicy.yaml b/bitnami/grafana-mimir/templates/overrides-exporter/networkpolicy.yaml index c334397efc..4a73f6d3ad 100644 --- a/bitnami/grafana-mimir/templates/overrides-exporter/networkpolicy.yaml +++ b/bitnami/grafana-mimir/templates/overrides-exporter/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/overrides-exporter/pdb.yaml b/bitnami/grafana-mimir/templates/overrides-exporter/pdb.yaml index c47e70c07f..62ffd19cc8 100644 --- a/bitnami/grafana-mimir/templates/overrides-exporter/pdb.yaml +++ b/bitnami/grafana-mimir/templates/overrides-exporter/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/overrides-exporter/service.yaml b/bitnami/grafana-mimir/templates/overrides-exporter/service.yaml index 800916f79d..cfa4a3ffd7 100644 --- a/bitnami/grafana-mimir/templates/overrides-exporter/service.yaml +++ b/bitnami/grafana-mimir/templates/overrides-exporter/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/overrides-exporter/servicemonitor.yaml b/bitnami/grafana-mimir/templates/overrides-exporter/servicemonitor.yaml index ffec6348b0..d0fbe95dc6 100644 --- a/bitnami/grafana-mimir/templates/overrides-exporter/servicemonitor.yaml +++ b/bitnami/grafana-mimir/templates/overrides-exporter/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/querier/deployment.yaml b/bitnami/grafana-mimir/templates/querier/deployment.yaml index f8b15621a4..c0fe1557e1 100644 --- a/bitnami/grafana-mimir/templates/querier/deployment.yaml +++ b/bitnami/grafana-mimir/templates/querier/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/querier/headless-service.yaml b/bitnami/grafana-mimir/templates/querier/headless-service.yaml index 3d7069f214..99199680cc 100644 --- a/bitnami/grafana-mimir/templates/querier/headless-service.yaml +++ b/bitnami/grafana-mimir/templates/querier/headless-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/querier/networkpolicy.yaml b/bitnami/grafana-mimir/templates/querier/networkpolicy.yaml index 063469386e..8b1b63fd9d 100644 --- a/bitnami/grafana-mimir/templates/querier/networkpolicy.yaml +++ b/bitnami/grafana-mimir/templates/querier/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/querier/pdb.yaml b/bitnami/grafana-mimir/templates/querier/pdb.yaml index b6341cac36..b3dc29e886 100644 --- a/bitnami/grafana-mimir/templates/querier/pdb.yaml +++ b/bitnami/grafana-mimir/templates/querier/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/querier/service.yaml b/bitnami/grafana-mimir/templates/querier/service.yaml index 70ed8e0abc..8b0caf9593 100644 --- a/bitnami/grafana-mimir/templates/querier/service.yaml +++ b/bitnami/grafana-mimir/templates/querier/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/querier/servicemonitor.yaml b/bitnami/grafana-mimir/templates/querier/servicemonitor.yaml index 58205e0976..1c5e3d8165 100644 --- a/bitnami/grafana-mimir/templates/querier/servicemonitor.yaml +++ b/bitnami/grafana-mimir/templates/querier/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/query-frontend/deployment.yaml b/bitnami/grafana-mimir/templates/query-frontend/deployment.yaml index 834e5facce..81f366ba14 100644 --- a/bitnami/grafana-mimir/templates/query-frontend/deployment.yaml +++ b/bitnami/grafana-mimir/templates/query-frontend/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/query-frontend/headless-service.yaml b/bitnami/grafana-mimir/templates/query-frontend/headless-service.yaml index 701c2d0243..f4f8aa1458 100644 --- a/bitnami/grafana-mimir/templates/query-frontend/headless-service.yaml +++ b/bitnami/grafana-mimir/templates/query-frontend/headless-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/query-frontend/networkpolicy.yaml b/bitnami/grafana-mimir/templates/query-frontend/networkpolicy.yaml index 52c9d77580..6c877004fb 100644 --- a/bitnami/grafana-mimir/templates/query-frontend/networkpolicy.yaml +++ b/bitnami/grafana-mimir/templates/query-frontend/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/query-frontend/pdb.yaml b/bitnami/grafana-mimir/templates/query-frontend/pdb.yaml index d734cbf058..9478430538 100644 --- a/bitnami/grafana-mimir/templates/query-frontend/pdb.yaml +++ b/bitnami/grafana-mimir/templates/query-frontend/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/query-frontend/service.yaml b/bitnami/grafana-mimir/templates/query-frontend/service.yaml index a44a85ffb0..3cbd79695f 100644 --- a/bitnami/grafana-mimir/templates/query-frontend/service.yaml +++ b/bitnami/grafana-mimir/templates/query-frontend/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/query-frontend/servicemonitor.yaml b/bitnami/grafana-mimir/templates/query-frontend/servicemonitor.yaml index 9de848c8e6..b49e8be1f6 100644 --- a/bitnami/grafana-mimir/templates/query-frontend/servicemonitor.yaml +++ b/bitnami/grafana-mimir/templates/query-frontend/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/query-scheduler/deployment.yaml b/bitnami/grafana-mimir/templates/query-scheduler/deployment.yaml index e0141524c0..471c03668e 100644 --- a/bitnami/grafana-mimir/templates/query-scheduler/deployment.yaml +++ b/bitnami/grafana-mimir/templates/query-scheduler/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/query-scheduler/headless-service.yaml b/bitnami/grafana-mimir/templates/query-scheduler/headless-service.yaml index 10d6cdf9f3..e4ad6540aa 100644 --- a/bitnami/grafana-mimir/templates/query-scheduler/headless-service.yaml +++ b/bitnami/grafana-mimir/templates/query-scheduler/headless-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/query-scheduler/networkpolicy.yaml b/bitnami/grafana-mimir/templates/query-scheduler/networkpolicy.yaml index 603d1e5434..90fb99e083 100644 --- a/bitnami/grafana-mimir/templates/query-scheduler/networkpolicy.yaml +++ b/bitnami/grafana-mimir/templates/query-scheduler/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/query-scheduler/pdb.yaml b/bitnami/grafana-mimir/templates/query-scheduler/pdb.yaml index 7e312834e7..92d866de99 100644 --- a/bitnami/grafana-mimir/templates/query-scheduler/pdb.yaml +++ b/bitnami/grafana-mimir/templates/query-scheduler/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/query-scheduler/service.yaml b/bitnami/grafana-mimir/templates/query-scheduler/service.yaml index 323b2c80f9..70aa7e7c30 100644 --- a/bitnami/grafana-mimir/templates/query-scheduler/service.yaml +++ b/bitnami/grafana-mimir/templates/query-scheduler/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/query-scheduler/servicemonitor.yaml b/bitnami/grafana-mimir/templates/query-scheduler/servicemonitor.yaml index bd6cdb501b..e8e8d4f183 100644 --- a/bitnami/grafana-mimir/templates/query-scheduler/servicemonitor.yaml +++ b/bitnami/grafana-mimir/templates/query-scheduler/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/ruler/deployment.yaml b/bitnami/grafana-mimir/templates/ruler/deployment.yaml index a318013b6a..da7079b69d 100644 --- a/bitnami/grafana-mimir/templates/ruler/deployment.yaml +++ b/bitnami/grafana-mimir/templates/ruler/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/ruler/networkpolicy.yaml b/bitnami/grafana-mimir/templates/ruler/networkpolicy.yaml index 799be61ccb..02d22c9583 100644 --- a/bitnami/grafana-mimir/templates/ruler/networkpolicy.yaml +++ b/bitnami/grafana-mimir/templates/ruler/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/ruler/pdb.yaml b/bitnami/grafana-mimir/templates/ruler/pdb.yaml index 6ee1442dc5..c41489c770 100644 --- a/bitnami/grafana-mimir/templates/ruler/pdb.yaml +++ b/bitnami/grafana-mimir/templates/ruler/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/ruler/service.yaml b/bitnami/grafana-mimir/templates/ruler/service.yaml index d1b865acd9..55fb2e12fc 100644 --- a/bitnami/grafana-mimir/templates/ruler/service.yaml +++ b/bitnami/grafana-mimir/templates/ruler/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/ruler/servicemonitor.yaml b/bitnami/grafana-mimir/templates/ruler/servicemonitor.yaml index 9daad4d495..130a00fb07 100644 --- a/bitnami/grafana-mimir/templates/ruler/servicemonitor.yaml +++ b/bitnami/grafana-mimir/templates/ruler/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/service-account.yaml b/bitnami/grafana-mimir/templates/service-account.yaml index 79da36e4f9..602d5af490 100644 --- a/bitnami/grafana-mimir/templates/service-account.yaml +++ b/bitnami/grafana-mimir/templates/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/store-gateway/headless-service.yaml b/bitnami/grafana-mimir/templates/store-gateway/headless-service.yaml index bf029be10e..73122f42f3 100644 --- a/bitnami/grafana-mimir/templates/store-gateway/headless-service.yaml +++ b/bitnami/grafana-mimir/templates/store-gateway/headless-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/store-gateway/networkpolicy.yaml b/bitnami/grafana-mimir/templates/store-gateway/networkpolicy.yaml index 19bfa6c713..89fe1d52c6 100644 --- a/bitnami/grafana-mimir/templates/store-gateway/networkpolicy.yaml +++ b/bitnami/grafana-mimir/templates/store-gateway/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/store-gateway/pdb.yaml b/bitnami/grafana-mimir/templates/store-gateway/pdb.yaml index 71a0872166..d35ab8b15a 100644 --- a/bitnami/grafana-mimir/templates/store-gateway/pdb.yaml +++ b/bitnami/grafana-mimir/templates/store-gateway/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/store-gateway/service.yaml b/bitnami/grafana-mimir/templates/store-gateway/service.yaml index 9896bc6914..e296ce2798 100644 --- a/bitnami/grafana-mimir/templates/store-gateway/service.yaml +++ b/bitnami/grafana-mimir/templates/store-gateway/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/store-gateway/servicemonitor.yaml b/bitnami/grafana-mimir/templates/store-gateway/servicemonitor.yaml index b55143cf5b..da1f29e3ac 100644 --- a/bitnami/grafana-mimir/templates/store-gateway/servicemonitor.yaml +++ b/bitnami/grafana-mimir/templates/store-gateway/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/templates/store-gateway/statefulset.yaml b/bitnami/grafana-mimir/templates/store-gateway/statefulset.yaml index f951c9c0ef..bbbd4726e6 100644 --- a/bitnami/grafana-mimir/templates/store-gateway/statefulset.yaml +++ b/bitnami/grafana-mimir/templates/store-gateway/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-mimir/values.yaml b/bitnami/grafana-mimir/values.yaml index 3cddbd2655..b549406a57 100644 --- a/bitnami/grafana-mimir/values.yaml +++ b/bitnami/grafana-mimir/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/grafana-operator/Chart.yaml b/bitnami/grafana-operator/Chart.yaml index 45467350b5..5a0678ce4a 100644 --- a/bitnami/grafana-operator/Chart.yaml +++ b/bitnami/grafana-operator/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/grafana-operator/templates/_helpers.tpl b/bitnami/grafana-operator/templates/_helpers.tpl index 5d1971c9f7..a6c64054d7 100644 --- a/bitnami/grafana-operator/templates/_helpers.tpl +++ b/bitnami/grafana-operator/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-operator/templates/deployment.yaml b/bitnami/grafana-operator/templates/deployment.yaml index 262d9d4010..c35f87c277 100644 --- a/bitnami/grafana-operator/templates/deployment.yaml +++ b/bitnami/grafana-operator/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-operator/templates/extra-list.yaml b/bitnami/grafana-operator/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/grafana-operator/templates/extra-list.yaml +++ b/bitnami/grafana-operator/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-operator/templates/grafana.yaml b/bitnami/grafana-operator/templates/grafana.yaml index 31a9129620..48057f80c9 100644 --- a/bitnami/grafana-operator/templates/grafana.yaml +++ b/bitnami/grafana-operator/templates/grafana.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-operator/templates/networkpolicy.yaml b/bitnami/grafana-operator/templates/networkpolicy.yaml index 825a6d81dd..3b2a1a0e1c 100644 --- a/bitnami/grafana-operator/templates/networkpolicy.yaml +++ b/bitnami/grafana-operator/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-operator/templates/rbac-clustescope.yaml b/bitnami/grafana-operator/templates/rbac-clustescope.yaml index 20207ac8a9..ef604b24ba 100644 --- a/bitnami/grafana-operator/templates/rbac-clustescope.yaml +++ b/bitnami/grafana-operator/templates/rbac-clustescope.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-operator/templates/rbac-namespace.yaml b/bitnami/grafana-operator/templates/rbac-namespace.yaml index 433a676540..915cc92b8a 100644 --- a/bitnami/grafana-operator/templates/rbac-namespace.yaml +++ b/bitnami/grafana-operator/templates/rbac-namespace.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-operator/templates/serviceaccount.yaml b/bitnami/grafana-operator/templates/serviceaccount.yaml index cd03dbffd9..91b5e78632 100644 --- a/bitnami/grafana-operator/templates/serviceaccount.yaml +++ b/bitnami/grafana-operator/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-operator/templates/servicemonitor.yaml b/bitnami/grafana-operator/templates/servicemonitor.yaml index b282953d7d..3dd50d7414 100644 --- a/bitnami/grafana-operator/templates/servicemonitor.yaml +++ b/bitnami/grafana-operator/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-operator/values.yaml b/bitnami/grafana-operator/values.yaml index cde0c6baa4..142077dabf 100644 --- a/bitnami/grafana-operator/values.yaml +++ b/bitnami/grafana-operator/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/grafana-tempo/Chart.yaml b/bitnami/grafana-tempo/Chart.yaml index d218a0c9a5..9012d523d1 100644 --- a/bitnami/grafana-tempo/Chart.yaml +++ b/bitnami/grafana-tempo/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/grafana-tempo/templates/_helpers.tpl b/bitnami/grafana-tempo/templates/_helpers.tpl index 6b130535ec..5d2449bcaa 100644 --- a/bitnami/grafana-tempo/templates/_helpers.tpl +++ b/bitnami/grafana-tempo/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/compactor/deployment.yaml b/bitnami/grafana-tempo/templates/compactor/deployment.yaml index 103f279d45..e9b7ed98e3 100644 --- a/bitnami/grafana-tempo/templates/compactor/deployment.yaml +++ b/bitnami/grafana-tempo/templates/compactor/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/compactor/networkpolicy.yaml b/bitnami/grafana-tempo/templates/compactor/networkpolicy.yaml index c808d8d6a9..376323fa3e 100644 --- a/bitnami/grafana-tempo/templates/compactor/networkpolicy.yaml +++ b/bitnami/grafana-tempo/templates/compactor/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/compactor/service.yaml b/bitnami/grafana-tempo/templates/compactor/service.yaml index bb397fdb95..e80929e766 100644 --- a/bitnami/grafana-tempo/templates/compactor/service.yaml +++ b/bitnami/grafana-tempo/templates/compactor/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/compactor/servicemonitor.yaml b/bitnami/grafana-tempo/templates/compactor/servicemonitor.yaml index a376135292..e33c2df271 100644 --- a/bitnami/grafana-tempo/templates/compactor/servicemonitor.yaml +++ b/bitnami/grafana-tempo/templates/compactor/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/distributor/deployment.yaml b/bitnami/grafana-tempo/templates/distributor/deployment.yaml index 6c09e359bc..7a95ca7dee 100644 --- a/bitnami/grafana-tempo/templates/distributor/deployment.yaml +++ b/bitnami/grafana-tempo/templates/distributor/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/distributor/networkpolicy.yaml b/bitnami/grafana-tempo/templates/distributor/networkpolicy.yaml index acc090b6e5..001332fce3 100644 --- a/bitnami/grafana-tempo/templates/distributor/networkpolicy.yaml +++ b/bitnami/grafana-tempo/templates/distributor/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/distributor/service.yaml b/bitnami/grafana-tempo/templates/distributor/service.yaml index e5687518ec..258072d083 100644 --- a/bitnami/grafana-tempo/templates/distributor/service.yaml +++ b/bitnami/grafana-tempo/templates/distributor/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/distributor/servicemonitor.yaml b/bitnami/grafana-tempo/templates/distributor/servicemonitor.yaml index aae11257e4..b64e879b7e 100644 --- a/bitnami/grafana-tempo/templates/distributor/servicemonitor.yaml +++ b/bitnami/grafana-tempo/templates/distributor/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/extra-list.yaml b/bitnami/grafana-tempo/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/grafana-tempo/templates/extra-list.yaml +++ b/bitnami/grafana-tempo/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/gossip-ring-headless-service.yaml b/bitnami/grafana-tempo/templates/gossip-ring-headless-service.yaml index edf534d3d8..63ec7cf273 100644 --- a/bitnami/grafana-tempo/templates/gossip-ring-headless-service.yaml +++ b/bitnami/grafana-tempo/templates/gossip-ring-headless-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/ingester/networkpolicy.yaml b/bitnami/grafana-tempo/templates/ingester/networkpolicy.yaml index 802974466d..238c197f42 100644 --- a/bitnami/grafana-tempo/templates/ingester/networkpolicy.yaml +++ b/bitnami/grafana-tempo/templates/ingester/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/ingester/service.yaml b/bitnami/grafana-tempo/templates/ingester/service.yaml index 3a6cbb1403..896aae8791 100644 --- a/bitnami/grafana-tempo/templates/ingester/service.yaml +++ b/bitnami/grafana-tempo/templates/ingester/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/ingester/servicemonitor.yaml b/bitnami/grafana-tempo/templates/ingester/servicemonitor.yaml index 6ff005775e..75bf3fca29 100644 --- a/bitnami/grafana-tempo/templates/ingester/servicemonitor.yaml +++ b/bitnami/grafana-tempo/templates/ingester/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/ingester/statefulset.yaml b/bitnami/grafana-tempo/templates/ingester/statefulset.yaml index d56d3bc678..be3bffc693 100644 --- a/bitnami/grafana-tempo/templates/ingester/statefulset.yaml +++ b/bitnami/grafana-tempo/templates/ingester/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/metrics-generator/deployment.yaml b/bitnami/grafana-tempo/templates/metrics-generator/deployment.yaml index 78ab4ccdc1..478c9d7a19 100644 --- a/bitnami/grafana-tempo/templates/metrics-generator/deployment.yaml +++ b/bitnami/grafana-tempo/templates/metrics-generator/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/metrics-generator/networkpolicy.yaml b/bitnami/grafana-tempo/templates/metrics-generator/networkpolicy.yaml index 90d4819ab2..784beafaa5 100644 --- a/bitnami/grafana-tempo/templates/metrics-generator/networkpolicy.yaml +++ b/bitnami/grafana-tempo/templates/metrics-generator/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/metrics-generator/service.yaml b/bitnami/grafana-tempo/templates/metrics-generator/service.yaml index 3b6e34b88b..2cf269eb95 100644 --- a/bitnami/grafana-tempo/templates/metrics-generator/service.yaml +++ b/bitnami/grafana-tempo/templates/metrics-generator/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/metrics-generator/servicemonitor.yaml b/bitnami/grafana-tempo/templates/metrics-generator/servicemonitor.yaml index 9a3e03a4d0..167cf1261f 100644 --- a/bitnami/grafana-tempo/templates/metrics-generator/servicemonitor.yaml +++ b/bitnami/grafana-tempo/templates/metrics-generator/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/overrides-configmap.yaml b/bitnami/grafana-tempo/templates/overrides-configmap.yaml index 87573fc7d5..e4f1df4570 100644 --- a/bitnami/grafana-tempo/templates/overrides-configmap.yaml +++ b/bitnami/grafana-tempo/templates/overrides-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/querier/deployment.yaml b/bitnami/grafana-tempo/templates/querier/deployment.yaml index c573e4d2b6..da4b42524f 100644 --- a/bitnami/grafana-tempo/templates/querier/deployment.yaml +++ b/bitnami/grafana-tempo/templates/querier/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/querier/networkpolicy.yaml b/bitnami/grafana-tempo/templates/querier/networkpolicy.yaml index ea2573be69..7854a446e7 100644 --- a/bitnami/grafana-tempo/templates/querier/networkpolicy.yaml +++ b/bitnami/grafana-tempo/templates/querier/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/querier/service.yaml b/bitnami/grafana-tempo/templates/querier/service.yaml index 9ab056dda0..c072c8fa14 100644 --- a/bitnami/grafana-tempo/templates/querier/service.yaml +++ b/bitnami/grafana-tempo/templates/querier/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/querier/servicemonitor.yaml b/bitnami/grafana-tempo/templates/querier/servicemonitor.yaml index 79b87a6172..e2a46a74a0 100644 --- a/bitnami/grafana-tempo/templates/querier/servicemonitor.yaml +++ b/bitnami/grafana-tempo/templates/querier/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/query-frontend/deployment.yaml b/bitnami/grafana-tempo/templates/query-frontend/deployment.yaml index c27cdc73bb..a32c7ded5a 100644 --- a/bitnami/grafana-tempo/templates/query-frontend/deployment.yaml +++ b/bitnami/grafana-tempo/templates/query-frontend/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/query-frontend/headless-service.yaml b/bitnami/grafana-tempo/templates/query-frontend/headless-service.yaml index 68b08e47b3..65904ac9cd 100644 --- a/bitnami/grafana-tempo/templates/query-frontend/headless-service.yaml +++ b/bitnami/grafana-tempo/templates/query-frontend/headless-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/query-frontend/networkpolicy.yaml b/bitnami/grafana-tempo/templates/query-frontend/networkpolicy.yaml index 98b3d7dfdf..6a7eec1a97 100644 --- a/bitnami/grafana-tempo/templates/query-frontend/networkpolicy.yaml +++ b/bitnami/grafana-tempo/templates/query-frontend/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/query-frontend/query-configmap.yaml b/bitnami/grafana-tempo/templates/query-frontend/query-configmap.yaml index f69d7fe9fb..5d0c412aa0 100644 --- a/bitnami/grafana-tempo/templates/query-frontend/query-configmap.yaml +++ b/bitnami/grafana-tempo/templates/query-frontend/query-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/query-frontend/service.yaml b/bitnami/grafana-tempo/templates/query-frontend/service.yaml index 2338956c35..ec7b7efc93 100644 --- a/bitnami/grafana-tempo/templates/query-frontend/service.yaml +++ b/bitnami/grafana-tempo/templates/query-frontend/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/query-frontend/servicemonitor.yaml b/bitnami/grafana-tempo/templates/query-frontend/servicemonitor.yaml index e6dcb26ffd..b80a9c3b7c 100644 --- a/bitnami/grafana-tempo/templates/query-frontend/servicemonitor.yaml +++ b/bitnami/grafana-tempo/templates/query-frontend/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/service-account.yaml b/bitnami/grafana-tempo/templates/service-account.yaml index 425c74776c..371973d008 100644 --- a/bitnami/grafana-tempo/templates/service-account.yaml +++ b/bitnami/grafana-tempo/templates/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/tempo-configmap.yaml b/bitnami/grafana-tempo/templates/tempo-configmap.yaml index 2d41fec7b7..d6e87ccb53 100644 --- a/bitnami/grafana-tempo/templates/tempo-configmap.yaml +++ b/bitnami/grafana-tempo/templates/tempo-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/vulture/deployment.yaml b/bitnami/grafana-tempo/templates/vulture/deployment.yaml index 04a5e9ba84..e4114c8050 100644 --- a/bitnami/grafana-tempo/templates/vulture/deployment.yaml +++ b/bitnami/grafana-tempo/templates/vulture/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/vulture/networkpolicy.yaml b/bitnami/grafana-tempo/templates/vulture/networkpolicy.yaml index d3859f7762..112c0d25d4 100644 --- a/bitnami/grafana-tempo/templates/vulture/networkpolicy.yaml +++ b/bitnami/grafana-tempo/templates/vulture/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/vulture/service.yaml b/bitnami/grafana-tempo/templates/vulture/service.yaml index bb18dc2eb6..d47728de1b 100644 --- a/bitnami/grafana-tempo/templates/vulture/service.yaml +++ b/bitnami/grafana-tempo/templates/vulture/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/templates/vulture/servicemonitor.yaml b/bitnami/grafana-tempo/templates/vulture/servicemonitor.yaml index 2250d62355..2959c3a66e 100644 --- a/bitnami/grafana-tempo/templates/vulture/servicemonitor.yaml +++ b/bitnami/grafana-tempo/templates/vulture/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana-tempo/values.yaml b/bitnami/grafana-tempo/values.yaml index 354c8ed92b..977730fdf2 100644 --- a/bitnami/grafana-tempo/values.yaml +++ b/bitnami/grafana-tempo/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/grafana/Chart.yaml b/bitnami/grafana/Chart.yaml index a645870347..f9274eda02 100644 --- a/bitnami/grafana/Chart.yaml +++ b/bitnami/grafana/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/grafana/templates/_helpers.tpl b/bitnami/grafana/templates/_helpers.tpl index 97a5397bfd..e67a49407f 100644 --- a/bitnami/grafana/templates/_helpers.tpl +++ b/bitnami/grafana/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana/templates/configmap.yaml b/bitnami/grafana/templates/configmap.yaml index ca219dbfb1..bf3dd0782f 100644 --- a/bitnami/grafana/templates/configmap.yaml +++ b/bitnami/grafana/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana/templates/dashboard-provider.yaml b/bitnami/grafana/templates/dashboard-provider.yaml index 3ce1d6a26a..08cff15789 100644 --- a/bitnami/grafana/templates/dashboard-provider.yaml +++ b/bitnami/grafana/templates/dashboard-provider.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana/templates/datasources-secret.yaml b/bitnami/grafana/templates/datasources-secret.yaml index 45913e4f94..1f7f4906c2 100644 --- a/bitnami/grafana/templates/datasources-secret.yaml +++ b/bitnami/grafana/templates/datasources-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana/templates/deployment.yaml b/bitnami/grafana/templates/deployment.yaml index 1bc709a59f..a1c14583e0 100644 --- a/bitnami/grafana/templates/deployment.yaml +++ b/bitnami/grafana/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana/templates/extra-list.yaml b/bitnami/grafana/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/grafana/templates/extra-list.yaml +++ b/bitnami/grafana/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana/templates/ingress.yaml b/bitnami/grafana/templates/ingress.yaml index 3fc9a0fda8..8982a2ac4f 100644 --- a/bitnami/grafana/templates/ingress.yaml +++ b/bitnami/grafana/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana/templates/ldap-secret.yaml b/bitnami/grafana/templates/ldap-secret.yaml index f14ae7f44c..fc6661bee0 100644 --- a/bitnami/grafana/templates/ldap-secret.yaml +++ b/bitnami/grafana/templates/ldap-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana/templates/networkpolicy.yaml b/bitnami/grafana/templates/networkpolicy.yaml index e931bce643..9c0215f1fd 100644 --- a/bitnami/grafana/templates/networkpolicy.yaml +++ b/bitnami/grafana/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana/templates/prometheusrules.yaml b/bitnami/grafana/templates/prometheusrules.yaml index 84927a2690..d24f0e2c4f 100644 --- a/bitnami/grafana/templates/prometheusrules.yaml +++ b/bitnami/grafana/templates/prometheusrules.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana/templates/pvc.yaml b/bitnami/grafana/templates/pvc.yaml index 70dd987025..41370b1a40 100644 --- a/bitnami/grafana/templates/pvc.yaml +++ b/bitnami/grafana/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana/templates/secret.yaml b/bitnami/grafana/templates/secret.yaml index a6c5cf3641..4725d98291 100644 --- a/bitnami/grafana/templates/secret.yaml +++ b/bitnami/grafana/templates/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana/templates/service.yaml b/bitnami/grafana/templates/service.yaml index 4120acfb29..a2a98fb6a7 100644 --- a/bitnami/grafana/templates/service.yaml +++ b/bitnami/grafana/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana/templates/serviceaccount.yaml b/bitnami/grafana/templates/serviceaccount.yaml index 61d8892581..b7124b18ff 100644 --- a/bitnami/grafana/templates/serviceaccount.yaml +++ b/bitnami/grafana/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana/templates/servicemonitor.yaml b/bitnami/grafana/templates/servicemonitor.yaml index 65aeb0cac8..92e991396b 100644 --- a/bitnami/grafana/templates/servicemonitor.yaml +++ b/bitnami/grafana/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana/templates/smtp-secret.yaml b/bitnami/grafana/templates/smtp-secret.yaml index 33aeb57202..a36b7d36f5 100644 --- a/bitnami/grafana/templates/smtp-secret.yaml +++ b/bitnami/grafana/templates/smtp-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana/templates/tls-secret.yaml b/bitnami/grafana/templates/tls-secret.yaml index c25cb95e28..1331ee6740 100644 --- a/bitnami/grafana/templates/tls-secret.yaml +++ b/bitnami/grafana/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/grafana/values.yaml b/bitnami/grafana/values.yaml index d4ff2ed45a..dae4be4982 100644 --- a/bitnami/grafana/values.yaml +++ b/bitnami/grafana/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/haproxy/Chart.yaml b/bitnami/haproxy/Chart.yaml index f88684ddd8..12297bf8aa 100644 --- a/bitnami/haproxy/Chart.yaml +++ b/bitnami/haproxy/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/haproxy/templates/_helpers.tpl b/bitnami/haproxy/templates/_helpers.tpl index d9f014f57d..d8f2162ce3 100644 --- a/bitnami/haproxy/templates/_helpers.tpl +++ b/bitnami/haproxy/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/haproxy/templates/configmap.yaml b/bitnami/haproxy/templates/configmap.yaml index 216f6a4d28..1970a43991 100644 --- a/bitnami/haproxy/templates/configmap.yaml +++ b/bitnami/haproxy/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/haproxy/templates/deployment.yaml b/bitnami/haproxy/templates/deployment.yaml index 5ed073253c..765d0cdac7 100644 --- a/bitnami/haproxy/templates/deployment.yaml +++ b/bitnami/haproxy/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/haproxy/templates/extra-list.yaml b/bitnami/haproxy/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/haproxy/templates/extra-list.yaml +++ b/bitnami/haproxy/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/haproxy/templates/hpa.yaml b/bitnami/haproxy/templates/hpa.yaml index 02b502077d..5e14ccc1cf 100644 --- a/bitnami/haproxy/templates/hpa.yaml +++ b/bitnami/haproxy/templates/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/haproxy/templates/ingress.yaml b/bitnami/haproxy/templates/ingress.yaml index 352ea64681..fd113e007b 100644 --- a/bitnami/haproxy/templates/ingress.yaml +++ b/bitnami/haproxy/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/haproxy/templates/networkpolicy.yaml b/bitnami/haproxy/templates/networkpolicy.yaml index bffb5da352..47f37c9adf 100644 --- a/bitnami/haproxy/templates/networkpolicy.yaml +++ b/bitnami/haproxy/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/haproxy/templates/pdb.yaml b/bitnami/haproxy/templates/pdb.yaml index 7b0dea5f15..88e10f3830 100644 --- a/bitnami/haproxy/templates/pdb.yaml +++ b/bitnami/haproxy/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/haproxy/templates/service-account.yaml b/bitnami/haproxy/templates/service-account.yaml index c46303e620..86d566cee5 100644 --- a/bitnami/haproxy/templates/service-account.yaml +++ b/bitnami/haproxy/templates/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/haproxy/templates/service.yaml b/bitnami/haproxy/templates/service.yaml index 9903dff986..65cadbe92a 100644 --- a/bitnami/haproxy/templates/service.yaml +++ b/bitnami/haproxy/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/haproxy/values.yaml b/bitnami/haproxy/values.yaml index 33d85e706a..ebbb42b8fd 100644 --- a/bitnami/haproxy/values.yaml +++ b/bitnami/haproxy/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/harbor/Chart.yaml b/bitnami/harbor/Chart.yaml index f27cd85ca1..37e55067c8 100644 --- a/bitnami/harbor/Chart.yaml +++ b/bitnami/harbor/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/harbor/templates/_helpers.tpl b/bitnami/harbor/templates/_helpers.tpl index d0b0f77145..d4cf71d3b8 100644 --- a/bitnami/harbor/templates/_helpers.tpl +++ b/bitnami/harbor/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/core/core-cm-envvars.yaml b/bitnami/harbor/templates/core/core-cm-envvars.yaml index 7d3be7fc72..79ddc59909 100644 --- a/bitnami/harbor/templates/core/core-cm-envvars.yaml +++ b/bitnami/harbor/templates/core/core-cm-envvars.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/core/core-cm.yaml b/bitnami/harbor/templates/core/core-cm.yaml index 4411e41a33..4f181f07c0 100644 --- a/bitnami/harbor/templates/core/core-cm.yaml +++ b/bitnami/harbor/templates/core/core-cm.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/core/core-config-override-secret.yaml b/bitnami/harbor/templates/core/core-config-override-secret.yaml index e1c965cd9c..df868f0fbd 100644 --- a/bitnami/harbor/templates/core/core-config-override-secret.yaml +++ b/bitnami/harbor/templates/core/core-config-override-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/core/core-dpl.yaml b/bitnami/harbor/templates/core/core-dpl.yaml index 2356ae84b7..a5371bb9e7 100644 --- a/bitnami/harbor/templates/core/core-dpl.yaml +++ b/bitnami/harbor/templates/core/core-dpl.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/core/core-networkpolicy.yaml b/bitnami/harbor/templates/core/core-networkpolicy.yaml index 0f65887ac9..73c5668816 100644 --- a/bitnami/harbor/templates/core/core-networkpolicy.yaml +++ b/bitnami/harbor/templates/core/core-networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/core/core-secret-envvars.yaml b/bitnami/harbor/templates/core/core-secret-envvars.yaml index 33b6f73561..f1baa7c20b 100644 --- a/bitnami/harbor/templates/core/core-secret-envvars.yaml +++ b/bitnami/harbor/templates/core/core-secret-envvars.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/core/core-secret.yaml b/bitnami/harbor/templates/core/core-secret.yaml index c4d0b0f34d..6334b0dcb6 100644 --- a/bitnami/harbor/templates/core/core-secret.yaml +++ b/bitnami/harbor/templates/core/core-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/core/core-svc.yaml b/bitnami/harbor/templates/core/core-svc.yaml index f04e2f4f6d..2aef30a3ee 100644 --- a/bitnami/harbor/templates/core/core-svc.yaml +++ b/bitnami/harbor/templates/core/core-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/exporter/exporter-cm-envvars.yaml b/bitnami/harbor/templates/exporter/exporter-cm-envvars.yaml index ad13b2bf07..6e150c1162 100644 --- a/bitnami/harbor/templates/exporter/exporter-cm-envvars.yaml +++ b/bitnami/harbor/templates/exporter/exporter-cm-envvars.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/exporter/exporter-dpl.yaml b/bitnami/harbor/templates/exporter/exporter-dpl.yaml index 483081aebe..f412299d5b 100644 --- a/bitnami/harbor/templates/exporter/exporter-dpl.yaml +++ b/bitnami/harbor/templates/exporter/exporter-dpl.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/exporter/exporter-networkpolicy.yaml b/bitnami/harbor/templates/exporter/exporter-networkpolicy.yaml index 7749221f8d..4c90bb4e3b 100644 --- a/bitnami/harbor/templates/exporter/exporter-networkpolicy.yaml +++ b/bitnami/harbor/templates/exporter/exporter-networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/exporter/exporter-secret-envvars.yaml b/bitnami/harbor/templates/exporter/exporter-secret-envvars.yaml index 99781f659b..236bc07087 100644 --- a/bitnami/harbor/templates/exporter/exporter-secret-envvars.yaml +++ b/bitnami/harbor/templates/exporter/exporter-secret-envvars.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/exporter/exporter-svc.yaml b/bitnami/harbor/templates/exporter/exporter-svc.yaml index 8a99fc54fb..2e542e082b 100644 --- a/bitnami/harbor/templates/exporter/exporter-svc.yaml +++ b/bitnami/harbor/templates/exporter/exporter-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/extra-list.yaml b/bitnami/harbor/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/harbor/templates/extra-list.yaml +++ b/bitnami/harbor/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/ingress/core-ingress.yaml b/bitnami/harbor/templates/ingress/core-ingress.yaml index cf0048f7de..3a17f4211f 100644 --- a/bitnami/harbor/templates/ingress/core-ingress.yaml +++ b/bitnami/harbor/templates/ingress/core-ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/ingress/tls-secret.yaml b/bitnami/harbor/templates/ingress/tls-secret.yaml index 6f9409386a..2105d8ee1c 100644 --- a/bitnami/harbor/templates/ingress/tls-secret.yaml +++ b/bitnami/harbor/templates/ingress/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/internal/internal-crt-secret.yaml b/bitnami/harbor/templates/internal/internal-crt-secret.yaml index fa6a0bd1e4..19f21a46f2 100644 --- a/bitnami/harbor/templates/internal/internal-crt-secret.yaml +++ b/bitnami/harbor/templates/internal/internal-crt-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/jobservice/jobservice-cm-envvars.yaml b/bitnami/harbor/templates/jobservice/jobservice-cm-envvars.yaml index 421ea4228f..2cc8c6b773 100644 --- a/bitnami/harbor/templates/jobservice/jobservice-cm-envvars.yaml +++ b/bitnami/harbor/templates/jobservice/jobservice-cm-envvars.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/jobservice/jobservice-config-secret.yaml b/bitnami/harbor/templates/jobservice/jobservice-config-secret.yaml index b43f63e6b0..28066d7b35 100644 --- a/bitnami/harbor/templates/jobservice/jobservice-config-secret.yaml +++ b/bitnami/harbor/templates/jobservice/jobservice-config-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/jobservice/jobservice-dpl.yaml b/bitnami/harbor/templates/jobservice/jobservice-dpl.yaml index b9ce870082..3e401ee2df 100644 --- a/bitnami/harbor/templates/jobservice/jobservice-dpl.yaml +++ b/bitnami/harbor/templates/jobservice/jobservice-dpl.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/jobservice/jobservice-networkpolicy.yaml b/bitnami/harbor/templates/jobservice/jobservice-networkpolicy.yaml index 0c1704e9f8..1dcbe12f8b 100644 --- a/bitnami/harbor/templates/jobservice/jobservice-networkpolicy.yaml +++ b/bitnami/harbor/templates/jobservice/jobservice-networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/jobservice/jobservice-pvc.yaml b/bitnami/harbor/templates/jobservice/jobservice-pvc.yaml index 6fc21aee69..34f3881e5d 100644 --- a/bitnami/harbor/templates/jobservice/jobservice-pvc.yaml +++ b/bitnami/harbor/templates/jobservice/jobservice-pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/jobservice/jobservice-secret-envvars.yaml b/bitnami/harbor/templates/jobservice/jobservice-secret-envvars.yaml index 1ad5efa4bf..3084b90f3e 100644 --- a/bitnami/harbor/templates/jobservice/jobservice-secret-envvars.yaml +++ b/bitnami/harbor/templates/jobservice/jobservice-secret-envvars.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/jobservice/jobservice-secrets.yaml b/bitnami/harbor/templates/jobservice/jobservice-secrets.yaml index 14012aaba9..fabccbbc80 100644 --- a/bitnami/harbor/templates/jobservice/jobservice-secrets.yaml +++ b/bitnami/harbor/templates/jobservice/jobservice-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/jobservice/jobservice-svc.yaml b/bitnami/harbor/templates/jobservice/jobservice-svc.yaml index 2289da24ee..d30f7364a3 100644 --- a/bitnami/harbor/templates/jobservice/jobservice-svc.yaml +++ b/bitnami/harbor/templates/jobservice/jobservice-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/metrics/metrics-svcmonitor.yaml b/bitnami/harbor/templates/metrics/metrics-svcmonitor.yaml index d1e2c0f9cd..4326ea3c73 100644 --- a/bitnami/harbor/templates/metrics/metrics-svcmonitor.yaml +++ b/bitnami/harbor/templates/metrics/metrics-svcmonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/nginx/configmap-http.yaml b/bitnami/harbor/templates/nginx/configmap-http.yaml index 72d11c6f81..1d039f06cc 100644 --- a/bitnami/harbor/templates/nginx/configmap-http.yaml +++ b/bitnami/harbor/templates/nginx/configmap-http.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/nginx/configmap-https.yaml b/bitnami/harbor/templates/nginx/configmap-https.yaml index 3ebf8b4e7f..1322155fdb 100644 --- a/bitnami/harbor/templates/nginx/configmap-https.yaml +++ b/bitnami/harbor/templates/nginx/configmap-https.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/nginx/deployment.yaml b/bitnami/harbor/templates/nginx/deployment.yaml index 62f064efb6..7b3381370a 100644 --- a/bitnami/harbor/templates/nginx/deployment.yaml +++ b/bitnami/harbor/templates/nginx/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/nginx/networkpolicy.yaml b/bitnami/harbor/templates/nginx/networkpolicy.yaml index a399b9426a..3d69aba81c 100644 --- a/bitnami/harbor/templates/nginx/networkpolicy.yaml +++ b/bitnami/harbor/templates/nginx/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/nginx/service.yaml b/bitnami/harbor/templates/nginx/service.yaml index 2c0f3970ea..f232aea039 100644 --- a/bitnami/harbor/templates/nginx/service.yaml +++ b/bitnami/harbor/templates/nginx/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/nginx/tls-secret.yaml b/bitnami/harbor/templates/nginx/tls-secret.yaml index adea4b507f..30d0f9b77f 100644 --- a/bitnami/harbor/templates/nginx/tls-secret.yaml +++ b/bitnami/harbor/templates/nginx/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/portal/portal-cm.yaml b/bitnami/harbor/templates/portal/portal-cm.yaml index 008866910c..9699b024e2 100644 --- a/bitnami/harbor/templates/portal/portal-cm.yaml +++ b/bitnami/harbor/templates/portal/portal-cm.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/portal/portal-dpl.yaml b/bitnami/harbor/templates/portal/portal-dpl.yaml index 8db730c22c..fc64802316 100644 --- a/bitnami/harbor/templates/portal/portal-dpl.yaml +++ b/bitnami/harbor/templates/portal/portal-dpl.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/portal/portal-networkpolicy.yaml b/bitnami/harbor/templates/portal/portal-networkpolicy.yaml index 9212dfe09b..58599d92eb 100644 --- a/bitnami/harbor/templates/portal/portal-networkpolicy.yaml +++ b/bitnami/harbor/templates/portal/portal-networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/portal/portal-svc.yaml b/bitnami/harbor/templates/portal/portal-svc.yaml index 186b9fb253..8d0461e05a 100644 --- a/bitnami/harbor/templates/portal/portal-svc.yaml +++ b/bitnami/harbor/templates/portal/portal-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/registry/registry-cm.yaml b/bitnami/harbor/templates/registry/registry-cm.yaml index c33bb88fd3..6e71446f51 100644 --- a/bitnami/harbor/templates/registry/registry-cm.yaml +++ b/bitnami/harbor/templates/registry/registry-cm.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/registry/registry-ctl-cm-envvars.yaml b/bitnami/harbor/templates/registry/registry-ctl-cm-envvars.yaml index 73a4e905cb..61d1a02ae9 100644 --- a/bitnami/harbor/templates/registry/registry-ctl-cm-envvars.yaml +++ b/bitnami/harbor/templates/registry/registry-ctl-cm-envvars.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/registry/registry-dpl.yaml b/bitnami/harbor/templates/registry/registry-dpl.yaml index f6a670f2bb..3ead59b9b9 100644 --- a/bitnami/harbor/templates/registry/registry-dpl.yaml +++ b/bitnami/harbor/templates/registry/registry-dpl.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/registry/registry-networkpolicy.yaml b/bitnami/harbor/templates/registry/registry-networkpolicy.yaml index 5f525974b1..c6dbdc9853 100644 --- a/bitnami/harbor/templates/registry/registry-networkpolicy.yaml +++ b/bitnami/harbor/templates/registry/registry-networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/registry/registry-pvc.yaml b/bitnami/harbor/templates/registry/registry-pvc.yaml index ab9165b621..2be87a871a 100644 --- a/bitnami/harbor/templates/registry/registry-pvc.yaml +++ b/bitnami/harbor/templates/registry/registry-pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/registry/registry-secret.yaml b/bitnami/harbor/templates/registry/registry-secret.yaml index 4b305b8cd8..6adee092d9 100644 --- a/bitnami/harbor/templates/registry/registry-secret.yaml +++ b/bitnami/harbor/templates/registry/registry-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/registry/registry-svc.yaml b/bitnami/harbor/templates/registry/registry-svc.yaml index 7f84ee5125..b6e2004eaa 100644 --- a/bitnami/harbor/templates/registry/registry-svc.yaml +++ b/bitnami/harbor/templates/registry/registry-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/trivy/trivy-cm-envvars.yaml b/bitnami/harbor/templates/trivy/trivy-cm-envvars.yaml index d837c87d51..0c60817d58 100644 --- a/bitnami/harbor/templates/trivy/trivy-cm-envvars.yaml +++ b/bitnami/harbor/templates/trivy/trivy-cm-envvars.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/trivy/trivy-networkpolicy.yaml b/bitnami/harbor/templates/trivy/trivy-networkpolicy.yaml index 6bd3722dce..ac2ed18f5a 100644 --- a/bitnami/harbor/templates/trivy/trivy-networkpolicy.yaml +++ b/bitnami/harbor/templates/trivy/trivy-networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/trivy/trivy-secret-envvars.yaml b/bitnami/harbor/templates/trivy/trivy-secret-envvars.yaml index 0f8eb2a18c..2e7391f944 100644 --- a/bitnami/harbor/templates/trivy/trivy-secret-envvars.yaml +++ b/bitnami/harbor/templates/trivy/trivy-secret-envvars.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/trivy/trivy-sts.yaml b/bitnami/harbor/templates/trivy/trivy-sts.yaml index 7bfeb37a47..c4c3bef829 100644 --- a/bitnami/harbor/templates/trivy/trivy-sts.yaml +++ b/bitnami/harbor/templates/trivy/trivy-sts.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/templates/trivy/trivy-svc.yaml b/bitnami/harbor/templates/trivy/trivy-svc.yaml index ef4c069cba..f92b98b8f7 100644 --- a/bitnami/harbor/templates/trivy/trivy-svc.yaml +++ b/bitnami/harbor/templates/trivy/trivy-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/harbor/values.yaml b/bitnami/harbor/values.yaml index e5eeeb944a..3c525150f6 100644 --- a/bitnami/harbor/values.yaml +++ b/bitnami/harbor/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/influxdb/Chart.yaml b/bitnami/influxdb/Chart.yaml index bf29065ef6..0a6d4256c6 100644 --- a/bitnami/influxdb/Chart.yaml +++ b/bitnami/influxdb/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/influxdb/templates/_helpers.tpl b/bitnami/influxdb/templates/_helpers.tpl index 12a35ebbd2..fa76d8961a 100644 --- a/bitnami/influxdb/templates/_helpers.tpl +++ b/bitnami/influxdb/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/influxdb/templates/configmap-backup.yaml b/bitnami/influxdb/templates/configmap-backup.yaml index 6235e01f45..94dc395326 100644 --- a/bitnami/influxdb/templates/configmap-backup.yaml +++ b/bitnami/influxdb/templates/configmap-backup.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/influxdb/templates/configmap-initdb-scripts.yaml b/bitnami/influxdb/templates/configmap-initdb-scripts.yaml index 7e15d029c2..f7f74fc14c 100644 --- a/bitnami/influxdb/templates/configmap-initdb-scripts.yaml +++ b/bitnami/influxdb/templates/configmap-initdb-scripts.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/influxdb/templates/configmap.yaml b/bitnami/influxdb/templates/configmap.yaml index 408c74a96e..168f9e51f2 100644 --- a/bitnami/influxdb/templates/configmap.yaml +++ b/bitnami/influxdb/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/influxdb/templates/cronjob-backup.yaml b/bitnami/influxdb/templates/cronjob-backup.yaml index f0416a0ad9..71b416a12d 100644 --- a/bitnami/influxdb/templates/cronjob-backup.yaml +++ b/bitnami/influxdb/templates/cronjob-backup.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/influxdb/templates/deployment.yaml b/bitnami/influxdb/templates/deployment.yaml index 3879eb5957..c3c85cba1c 100644 --- a/bitnami/influxdb/templates/deployment.yaml +++ b/bitnami/influxdb/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/influxdb/templates/extra-list.yaml b/bitnami/influxdb/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/influxdb/templates/extra-list.yaml +++ b/bitnami/influxdb/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/influxdb/templates/ingress.yaml b/bitnami/influxdb/templates/ingress.yaml index 5b0336a0be..22cd2d7845 100644 --- a/bitnami/influxdb/templates/ingress.yaml +++ b/bitnami/influxdb/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/influxdb/templates/networkpolicy.yaml b/bitnami/influxdb/templates/networkpolicy.yaml index 8eb5af3c35..3ab1ce58ee 100644 --- a/bitnami/influxdb/templates/networkpolicy.yaml +++ b/bitnami/influxdb/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/influxdb/templates/psp-role.yaml b/bitnami/influxdb/templates/psp-role.yaml index db5ad445ce..f20a31388b 100644 --- a/bitnami/influxdb/templates/psp-role.yaml +++ b/bitnami/influxdb/templates/psp-role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/influxdb/templates/psp-rolebinding.yaml b/bitnami/influxdb/templates/psp-rolebinding.yaml index de34049d59..429e6c657b 100644 --- a/bitnami/influxdb/templates/psp-rolebinding.yaml +++ b/bitnami/influxdb/templates/psp-rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/influxdb/templates/psp.yaml b/bitnami/influxdb/templates/psp.yaml index 42fdc38e44..b6eec2201e 100644 --- a/bitnami/influxdb/templates/psp.yaml +++ b/bitnami/influxdb/templates/psp.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/influxdb/templates/pvc-backup.yaml b/bitnami/influxdb/templates/pvc-backup.yaml index eaccc6c45b..b5c73780de 100644 --- a/bitnami/influxdb/templates/pvc-backup.yaml +++ b/bitnami/influxdb/templates/pvc-backup.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/influxdb/templates/pvc.yaml b/bitnami/influxdb/templates/pvc.yaml index 9956eb9011..2da2bd1e7d 100644 --- a/bitnami/influxdb/templates/pvc.yaml +++ b/bitnami/influxdb/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/influxdb/templates/secrets-backup.yaml b/bitnami/influxdb/templates/secrets-backup.yaml index e2c78fd436..39ba0b6a86 100644 --- a/bitnami/influxdb/templates/secrets-backup.yaml +++ b/bitnami/influxdb/templates/secrets-backup.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/influxdb/templates/secrets.yaml b/bitnami/influxdb/templates/secrets.yaml index 30c89dfe1d..55c08d6829 100644 --- a/bitnami/influxdb/templates/secrets.yaml +++ b/bitnami/influxdb/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/influxdb/templates/service-collectd.yaml b/bitnami/influxdb/templates/service-collectd.yaml index 4914ca87fc..b25dab45f8 100644 --- a/bitnami/influxdb/templates/service-collectd.yaml +++ b/bitnami/influxdb/templates/service-collectd.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/influxdb/templates/service-metrics.yaml b/bitnami/influxdb/templates/service-metrics.yaml index 39bc51472a..9a77f19c2c 100644 --- a/bitnami/influxdb/templates/service-metrics.yaml +++ b/bitnami/influxdb/templates/service-metrics.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/influxdb/templates/service.yaml b/bitnami/influxdb/templates/service.yaml index bfc5c40314..7858aaa919 100644 --- a/bitnami/influxdb/templates/service.yaml +++ b/bitnami/influxdb/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/influxdb/templates/serviceaccount.yaml b/bitnami/influxdb/templates/serviceaccount.yaml index a640d46015..c1636f4ca8 100644 --- a/bitnami/influxdb/templates/serviceaccount.yaml +++ b/bitnami/influxdb/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/influxdb/templates/servicemonitor.yaml b/bitnami/influxdb/templates/servicemonitor.yaml index e51401c12a..f9bda56b9d 100644 --- a/bitnami/influxdb/templates/servicemonitor.yaml +++ b/bitnami/influxdb/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/influxdb/values.yaml b/bitnami/influxdb/values.yaml index 7c8b17aaca..9ef993ec66 100644 --- a/bitnami/influxdb/values.yaml +++ b/bitnami/influxdb/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/jaeger/Chart.yaml b/bitnami/jaeger/Chart.yaml index 46aee580e2..33bbf4ce33 100644 --- a/bitnami/jaeger/Chart.yaml +++ b/bitnami/jaeger/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/jaeger/templates/_helpers.tpl b/bitnami/jaeger/templates/_helpers.tpl index da4bd6c1b0..ae6762ddb1 100644 --- a/bitnami/jaeger/templates/_helpers.tpl +++ b/bitnami/jaeger/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jaeger/templates/agent/deployment.yaml b/bitnami/jaeger/templates/agent/deployment.yaml index b642c34cef..1a653cf613 100644 --- a/bitnami/jaeger/templates/agent/deployment.yaml +++ b/bitnami/jaeger/templates/agent/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jaeger/templates/agent/networkpolicy.yaml b/bitnami/jaeger/templates/agent/networkpolicy.yaml index d74e228f53..66f0727b59 100644 --- a/bitnami/jaeger/templates/agent/networkpolicy.yaml +++ b/bitnami/jaeger/templates/agent/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jaeger/templates/agent/service.yml b/bitnami/jaeger/templates/agent/service.yml index 49afefb109..4ff7a7c078 100644 --- a/bitnami/jaeger/templates/agent/service.yml +++ b/bitnami/jaeger/templates/agent/service.yml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jaeger/templates/agent/serviceaccount.yaml b/bitnami/jaeger/templates/agent/serviceaccount.yaml index 5ba7432f1e..85ae9a5933 100644 --- a/bitnami/jaeger/templates/agent/serviceaccount.yaml +++ b/bitnami/jaeger/templates/agent/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jaeger/templates/collector/deployment.yaml b/bitnami/jaeger/templates/collector/deployment.yaml index 9e7c272e65..05d56d434c 100644 --- a/bitnami/jaeger/templates/collector/deployment.yaml +++ b/bitnami/jaeger/templates/collector/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jaeger/templates/collector/networkpolicy.yaml b/bitnami/jaeger/templates/collector/networkpolicy.yaml index f73afa112a..046be938dd 100644 --- a/bitnami/jaeger/templates/collector/networkpolicy.yaml +++ b/bitnami/jaeger/templates/collector/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jaeger/templates/collector/service.yml b/bitnami/jaeger/templates/collector/service.yml index 460822c055..3c95073eee 100644 --- a/bitnami/jaeger/templates/collector/service.yml +++ b/bitnami/jaeger/templates/collector/service.yml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jaeger/templates/collector/serviceaccount.yaml b/bitnami/jaeger/templates/collector/serviceaccount.yaml index 3405cabb2e..8e9d4126dc 100644 --- a/bitnami/jaeger/templates/collector/serviceaccount.yaml +++ b/bitnami/jaeger/templates/collector/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jaeger/templates/migrate-job.yaml b/bitnami/jaeger/templates/migrate-job.yaml index dea53fddb6..b392858cae 100644 --- a/bitnami/jaeger/templates/migrate-job.yaml +++ b/bitnami/jaeger/templates/migrate-job.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jaeger/templates/migrate-networkpolicy.yaml b/bitnami/jaeger/templates/migrate-networkpolicy.yaml index ae42df6be9..5b5595c60c 100644 --- a/bitnami/jaeger/templates/migrate-networkpolicy.yaml +++ b/bitnami/jaeger/templates/migrate-networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jaeger/templates/query/deployment.yaml b/bitnami/jaeger/templates/query/deployment.yaml index dc8292eb55..790caa4748 100644 --- a/bitnami/jaeger/templates/query/deployment.yaml +++ b/bitnami/jaeger/templates/query/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jaeger/templates/query/networkpolicy.yaml b/bitnami/jaeger/templates/query/networkpolicy.yaml index 38cab7ee17..5372290974 100644 --- a/bitnami/jaeger/templates/query/networkpolicy.yaml +++ b/bitnami/jaeger/templates/query/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jaeger/templates/query/service.yml b/bitnami/jaeger/templates/query/service.yml index cafa8ea34c..5341d0d0e7 100644 --- a/bitnami/jaeger/templates/query/service.yml +++ b/bitnami/jaeger/templates/query/service.yml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jaeger/templates/query/serviceaccount.yaml b/bitnami/jaeger/templates/query/serviceaccount.yaml index dc8f0f92b3..60968cff55 100644 --- a/bitnami/jaeger/templates/query/serviceaccount.yaml +++ b/bitnami/jaeger/templates/query/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jaeger/values.yaml b/bitnami/jaeger/values.yaml index 63c8cb3c4f..ea31719972 100644 --- a/bitnami/jaeger/values.yaml +++ b/bitnami/jaeger/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/jenkins/Chart.yaml b/bitnami/jenkins/Chart.yaml index 4e3b1a73b7..806037dcb9 100644 --- a/bitnami/jenkins/Chart.yaml +++ b/bitnami/jenkins/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/jenkins/templates/_helpers.tpl b/bitnami/jenkins/templates/_helpers.tpl index 8e27e02089..f8c9985c12 100644 --- a/bitnami/jenkins/templates/_helpers.tpl +++ b/bitnami/jenkins/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jenkins/templates/agent-listener-svc.yaml b/bitnami/jenkins/templates/agent-listener-svc.yaml index 9d0be183e1..ef3d42ff1d 100644 --- a/bitnami/jenkins/templates/agent-listener-svc.yaml +++ b/bitnami/jenkins/templates/agent-listener-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jenkins/templates/casc-cm.yaml b/bitnami/jenkins/templates/casc-cm.yaml index 21f7e569ba..7fde940f98 100644 --- a/bitnami/jenkins/templates/casc-cm.yaml +++ b/bitnami/jenkins/templates/casc-cm.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jenkins/templates/controller-svc.yaml b/bitnami/jenkins/templates/controller-svc.yaml index f5f93a4d3f..b30b5ae86f 100644 --- a/bitnami/jenkins/templates/controller-svc.yaml +++ b/bitnami/jenkins/templates/controller-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jenkins/templates/deployment.yaml b/bitnami/jenkins/templates/deployment.yaml index a57a7cbec1..514238e3c6 100644 --- a/bitnami/jenkins/templates/deployment.yaml +++ b/bitnami/jenkins/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jenkins/templates/extra-list.yaml b/bitnami/jenkins/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/jenkins/templates/extra-list.yaml +++ b/bitnami/jenkins/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jenkins/templates/ingress.yaml b/bitnami/jenkins/templates/ingress.yaml index 1fecebd586..063a722f60 100644 --- a/bitnami/jenkins/templates/ingress.yaml +++ b/bitnami/jenkins/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jenkins/templates/networkpolicy.yaml b/bitnami/jenkins/templates/networkpolicy.yaml index d325fa57c7..e1329088cd 100644 --- a/bitnami/jenkins/templates/networkpolicy.yaml +++ b/bitnami/jenkins/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jenkins/templates/pvc.yaml b/bitnami/jenkins/templates/pvc.yaml index 230cf762d7..578f7c05f6 100644 --- a/bitnami/jenkins/templates/pvc.yaml +++ b/bitnami/jenkins/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jenkins/templates/role.yaml b/bitnami/jenkins/templates/role.yaml index 58d8bfb8cb..8af2fb9fe2 100644 --- a/bitnami/jenkins/templates/role.yaml +++ b/bitnami/jenkins/templates/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jenkins/templates/rolebinding.yaml b/bitnami/jenkins/templates/rolebinding.yaml index 758ef07074..a851fab1f3 100644 --- a/bitnami/jenkins/templates/rolebinding.yaml +++ b/bitnami/jenkins/templates/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jenkins/templates/secrets.yaml b/bitnami/jenkins/templates/secrets.yaml index 471a495426..7e9d1e0921 100644 --- a/bitnami/jenkins/templates/secrets.yaml +++ b/bitnami/jenkins/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jenkins/templates/serviceaccount.yaml b/bitnami/jenkins/templates/serviceaccount.yaml index e160be3cba..93c6744ae7 100644 --- a/bitnami/jenkins/templates/serviceaccount.yaml +++ b/bitnami/jenkins/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jenkins/templates/tls-secret.yaml b/bitnami/jenkins/templates/tls-secret.yaml index 48bde97e1b..fa324493c7 100644 --- a/bitnami/jenkins/templates/tls-secret.yaml +++ b/bitnami/jenkins/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jenkins/values.yaml b/bitnami/jenkins/values.yaml index 64bb0eeb6d..e58b8cfeb6 100644 --- a/bitnami/jenkins/values.yaml +++ b/bitnami/jenkins/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/joomla/Chart.yaml b/bitnami/joomla/Chart.yaml index 9cb9e3e33d..ffbf71e9a7 100644 --- a/bitnami/joomla/Chart.yaml +++ b/bitnami/joomla/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/joomla/templates/_helpers.tpl b/bitnami/joomla/templates/_helpers.tpl index 24e73c2308..b38dd0e320 100644 --- a/bitnami/joomla/templates/_helpers.tpl +++ b/bitnami/joomla/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/joomla/templates/deployment.yaml b/bitnami/joomla/templates/deployment.yaml index c57a55c2a6..081e472d9a 100644 --- a/bitnami/joomla/templates/deployment.yaml +++ b/bitnami/joomla/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/joomla/templates/externaldb-secrets.yaml b/bitnami/joomla/templates/externaldb-secrets.yaml index c6c271bec9..87108e86bc 100644 --- a/bitnami/joomla/templates/externaldb-secrets.yaml +++ b/bitnami/joomla/templates/externaldb-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/joomla/templates/extra-list.yaml b/bitnami/joomla/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/joomla/templates/extra-list.yaml +++ b/bitnami/joomla/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/joomla/templates/ingress.yaml b/bitnami/joomla/templates/ingress.yaml index 7c7d2b20df..25e73887de 100644 --- a/bitnami/joomla/templates/ingress.yaml +++ b/bitnami/joomla/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/joomla/templates/joomla-pvc.yaml b/bitnami/joomla/templates/joomla-pvc.yaml index f18d6d3701..3cfacc4e3a 100644 --- a/bitnami/joomla/templates/joomla-pvc.yaml +++ b/bitnami/joomla/templates/joomla-pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/joomla/templates/networkpolicy.yaml b/bitnami/joomla/templates/networkpolicy.yaml index 70aa88e713..29529b88a3 100644 --- a/bitnami/joomla/templates/networkpolicy.yaml +++ b/bitnami/joomla/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/joomla/templates/secrets.yaml b/bitnami/joomla/templates/secrets.yaml index 313e8265ba..8875c6cebe 100644 --- a/bitnami/joomla/templates/secrets.yaml +++ b/bitnami/joomla/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/joomla/templates/serviceaccount.yaml b/bitnami/joomla/templates/serviceaccount.yaml index e2355a6d6d..3bd4810df6 100644 --- a/bitnami/joomla/templates/serviceaccount.yaml +++ b/bitnami/joomla/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/joomla/templates/svc.yaml b/bitnami/joomla/templates/svc.yaml index 744190d091..05c8afa1a9 100644 --- a/bitnami/joomla/templates/svc.yaml +++ b/bitnami/joomla/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/joomla/templates/tls-secrets.yaml b/bitnami/joomla/templates/tls-secrets.yaml index 4950afc632..76f502ee7e 100644 --- a/bitnami/joomla/templates/tls-secrets.yaml +++ b/bitnami/joomla/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/joomla/values.yaml b/bitnami/joomla/values.yaml index 0059a91f45..03c6f39cc3 100644 --- a/bitnami/joomla/values.yaml +++ b/bitnami/joomla/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/jupyterhub/Chart.yaml b/bitnami/jupyterhub/Chart.yaml index 914cce0147..4119a58ae9 100644 --- a/bitnami/jupyterhub/Chart.yaml +++ b/bitnami/jupyterhub/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/jupyterhub/templates/_helpers.tpl b/bitnami/jupyterhub/templates/_helpers.tpl index a3c8b1e12c..c369096809 100644 --- a/bitnami/jupyterhub/templates/_helpers.tpl +++ b/bitnami/jupyterhub/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/extra-list.yaml b/bitnami/jupyterhub/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/jupyterhub/templates/extra-list.yaml +++ b/bitnami/jupyterhub/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/hub/configmap.yaml b/bitnami/jupyterhub/templates/hub/configmap.yaml index e66058de34..87bb339a48 100644 --- a/bitnami/jupyterhub/templates/hub/configmap.yaml +++ b/bitnami/jupyterhub/templates/hub/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/hub/deployment.yaml b/bitnami/jupyterhub/templates/hub/deployment.yaml index e40392e50c..1bb784f126 100644 --- a/bitnami/jupyterhub/templates/hub/deployment.yaml +++ b/bitnami/jupyterhub/templates/hub/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/hub/externaldb-secrets.yaml b/bitnami/jupyterhub/templates/hub/externaldb-secrets.yaml index 90b2a41532..4c0590b596 100644 --- a/bitnami/jupyterhub/templates/hub/externaldb-secrets.yaml +++ b/bitnami/jupyterhub/templates/hub/externaldb-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/hub/networkpolicy.yaml b/bitnami/jupyterhub/templates/hub/networkpolicy.yaml index fbe7719b13..afeaeab4f0 100644 --- a/bitnami/jupyterhub/templates/hub/networkpolicy.yaml +++ b/bitnami/jupyterhub/templates/hub/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/hub/pdb.yaml b/bitnami/jupyterhub/templates/hub/pdb.yaml index eb4f36e6b1..3c0334804b 100644 --- a/bitnami/jupyterhub/templates/hub/pdb.yaml +++ b/bitnami/jupyterhub/templates/hub/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/hub/role.yaml b/bitnami/jupyterhub/templates/hub/role.yaml index 8f5c2c23fa..e6eaec38ee 100644 --- a/bitnami/jupyterhub/templates/hub/role.yaml +++ b/bitnami/jupyterhub/templates/hub/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/hub/rolebinding.yaml b/bitnami/jupyterhub/templates/hub/rolebinding.yaml index 02d637bca1..f76c4c49c5 100644 --- a/bitnami/jupyterhub/templates/hub/rolebinding.yaml +++ b/bitnami/jupyterhub/templates/hub/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/hub/secret.yaml b/bitnami/jupyterhub/templates/hub/secret.yaml index 8e2e3d522c..2434390573 100644 --- a/bitnami/jupyterhub/templates/hub/secret.yaml +++ b/bitnami/jupyterhub/templates/hub/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/hub/service-account.yaml b/bitnami/jupyterhub/templates/hub/service-account.yaml index 01cac672db..88ab2063e7 100644 --- a/bitnami/jupyterhub/templates/hub/service-account.yaml +++ b/bitnami/jupyterhub/templates/hub/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/hub/service.yaml b/bitnami/jupyterhub/templates/hub/service.yaml index c25c6a8a32..e26991b652 100644 --- a/bitnami/jupyterhub/templates/hub/service.yaml +++ b/bitnami/jupyterhub/templates/hub/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/hub/servicemonitor.yaml b/bitnami/jupyterhub/templates/hub/servicemonitor.yaml index 233b124127..324f33bd0a 100644 --- a/bitnami/jupyterhub/templates/hub/servicemonitor.yaml +++ b/bitnami/jupyterhub/templates/hub/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/image-puller/daemonset.yaml b/bitnami/jupyterhub/templates/image-puller/daemonset.yaml index e0ef66b216..9b394e5563 100644 --- a/bitnami/jupyterhub/templates/image-puller/daemonset.yaml +++ b/bitnami/jupyterhub/templates/image-puller/daemonset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/image-puller/networkpolicy.yaml b/bitnami/jupyterhub/templates/image-puller/networkpolicy.yaml index 2134116d24..b69bb27211 100644 --- a/bitnami/jupyterhub/templates/image-puller/networkpolicy.yaml +++ b/bitnami/jupyterhub/templates/image-puller/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/image-puller/service-account.yaml b/bitnami/jupyterhub/templates/image-puller/service-account.yaml index df92c0e1af..f7fe24a3ac 100644 --- a/bitnami/jupyterhub/templates/image-puller/service-account.yaml +++ b/bitnami/jupyterhub/templates/image-puller/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/proxy/deployment.yaml b/bitnami/jupyterhub/templates/proxy/deployment.yaml index 55455e5fa3..1d0409678c 100644 --- a/bitnami/jupyterhub/templates/proxy/deployment.yaml +++ b/bitnami/jupyterhub/templates/proxy/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/proxy/ingress.yaml b/bitnami/jupyterhub/templates/proxy/ingress.yaml index a722b3759c..24e421f2b8 100644 --- a/bitnami/jupyterhub/templates/proxy/ingress.yaml +++ b/bitnami/jupyterhub/templates/proxy/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/proxy/networkpolicy.yaml b/bitnami/jupyterhub/templates/proxy/networkpolicy.yaml index 39c82f9626..67f3cf8a54 100644 --- a/bitnami/jupyterhub/templates/proxy/networkpolicy.yaml +++ b/bitnami/jupyterhub/templates/proxy/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/proxy/pdb.yaml b/bitnami/jupyterhub/templates/proxy/pdb.yaml index fb1e6ed63e..ab08915375 100644 --- a/bitnami/jupyterhub/templates/proxy/pdb.yaml +++ b/bitnami/jupyterhub/templates/proxy/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/proxy/service-account.yaml b/bitnami/jupyterhub/templates/proxy/service-account.yaml index 59de202b52..03f1a2f8cb 100644 --- a/bitnami/jupyterhub/templates/proxy/service-account.yaml +++ b/bitnami/jupyterhub/templates/proxy/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/proxy/service-api.yaml b/bitnami/jupyterhub/templates/proxy/service-api.yaml index 1849627b29..c6acf358af 100644 --- a/bitnami/jupyterhub/templates/proxy/service-api.yaml +++ b/bitnami/jupyterhub/templates/proxy/service-api.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/proxy/service-metrics.yaml b/bitnami/jupyterhub/templates/proxy/service-metrics.yaml index a3d1b0dc52..09d3ed331d 100644 --- a/bitnami/jupyterhub/templates/proxy/service-metrics.yaml +++ b/bitnami/jupyterhub/templates/proxy/service-metrics.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/proxy/service-public.yaml b/bitnami/jupyterhub/templates/proxy/service-public.yaml index 0d7434708d..b76fd2d401 100644 --- a/bitnami/jupyterhub/templates/proxy/service-public.yaml +++ b/bitnami/jupyterhub/templates/proxy/service-public.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/proxy/servicemonitor.yaml b/bitnami/jupyterhub/templates/proxy/servicemonitor.yaml index 3057cf3ffd..4b46e3aa97 100644 --- a/bitnami/jupyterhub/templates/proxy/servicemonitor.yaml +++ b/bitnami/jupyterhub/templates/proxy/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/proxy/tls-secret.yaml b/bitnami/jupyterhub/templates/proxy/tls-secret.yaml index c8b78e3149..fbda0c94e9 100644 --- a/bitnami/jupyterhub/templates/proxy/tls-secret.yaml +++ b/bitnami/jupyterhub/templates/proxy/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/singleuser/networkpolicy.yaml b/bitnami/jupyterhub/templates/singleuser/networkpolicy.yaml index 188fd2c34b..5370364a8f 100644 --- a/bitnami/jupyterhub/templates/singleuser/networkpolicy.yaml +++ b/bitnami/jupyterhub/templates/singleuser/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/templates/singleuser/service-account.yaml b/bitnami/jupyterhub/templates/singleuser/service-account.yaml index b28871b4da..eb3cec2c49 100644 --- a/bitnami/jupyterhub/templates/singleuser/service-account.yaml +++ b/bitnami/jupyterhub/templates/singleuser/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/jupyterhub/values.yaml b/bitnami/jupyterhub/values.yaml index 4d52d047ae..5778c0d1e7 100644 --- a/bitnami/jupyterhub/values.yaml +++ b/bitnami/jupyterhub/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/kafka/Chart.yaml b/bitnami/kafka/Chart.yaml index bbbb2f65ef..8eb38d1c23 100644 --- a/bitnami/kafka/Chart.yaml +++ b/bitnami/kafka/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/kafka/templates/_helpers.tpl b/bitnami/kafka/templates/_helpers.tpl index 01314347bd..cf9a33c9d4 100644 --- a/bitnami/kafka/templates/_helpers.tpl +++ b/bitnami/kafka/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/broker/config-secrets.yaml b/bitnami/kafka/templates/broker/config-secrets.yaml index 2965e7e174..1f6427948c 100644 --- a/bitnami/kafka/templates/broker/config-secrets.yaml +++ b/bitnami/kafka/templates/broker/config-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/broker/configmap.yaml b/bitnami/kafka/templates/broker/configmap.yaml index 4d46945554..94fef9fa1a 100644 --- a/bitnami/kafka/templates/broker/configmap.yaml +++ b/bitnami/kafka/templates/broker/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/broker/pdb.yaml b/bitnami/kafka/templates/broker/pdb.yaml index 585ca4f19a..8d3fdf53a0 100644 --- a/bitnami/kafka/templates/broker/pdb.yaml +++ b/bitnami/kafka/templates/broker/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/broker/statefulset.yaml b/bitnami/kafka/templates/broker/statefulset.yaml index fc815ff9a8..d1ba54b5a1 100644 --- a/bitnami/kafka/templates/broker/statefulset.yaml +++ b/bitnami/kafka/templates/broker/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/broker/svc-external-access.yaml b/bitnami/kafka/templates/broker/svc-external-access.yaml index 74c8926618..52ddfc02d7 100644 --- a/bitnami/kafka/templates/broker/svc-external-access.yaml +++ b/bitnami/kafka/templates/broker/svc-external-access.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/broker/svc-headless.yaml b/bitnami/kafka/templates/broker/svc-headless.yaml index 7c373e3b8c..3484eba385 100644 --- a/bitnami/kafka/templates/broker/svc-headless.yaml +++ b/bitnami/kafka/templates/broker/svc-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/controller-eligible/config-secrets.yaml b/bitnami/kafka/templates/controller-eligible/config-secrets.yaml index 8eaa1ac563..a341395d5d 100644 --- a/bitnami/kafka/templates/controller-eligible/config-secrets.yaml +++ b/bitnami/kafka/templates/controller-eligible/config-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/controller-eligible/configmap.yaml b/bitnami/kafka/templates/controller-eligible/configmap.yaml index 4f8d79f832..ed688767cf 100644 --- a/bitnami/kafka/templates/controller-eligible/configmap.yaml +++ b/bitnami/kafka/templates/controller-eligible/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/controller-eligible/pdb.yaml b/bitnami/kafka/templates/controller-eligible/pdb.yaml index 4e4cd06e9a..00b17c203e 100644 --- a/bitnami/kafka/templates/controller-eligible/pdb.yaml +++ b/bitnami/kafka/templates/controller-eligible/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/controller-eligible/statefulset.yaml b/bitnami/kafka/templates/controller-eligible/statefulset.yaml index 42f4dfe1ad..153d9f6d93 100644 --- a/bitnami/kafka/templates/controller-eligible/statefulset.yaml +++ b/bitnami/kafka/templates/controller-eligible/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/controller-eligible/svc-external-access.yaml b/bitnami/kafka/templates/controller-eligible/svc-external-access.yaml index 43d6d7a9ea..06957c9821 100644 --- a/bitnami/kafka/templates/controller-eligible/svc-external-access.yaml +++ b/bitnami/kafka/templates/controller-eligible/svc-external-access.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/controller-eligible/svc-headless.yaml b/bitnami/kafka/templates/controller-eligible/svc-headless.yaml index 7d862254f6..b74733bd2c 100644 --- a/bitnami/kafka/templates/controller-eligible/svc-headless.yaml +++ b/bitnami/kafka/templates/controller-eligible/svc-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/extra-list.yaml b/bitnami/kafka/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/kafka/templates/extra-list.yaml +++ b/bitnami/kafka/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/log4j-configmap.yaml b/bitnami/kafka/templates/log4j-configmap.yaml index 6d631f09d1..ea16134007 100644 --- a/bitnami/kafka/templates/log4j-configmap.yaml +++ b/bitnami/kafka/templates/log4j-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/metrics/deployment.yaml b/bitnami/kafka/templates/metrics/deployment.yaml index cc081499be..eb97565770 100644 --- a/bitnami/kafka/templates/metrics/deployment.yaml +++ b/bitnami/kafka/templates/metrics/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/metrics/jmx-configmap.yaml b/bitnami/kafka/templates/metrics/jmx-configmap.yaml index 64fad25651..84fd388eb6 100644 --- a/bitnami/kafka/templates/metrics/jmx-configmap.yaml +++ b/bitnami/kafka/templates/metrics/jmx-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/metrics/jmx-servicemonitor.yaml b/bitnami/kafka/templates/metrics/jmx-servicemonitor.yaml index 13ca96c1ec..6bb16223d5 100644 --- a/bitnami/kafka/templates/metrics/jmx-servicemonitor.yaml +++ b/bitnami/kafka/templates/metrics/jmx-servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/metrics/jmx-svc.yaml b/bitnami/kafka/templates/metrics/jmx-svc.yaml index 0b123c2d0d..b305cd5148 100644 --- a/bitnami/kafka/templates/metrics/jmx-svc.yaml +++ b/bitnami/kafka/templates/metrics/jmx-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/metrics/prometheusrule.yaml b/bitnami/kafka/templates/metrics/prometheusrule.yaml index f59f300253..e1f9cb556e 100644 --- a/bitnami/kafka/templates/metrics/prometheusrule.yaml +++ b/bitnami/kafka/templates/metrics/prometheusrule.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/metrics/serviceaccount.yaml b/bitnami/kafka/templates/metrics/serviceaccount.yaml index bd3c0a10c9..ba3e45e3cd 100644 --- a/bitnami/kafka/templates/metrics/serviceaccount.yaml +++ b/bitnami/kafka/templates/metrics/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/metrics/servicemonitor.yaml b/bitnami/kafka/templates/metrics/servicemonitor.yaml index 1f64b9bbab..172fc3de54 100644 --- a/bitnami/kafka/templates/metrics/servicemonitor.yaml +++ b/bitnami/kafka/templates/metrics/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/metrics/svc.yaml b/bitnami/kafka/templates/metrics/svc.yaml index eed033e831..475b41e33c 100644 --- a/bitnami/kafka/templates/metrics/svc.yaml +++ b/bitnami/kafka/templates/metrics/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/networkpolicy.yaml b/bitnami/kafka/templates/networkpolicy.yaml index e3c4e89ed3..4b9332438d 100644 --- a/bitnami/kafka/templates/networkpolicy.yaml +++ b/bitnami/kafka/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/provisioning/job.yaml b/bitnami/kafka/templates/provisioning/job.yaml index 6b12009779..5014eeb76f 100644 --- a/bitnami/kafka/templates/provisioning/job.yaml +++ b/bitnami/kafka/templates/provisioning/job.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/provisioning/serviceaccount.yaml b/bitnami/kafka/templates/provisioning/serviceaccount.yaml index dbc1776e50..9d7c4e99d6 100644 --- a/bitnami/kafka/templates/provisioning/serviceaccount.yaml +++ b/bitnami/kafka/templates/provisioning/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/provisioning/tls-secret.yaml b/bitnami/kafka/templates/provisioning/tls-secret.yaml index 2da219d189..ead2a8181a 100644 --- a/bitnami/kafka/templates/provisioning/tls-secret.yaml +++ b/bitnami/kafka/templates/provisioning/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/rbac/role.yaml b/bitnami/kafka/templates/rbac/role.yaml index 3c55fd757a..d57089c249 100644 --- a/bitnami/kafka/templates/rbac/role.yaml +++ b/bitnami/kafka/templates/rbac/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/rbac/rolebinding.yaml b/bitnami/kafka/templates/rbac/rolebinding.yaml index ef6b4b10b4..f1ea5c743b 100644 --- a/bitnami/kafka/templates/rbac/rolebinding.yaml +++ b/bitnami/kafka/templates/rbac/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/rbac/serviceaccount.yaml b/bitnami/kafka/templates/rbac/serviceaccount.yaml index 6b5166e4a2..210f86f457 100644 --- a/bitnami/kafka/templates/rbac/serviceaccount.yaml +++ b/bitnami/kafka/templates/rbac/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/scripts-configmap.yaml b/bitnami/kafka/templates/scripts-configmap.yaml index fb44ffbb02..b7fcae43f7 100644 --- a/bitnami/kafka/templates/scripts-configmap.yaml +++ b/bitnami/kafka/templates/scripts-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/secrets.yaml b/bitnami/kafka/templates/secrets.yaml index 0c27c00481..cdb63b4647 100644 --- a/bitnami/kafka/templates/secrets.yaml +++ b/bitnami/kafka/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/svc.yaml b/bitnami/kafka/templates/svc.yaml index 9f0b0b38f3..729aa30127 100644 --- a/bitnami/kafka/templates/svc.yaml +++ b/bitnami/kafka/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/templates/tls-secret.yaml b/bitnami/kafka/templates/tls-secret.yaml index ecf2362d93..3161d8ff6a 100644 --- a/bitnami/kafka/templates/tls-secret.yaml +++ b/bitnami/kafka/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kafka/values.yaml b/bitnami/kafka/values.yaml index 8aec2634d8..4013cff1a2 100644 --- a/bitnami/kafka/values.yaml +++ b/bitnami/kafka/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/keycloak/Chart.yaml b/bitnami/keycloak/Chart.yaml index f927b92c11..888a42e210 100644 --- a/bitnami/keycloak/Chart.yaml +++ b/bitnami/keycloak/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/keycloak/templates/_helpers.tpl b/bitnami/keycloak/templates/_helpers.tpl index 0163a43f49..42dff45a1e 100644 --- a/bitnami/keycloak/templates/_helpers.tpl +++ b/bitnami/keycloak/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/admin-ingress.yaml b/bitnami/keycloak/templates/admin-ingress.yaml index 4550418a70..1869ecf7c6 100644 --- a/bitnami/keycloak/templates/admin-ingress.yaml +++ b/bitnami/keycloak/templates/admin-ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/configmap-env-vars.yaml b/bitnami/keycloak/templates/configmap-env-vars.yaml index e8818ae88b..4706cb6fc6 100644 --- a/bitnami/keycloak/templates/configmap-env-vars.yaml +++ b/bitnami/keycloak/templates/configmap-env-vars.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/configmap.yaml b/bitnami/keycloak/templates/configmap.yaml index a8dc567e1f..12cca415f1 100644 --- a/bitnami/keycloak/templates/configmap.yaml +++ b/bitnami/keycloak/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/extra-list.yaml b/bitnami/keycloak/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/keycloak/templates/extra-list.yaml +++ b/bitnami/keycloak/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/headless-service.yaml b/bitnami/keycloak/templates/headless-service.yaml index 037af1c86c..c71e9a8533 100644 --- a/bitnami/keycloak/templates/headless-service.yaml +++ b/bitnami/keycloak/templates/headless-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/hpa.yaml b/bitnami/keycloak/templates/hpa.yaml index 49ea244bb3..4219298b50 100644 --- a/bitnami/keycloak/templates/hpa.yaml +++ b/bitnami/keycloak/templates/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/ingress.yaml b/bitnami/keycloak/templates/ingress.yaml index 81d88b1afe..5ffcaa89a9 100644 --- a/bitnami/keycloak/templates/ingress.yaml +++ b/bitnami/keycloak/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/init-scripts-configmap.yaml b/bitnami/keycloak/templates/init-scripts-configmap.yaml index c1b4268b06..a758d40fce 100644 --- a/bitnami/keycloak/templates/init-scripts-configmap.yaml +++ b/bitnami/keycloak/templates/init-scripts-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/keycloak-config-cli-configmap.yaml b/bitnami/keycloak/templates/keycloak-config-cli-configmap.yaml index eda2660c12..bba17b752b 100644 --- a/bitnami/keycloak/templates/keycloak-config-cli-configmap.yaml +++ b/bitnami/keycloak/templates/keycloak-config-cli-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/keycloak-config-cli-job.yaml b/bitnami/keycloak/templates/keycloak-config-cli-job.yaml index dd47ed2ee9..3a7885405d 100644 --- a/bitnami/keycloak/templates/keycloak-config-cli-job.yaml +++ b/bitnami/keycloak/templates/keycloak-config-cli-job.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/metrics-service.yaml b/bitnami/keycloak/templates/metrics-service.yaml index d042cb4013..bd8af11105 100644 --- a/bitnami/keycloak/templates/metrics-service.yaml +++ b/bitnami/keycloak/templates/metrics-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/networkpolicy.yaml b/bitnami/keycloak/templates/networkpolicy.yaml index 39134bf5b5..81574ce97f 100644 --- a/bitnami/keycloak/templates/networkpolicy.yaml +++ b/bitnami/keycloak/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/pdb.yaml b/bitnami/keycloak/templates/pdb.yaml index 186ced0821..2aa5fe9abc 100644 --- a/bitnami/keycloak/templates/pdb.yaml +++ b/bitnami/keycloak/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/prometheusrule.yaml b/bitnami/keycloak/templates/prometheusrule.yaml index 8b642616da..27923926b1 100644 --- a/bitnami/keycloak/templates/prometheusrule.yaml +++ b/bitnami/keycloak/templates/prometheusrule.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/role.yaml b/bitnami/keycloak/templates/role.yaml index 017a315b48..e913b159c7 100644 --- a/bitnami/keycloak/templates/role.yaml +++ b/bitnami/keycloak/templates/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/rolebinding.yaml b/bitnami/keycloak/templates/rolebinding.yaml index 38f3929528..c954da80a6 100644 --- a/bitnami/keycloak/templates/rolebinding.yaml +++ b/bitnami/keycloak/templates/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/secret-external-db.yaml b/bitnami/keycloak/templates/secret-external-db.yaml index 71fd09e37c..0ff53678a9 100644 --- a/bitnami/keycloak/templates/secret-external-db.yaml +++ b/bitnami/keycloak/templates/secret-external-db.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/secrets.yaml b/bitnami/keycloak/templates/secrets.yaml index cdcbda22a3..f1b9025667 100644 --- a/bitnami/keycloak/templates/secrets.yaml +++ b/bitnami/keycloak/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/service.yaml b/bitnami/keycloak/templates/service.yaml index b13305cd3a..dec9cb5159 100644 --- a/bitnami/keycloak/templates/service.yaml +++ b/bitnami/keycloak/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/serviceaccount.yaml b/bitnami/keycloak/templates/serviceaccount.yaml index c0f846a06a..467e14b335 100644 --- a/bitnami/keycloak/templates/serviceaccount.yaml +++ b/bitnami/keycloak/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/servicemonitor.yaml b/bitnami/keycloak/templates/servicemonitor.yaml index 54ec6ebd63..3c407c5d33 100644 --- a/bitnami/keycloak/templates/servicemonitor.yaml +++ b/bitnami/keycloak/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/statefulset.yaml b/bitnami/keycloak/templates/statefulset.yaml index d3178f7525..8389842c36 100644 --- a/bitnami/keycloak/templates/statefulset.yaml +++ b/bitnami/keycloak/templates/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/tls-pass-secret.yaml b/bitnami/keycloak/templates/tls-pass-secret.yaml index 08037f87ab..cedcab5aaf 100644 --- a/bitnami/keycloak/templates/tls-pass-secret.yaml +++ b/bitnami/keycloak/templates/tls-pass-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/templates/tls-secret.yaml b/bitnami/keycloak/templates/tls-secret.yaml index 2eebd24410..91e0647acc 100644 --- a/bitnami/keycloak/templates/tls-secret.yaml +++ b/bitnami/keycloak/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/keycloak/values.yaml b/bitnami/keycloak/values.yaml index 59b454d82e..2e28a2c23b 100644 --- a/bitnami/keycloak/values.yaml +++ b/bitnami/keycloak/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/kiam/Chart.yaml b/bitnami/kiam/Chart.yaml index a5c088c056..97b9a1f77b 100644 --- a/bitnami/kiam/Chart.yaml +++ b/bitnami/kiam/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/kiam/templates/_helpers.tpl b/bitnami/kiam/templates/_helpers.tpl index d903cf0339..f26e201cc5 100644 --- a/bitnami/kiam/templates/_helpers.tpl +++ b/bitnami/kiam/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/agent/agent-daemonset.yaml b/bitnami/kiam/templates/agent/agent-daemonset.yaml index e257e74ad5..a8f345ece6 100644 --- a/bitnami/kiam/templates/agent/agent-daemonset.yaml +++ b/bitnami/kiam/templates/agent/agent-daemonset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/agent/agent-networkpolicy.yaml b/bitnami/kiam/templates/agent/agent-networkpolicy.yaml index 4eef17aab4..014268802c 100644 --- a/bitnami/kiam/templates/agent/agent-networkpolicy.yaml +++ b/bitnami/kiam/templates/agent/agent-networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/agent/agent-psp-clusterrole.yaml b/bitnami/kiam/templates/agent/agent-psp-clusterrole.yaml index 6d20adbd72..794ecf441a 100644 --- a/bitnami/kiam/templates/agent/agent-psp-clusterrole.yaml +++ b/bitnami/kiam/templates/agent/agent-psp-clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/agent/agent-psp-clusterrolebinding.yaml b/bitnami/kiam/templates/agent/agent-psp-clusterrolebinding.yaml index 78dcdf7821..a26b212170 100644 --- a/bitnami/kiam/templates/agent/agent-psp-clusterrolebinding.yaml +++ b/bitnami/kiam/templates/agent/agent-psp-clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/agent/agent-psp.yaml b/bitnami/kiam/templates/agent/agent-psp.yaml index 80476c2e5e..2897be1e36 100644 --- a/bitnami/kiam/templates/agent/agent-psp.yaml +++ b/bitnami/kiam/templates/agent/agent-psp.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/agent/agent-secret.yaml b/bitnami/kiam/templates/agent/agent-secret.yaml index de16c52bc0..908181d2b0 100644 --- a/bitnami/kiam/templates/agent/agent-secret.yaml +++ b/bitnami/kiam/templates/agent/agent-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/agent/agent-service-account.yaml b/bitnami/kiam/templates/agent/agent-service-account.yaml index 6812c3c968..0db6e5226f 100644 --- a/bitnami/kiam/templates/agent/agent-service-account.yaml +++ b/bitnami/kiam/templates/agent/agent-service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/agent/agent-service.yaml b/bitnami/kiam/templates/agent/agent-service.yaml index 63d2eeb0cc..e3c8844d40 100644 --- a/bitnami/kiam/templates/agent/agent-service.yaml +++ b/bitnami/kiam/templates/agent/agent-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/agent/agent-servicemonitor.yaml b/bitnami/kiam/templates/agent/agent-servicemonitor.yaml index a16e5765bb..735c586121 100644 --- a/bitnami/kiam/templates/agent/agent-servicemonitor.yaml +++ b/bitnami/kiam/templates/agent/agent-servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/extra-list.yaml b/bitnami/kiam/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/kiam/templates/extra-list.yaml +++ b/bitnami/kiam/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/server/server-daemonset.yaml b/bitnami/kiam/templates/server/server-daemonset.yaml index 1d320fb6a8..aa06d3df32 100644 --- a/bitnami/kiam/templates/server/server-daemonset.yaml +++ b/bitnami/kiam/templates/server/server-daemonset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/server/server-deployment.yaml b/bitnami/kiam/templates/server/server-deployment.yaml index e51456d530..e194e2187e 100644 --- a/bitnami/kiam/templates/server/server-deployment.yaml +++ b/bitnami/kiam/templates/server/server-deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/server/server-networkpolicy.yaml b/bitnami/kiam/templates/server/server-networkpolicy.yaml index 78c4a61071..9445ac99ce 100644 --- a/bitnami/kiam/templates/server/server-networkpolicy.yaml +++ b/bitnami/kiam/templates/server/server-networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/server/server-psp-clusterrole.yaml b/bitnami/kiam/templates/server/server-psp-clusterrole.yaml index 23c33d4715..14ad0c6d32 100644 --- a/bitnami/kiam/templates/server/server-psp-clusterrole.yaml +++ b/bitnami/kiam/templates/server/server-psp-clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/server/server-psp-clusterrolebinding.yaml b/bitnami/kiam/templates/server/server-psp-clusterrolebinding.yaml index b47cf5afc5..35c8337981 100644 --- a/bitnami/kiam/templates/server/server-psp-clusterrolebinding.yaml +++ b/bitnami/kiam/templates/server/server-psp-clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/server/server-psp.yaml b/bitnami/kiam/templates/server/server-psp.yaml index 53c630b344..56a50c33b9 100644 --- a/bitnami/kiam/templates/server/server-psp.yaml +++ b/bitnami/kiam/templates/server/server-psp.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/server/server-read-clusterrole.yaml b/bitnami/kiam/templates/server/server-read-clusterrole.yaml index df8f381700..fce207f599 100644 --- a/bitnami/kiam/templates/server/server-read-clusterrole.yaml +++ b/bitnami/kiam/templates/server/server-read-clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/server/server-read-clusterrolebinding.yaml b/bitnami/kiam/templates/server/server-read-clusterrolebinding.yaml index 5588c6e068..657d60f727 100644 --- a/bitnami/kiam/templates/server/server-read-clusterrolebinding.yaml +++ b/bitnami/kiam/templates/server/server-read-clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/server/server-secret.yaml b/bitnami/kiam/templates/server/server-secret.yaml index d568f63d45..677aa2edcc 100644 --- a/bitnami/kiam/templates/server/server-secret.yaml +++ b/bitnami/kiam/templates/server/server-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/server/server-service-account.yaml b/bitnami/kiam/templates/server/server-service-account.yaml index 852b59e7a4..b6220cf4fc 100644 --- a/bitnami/kiam/templates/server/server-service-account.yaml +++ b/bitnami/kiam/templates/server/server-service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/server/server-service.yaml b/bitnami/kiam/templates/server/server-service.yaml index 1773a43ef5..cc749596ba 100644 --- a/bitnami/kiam/templates/server/server-service.yaml +++ b/bitnami/kiam/templates/server/server-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/server/server-servicemonitor.yaml b/bitnami/kiam/templates/server/server-servicemonitor.yaml index d3591efe1b..fc66cf542d 100644 --- a/bitnami/kiam/templates/server/server-servicemonitor.yaml +++ b/bitnami/kiam/templates/server/server-servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/server/server-write-clusterrole.yaml b/bitnami/kiam/templates/server/server-write-clusterrole.yaml index 864005d9f0..66c4cf2848 100644 --- a/bitnami/kiam/templates/server/server-write-clusterrole.yaml +++ b/bitnami/kiam/templates/server/server-write-clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/templates/server/server-write-clusterrolebinding.yaml b/bitnami/kiam/templates/server/server-write-clusterrolebinding.yaml index 0e31746660..d6ec292401 100644 --- a/bitnami/kiam/templates/server/server-write-clusterrolebinding.yaml +++ b/bitnami/kiam/templates/server/server-write-clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kiam/values.yaml b/bitnami/kiam/values.yaml index 55a71a8c73..32e96eddca 100644 --- a/bitnami/kiam/values.yaml +++ b/bitnami/kiam/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/kibana/Chart.yaml b/bitnami/kibana/Chart.yaml index 375af6fa7f..9c77f313f8 100644 --- a/bitnami/kibana/Chart.yaml +++ b/bitnami/kibana/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/kibana/templates/_helpers.tpl b/bitnami/kibana/templates/_helpers.tpl index 88d30ce3d9..b5a38e2499 100644 --- a/bitnami/kibana/templates/_helpers.tpl +++ b/bitnami/kibana/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kibana/templates/configmap.yaml b/bitnami/kibana/templates/configmap.yaml index 8d0cb1b42e..e25495667c 100644 --- a/bitnami/kibana/templates/configmap.yaml +++ b/bitnami/kibana/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kibana/templates/deployment.yaml b/bitnami/kibana/templates/deployment.yaml index a8bfe111f5..06ee74f0fb 100644 --- a/bitnami/kibana/templates/deployment.yaml +++ b/bitnami/kibana/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kibana/templates/extra-list.yaml b/bitnami/kibana/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/kibana/templates/extra-list.yaml +++ b/bitnami/kibana/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kibana/templates/ingress.yaml b/bitnami/kibana/templates/ingress.yaml index 3e2704e896..656b5cb0e6 100644 --- a/bitnami/kibana/templates/ingress.yaml +++ b/bitnami/kibana/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kibana/templates/networkpolicy.yaml b/bitnami/kibana/templates/networkpolicy.yaml index 8acae0ddc9..972b8e51fb 100644 --- a/bitnami/kibana/templates/networkpolicy.yaml +++ b/bitnami/kibana/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kibana/templates/plugins-configmap.yaml b/bitnami/kibana/templates/plugins-configmap.yaml index d7d82cb778..1751aaf85a 100644 --- a/bitnami/kibana/templates/plugins-configmap.yaml +++ b/bitnami/kibana/templates/plugins-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kibana/templates/pvc.yaml b/bitnami/kibana/templates/pvc.yaml index 798398ae17..d3fa4d4dc3 100644 --- a/bitnami/kibana/templates/pvc.yaml +++ b/bitnami/kibana/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kibana/templates/saved-objects-configmap.yaml b/bitnami/kibana/templates/saved-objects-configmap.yaml index ae3abf3874..728e9c45e3 100644 --- a/bitnami/kibana/templates/saved-objects-configmap.yaml +++ b/bitnami/kibana/templates/saved-objects-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kibana/templates/secret.yaml b/bitnami/kibana/templates/secret.yaml index c4d7b70af6..81ecbb5aae 100644 --- a/bitnami/kibana/templates/secret.yaml +++ b/bitnami/kibana/templates/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kibana/templates/service.yaml b/bitnami/kibana/templates/service.yaml index 5c5e55544a..f0648920ee 100644 --- a/bitnami/kibana/templates/service.yaml +++ b/bitnami/kibana/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kibana/templates/serviceaccount.yaml b/bitnami/kibana/templates/serviceaccount.yaml index fbbe674876..231f36f5c7 100644 --- a/bitnami/kibana/templates/serviceaccount.yaml +++ b/bitnami/kibana/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kibana/templates/servicemonitor.yaml b/bitnami/kibana/templates/servicemonitor.yaml index 7520a2634b..66379b2af9 100644 --- a/bitnami/kibana/templates/servicemonitor.yaml +++ b/bitnami/kibana/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kibana/templates/tls-secret.yaml b/bitnami/kibana/templates/tls-secret.yaml index 4971d37bfe..8020e77751 100644 --- a/bitnami/kibana/templates/tls-secret.yaml +++ b/bitnami/kibana/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kibana/values.yaml b/bitnami/kibana/values.yaml index cf1c05b264..8382648d78 100644 --- a/bitnami/kibana/values.yaml +++ b/bitnami/kibana/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/kong/Chart.yaml b/bitnami/kong/Chart.yaml index 944a563b73..58f249d298 100644 --- a/bitnami/kong/Chart.yaml +++ b/bitnami/kong/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/kong/templates/_helpers.tpl b/bitnami/kong/templates/_helpers.tpl index 68e1980d80..a42ad56362 100644 --- a/bitnami/kong/templates/_helpers.tpl +++ b/bitnami/kong/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kong/templates/declarative-config-configmap.yaml b/bitnami/kong/templates/declarative-config-configmap.yaml index 3a4298dcd1..5ecf2bc79a 100644 --- a/bitnami/kong/templates/declarative-config-configmap.yaml +++ b/bitnami/kong/templates/declarative-config-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kong/templates/dep-ds.yaml b/bitnami/kong/templates/dep-ds.yaml index 1141bbf672..1923d918cb 100644 --- a/bitnami/kong/templates/dep-ds.yaml +++ b/bitnami/kong/templates/dep-ds.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kong/templates/external-database-secret.yaml b/bitnami/kong/templates/external-database-secret.yaml index 67a67ad7f3..0afdbdeb99 100644 --- a/bitnami/kong/templates/external-database-secret.yaml +++ b/bitnami/kong/templates/external-database-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kong/templates/extra-list.yaml b/bitnami/kong/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/kong/templates/extra-list.yaml +++ b/bitnami/kong/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kong/templates/hpa.yaml b/bitnami/kong/templates/hpa.yaml index 671952a10a..b740f95e40 100644 --- a/bitnami/kong/templates/hpa.yaml +++ b/bitnami/kong/templates/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kong/templates/ingress-controller-rbac.yaml b/bitnami/kong/templates/ingress-controller-rbac.yaml index 75ed61acf9..a752d0b7ad 100644 --- a/bitnami/kong/templates/ingress-controller-rbac.yaml +++ b/bitnami/kong/templates/ingress-controller-rbac.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kong/templates/ingress-controller-serviceaccount.yaml b/bitnami/kong/templates/ingress-controller-serviceaccount.yaml index b451a21090..bae1d6dfe3 100644 --- a/bitnami/kong/templates/ingress-controller-serviceaccount.yaml +++ b/bitnami/kong/templates/ingress-controller-serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kong/templates/ingress.yaml b/bitnami/kong/templates/ingress.yaml index 13e15e360d..d9fdc22bfb 100644 --- a/bitnami/kong/templates/ingress.yaml +++ b/bitnami/kong/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kong/templates/kong-prometheus-role.yaml b/bitnami/kong/templates/kong-prometheus-role.yaml index 6e050ec730..cec991ea05 100644 --- a/bitnami/kong/templates/kong-prometheus-role.yaml +++ b/bitnami/kong/templates/kong-prometheus-role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kong/templates/kong-prometheus-rolebinding.yaml b/bitnami/kong/templates/kong-prometheus-rolebinding.yaml index 8ee3652069..c028c83387 100644 --- a/bitnami/kong/templates/kong-prometheus-rolebinding.yaml +++ b/bitnami/kong/templates/kong-prometheus-rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kong/templates/kong-script-configmap.yaml b/bitnami/kong/templates/kong-script-configmap.yaml index e3b9b079d8..abbb17f71b 100644 --- a/bitnami/kong/templates/kong-script-configmap.yaml +++ b/bitnami/kong/templates/kong-script-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kong/templates/metrics-exporter-configmap.yaml b/bitnami/kong/templates/metrics-exporter-configmap.yaml index fa51a8c00a..18b9d8e6d5 100644 --- a/bitnami/kong/templates/metrics-exporter-configmap.yaml +++ b/bitnami/kong/templates/metrics-exporter-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kong/templates/metrics-script-configmap.yaml b/bitnami/kong/templates/metrics-script-configmap.yaml index db44ba6e8e..1a2ccc5706 100644 --- a/bitnami/kong/templates/metrics-script-configmap.yaml +++ b/bitnami/kong/templates/metrics-script-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kong/templates/metrics-service.yaml b/bitnami/kong/templates/metrics-service.yaml index c94ffcee93..3b25445f8a 100644 --- a/bitnami/kong/templates/metrics-service.yaml +++ b/bitnami/kong/templates/metrics-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kong/templates/migrate-job-networkpolicy.yaml b/bitnami/kong/templates/migrate-job-networkpolicy.yaml index 59530c6c24..fb2bd7e9ba 100644 --- a/bitnami/kong/templates/migrate-job-networkpolicy.yaml +++ b/bitnami/kong/templates/migrate-job-networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kong/templates/migrate-job.yaml b/bitnami/kong/templates/migrate-job.yaml index 8d8a855cff..e4f97586c0 100644 --- a/bitnami/kong/templates/migrate-job.yaml +++ b/bitnami/kong/templates/migrate-job.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kong/templates/networkpolicy.yaml b/bitnami/kong/templates/networkpolicy.yaml index 68507697d9..ad0ffb6332 100644 --- a/bitnami/kong/templates/networkpolicy.yaml +++ b/bitnami/kong/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kong/templates/pdb.yaml b/bitnami/kong/templates/pdb.yaml index 0ee81715c6..1b8181a505 100644 --- a/bitnami/kong/templates/pdb.yaml +++ b/bitnami/kong/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kong/templates/service.yaml b/bitnami/kong/templates/service.yaml index f0cbd128bd..242d4350c8 100644 --- a/bitnami/kong/templates/service.yaml +++ b/bitnami/kong/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kong/templates/servicemonitor.yaml b/bitnami/kong/templates/servicemonitor.yaml index a07757cc6c..ca6e4cfefe 100644 --- a/bitnami/kong/templates/servicemonitor.yaml +++ b/bitnami/kong/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kong/templates/tls-secrets.yaml b/bitnami/kong/templates/tls-secrets.yaml index 9aa7782ef9..48c945372d 100644 --- a/bitnami/kong/templates/tls-secrets.yaml +++ b/bitnami/kong/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kong/values.yaml b/bitnami/kong/values.yaml index d188f087de..fe5d783566 100644 --- a/bitnami/kong/values.yaml +++ b/bitnami/kong/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/kube-prometheus/Chart.yaml b/bitnami/kube-prometheus/Chart.yaml index 1c1d7ab19e..1ee260b42c 100644 --- a/bitnami/kube-prometheus/Chart.yaml +++ b/bitnami/kube-prometheus/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/kube-prometheus/templates/_helpers.tpl b/bitnami/kube-prometheus/templates/_helpers.tpl index 438731c109..8adbf65fcb 100644 --- a/bitnami/kube-prometheus/templates/_helpers.tpl +++ b/bitnami/kube-prometheus/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/alertmanager/alertmanager.yaml b/bitnami/kube-prometheus/templates/alertmanager/alertmanager.yaml index c6c0b7444c..7d83c0f915 100644 --- a/bitnami/kube-prometheus/templates/alertmanager/alertmanager.yaml +++ b/bitnami/kube-prometheus/templates/alertmanager/alertmanager.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/alertmanager/ingress.yaml b/bitnami/kube-prometheus/templates/alertmanager/ingress.yaml index b02c7be364..e80470b080 100644 --- a/bitnami/kube-prometheus/templates/alertmanager/ingress.yaml +++ b/bitnami/kube-prometheus/templates/alertmanager/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/alertmanager/networkpolicy.yaml b/bitnami/kube-prometheus/templates/alertmanager/networkpolicy.yaml index 7fb143074e..40383dbf3d 100644 --- a/bitnami/kube-prometheus/templates/alertmanager/networkpolicy.yaml +++ b/bitnami/kube-prometheus/templates/alertmanager/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/alertmanager/pdb.yaml b/bitnami/kube-prometheus/templates/alertmanager/pdb.yaml index 540481cede..c234791ceb 100644 --- a/bitnami/kube-prometheus/templates/alertmanager/pdb.yaml +++ b/bitnami/kube-prometheus/templates/alertmanager/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/alertmanager/psp-clusterrole.yaml b/bitnami/kube-prometheus/templates/alertmanager/psp-clusterrole.yaml index 26808a9d8b..e0b3aa0bdb 100644 --- a/bitnami/kube-prometheus/templates/alertmanager/psp-clusterrole.yaml +++ b/bitnami/kube-prometheus/templates/alertmanager/psp-clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/alertmanager/psp-clusterrolebinding.yaml b/bitnami/kube-prometheus/templates/alertmanager/psp-clusterrolebinding.yaml index 689d9c0831..098ce80b64 100644 --- a/bitnami/kube-prometheus/templates/alertmanager/psp-clusterrolebinding.yaml +++ b/bitnami/kube-prometheus/templates/alertmanager/psp-clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/alertmanager/psp.yaml b/bitnami/kube-prometheus/templates/alertmanager/psp.yaml index 3fa184534d..ddb538002b 100644 --- a/bitnami/kube-prometheus/templates/alertmanager/psp.yaml +++ b/bitnami/kube-prometheus/templates/alertmanager/psp.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/alertmanager/secrets.yaml b/bitnami/kube-prometheus/templates/alertmanager/secrets.yaml index 9ad01d3a18..c245820b5c 100644 --- a/bitnami/kube-prometheus/templates/alertmanager/secrets.yaml +++ b/bitnami/kube-prometheus/templates/alertmanager/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/alertmanager/service.yaml b/bitnami/kube-prometheus/templates/alertmanager/service.yaml index e6df0a6f6d..cd9ca602db 100644 --- a/bitnami/kube-prometheus/templates/alertmanager/service.yaml +++ b/bitnami/kube-prometheus/templates/alertmanager/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/alertmanager/serviceaccount.yaml b/bitnami/kube-prometheus/templates/alertmanager/serviceaccount.yaml index 00e2abc6bb..bd0008b8e0 100644 --- a/bitnami/kube-prometheus/templates/alertmanager/serviceaccount.yaml +++ b/bitnami/kube-prometheus/templates/alertmanager/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/alertmanager/servicemonitor.yaml b/bitnami/kube-prometheus/templates/alertmanager/servicemonitor.yaml index bd7479cab4..75e366bcec 100644 --- a/bitnami/kube-prometheus/templates/alertmanager/servicemonitor.yaml +++ b/bitnami/kube-prometheus/templates/alertmanager/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/alertmanager/tls-secrets.yaml b/bitnami/kube-prometheus/templates/alertmanager/tls-secrets.yaml index 691f86c76e..c46e256207 100644 --- a/bitnami/kube-prometheus/templates/alertmanager/tls-secrets.yaml +++ b/bitnami/kube-prometheus/templates/alertmanager/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/blackbox-exporter/configmap.yaml b/bitnami/kube-prometheus/templates/blackbox-exporter/configmap.yaml index 1528bfe25b..270b023e72 100644 --- a/bitnami/kube-prometheus/templates/blackbox-exporter/configmap.yaml +++ b/bitnami/kube-prometheus/templates/blackbox-exporter/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/blackbox-exporter/deployment.yaml b/bitnami/kube-prometheus/templates/blackbox-exporter/deployment.yaml index c23b5e66dc..aa06aae3ce 100644 --- a/bitnami/kube-prometheus/templates/blackbox-exporter/deployment.yaml +++ b/bitnami/kube-prometheus/templates/blackbox-exporter/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/blackbox-exporter/networkpolicy.yaml b/bitnami/kube-prometheus/templates/blackbox-exporter/networkpolicy.yaml index 9f6891efbb..5c3028bb1a 100644 --- a/bitnami/kube-prometheus/templates/blackbox-exporter/networkpolicy.yaml +++ b/bitnami/kube-prometheus/templates/blackbox-exporter/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/blackbox-exporter/service.yaml b/bitnami/kube-prometheus/templates/blackbox-exporter/service.yaml index 3d6d9c426b..ae3383d62c 100644 --- a/bitnami/kube-prometheus/templates/blackbox-exporter/service.yaml +++ b/bitnami/kube-prometheus/templates/blackbox-exporter/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/blackbox-exporter/serviceaccount.yaml b/bitnami/kube-prometheus/templates/blackbox-exporter/serviceaccount.yaml index 8fe353ac84..c0f165ab4d 100644 --- a/bitnami/kube-prometheus/templates/blackbox-exporter/serviceaccount.yaml +++ b/bitnami/kube-prometheus/templates/blackbox-exporter/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/exporters/core-dns/service.yaml b/bitnami/kube-prometheus/templates/exporters/core-dns/service.yaml index 7db38487b0..6bf806dce2 100644 --- a/bitnami/kube-prometheus/templates/exporters/core-dns/service.yaml +++ b/bitnami/kube-prometheus/templates/exporters/core-dns/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/exporters/core-dns/servicemonitor.yaml b/bitnami/kube-prometheus/templates/exporters/core-dns/servicemonitor.yaml index d1b5b0a4fc..bfbc5419ba 100644 --- a/bitnami/kube-prometheus/templates/exporters/core-dns/servicemonitor.yaml +++ b/bitnami/kube-prometheus/templates/exporters/core-dns/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/exporters/kube-apiserver/servicemonitor.yaml b/bitnami/kube-prometheus/templates/exporters/kube-apiserver/servicemonitor.yaml index 8a463c9fae..e7618a2cfb 100644 --- a/bitnami/kube-prometheus/templates/exporters/kube-apiserver/servicemonitor.yaml +++ b/bitnami/kube-prometheus/templates/exporters/kube-apiserver/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/exporters/kube-controller-manager/endpoints.yaml b/bitnami/kube-prometheus/templates/exporters/kube-controller-manager/endpoints.yaml index f887a8d61d..59063ce61b 100644 --- a/bitnami/kube-prometheus/templates/exporters/kube-controller-manager/endpoints.yaml +++ b/bitnami/kube-prometheus/templates/exporters/kube-controller-manager/endpoints.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/exporters/kube-controller-manager/service.yaml b/bitnami/kube-prometheus/templates/exporters/kube-controller-manager/service.yaml index 31f9a64a0b..b3472da6ed 100644 --- a/bitnami/kube-prometheus/templates/exporters/kube-controller-manager/service.yaml +++ b/bitnami/kube-prometheus/templates/exporters/kube-controller-manager/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/exporters/kube-controller-manager/servicemonitor.yaml b/bitnami/kube-prometheus/templates/exporters/kube-controller-manager/servicemonitor.yaml index b3a051fc51..3bce7c7f79 100644 --- a/bitnami/kube-prometheus/templates/exporters/kube-controller-manager/servicemonitor.yaml +++ b/bitnami/kube-prometheus/templates/exporters/kube-controller-manager/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/exporters/kube-proxy/endpoints.yaml b/bitnami/kube-prometheus/templates/exporters/kube-proxy/endpoints.yaml index 874998b85d..11b094a3a7 100644 --- a/bitnami/kube-prometheus/templates/exporters/kube-proxy/endpoints.yaml +++ b/bitnami/kube-prometheus/templates/exporters/kube-proxy/endpoints.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/exporters/kube-proxy/service.yaml b/bitnami/kube-prometheus/templates/exporters/kube-proxy/service.yaml index 7fedb92759..3b15689fab 100644 --- a/bitnami/kube-prometheus/templates/exporters/kube-proxy/service.yaml +++ b/bitnami/kube-prometheus/templates/exporters/kube-proxy/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/exporters/kube-proxy/servicemonitor.yaml b/bitnami/kube-prometheus/templates/exporters/kube-proxy/servicemonitor.yaml index 1cede3e32e..fc7f59869c 100644 --- a/bitnami/kube-prometheus/templates/exporters/kube-proxy/servicemonitor.yaml +++ b/bitnami/kube-prometheus/templates/exporters/kube-proxy/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/exporters/kube-scheduler/endpoints.yaml b/bitnami/kube-prometheus/templates/exporters/kube-scheduler/endpoints.yaml index 53a77fadd6..237a69dac4 100644 --- a/bitnami/kube-prometheus/templates/exporters/kube-scheduler/endpoints.yaml +++ b/bitnami/kube-prometheus/templates/exporters/kube-scheduler/endpoints.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/exporters/kube-scheduler/service.yaml b/bitnami/kube-prometheus/templates/exporters/kube-scheduler/service.yaml index c958d68f79..c17d5087c5 100644 --- a/bitnami/kube-prometheus/templates/exporters/kube-scheduler/service.yaml +++ b/bitnami/kube-prometheus/templates/exporters/kube-scheduler/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/exporters/kube-scheduler/servicemonitor.yaml b/bitnami/kube-prometheus/templates/exporters/kube-scheduler/servicemonitor.yaml index 2aceb531a6..81f942b309 100644 --- a/bitnami/kube-prometheus/templates/exporters/kube-scheduler/servicemonitor.yaml +++ b/bitnami/kube-prometheus/templates/exporters/kube-scheduler/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/exporters/kubelet/servicemonitor.yaml b/bitnami/kube-prometheus/templates/exporters/kubelet/servicemonitor.yaml index b6e40a834a..be40954a35 100644 --- a/bitnami/kube-prometheus/templates/exporters/kubelet/servicemonitor.yaml +++ b/bitnami/kube-prometheus/templates/exporters/kubelet/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/extra-list.yaml b/bitnami/kube-prometheus/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/kube-prometheus/templates/extra-list.yaml +++ b/bitnami/kube-prometheus/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus-operator/clusterrole.yaml b/bitnami/kube-prometheus/templates/prometheus-operator/clusterrole.yaml index a31648f9f5..dfcab7a996 100644 --- a/bitnami/kube-prometheus/templates/prometheus-operator/clusterrole.yaml +++ b/bitnami/kube-prometheus/templates/prometheus-operator/clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus-operator/clusterrolebinding.yaml b/bitnami/kube-prometheus/templates/prometheus-operator/clusterrolebinding.yaml index 600e7b07c7..b49cfd33e4 100644 --- a/bitnami/kube-prometheus/templates/prometheus-operator/clusterrolebinding.yaml +++ b/bitnami/kube-prometheus/templates/prometheus-operator/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus-operator/configmap.yaml b/bitnami/kube-prometheus/templates/prometheus-operator/configmap.yaml index ab671e0749..1a9131780f 100644 --- a/bitnami/kube-prometheus/templates/prometheus-operator/configmap.yaml +++ b/bitnami/kube-prometheus/templates/prometheus-operator/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus-operator/deployment.yaml b/bitnami/kube-prometheus/templates/prometheus-operator/deployment.yaml index c2b29a1be3..0e47b27216 100644 --- a/bitnami/kube-prometheus/templates/prometheus-operator/deployment.yaml +++ b/bitnami/kube-prometheus/templates/prometheus-operator/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus-operator/networkpolicy.yaml b/bitnami/kube-prometheus/templates/prometheus-operator/networkpolicy.yaml index fd4a995fdf..242a6e8dcc 100644 --- a/bitnami/kube-prometheus/templates/prometheus-operator/networkpolicy.yaml +++ b/bitnami/kube-prometheus/templates/prometheus-operator/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus-operator/psp-clusterrole.yaml b/bitnami/kube-prometheus/templates/prometheus-operator/psp-clusterrole.yaml index c9ef82d0df..066007f46c 100644 --- a/bitnami/kube-prometheus/templates/prometheus-operator/psp-clusterrole.yaml +++ b/bitnami/kube-prometheus/templates/prometheus-operator/psp-clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus-operator/psp-clusterrolebinding.yaml b/bitnami/kube-prometheus/templates/prometheus-operator/psp-clusterrolebinding.yaml index 730f83bd97..4e9fa44d2e 100644 --- a/bitnami/kube-prometheus/templates/prometheus-operator/psp-clusterrolebinding.yaml +++ b/bitnami/kube-prometheus/templates/prometheus-operator/psp-clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus-operator/psp.yaml b/bitnami/kube-prometheus/templates/prometheus-operator/psp.yaml index 7d11eef9f6..c1d7876f64 100644 --- a/bitnami/kube-prometheus/templates/prometheus-operator/psp.yaml +++ b/bitnami/kube-prometheus/templates/prometheus-operator/psp.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus-operator/service.yaml b/bitnami/kube-prometheus/templates/prometheus-operator/service.yaml index 9f96dccc93..aa4cad2a1e 100644 --- a/bitnami/kube-prometheus/templates/prometheus-operator/service.yaml +++ b/bitnami/kube-prometheus/templates/prometheus-operator/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus-operator/serviceaccount.yaml b/bitnami/kube-prometheus/templates/prometheus-operator/serviceaccount.yaml index e5cc9619a6..4e7cc2aec0 100644 --- a/bitnami/kube-prometheus/templates/prometheus-operator/serviceaccount.yaml +++ b/bitnami/kube-prometheus/templates/prometheus-operator/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus-operator/servicemonitor.yaml b/bitnami/kube-prometheus/templates/prometheus-operator/servicemonitor.yaml index 333d6d1b76..5090d9b816 100644 --- a/bitnami/kube-prometheus/templates/prometheus-operator/servicemonitor.yaml +++ b/bitnami/kube-prometheus/templates/prometheus-operator/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus/additionalPrometheusRules.yaml b/bitnami/kube-prometheus/templates/prometheus/additionalPrometheusRules.yaml index ba22ecb128..905317b01f 100644 --- a/bitnami/kube-prometheus/templates/prometheus/additionalPrometheusRules.yaml +++ b/bitnami/kube-prometheus/templates/prometheus/additionalPrometheusRules.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus/additionalScrapeJobs.yaml b/bitnami/kube-prometheus/templates/prometheus/additionalScrapeJobs.yaml index 78478c6912..e3ce30be50 100644 --- a/bitnami/kube-prometheus/templates/prometheus/additionalScrapeJobs.yaml +++ b/bitnami/kube-prometheus/templates/prometheus/additionalScrapeJobs.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus/clusterrole.yaml b/bitnami/kube-prometheus/templates/prometheus/clusterrole.yaml index 99f35ab4d1..2680f286fd 100644 --- a/bitnami/kube-prometheus/templates/prometheus/clusterrole.yaml +++ b/bitnami/kube-prometheus/templates/prometheus/clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus/clusterrolebinding.yaml b/bitnami/kube-prometheus/templates/prometheus/clusterrolebinding.yaml index 96621d2214..995e77be31 100644 --- a/bitnami/kube-prometheus/templates/prometheus/clusterrolebinding.yaml +++ b/bitnami/kube-prometheus/templates/prometheus/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus/config-reloader-service.yaml b/bitnami/kube-prometheus/templates/prometheus/config-reloader-service.yaml index e8e7fb6b73..57abf2ba8f 100644 --- a/bitnami/kube-prometheus/templates/prometheus/config-reloader-service.yaml +++ b/bitnami/kube-prometheus/templates/prometheus/config-reloader-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus/config-reloader-servicemonitor.yaml b/bitnami/kube-prometheus/templates/prometheus/config-reloader-servicemonitor.yaml index 7bb5a15e67..4bb61e1fc9 100644 --- a/bitnami/kube-prometheus/templates/prometheus/config-reloader-servicemonitor.yaml +++ b/bitnami/kube-prometheus/templates/prometheus/config-reloader-servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus/ingress.yaml b/bitnami/kube-prometheus/templates/prometheus/ingress.yaml index ba80a2a634..670ea60aca 100644 --- a/bitnami/kube-prometheus/templates/prometheus/ingress.yaml +++ b/bitnami/kube-prometheus/templates/prometheus/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus/networkpolicy.yaml b/bitnami/kube-prometheus/templates/prometheus/networkpolicy.yaml index 9c798823c9..d92cff2704 100644 --- a/bitnami/kube-prometheus/templates/prometheus/networkpolicy.yaml +++ b/bitnami/kube-prometheus/templates/prometheus/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus/pdb.yaml b/bitnami/kube-prometheus/templates/prometheus/pdb.yaml index 6c83dd20b6..6476ebcea7 100644 --- a/bitnami/kube-prometheus/templates/prometheus/pdb.yaml +++ b/bitnami/kube-prometheus/templates/prometheus/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus/prometheus.yaml b/bitnami/kube-prometheus/templates/prometheus/prometheus.yaml index c2461ac0ce..0f20ec903a 100644 --- a/bitnami/kube-prometheus/templates/prometheus/prometheus.yaml +++ b/bitnami/kube-prometheus/templates/prometheus/prometheus.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus/psp-clusterrole.yaml b/bitnami/kube-prometheus/templates/prometheus/psp-clusterrole.yaml index 4bbb6625d6..08dac6c299 100644 --- a/bitnami/kube-prometheus/templates/prometheus/psp-clusterrole.yaml +++ b/bitnami/kube-prometheus/templates/prometheus/psp-clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus/psp-clusterrolebinding.yaml b/bitnami/kube-prometheus/templates/prometheus/psp-clusterrolebinding.yaml index dc7746898a..d99d6cddfc 100644 --- a/bitnami/kube-prometheus/templates/prometheus/psp-clusterrolebinding.yaml +++ b/bitnami/kube-prometheus/templates/prometheus/psp-clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus/psp.yaml b/bitnami/kube-prometheus/templates/prometheus/psp.yaml index 77c24bdcfa..40a3414064 100644 --- a/bitnami/kube-prometheus/templates/prometheus/psp.yaml +++ b/bitnami/kube-prometheus/templates/prometheus/psp.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus/service.yaml b/bitnami/kube-prometheus/templates/prometheus/service.yaml index 8655d99e7c..78a7ec6b5b 100644 --- a/bitnami/kube-prometheus/templates/prometheus/service.yaml +++ b/bitnami/kube-prometheus/templates/prometheus/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus/serviceaccount.yaml b/bitnami/kube-prometheus/templates/prometheus/serviceaccount.yaml index 3ff9b0835f..6718a22cae 100644 --- a/bitnami/kube-prometheus/templates/prometheus/serviceaccount.yaml +++ b/bitnami/kube-prometheus/templates/prometheus/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus/servicemonitor.yaml b/bitnami/kube-prometheus/templates/prometheus/servicemonitor.yaml index 4ce5868103..62452f2242 100644 --- a/bitnami/kube-prometheus/templates/prometheus/servicemonitor.yaml +++ b/bitnami/kube-prometheus/templates/prometheus/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus/thanos-ingress.yaml b/bitnami/kube-prometheus/templates/prometheus/thanos-ingress.yaml index edc45969f9..314bc564f9 100644 --- a/bitnami/kube-prometheus/templates/prometheus/thanos-ingress.yaml +++ b/bitnami/kube-prometheus/templates/prometheus/thanos-ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus/thanos-service.yaml b/bitnami/kube-prometheus/templates/prometheus/thanos-service.yaml index d236ca0c77..d4186b5497 100644 --- a/bitnami/kube-prometheus/templates/prometheus/thanos-service.yaml +++ b/bitnami/kube-prometheus/templates/prometheus/thanos-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/templates/prometheus/tls-secrets.yaml b/bitnami/kube-prometheus/templates/prometheus/tls-secrets.yaml index 2e67133d1d..7343fef607 100644 --- a/bitnami/kube-prometheus/templates/prometheus/tls-secrets.yaml +++ b/bitnami/kube-prometheus/templates/prometheus/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-prometheus/values.yaml b/bitnami/kube-prometheus/values.yaml index f2371531f9..325da99354 100644 --- a/bitnami/kube-prometheus/values.yaml +++ b/bitnami/kube-prometheus/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/kube-state-metrics/Chart.yaml b/bitnami/kube-state-metrics/Chart.yaml index ad5d1b0226..6b453b1192 100644 --- a/bitnami/kube-state-metrics/Chart.yaml +++ b/bitnami/kube-state-metrics/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/kube-state-metrics/templates/_helpers.tpl b/bitnami/kube-state-metrics/templates/_helpers.tpl index aaaab297c5..68214254de 100644 --- a/bitnami/kube-state-metrics/templates/_helpers.tpl +++ b/bitnami/kube-state-metrics/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-state-metrics/templates/clusterrole.yaml b/bitnami/kube-state-metrics/templates/clusterrole.yaml index db58dab7ae..eaa5ddd2b5 100644 --- a/bitnami/kube-state-metrics/templates/clusterrole.yaml +++ b/bitnami/kube-state-metrics/templates/clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-state-metrics/templates/clusterrolebinding.yaml b/bitnami/kube-state-metrics/templates/clusterrolebinding.yaml index 9f9d73013b..c65f628b2d 100644 --- a/bitnami/kube-state-metrics/templates/clusterrolebinding.yaml +++ b/bitnami/kube-state-metrics/templates/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-state-metrics/templates/deployment.yaml b/bitnami/kube-state-metrics/templates/deployment.yaml index d624fed2c2..cc35371aee 100644 --- a/bitnami/kube-state-metrics/templates/deployment.yaml +++ b/bitnami/kube-state-metrics/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-state-metrics/templates/extra-list.yaml b/bitnami/kube-state-metrics/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/kube-state-metrics/templates/extra-list.yaml +++ b/bitnami/kube-state-metrics/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-state-metrics/templates/networkpolicy.yaml b/bitnami/kube-state-metrics/templates/networkpolicy.yaml index a28ed8ca0b..39ad3a1b27 100644 --- a/bitnami/kube-state-metrics/templates/networkpolicy.yaml +++ b/bitnami/kube-state-metrics/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-state-metrics/templates/psp-clusterrole.yaml b/bitnami/kube-state-metrics/templates/psp-clusterrole.yaml index bf31d82c4e..dfd6b537a1 100644 --- a/bitnami/kube-state-metrics/templates/psp-clusterrole.yaml +++ b/bitnami/kube-state-metrics/templates/psp-clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-state-metrics/templates/psp-clusterrolebinding.yaml b/bitnami/kube-state-metrics/templates/psp-clusterrolebinding.yaml index 7e888ada08..a00675355a 100644 --- a/bitnami/kube-state-metrics/templates/psp-clusterrolebinding.yaml +++ b/bitnami/kube-state-metrics/templates/psp-clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-state-metrics/templates/psp.yaml b/bitnami/kube-state-metrics/templates/psp.yaml index b63ff66895..12e57390c2 100644 --- a/bitnami/kube-state-metrics/templates/psp.yaml +++ b/bitnami/kube-state-metrics/templates/psp.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-state-metrics/templates/service.yaml b/bitnami/kube-state-metrics/templates/service.yaml index 72569ad306..aa66b53658 100644 --- a/bitnami/kube-state-metrics/templates/service.yaml +++ b/bitnami/kube-state-metrics/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-state-metrics/templates/serviceaccount.yaml b/bitnami/kube-state-metrics/templates/serviceaccount.yaml index 21f416b30c..d56c16df2b 100644 --- a/bitnami/kube-state-metrics/templates/serviceaccount.yaml +++ b/bitnami/kube-state-metrics/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-state-metrics/templates/servicemonitor.yaml b/bitnami/kube-state-metrics/templates/servicemonitor.yaml index ab38e22068..334e27b33b 100644 --- a/bitnami/kube-state-metrics/templates/servicemonitor.yaml +++ b/bitnami/kube-state-metrics/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kube-state-metrics/values.yaml b/bitnami/kube-state-metrics/values.yaml index f308823aef..7ca8c8bcf3 100644 --- a/bitnami/kube-state-metrics/values.yaml +++ b/bitnami/kube-state-metrics/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/kubeapps/Chart.yaml b/bitnami/kubeapps/Chart.yaml index e9be4856f1..817d858c33 100644 --- a/bitnami/kubeapps/Chart.yaml +++ b/bitnami/kubeapps/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/kubeapps/templates/_helpers.tpl b/bitnami/kubeapps/templates/_helpers.tpl index e3c2e524a6..791c477240 100644 --- a/bitnami/kubeapps/templates/_helpers.tpl +++ b/bitnami/kubeapps/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/apprepository/apprepositories-secret.yaml b/bitnami/kubeapps/templates/apprepository/apprepositories-secret.yaml index e5f8ed064c..bdd52c2039 100644 --- a/bitnami/kubeapps/templates/apprepository/apprepositories-secret.yaml +++ b/bitnami/kubeapps/templates/apprepository/apprepositories-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/apprepository/apprepositories.yaml b/bitnami/kubeapps/templates/apprepository/apprepositories.yaml index 99ecb214d8..1158c79ff4 100644 --- a/bitnami/kubeapps/templates/apprepository/apprepositories.yaml +++ b/bitnami/kubeapps/templates/apprepository/apprepositories.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/apprepository/deployment.yaml b/bitnami/kubeapps/templates/apprepository/deployment.yaml index b52a9db70a..3afecc5c33 100644 --- a/bitnami/kubeapps/templates/apprepository/deployment.yaml +++ b/bitnami/kubeapps/templates/apprepository/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/apprepository/networkpolicy.yaml b/bitnami/kubeapps/templates/apprepository/networkpolicy.yaml index cdf2d5cb66..087b45a362 100644 --- a/bitnami/kubeapps/templates/apprepository/networkpolicy.yaml +++ b/bitnami/kubeapps/templates/apprepository/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/apprepository/rbac.yaml b/bitnami/kubeapps/templates/apprepository/rbac.yaml index c261361803..3f39dab1fd 100644 --- a/bitnami/kubeapps/templates/apprepository/rbac.yaml +++ b/bitnami/kubeapps/templates/apprepository/rbac.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/apprepository/serviceaccount.yaml b/bitnami/kubeapps/templates/apprepository/serviceaccount.yaml index c3dd90a1d5..eff68f9c0f 100644 --- a/bitnami/kubeapps/templates/apprepository/serviceaccount.yaml +++ b/bitnami/kubeapps/templates/apprepository/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/dashboard/configmap.yaml b/bitnami/kubeapps/templates/dashboard/configmap.yaml index 2a4bf2152e..5391285fca 100644 --- a/bitnami/kubeapps/templates/dashboard/configmap.yaml +++ b/bitnami/kubeapps/templates/dashboard/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/dashboard/deployment.yaml b/bitnami/kubeapps/templates/dashboard/deployment.yaml index 069b526333..364e1681f5 100644 --- a/bitnami/kubeapps/templates/dashboard/deployment.yaml +++ b/bitnami/kubeapps/templates/dashboard/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/dashboard/networkpolicy.yaml b/bitnami/kubeapps/templates/dashboard/networkpolicy.yaml index 52181ec15a..63b27c427b 100644 --- a/bitnami/kubeapps/templates/dashboard/networkpolicy.yaml +++ b/bitnami/kubeapps/templates/dashboard/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/dashboard/service.yaml b/bitnami/kubeapps/templates/dashboard/service.yaml index 4fbd19679b..d13cb2d72d 100644 --- a/bitnami/kubeapps/templates/dashboard/service.yaml +++ b/bitnami/kubeapps/templates/dashboard/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/extra-list.yaml b/bitnami/kubeapps/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/kubeapps/templates/extra-list.yaml +++ b/bitnami/kubeapps/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/frontend/configmap.yaml b/bitnami/kubeapps/templates/frontend/configmap.yaml index d43f521cd6..a54ceb1d27 100644 --- a/bitnami/kubeapps/templates/frontend/configmap.yaml +++ b/bitnami/kubeapps/templates/frontend/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/frontend/deployment.yaml b/bitnami/kubeapps/templates/frontend/deployment.yaml index f6e78fe3e6..861e1cdbab 100644 --- a/bitnami/kubeapps/templates/frontend/deployment.yaml +++ b/bitnami/kubeapps/templates/frontend/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/frontend/networkpolicy.yaml b/bitnami/kubeapps/templates/frontend/networkpolicy.yaml index 0c764ad808..ac55f482e9 100644 --- a/bitnami/kubeapps/templates/frontend/networkpolicy.yaml +++ b/bitnami/kubeapps/templates/frontend/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/frontend/oauth2-secret.yaml b/bitnami/kubeapps/templates/frontend/oauth2-secret.yaml index 6de6e8eb66..e83afd5d62 100644 --- a/bitnami/kubeapps/templates/frontend/oauth2-secret.yaml +++ b/bitnami/kubeapps/templates/frontend/oauth2-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/frontend/service.yaml b/bitnami/kubeapps/templates/frontend/service.yaml index f44948206a..a4ccdccb70 100644 --- a/bitnami/kubeapps/templates/frontend/service.yaml +++ b/bitnami/kubeapps/templates/frontend/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/ingress-api.yaml b/bitnami/kubeapps/templates/ingress-api.yaml index 0fa224942b..58f3844640 100644 --- a/bitnami/kubeapps/templates/ingress-api.yaml +++ b/bitnami/kubeapps/templates/ingress-api.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/ingress.yaml b/bitnami/kubeapps/templates/ingress.yaml index 2887b30d8d..0d55ea643b 100644 --- a/bitnami/kubeapps/templates/ingress.yaml +++ b/bitnami/kubeapps/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/kubeappsapis/configmap.yaml b/bitnami/kubeapps/templates/kubeappsapis/configmap.yaml index bbcd83e384..fae9f0ccd5 100644 --- a/bitnami/kubeapps/templates/kubeappsapis/configmap.yaml +++ b/bitnami/kubeapps/templates/kubeappsapis/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/kubeappsapis/deployment.yaml b/bitnami/kubeapps/templates/kubeappsapis/deployment.yaml index 61d6e60314..3374ee15ab 100644 --- a/bitnami/kubeapps/templates/kubeappsapis/deployment.yaml +++ b/bitnami/kubeapps/templates/kubeappsapis/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/kubeappsapis/networkpolicy.yaml b/bitnami/kubeapps/templates/kubeappsapis/networkpolicy.yaml index 015ecaf2f2..7ec6ff0100 100644 --- a/bitnami/kubeapps/templates/kubeappsapis/networkpolicy.yaml +++ b/bitnami/kubeapps/templates/kubeappsapis/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/kubeappsapis/rbac.yaml b/bitnami/kubeapps/templates/kubeappsapis/rbac.yaml index d22907149d..ba04414d16 100644 --- a/bitnami/kubeapps/templates/kubeappsapis/rbac.yaml +++ b/bitnami/kubeapps/templates/kubeappsapis/rbac.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/kubeappsapis/rbac_fluxv2.yaml b/bitnami/kubeapps/templates/kubeappsapis/rbac_fluxv2.yaml index 2b87813af5..3fd418c16d 100644 --- a/bitnami/kubeapps/templates/kubeappsapis/rbac_fluxv2.yaml +++ b/bitnami/kubeapps/templates/kubeappsapis/rbac_fluxv2.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/kubeappsapis/service.yaml b/bitnami/kubeapps/templates/kubeappsapis/service.yaml index a0016f1fe5..2f352e5cbe 100644 --- a/bitnami/kubeapps/templates/kubeappsapis/service.yaml +++ b/bitnami/kubeapps/templates/kubeappsapis/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/kubeappsapis/serviceaccount.yaml b/bitnami/kubeapps/templates/kubeappsapis/serviceaccount.yaml index 8d6645201d..b1bac4f8cc 100644 --- a/bitnami/kubeapps/templates/kubeappsapis/serviceaccount.yaml +++ b/bitnami/kubeapps/templates/kubeappsapis/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/shared/config.yaml b/bitnami/kubeapps/templates/shared/config.yaml index 76b4e09b02..2fdaaa0c26 100644 --- a/bitnami/kubeapps/templates/shared/config.yaml +++ b/bitnami/kubeapps/templates/shared/config.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/shared/helm-global-repos-namespace.yaml b/bitnami/kubeapps/templates/shared/helm-global-repos-namespace.yaml index b58262c1f5..7732d2c15d 100644 --- a/bitnami/kubeapps/templates/shared/helm-global-repos-namespace.yaml +++ b/bitnami/kubeapps/templates/shared/helm-global-repos-namespace.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/templates/tls-secrets.yaml b/bitnami/kubeapps/templates/tls-secrets.yaml index 368cfceb6a..7e37f4fa2d 100644 --- a/bitnami/kubeapps/templates/tls-secrets.yaml +++ b/bitnami/kubeapps/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubeapps/values.yaml b/bitnami/kubeapps/values.yaml index 64c3e8378a..cd357123d2 100644 --- a/bitnami/kubeapps/values.yaml +++ b/bitnami/kubeapps/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/kuberay/Chart.yaml b/bitnami/kuberay/Chart.yaml index 08ed77697c..62b9d39f8d 100644 --- a/bitnami/kuberay/Chart.yaml +++ b/bitnami/kuberay/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/kuberay/templates/_helpers.tpl b/bitnami/kuberay/templates/_helpers.tpl index 2918042838..5f71b9513b 100644 --- a/bitnami/kuberay/templates/_helpers.tpl +++ b/bitnami/kuberay/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/apiserver/clusterrolebinding.yaml b/bitnami/kuberay/templates/apiserver/clusterrolebinding.yaml index 604bb07ada..d856b8712f 100644 --- a/bitnami/kuberay/templates/apiserver/clusterrolebinding.yaml +++ b/bitnami/kuberay/templates/apiserver/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/apiserver/clusterroles.yaml b/bitnami/kuberay/templates/apiserver/clusterroles.yaml index 73d2fe0bea..d99dd96474 100644 --- a/bitnami/kuberay/templates/apiserver/clusterroles.yaml +++ b/bitnami/kuberay/templates/apiserver/clusterroles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/apiserver/deployment.yaml b/bitnami/kuberay/templates/apiserver/deployment.yaml index 63ee6d1819..09fe82df9a 100644 --- a/bitnami/kuberay/templates/apiserver/deployment.yaml +++ b/bitnami/kuberay/templates/apiserver/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/apiserver/hpa.yaml b/bitnami/kuberay/templates/apiserver/hpa.yaml index 99acd3e19a..49d7a42817 100644 --- a/bitnami/kuberay/templates/apiserver/hpa.yaml +++ b/bitnami/kuberay/templates/apiserver/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/apiserver/ingress-tls-secret.yaml b/bitnami/kuberay/templates/apiserver/ingress-tls-secret.yaml index d4e7f9ff4e..c8f461d5e1 100644 --- a/bitnami/kuberay/templates/apiserver/ingress-tls-secret.yaml +++ b/bitnami/kuberay/templates/apiserver/ingress-tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/apiserver/ingress.yaml b/bitnami/kuberay/templates/apiserver/ingress.yaml index 256f5ce918..8a2841f805 100644 --- a/bitnami/kuberay/templates/apiserver/ingress.yaml +++ b/bitnami/kuberay/templates/apiserver/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/apiserver/networkpolicy.yaml b/bitnami/kuberay/templates/apiserver/networkpolicy.yaml index e94bff9fb3..8e250d5313 100644 --- a/bitnami/kuberay/templates/apiserver/networkpolicy.yaml +++ b/bitnami/kuberay/templates/apiserver/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/apiserver/pdb.yaml b/bitnami/kuberay/templates/apiserver/pdb.yaml index 56897e74b4..06125fe538 100644 --- a/bitnami/kuberay/templates/apiserver/pdb.yaml +++ b/bitnami/kuberay/templates/apiserver/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/apiserver/role.yaml b/bitnami/kuberay/templates/apiserver/role.yaml index bc18df87ef..371953efa8 100644 --- a/bitnami/kuberay/templates/apiserver/role.yaml +++ b/bitnami/kuberay/templates/apiserver/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/apiserver/rolebinding.yaml b/bitnami/kuberay/templates/apiserver/rolebinding.yaml index a5a378a2ff..e8c7827301 100644 --- a/bitnami/kuberay/templates/apiserver/rolebinding.yaml +++ b/bitnami/kuberay/templates/apiserver/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/apiserver/service-account.yaml b/bitnami/kuberay/templates/apiserver/service-account.yaml index 8c1b46a749..a46941ec29 100644 --- a/bitnami/kuberay/templates/apiserver/service-account.yaml +++ b/bitnami/kuberay/templates/apiserver/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/apiserver/service.yaml b/bitnami/kuberay/templates/apiserver/service.yaml index bb7af604f6..d1a696acf4 100644 --- a/bitnami/kuberay/templates/apiserver/service.yaml +++ b/bitnami/kuberay/templates/apiserver/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/apiserver/servicemonitor.yaml b/bitnami/kuberay/templates/apiserver/servicemonitor.yaml index 678d2d5fb7..134b0d5dbd 100644 --- a/bitnami/kuberay/templates/apiserver/servicemonitor.yaml +++ b/bitnami/kuberay/templates/apiserver/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/apiserver/vpa.yaml b/bitnami/kuberay/templates/apiserver/vpa.yaml index 559a8d3194..b055f1f0c1 100644 --- a/bitnami/kuberay/templates/apiserver/vpa.yaml +++ b/bitnami/kuberay/templates/apiserver/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/cluster/raycluster.yaml b/bitnami/kuberay/templates/cluster/raycluster.yaml index bae14e3548..7e316c5ea4 100644 --- a/bitnami/kuberay/templates/cluster/raycluster.yaml +++ b/bitnami/kuberay/templates/cluster/raycluster.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/cluster/service-account.yaml b/bitnami/kuberay/templates/cluster/service-account.yaml index cd9cef7c2a..8b3b314da4 100644 --- a/bitnami/kuberay/templates/cluster/service-account.yaml +++ b/bitnami/kuberay/templates/cluster/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/extra-list.yaml b/bitnami/kuberay/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/kuberay/templates/extra-list.yaml +++ b/bitnami/kuberay/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/operator/clusterrolebinding.yaml b/bitnami/kuberay/templates/operator/clusterrolebinding.yaml index f6cd83e97e..8c338c9459 100644 --- a/bitnami/kuberay/templates/operator/clusterrolebinding.yaml +++ b/bitnami/kuberay/templates/operator/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/operator/clusterroles.yaml b/bitnami/kuberay/templates/operator/clusterroles.yaml index 75c17968f8..9de93096ef 100644 --- a/bitnami/kuberay/templates/operator/clusterroles.yaml +++ b/bitnami/kuberay/templates/operator/clusterroles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/operator/deployment.yaml b/bitnami/kuberay/templates/operator/deployment.yaml index b2f6bd9cc3..72e93a173b 100644 --- a/bitnami/kuberay/templates/operator/deployment.yaml +++ b/bitnami/kuberay/templates/operator/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/operator/hpa.yaml b/bitnami/kuberay/templates/operator/hpa.yaml index 203fbd0e2d..b1f133bdc5 100644 --- a/bitnami/kuberay/templates/operator/hpa.yaml +++ b/bitnami/kuberay/templates/operator/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/operator/ingress-tls-secret.yaml b/bitnami/kuberay/templates/operator/ingress-tls-secret.yaml index f56301a947..2d78630a73 100644 --- a/bitnami/kuberay/templates/operator/ingress-tls-secret.yaml +++ b/bitnami/kuberay/templates/operator/ingress-tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/operator/ingress.yaml b/bitnami/kuberay/templates/operator/ingress.yaml index 959b5715d7..270c67530a 100644 --- a/bitnami/kuberay/templates/operator/ingress.yaml +++ b/bitnami/kuberay/templates/operator/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/operator/networkpolicy.yaml b/bitnami/kuberay/templates/operator/networkpolicy.yaml index 18094c46f5..3fb89809ad 100644 --- a/bitnami/kuberay/templates/operator/networkpolicy.yaml +++ b/bitnami/kuberay/templates/operator/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/operator/pdb.yaml b/bitnami/kuberay/templates/operator/pdb.yaml index 8e2959d952..2b719ba44a 100644 --- a/bitnami/kuberay/templates/operator/pdb.yaml +++ b/bitnami/kuberay/templates/operator/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/operator/role.yaml b/bitnami/kuberay/templates/operator/role.yaml index 5ca8ac594e..1a22ab6376 100644 --- a/bitnami/kuberay/templates/operator/role.yaml +++ b/bitnami/kuberay/templates/operator/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/operator/rolebinding.yaml b/bitnami/kuberay/templates/operator/rolebinding.yaml index 72f6da015f..e392e2ffeb 100644 --- a/bitnami/kuberay/templates/operator/rolebinding.yaml +++ b/bitnami/kuberay/templates/operator/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/operator/service-account.yaml b/bitnami/kuberay/templates/operator/service-account.yaml index 9682e4bd9a..9849b7ad88 100644 --- a/bitnami/kuberay/templates/operator/service-account.yaml +++ b/bitnami/kuberay/templates/operator/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/operator/service.yaml b/bitnami/kuberay/templates/operator/service.yaml index 1d096d35c6..bf8c2f8b7b 100644 --- a/bitnami/kuberay/templates/operator/service.yaml +++ b/bitnami/kuberay/templates/operator/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/operator/servicemonitor.yaml b/bitnami/kuberay/templates/operator/servicemonitor.yaml index c0e613175d..6bd54771c2 100644 --- a/bitnami/kuberay/templates/operator/servicemonitor.yaml +++ b/bitnami/kuberay/templates/operator/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/templates/operator/vpa.yaml b/bitnami/kuberay/templates/operator/vpa.yaml index 6bc8ac470e..011a4c07ab 100644 --- a/bitnami/kuberay/templates/operator/vpa.yaml +++ b/bitnami/kuberay/templates/operator/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kuberay/values.yaml b/bitnami/kuberay/values.yaml index afd8337bac..2e2ec9d836 100644 --- a/bitnami/kuberay/values.yaml +++ b/bitnami/kuberay/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/kubernetes-event-exporter/Chart.yaml b/bitnami/kubernetes-event-exporter/Chart.yaml index 35b62e2e9d..04c4b87e2b 100644 --- a/bitnami/kubernetes-event-exporter/Chart.yaml +++ b/bitnami/kubernetes-event-exporter/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/kubernetes-event-exporter/templates/_helpers.tpl b/bitnami/kubernetes-event-exporter/templates/_helpers.tpl index 27e462f362..acde1b96b6 100644 --- a/bitnami/kubernetes-event-exporter/templates/_helpers.tpl +++ b/bitnami/kubernetes-event-exporter/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubernetes-event-exporter/templates/clusterrole.yaml b/bitnami/kubernetes-event-exporter/templates/clusterrole.yaml index 1eceb8c232..4017eeec36 100644 --- a/bitnami/kubernetes-event-exporter/templates/clusterrole.yaml +++ b/bitnami/kubernetes-event-exporter/templates/clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubernetes-event-exporter/templates/configmap.yaml b/bitnami/kubernetes-event-exporter/templates/configmap.yaml index 17bda032ee..ffa92b4c32 100644 --- a/bitnami/kubernetes-event-exporter/templates/configmap.yaml +++ b/bitnami/kubernetes-event-exporter/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubernetes-event-exporter/templates/deployment.yaml b/bitnami/kubernetes-event-exporter/templates/deployment.yaml index c885b9b14b..2906226963 100644 --- a/bitnami/kubernetes-event-exporter/templates/deployment.yaml +++ b/bitnami/kubernetes-event-exporter/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubernetes-event-exporter/templates/extra-list.yaml b/bitnami/kubernetes-event-exporter/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/kubernetes-event-exporter/templates/extra-list.yaml +++ b/bitnami/kubernetes-event-exporter/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubernetes-event-exporter/templates/metrics-service.yaml b/bitnami/kubernetes-event-exporter/templates/metrics-service.yaml index be6476b0cd..526f8f2a08 100644 --- a/bitnami/kubernetes-event-exporter/templates/metrics-service.yaml +++ b/bitnami/kubernetes-event-exporter/templates/metrics-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubernetes-event-exporter/templates/networkpolicy.yaml b/bitnami/kubernetes-event-exporter/templates/networkpolicy.yaml index feadb21719..d94c3cd768 100644 --- a/bitnami/kubernetes-event-exporter/templates/networkpolicy.yaml +++ b/bitnami/kubernetes-event-exporter/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubernetes-event-exporter/templates/prometheusrule.yaml b/bitnami/kubernetes-event-exporter/templates/prometheusrule.yaml index 352b4e0a3d..93856cadef 100644 --- a/bitnami/kubernetes-event-exporter/templates/prometheusrule.yaml +++ b/bitnami/kubernetes-event-exporter/templates/prometheusrule.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubernetes-event-exporter/templates/rbac-leader-election.yaml b/bitnami/kubernetes-event-exporter/templates/rbac-leader-election.yaml index f8e4bfacb8..940358e397 100644 --- a/bitnami/kubernetes-event-exporter/templates/rbac-leader-election.yaml +++ b/bitnami/kubernetes-event-exporter/templates/rbac-leader-election.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubernetes-event-exporter/templates/rbac.yaml b/bitnami/kubernetes-event-exporter/templates/rbac.yaml index 7471c12222..e931cc39b4 100644 --- a/bitnami/kubernetes-event-exporter/templates/rbac.yaml +++ b/bitnami/kubernetes-event-exporter/templates/rbac.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubernetes-event-exporter/templates/serviceaccount.yaml b/bitnami/kubernetes-event-exporter/templates/serviceaccount.yaml index 262a91ae3f..92c3c8b780 100644 --- a/bitnami/kubernetes-event-exporter/templates/serviceaccount.yaml +++ b/bitnami/kubernetes-event-exporter/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubernetes-event-exporter/templates/servicemonitor.yaml b/bitnami/kubernetes-event-exporter/templates/servicemonitor.yaml index ff86aec86f..a1392f22df 100644 --- a/bitnami/kubernetes-event-exporter/templates/servicemonitor.yaml +++ b/bitnami/kubernetes-event-exporter/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubernetes-event-exporter/templates/vpa.yaml b/bitnami/kubernetes-event-exporter/templates/vpa.yaml index 03a7a53bb4..20dca5386a 100644 --- a/bitnami/kubernetes-event-exporter/templates/vpa.yaml +++ b/bitnami/kubernetes-event-exporter/templates/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/kubernetes-event-exporter/values.yaml b/bitnami/kubernetes-event-exporter/values.yaml index 4ca00c1444..dc51afe5dc 100644 --- a/bitnami/kubernetes-event-exporter/values.yaml +++ b/bitnami/kubernetes-event-exporter/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/logstash/Chart.yaml b/bitnami/logstash/Chart.yaml index a24ba7d210..e651938cce 100644 --- a/bitnami/logstash/Chart.yaml +++ b/bitnami/logstash/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/logstash/templates/_helpers.tpl b/bitnami/logstash/templates/_helpers.tpl index 8325f988a1..f5e5b675e1 100644 --- a/bitnami/logstash/templates/_helpers.tpl +++ b/bitnami/logstash/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/logstash/templates/configuration-cm.yaml b/bitnami/logstash/templates/configuration-cm.yaml index a4030c25b4..4df6ca5587 100644 --- a/bitnami/logstash/templates/configuration-cm.yaml +++ b/bitnami/logstash/templates/configuration-cm.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/logstash/templates/extra-list.yaml b/bitnami/logstash/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/logstash/templates/extra-list.yaml +++ b/bitnami/logstash/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/logstash/templates/headless-svc.yaml b/bitnami/logstash/templates/headless-svc.yaml index 191303eb72..36eb989b3e 100644 --- a/bitnami/logstash/templates/headless-svc.yaml +++ b/bitnami/logstash/templates/headless-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/logstash/templates/ingress.yaml b/bitnami/logstash/templates/ingress.yaml index 2e21af58b4..efdd78531d 100644 --- a/bitnami/logstash/templates/ingress.yaml +++ b/bitnami/logstash/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/logstash/templates/networkpolicy.yaml b/bitnami/logstash/templates/networkpolicy.yaml index 5f326bad1b..e0a7b6f386 100644 --- a/bitnami/logstash/templates/networkpolicy.yaml +++ b/bitnami/logstash/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/logstash/templates/pdb.yaml b/bitnami/logstash/templates/pdb.yaml index 370daa07c7..fd4c1e85f7 100644 --- a/bitnami/logstash/templates/pdb.yaml +++ b/bitnami/logstash/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/logstash/templates/serviceaccount.yaml b/bitnami/logstash/templates/serviceaccount.yaml index 9eeb4774ae..66996cff9a 100644 --- a/bitnami/logstash/templates/serviceaccount.yaml +++ b/bitnami/logstash/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/logstash/templates/sts.yaml b/bitnami/logstash/templates/sts.yaml index 3ad2b78b82..41865c5d07 100644 --- a/bitnami/logstash/templates/sts.yaml +++ b/bitnami/logstash/templates/sts.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/logstash/templates/svc.yaml b/bitnami/logstash/templates/svc.yaml index a0b0113002..56c6e001c5 100644 --- a/bitnami/logstash/templates/svc.yaml +++ b/bitnami/logstash/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/logstash/templates/tls-secret.yaml b/bitnami/logstash/templates/tls-secret.yaml index 47a59ab3ea..dfbf4c1a48 100644 --- a/bitnami/logstash/templates/tls-secret.yaml +++ b/bitnami/logstash/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/logstash/values.yaml b/bitnami/logstash/values.yaml index 845fcaeefb..0b23a3e89c 100644 --- a/bitnami/logstash/values.yaml +++ b/bitnami/logstash/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/magento/Chart.yaml b/bitnami/magento/Chart.yaml index 059afe3595..49e5c15d13 100644 --- a/bitnami/magento/Chart.yaml +++ b/bitnami/magento/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/magento/templates/_certificates.tpl b/bitnami/magento/templates/_certificates.tpl index 60fb3a2c61..6bbb0ef4e5 100644 --- a/bitnami/magento/templates/_certificates.tpl +++ b/bitnami/magento/templates/_certificates.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/magento/templates/_helpers.tpl b/bitnami/magento/templates/_helpers.tpl index 3b9bbce6fc..448249d9fb 100644 --- a/bitnami/magento/templates/_helpers.tpl +++ b/bitnami/magento/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/magento/templates/deployment.yaml b/bitnami/magento/templates/deployment.yaml index a1c61a19a0..e5f145a96e 100644 --- a/bitnami/magento/templates/deployment.yaml +++ b/bitnami/magento/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/magento/templates/externaldb-secrets.yaml b/bitnami/magento/templates/externaldb-secrets.yaml index 5bff49c79c..b366d55b97 100644 --- a/bitnami/magento/templates/externaldb-secrets.yaml +++ b/bitnami/magento/templates/externaldb-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/magento/templates/extra-list.yaml b/bitnami/magento/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/magento/templates/extra-list.yaml +++ b/bitnami/magento/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/magento/templates/hpa.yaml b/bitnami/magento/templates/hpa.yaml index ff3a52aa3d..a7b408e761 100644 --- a/bitnami/magento/templates/hpa.yaml +++ b/bitnami/magento/templates/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/magento/templates/ingress.yaml b/bitnami/magento/templates/ingress.yaml index a618e4f94d..a5bddcc277 100644 --- a/bitnami/magento/templates/ingress.yaml +++ b/bitnami/magento/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/magento/templates/metrics-svc.yaml b/bitnami/magento/templates/metrics-svc.yaml index d9e85d8ade..d25839b934 100644 --- a/bitnami/magento/templates/metrics-svc.yaml +++ b/bitnami/magento/templates/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/magento/templates/networkpolicy.yaml b/bitnami/magento/templates/networkpolicy.yaml index 6b981422cd..6c420c9cd8 100644 --- a/bitnami/magento/templates/networkpolicy.yaml +++ b/bitnami/magento/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/magento/templates/pv.yaml b/bitnami/magento/templates/pv.yaml index c88a6969c5..2516dcfc31 100644 --- a/bitnami/magento/templates/pv.yaml +++ b/bitnami/magento/templates/pv.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/magento/templates/pvc.yaml b/bitnami/magento/templates/pvc.yaml index db0fdddb0c..85e3f59b1d 100644 --- a/bitnami/magento/templates/pvc.yaml +++ b/bitnami/magento/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/magento/templates/secrets.yaml b/bitnami/magento/templates/secrets.yaml index 126487ba54..2ffb29b106 100644 --- a/bitnami/magento/templates/secrets.yaml +++ b/bitnami/magento/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/magento/templates/serviceaccount.yaml b/bitnami/magento/templates/serviceaccount.yaml index 0100af5c2c..666f1cd146 100644 --- a/bitnami/magento/templates/serviceaccount.yaml +++ b/bitnami/magento/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/magento/templates/svc.yaml b/bitnami/magento/templates/svc.yaml index 05fc09955c..35d5545dc4 100644 --- a/bitnami/magento/templates/svc.yaml +++ b/bitnami/magento/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/magento/templates/tls-secrets.yaml b/bitnami/magento/templates/tls-secrets.yaml index 3c67c12a44..252a589a3a 100644 --- a/bitnami/magento/templates/tls-secrets.yaml +++ b/bitnami/magento/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/magento/values.yaml b/bitnami/magento/values.yaml index 28e5d3ce1a..875e6143c1 100644 --- a/bitnami/magento/values.yaml +++ b/bitnami/magento/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/mariadb-galera/Chart.yaml b/bitnami/mariadb-galera/Chart.yaml index 0b332d5aa8..e6294fa0f0 100644 --- a/bitnami/mariadb-galera/Chart.yaml +++ b/bitnami/mariadb-galera/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/mariadb-galera/templates/_helpers.tpl b/bitnami/mariadb-galera/templates/_helpers.tpl index 69c595412f..c3b9e59d64 100644 --- a/bitnami/mariadb-galera/templates/_helpers.tpl +++ b/bitnami/mariadb-galera/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb-galera/templates/configmap.yaml b/bitnami/mariadb-galera/templates/configmap.yaml index f96c595a31..63e8dd0352 100644 --- a/bitnami/mariadb-galera/templates/configmap.yaml +++ b/bitnami/mariadb-galera/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb-galera/templates/extra-list.yaml b/bitnami/mariadb-galera/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/mariadb-galera/templates/extra-list.yaml +++ b/bitnami/mariadb-galera/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb-galera/templates/headless-svc.yaml b/bitnami/mariadb-galera/templates/headless-svc.yaml index 4208a37377..6b0a12c44a 100644 --- a/bitnami/mariadb-galera/templates/headless-svc.yaml +++ b/bitnami/mariadb-galera/templates/headless-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb-galera/templates/initialization-configmap.yaml b/bitnami/mariadb-galera/templates/initialization-configmap.yaml index 9a53b6c051..95b2cac7bd 100644 --- a/bitnami/mariadb-galera/templates/initialization-configmap.yaml +++ b/bitnami/mariadb-galera/templates/initialization-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb-galera/templates/metrics-svc.yaml b/bitnami/mariadb-galera/templates/metrics-svc.yaml index d5cd8bb0bf..f6dd6ff0a1 100644 --- a/bitnami/mariadb-galera/templates/metrics-svc.yaml +++ b/bitnami/mariadb-galera/templates/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb-galera/templates/networkpolicy.yaml b/bitnami/mariadb-galera/templates/networkpolicy.yaml index 4138958f13..79dbc0e4eb 100644 --- a/bitnami/mariadb-galera/templates/networkpolicy.yaml +++ b/bitnami/mariadb-galera/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb-galera/templates/pdb.yaml b/bitnami/mariadb-galera/templates/pdb.yaml index 2de0c63d36..c93045b5b4 100644 --- a/bitnami/mariadb-galera/templates/pdb.yaml +++ b/bitnami/mariadb-galera/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb-galera/templates/prometheusrules.yaml b/bitnami/mariadb-galera/templates/prometheusrules.yaml index 4c2eb94915..a767e582dd 100644 --- a/bitnami/mariadb-galera/templates/prometheusrules.yaml +++ b/bitnami/mariadb-galera/templates/prometheusrules.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb-galera/templates/role.yaml b/bitnami/mariadb-galera/templates/role.yaml index 5c1a7ee4e1..8b78018bd2 100644 --- a/bitnami/mariadb-galera/templates/role.yaml +++ b/bitnami/mariadb-galera/templates/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb-galera/templates/rolebinding.yaml b/bitnami/mariadb-galera/templates/rolebinding.yaml index beff1ee0eb..1d9070f6d0 100644 --- a/bitnami/mariadb-galera/templates/rolebinding.yaml +++ b/bitnami/mariadb-galera/templates/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb-galera/templates/secrets.yaml b/bitnami/mariadb-galera/templates/secrets.yaml index 81d617ccc9..666b77348d 100644 --- a/bitnami/mariadb-galera/templates/secrets.yaml +++ b/bitnami/mariadb-galera/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb-galera/templates/serviceaccount.yaml b/bitnami/mariadb-galera/templates/serviceaccount.yaml index 21b0babd29..def95832fd 100644 --- a/bitnami/mariadb-galera/templates/serviceaccount.yaml +++ b/bitnami/mariadb-galera/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb-galera/templates/servicemonitor.yaml b/bitnami/mariadb-galera/templates/servicemonitor.yaml index a838f40b48..5eb18ffab6 100644 --- a/bitnami/mariadb-galera/templates/servicemonitor.yaml +++ b/bitnami/mariadb-galera/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb-galera/templates/statefulset.yaml b/bitnami/mariadb-galera/templates/statefulset.yaml index 532dcb7f39..ccbe025202 100644 --- a/bitnami/mariadb-galera/templates/statefulset.yaml +++ b/bitnami/mariadb-galera/templates/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb-galera/templates/svc.yaml b/bitnami/mariadb-galera/templates/svc.yaml index 24bd07a92b..f5c3724b31 100644 --- a/bitnami/mariadb-galera/templates/svc.yaml +++ b/bitnami/mariadb-galera/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb-galera/templates/tls-secrets.yaml b/bitnami/mariadb-galera/templates/tls-secrets.yaml index e8074e8c0e..36ac55aee2 100644 --- a/bitnami/mariadb-galera/templates/tls-secrets.yaml +++ b/bitnami/mariadb-galera/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb-galera/values.yaml b/bitnami/mariadb-galera/values.yaml index 9811e36e00..c320dc8ca8 100644 --- a/bitnami/mariadb-galera/values.yaml +++ b/bitnami/mariadb-galera/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/mariadb/Chart.yaml b/bitnami/mariadb/Chart.yaml index 6790c3b056..110882b077 100644 --- a/bitnami/mariadb/Chart.yaml +++ b/bitnami/mariadb/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/mariadb/templates/_helpers.tpl b/bitnami/mariadb/templates/_helpers.tpl index d2633372f5..e871624e91 100644 --- a/bitnami/mariadb/templates/_helpers.tpl +++ b/bitnami/mariadb/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb/templates/extra-list.yaml b/bitnami/mariadb/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/mariadb/templates/extra-list.yaml +++ b/bitnami/mariadb/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb/templates/networkpolicy.yaml b/bitnami/mariadb/templates/networkpolicy.yaml index 5d5fe77ba0..c7f6053f80 100644 --- a/bitnami/mariadb/templates/networkpolicy.yaml +++ b/bitnami/mariadb/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb/templates/primary/configmap.yaml b/bitnami/mariadb/templates/primary/configmap.yaml index d51d0a5cc7..37136a9042 100644 --- a/bitnami/mariadb/templates/primary/configmap.yaml +++ b/bitnami/mariadb/templates/primary/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb/templates/primary/initialization-configmap.yaml b/bitnami/mariadb/templates/primary/initialization-configmap.yaml index e4f5b108a8..eab9863f4e 100644 --- a/bitnami/mariadb/templates/primary/initialization-configmap.yaml +++ b/bitnami/mariadb/templates/primary/initialization-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb/templates/primary/pdb.yaml b/bitnami/mariadb/templates/primary/pdb.yaml index d39e581566..c7e9ae51fb 100644 --- a/bitnami/mariadb/templates/primary/pdb.yaml +++ b/bitnami/mariadb/templates/primary/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb/templates/primary/statefulset.yaml b/bitnami/mariadb/templates/primary/statefulset.yaml index de8aa05469..4515523613 100644 --- a/bitnami/mariadb/templates/primary/statefulset.yaml +++ b/bitnami/mariadb/templates/primary/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb/templates/primary/svc.yaml b/bitnami/mariadb/templates/primary/svc.yaml index 0191bdf1bc..b0fc9743b1 100644 --- a/bitnami/mariadb/templates/primary/svc.yaml +++ b/bitnami/mariadb/templates/primary/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb/templates/prometheusrules.yaml b/bitnami/mariadb/templates/prometheusrules.yaml index 84927a2690..d24f0e2c4f 100644 --- a/bitnami/mariadb/templates/prometheusrules.yaml +++ b/bitnami/mariadb/templates/prometheusrules.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb/templates/role.yaml b/bitnami/mariadb/templates/role.yaml index 42ea253159..4102e66acf 100644 --- a/bitnami/mariadb/templates/role.yaml +++ b/bitnami/mariadb/templates/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb/templates/rolebinding.yaml b/bitnami/mariadb/templates/rolebinding.yaml index 07b9506825..08d8b3da42 100644 --- a/bitnami/mariadb/templates/rolebinding.yaml +++ b/bitnami/mariadb/templates/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb/templates/secondary/configmap.yaml b/bitnami/mariadb/templates/secondary/configmap.yaml index ef73b12421..770173fb9a 100644 --- a/bitnami/mariadb/templates/secondary/configmap.yaml +++ b/bitnami/mariadb/templates/secondary/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb/templates/secondary/pdb.yaml b/bitnami/mariadb/templates/secondary/pdb.yaml index 5893731d5a..bdb6583b0c 100644 --- a/bitnami/mariadb/templates/secondary/pdb.yaml +++ b/bitnami/mariadb/templates/secondary/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb/templates/secondary/statefulset.yaml b/bitnami/mariadb/templates/secondary/statefulset.yaml index d5c8a24b91..99d02ef3df 100644 --- a/bitnami/mariadb/templates/secondary/statefulset.yaml +++ b/bitnami/mariadb/templates/secondary/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb/templates/secondary/svc.yaml b/bitnami/mariadb/templates/secondary/svc.yaml index 9c21941bfb..cd6f1d15fb 100644 --- a/bitnami/mariadb/templates/secondary/svc.yaml +++ b/bitnami/mariadb/templates/secondary/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb/templates/secrets.yaml b/bitnami/mariadb/templates/secrets.yaml index 3cd3dcfc6a..9551ee2a6a 100644 --- a/bitnami/mariadb/templates/secrets.yaml +++ b/bitnami/mariadb/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb/templates/serviceaccount.yaml b/bitnami/mariadb/templates/serviceaccount.yaml index 15cd63f15d..411decf176 100644 --- a/bitnami/mariadb/templates/serviceaccount.yaml +++ b/bitnami/mariadb/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb/templates/servicemonitor.yaml b/bitnami/mariadb/templates/servicemonitor.yaml index 67f2f2ce51..046189df39 100644 --- a/bitnami/mariadb/templates/servicemonitor.yaml +++ b/bitnami/mariadb/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mariadb/values.yaml b/bitnami/mariadb/values.yaml index 7c869fb207..6b9c1f8007 100644 --- a/bitnami/mariadb/values.yaml +++ b/bitnami/mariadb/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/mastodon/Chart.yaml b/bitnami/mastodon/Chart.yaml index 2eb1b15f66..6e9d88967c 100644 --- a/bitnami/mastodon/Chart.yaml +++ b/bitnami/mastodon/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/mastodon/templates/_helpers.tpl b/bitnami/mastodon/templates/_helpers.tpl index 996cf371ee..3edce9101d 100644 --- a/bitnami/mastodon/templates/_helpers.tpl +++ b/bitnami/mastodon/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/apache-configmap.yaml b/bitnami/mastodon/templates/apache-configmap.yaml index d39be8f431..9f5edda0be 100644 --- a/bitnami/mastodon/templates/apache-configmap.yaml +++ b/bitnami/mastodon/templates/apache-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/default-configmap.yaml b/bitnami/mastodon/templates/default-configmap.yaml index 46152c11bf..a0c8756c26 100644 --- a/bitnami/mastodon/templates/default-configmap.yaml +++ b/bitnami/mastodon/templates/default-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/default-secret.yaml b/bitnami/mastodon/templates/default-secret.yaml index a5caa4b3bd..aedefe7592 100644 --- a/bitnami/mastodon/templates/default-secret.yaml +++ b/bitnami/mastodon/templates/default-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/externaldb-secret.yaml b/bitnami/mastodon/templates/externaldb-secret.yaml index bc3efd3ac4..64efa0bc24 100644 --- a/bitnami/mastodon/templates/externaldb-secret.yaml +++ b/bitnami/mastodon/templates/externaldb-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/externalelasticsearch-secret.yaml b/bitnami/mastodon/templates/externalelasticsearch-secret.yaml index e3132ac123..1a0b12646e 100644 --- a/bitnami/mastodon/templates/externalelasticsearch-secret.yaml +++ b/bitnami/mastodon/templates/externalelasticsearch-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/externalredis-secret.yaml b/bitnami/mastodon/templates/externalredis-secret.yaml index 0e5f2c1121..3f9da7d5e2 100644 --- a/bitnami/mastodon/templates/externalredis-secret.yaml +++ b/bitnami/mastodon/templates/externalredis-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/externals3-secret.yaml b/bitnami/mastodon/templates/externals3-secret.yaml index 5cee1569d1..84c65cb603 100644 --- a/bitnami/mastodon/templates/externals3-secret.yaml +++ b/bitnami/mastodon/templates/externals3-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/extra-configmap.yaml b/bitnami/mastodon/templates/extra-configmap.yaml index 85253f40a7..767e6097d2 100644 --- a/bitnami/mastodon/templates/extra-configmap.yaml +++ b/bitnami/mastodon/templates/extra-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/extra-list.yaml b/bitnami/mastodon/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/mastodon/templates/extra-list.yaml +++ b/bitnami/mastodon/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/extra-secret.yaml b/bitnami/mastodon/templates/extra-secret.yaml index bda39218bf..f80d16fb54 100644 --- a/bitnami/mastodon/templates/extra-secret.yaml +++ b/bitnami/mastodon/templates/extra-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/init-job/init-job-configmap.yaml b/bitnami/mastodon/templates/init-job/init-job-configmap.yaml index 3183537c92..780733c23a 100644 --- a/bitnami/mastodon/templates/init-job/init-job-configmap.yaml +++ b/bitnami/mastodon/templates/init-job/init-job-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/init-job/init-job.yaml b/bitnami/mastodon/templates/init-job/init-job.yaml index 98f9f48086..d3dfcbdc80 100644 --- a/bitnami/mastodon/templates/init-job/init-job.yaml +++ b/bitnami/mastodon/templates/init-job/init-job.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/init-job/networkpolicy.yaml b/bitnami/mastodon/templates/init-job/networkpolicy.yaml index b99be7ea72..2022d9e438 100644 --- a/bitnami/mastodon/templates/init-job/networkpolicy.yaml +++ b/bitnami/mastodon/templates/init-job/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/pvc.yaml b/bitnami/mastodon/templates/pvc.yaml index bb7416d2e4..4a99839693 100644 --- a/bitnami/mastodon/templates/pvc.yaml +++ b/bitnami/mastodon/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/service-account.yaml b/bitnami/mastodon/templates/service-account.yaml index 16a805fb7e..2c6627b2b4 100644 --- a/bitnami/mastodon/templates/service-account.yaml +++ b/bitnami/mastodon/templates/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/sidekiq/deployment.yaml b/bitnami/mastodon/templates/sidekiq/deployment.yaml index 93ab134177..d8b3adde0b 100644 --- a/bitnami/mastodon/templates/sidekiq/deployment.yaml +++ b/bitnami/mastodon/templates/sidekiq/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/sidekiq/networkpolicy.yaml b/bitnami/mastodon/templates/sidekiq/networkpolicy.yaml index c3a480e5a4..4e502207d2 100644 --- a/bitnami/mastodon/templates/sidekiq/networkpolicy.yaml +++ b/bitnami/mastodon/templates/sidekiq/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/smtp-secret.yaml b/bitnami/mastodon/templates/smtp-secret.yaml index c6c9756f86..d33a204b02 100644 --- a/bitnami/mastodon/templates/smtp-secret.yaml +++ b/bitnami/mastodon/templates/smtp-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/streaming/deployment.yaml b/bitnami/mastodon/templates/streaming/deployment.yaml index 51dcdc20e9..ef825f3c03 100644 --- a/bitnami/mastodon/templates/streaming/deployment.yaml +++ b/bitnami/mastodon/templates/streaming/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/streaming/networkpolicy.yaml b/bitnami/mastodon/templates/streaming/networkpolicy.yaml index aba2b2c75a..dd41fb35b6 100644 --- a/bitnami/mastodon/templates/streaming/networkpolicy.yaml +++ b/bitnami/mastodon/templates/streaming/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/streaming/service.yaml b/bitnami/mastodon/templates/streaming/service.yaml index 9e113c4a72..d1bf61958b 100644 --- a/bitnami/mastodon/templates/streaming/service.yaml +++ b/bitnami/mastodon/templates/streaming/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/tootctlMediaManagement/configmap.yaml b/bitnami/mastodon/templates/tootctlMediaManagement/configmap.yaml index 8383080dea..0e5a89b96e 100644 --- a/bitnami/mastodon/templates/tootctlMediaManagement/configmap.yaml +++ b/bitnami/mastodon/templates/tootctlMediaManagement/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/tootctlMediaManagement/cronjob.yaml b/bitnami/mastodon/templates/tootctlMediaManagement/cronjob.yaml index 7a2fe7da5e..1b34294c7e 100644 --- a/bitnami/mastodon/templates/tootctlMediaManagement/cronjob.yaml +++ b/bitnami/mastodon/templates/tootctlMediaManagement/cronjob.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/tootctlMediaManagement/networkpolicy.yaml b/bitnami/mastodon/templates/tootctlMediaManagement/networkpolicy.yaml index fdce529d78..f516e80bca 100644 --- a/bitnami/mastodon/templates/tootctlMediaManagement/networkpolicy.yaml +++ b/bitnami/mastodon/templates/tootctlMediaManagement/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/web/deployment.yaml b/bitnami/mastodon/templates/web/deployment.yaml index 84d6861b76..9c3f933811 100644 --- a/bitnami/mastodon/templates/web/deployment.yaml +++ b/bitnami/mastodon/templates/web/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/web/networkpolicy.yaml b/bitnami/mastodon/templates/web/networkpolicy.yaml index 0cd95c10ce..c0a086ca76 100644 --- a/bitnami/mastodon/templates/web/networkpolicy.yaml +++ b/bitnami/mastodon/templates/web/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/templates/web/service.yaml b/bitnami/mastodon/templates/web/service.yaml index 3d8c83fd40..b795999eb7 100644 --- a/bitnami/mastodon/templates/web/service.yaml +++ b/bitnami/mastodon/templates/web/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mastodon/values.yaml b/bitnami/mastodon/values.yaml index 6595709dfd..8c4995878a 100644 --- a/bitnami/mastodon/values.yaml +++ b/bitnami/mastodon/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/matomo/Chart.yaml b/bitnami/matomo/Chart.yaml index 1bdab8bcc4..c896e2d2a8 100644 --- a/bitnami/matomo/Chart.yaml +++ b/bitnami/matomo/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/matomo/templates/_helpers.tpl b/bitnami/matomo/templates/_helpers.tpl index 37656cd2a3..7934d7b47d 100644 --- a/bitnami/matomo/templates/_helpers.tpl +++ b/bitnami/matomo/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/matomo/templates/cronjob.yaml b/bitnami/matomo/templates/cronjob.yaml index c8aa61392f..8a3fb2ce4c 100644 --- a/bitnami/matomo/templates/cronjob.yaml +++ b/bitnami/matomo/templates/cronjob.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/matomo/templates/deployment.yaml b/bitnami/matomo/templates/deployment.yaml index dd37846333..d721eb2380 100644 --- a/bitnami/matomo/templates/deployment.yaml +++ b/bitnami/matomo/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/matomo/templates/externaldb-secrets.yaml b/bitnami/matomo/templates/externaldb-secrets.yaml index 13da4c205a..b07c5fcef4 100644 --- a/bitnami/matomo/templates/externaldb-secrets.yaml +++ b/bitnami/matomo/templates/externaldb-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/matomo/templates/extra-list.yaml b/bitnami/matomo/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/matomo/templates/extra-list.yaml +++ b/bitnami/matomo/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/matomo/templates/ingress.yaml b/bitnami/matomo/templates/ingress.yaml index 2a72463052..e5d64092d1 100644 --- a/bitnami/matomo/templates/ingress.yaml +++ b/bitnami/matomo/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/matomo/templates/networkpolicy.yaml b/bitnami/matomo/templates/networkpolicy.yaml index 6a221a075f..124261b6ca 100644 --- a/bitnami/matomo/templates/networkpolicy.yaml +++ b/bitnami/matomo/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/matomo/templates/postinit-configmap.yaml b/bitnami/matomo/templates/postinit-configmap.yaml index 9e5a52cc3d..c32ff46f89 100644 --- a/bitnami/matomo/templates/postinit-configmap.yaml +++ b/bitnami/matomo/templates/postinit-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/matomo/templates/pv.yaml b/bitnami/matomo/templates/pv.yaml index dd065a23d9..3f3f5dede6 100644 --- a/bitnami/matomo/templates/pv.yaml +++ b/bitnami/matomo/templates/pv.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/matomo/templates/pvc.yaml b/bitnami/matomo/templates/pvc.yaml index 02dc3a37ef..ac401af293 100644 --- a/bitnami/matomo/templates/pvc.yaml +++ b/bitnami/matomo/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/matomo/templates/secrets.yaml b/bitnami/matomo/templates/secrets.yaml index 706280fbcd..c0069a1a1f 100644 --- a/bitnami/matomo/templates/secrets.yaml +++ b/bitnami/matomo/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/matomo/templates/svc.yaml b/bitnami/matomo/templates/svc.yaml index ba04091665..8ec2e6c127 100644 --- a/bitnami/matomo/templates/svc.yaml +++ b/bitnami/matomo/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/matomo/templates/tls-secrets.yaml b/bitnami/matomo/templates/tls-secrets.yaml index 12950b6c28..538d1447a8 100644 --- a/bitnami/matomo/templates/tls-secrets.yaml +++ b/bitnami/matomo/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/matomo/values.yaml b/bitnami/matomo/values.yaml index f9b78d6e6e..5b93092b6c 100644 --- a/bitnami/matomo/values.yaml +++ b/bitnami/matomo/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/mediawiki/Chart.yaml b/bitnami/mediawiki/Chart.yaml index 62251cc7cb..63f2704224 100644 --- a/bitnami/mediawiki/Chart.yaml +++ b/bitnami/mediawiki/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/mediawiki/templates/_helpers.tpl b/bitnami/mediawiki/templates/_helpers.tpl index d9bb7f7ad4..0f9780db3e 100644 --- a/bitnami/mediawiki/templates/_helpers.tpl +++ b/bitnami/mediawiki/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mediawiki/templates/deployment.yaml b/bitnami/mediawiki/templates/deployment.yaml index 9ac0998e43..20cd5215e8 100644 --- a/bitnami/mediawiki/templates/deployment.yaml +++ b/bitnami/mediawiki/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mediawiki/templates/externaldb-secrets.yaml b/bitnami/mediawiki/templates/externaldb-secrets.yaml index b3c11dd5f7..bc4241e30e 100644 --- a/bitnami/mediawiki/templates/externaldb-secrets.yaml +++ b/bitnami/mediawiki/templates/externaldb-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mediawiki/templates/extra-list.yaml b/bitnami/mediawiki/templates/extra-list.yaml index 1ffe17b133..2dcd26f306 100644 --- a/bitnami/mediawiki/templates/extra-list.yaml +++ b/bitnami/mediawiki/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mediawiki/templates/ingress.yaml b/bitnami/mediawiki/templates/ingress.yaml index 31a160164d..e25af126de 100644 --- a/bitnami/mediawiki/templates/ingress.yaml +++ b/bitnami/mediawiki/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mediawiki/templates/mediawiki-pvc.yaml b/bitnami/mediawiki/templates/mediawiki-pvc.yaml index 70e9e2caf1..b07725ee2d 100644 --- a/bitnami/mediawiki/templates/mediawiki-pvc.yaml +++ b/bitnami/mediawiki/templates/mediawiki-pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mediawiki/templates/metrics-svc.yaml b/bitnami/mediawiki/templates/metrics-svc.yaml index e28009e200..bf3bb14730 100644 --- a/bitnami/mediawiki/templates/metrics-svc.yaml +++ b/bitnami/mediawiki/templates/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mediawiki/templates/networkpolicy.yaml b/bitnami/mediawiki/templates/networkpolicy.yaml index 5064447ba8..7bc9a6d0d3 100644 --- a/bitnami/mediawiki/templates/networkpolicy.yaml +++ b/bitnami/mediawiki/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mediawiki/templates/secrets.yaml b/bitnami/mediawiki/templates/secrets.yaml index cefc802c0f..0ab9499f43 100644 --- a/bitnami/mediawiki/templates/secrets.yaml +++ b/bitnami/mediawiki/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mediawiki/templates/serviceaccount.yaml b/bitnami/mediawiki/templates/serviceaccount.yaml index 40dd0e12e7..e62f69ce03 100644 --- a/bitnami/mediawiki/templates/serviceaccount.yaml +++ b/bitnami/mediawiki/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mediawiki/templates/servicemonitor.yaml b/bitnami/mediawiki/templates/servicemonitor.yaml index e5b2bbd38d..da32b9e3e5 100644 --- a/bitnami/mediawiki/templates/servicemonitor.yaml +++ b/bitnami/mediawiki/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mediawiki/templates/svc.yaml b/bitnami/mediawiki/templates/svc.yaml index 66e5d5c744..7f686f3ff5 100644 --- a/bitnami/mediawiki/templates/svc.yaml +++ b/bitnami/mediawiki/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mediawiki/templates/tls-secrets.yaml b/bitnami/mediawiki/templates/tls-secrets.yaml index b8218e32d5..1c02229fad 100644 --- a/bitnami/mediawiki/templates/tls-secrets.yaml +++ b/bitnami/mediawiki/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mediawiki/values.yaml b/bitnami/mediawiki/values.yaml index 16a2a68f91..5542e99cb5 100644 --- a/bitnami/mediawiki/values.yaml +++ b/bitnami/mediawiki/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/memcached/Chart.yaml b/bitnami/memcached/Chart.yaml index ad1162ea89..01beff2b86 100644 --- a/bitnami/memcached/Chart.yaml +++ b/bitnami/memcached/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/memcached/templates/_helpers.tpl b/bitnami/memcached/templates/_helpers.tpl index 16143976d4..5bc78e156a 100644 --- a/bitnami/memcached/templates/_helpers.tpl +++ b/bitnami/memcached/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/memcached/templates/deployment.yaml b/bitnami/memcached/templates/deployment.yaml index 33ea05bbf5..b818e66085 100644 --- a/bitnami/memcached/templates/deployment.yaml +++ b/bitnami/memcached/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/memcached/templates/extra-list.yaml b/bitnami/memcached/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/memcached/templates/extra-list.yaml +++ b/bitnami/memcached/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/memcached/templates/hpa.yaml b/bitnami/memcached/templates/hpa.yaml index 16f1e3b5b9..dab3bca271 100644 --- a/bitnami/memcached/templates/hpa.yaml +++ b/bitnami/memcached/templates/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/memcached/templates/metrics-svc.yaml b/bitnami/memcached/templates/metrics-svc.yaml index f0db234b71..a7823a43c7 100644 --- a/bitnami/memcached/templates/metrics-svc.yaml +++ b/bitnami/memcached/templates/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/memcached/templates/networkpolicy.yaml b/bitnami/memcached/templates/networkpolicy.yaml index 879c63f474..2f449645b8 100644 --- a/bitnami/memcached/templates/networkpolicy.yaml +++ b/bitnami/memcached/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/memcached/templates/pdb.yaml b/bitnami/memcached/templates/pdb.yaml index f2d7bed66a..03a4b02002 100644 --- a/bitnami/memcached/templates/pdb.yaml +++ b/bitnami/memcached/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/memcached/templates/secrets.yaml b/bitnami/memcached/templates/secrets.yaml index d989dab58b..1caa1f9c90 100644 --- a/bitnami/memcached/templates/secrets.yaml +++ b/bitnami/memcached/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/memcached/templates/service.yaml b/bitnami/memcached/templates/service.yaml index d13121965f..97fa2c5b58 100644 --- a/bitnami/memcached/templates/service.yaml +++ b/bitnami/memcached/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/memcached/templates/serviceaccount.yaml b/bitnami/memcached/templates/serviceaccount.yaml index c865d8e89a..a6bc23a56d 100644 --- a/bitnami/memcached/templates/serviceaccount.yaml +++ b/bitnami/memcached/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/memcached/templates/servicemonitor.yaml b/bitnami/memcached/templates/servicemonitor.yaml index cb0d19720b..b1d64f3086 100644 --- a/bitnami/memcached/templates/servicemonitor.yaml +++ b/bitnami/memcached/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/memcached/templates/statefulset.yaml b/bitnami/memcached/templates/statefulset.yaml index d5f3d54c09..ec0fd63e29 100644 --- a/bitnami/memcached/templates/statefulset.yaml +++ b/bitnami/memcached/templates/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/memcached/values.yaml b/bitnami/memcached/values.yaml index 49a9c63801..6cfe8c2856 100644 --- a/bitnami/memcached/values.yaml +++ b/bitnami/memcached/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/metallb/Chart.yaml b/bitnami/metallb/Chart.yaml index 3f4da92dad..3d41be1609 100644 --- a/bitnami/metallb/Chart.yaml +++ b/bitnami/metallb/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/metallb/templates/_helpers.tpl b/bitnami/metallb/templates/_helpers.tpl index 2bdb8cf683..05f054b560 100644 --- a/bitnami/metallb/templates/_helpers.tpl +++ b/bitnami/metallb/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metallb/templates/controller/configmap.yaml b/bitnami/metallb/templates/controller/configmap.yaml index 5106367f37..0c89e86b5f 100644 --- a/bitnami/metallb/templates/controller/configmap.yaml +++ b/bitnami/metallb/templates/controller/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metallb/templates/controller/deployment.yaml b/bitnami/metallb/templates/controller/deployment.yaml index 03c905965a..87b34a0769 100644 --- a/bitnami/metallb/templates/controller/deployment.yaml +++ b/bitnami/metallb/templates/controller/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metallb/templates/controller/networkpolicy.yaml b/bitnami/metallb/templates/controller/networkpolicy.yaml index 8afe92e8d2..3e109d8daf 100644 --- a/bitnami/metallb/templates/controller/networkpolicy.yaml +++ b/bitnami/metallb/templates/controller/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metallb/templates/controller/psp.yaml b/bitnami/metallb/templates/controller/psp.yaml index ecb6f4f697..37c032ab8b 100644 --- a/bitnami/metallb/templates/controller/psp.yaml +++ b/bitnami/metallb/templates/controller/psp.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metallb/templates/controller/rbac.yaml b/bitnami/metallb/templates/controller/rbac.yaml index 2d6fbc595e..76f109d4a2 100644 --- a/bitnami/metallb/templates/controller/rbac.yaml +++ b/bitnami/metallb/templates/controller/rbac.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metallb/templates/controller/service.yaml b/bitnami/metallb/templates/controller/service.yaml index f26171656a..359b49ef59 100644 --- a/bitnami/metallb/templates/controller/service.yaml +++ b/bitnami/metallb/templates/controller/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metallb/templates/controller/serviceaccount.yaml b/bitnami/metallb/templates/controller/serviceaccount.yaml index 2c4c57cab7..aac1794877 100644 --- a/bitnami/metallb/templates/controller/serviceaccount.yaml +++ b/bitnami/metallb/templates/controller/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metallb/templates/controller/servicemonitor.yaml b/bitnami/metallb/templates/controller/servicemonitor.yaml index 9bcc342afa..463fcea6aa 100644 --- a/bitnami/metallb/templates/controller/servicemonitor.yaml +++ b/bitnami/metallb/templates/controller/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metallb/templates/controller/webhooks.yaml b/bitnami/metallb/templates/controller/webhooks.yaml index ad539285aa..886b30d771 100644 --- a/bitnami/metallb/templates/controller/webhooks.yaml +++ b/bitnami/metallb/templates/controller/webhooks.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metallb/templates/extra-list.yaml b/bitnami/metallb/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/metallb/templates/extra-list.yaml +++ b/bitnami/metallb/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metallb/templates/prometheus/metallb.alerts.yaml b/bitnami/metallb/templates/prometheus/metallb.alerts.yaml index 49a2a60283..1693eea9c3 100644 --- a/bitnami/metallb/templates/prometheus/metallb.alerts.yaml +++ b/bitnami/metallb/templates/prometheus/metallb.alerts.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metallb/templates/rbac.yaml b/bitnami/metallb/templates/rbac.yaml index 98bb94886f..287cadb3da 100644 --- a/bitnami/metallb/templates/rbac.yaml +++ b/bitnami/metallb/templates/rbac.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metallb/templates/speaker/daemonset.yaml b/bitnami/metallb/templates/speaker/daemonset.yaml index 7c9fc36757..0a89438f01 100644 --- a/bitnami/metallb/templates/speaker/daemonset.yaml +++ b/bitnami/metallb/templates/speaker/daemonset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metallb/templates/speaker/networkpolicy.yaml b/bitnami/metallb/templates/speaker/networkpolicy.yaml index 743480c2eb..aa3d3f8689 100644 --- a/bitnami/metallb/templates/speaker/networkpolicy.yaml +++ b/bitnami/metallb/templates/speaker/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metallb/templates/speaker/psp.yaml b/bitnami/metallb/templates/speaker/psp.yaml index 485c47fd63..6c652aa8b5 100644 --- a/bitnami/metallb/templates/speaker/psp.yaml +++ b/bitnami/metallb/templates/speaker/psp.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metallb/templates/speaker/rbac.yaml b/bitnami/metallb/templates/speaker/rbac.yaml index e62409b3cd..a874767ac8 100644 --- a/bitnami/metallb/templates/speaker/rbac.yaml +++ b/bitnami/metallb/templates/speaker/rbac.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metallb/templates/speaker/secret.yaml b/bitnami/metallb/templates/speaker/secret.yaml index 4e03f84c22..284129d557 100644 --- a/bitnami/metallb/templates/speaker/secret.yaml +++ b/bitnami/metallb/templates/speaker/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metallb/templates/speaker/service.yaml b/bitnami/metallb/templates/speaker/service.yaml index 046706e0ff..20bfb8e497 100644 --- a/bitnami/metallb/templates/speaker/service.yaml +++ b/bitnami/metallb/templates/speaker/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metallb/templates/speaker/serviceaccount.yaml b/bitnami/metallb/templates/speaker/serviceaccount.yaml index 5cef111d0d..076e018a23 100644 --- a/bitnami/metallb/templates/speaker/serviceaccount.yaml +++ b/bitnami/metallb/templates/speaker/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metallb/templates/speaker/servicemonitor.yaml b/bitnami/metallb/templates/speaker/servicemonitor.yaml index b599a80af9..c9386793be 100644 --- a/bitnami/metallb/templates/speaker/servicemonitor.yaml +++ b/bitnami/metallb/templates/speaker/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metallb/values.yaml b/bitnami/metallb/values.yaml index 039f9ccf1a..c4bb43d068 100644 --- a/bitnami/metallb/values.yaml +++ b/bitnami/metallb/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/metrics-server/Chart.yaml b/bitnami/metrics-server/Chart.yaml index 0fd6f181c7..5eb06ec1cf 100644 --- a/bitnami/metrics-server/Chart.yaml +++ b/bitnami/metrics-server/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/metrics-server/templates/_helpers.tpl b/bitnami/metrics-server/templates/_helpers.tpl index 31b4023c2e..5870dc18af 100644 --- a/bitnami/metrics-server/templates/_helpers.tpl +++ b/bitnami/metrics-server/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metrics-server/templates/auth-delegator-crb.yaml b/bitnami/metrics-server/templates/auth-delegator-crb.yaml index 283aee326a..7c8147a0d2 100644 --- a/bitnami/metrics-server/templates/auth-delegator-crb.yaml +++ b/bitnami/metrics-server/templates/auth-delegator-crb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metrics-server/templates/cluster-role.yaml b/bitnami/metrics-server/templates/cluster-role.yaml index 18ebbc3252..fdc6d66d82 100644 --- a/bitnami/metrics-server/templates/cluster-role.yaml +++ b/bitnami/metrics-server/templates/cluster-role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metrics-server/templates/deployment.yaml b/bitnami/metrics-server/templates/deployment.yaml index 4c3d6cceba..fa925924a4 100644 --- a/bitnami/metrics-server/templates/deployment.yaml +++ b/bitnami/metrics-server/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metrics-server/templates/extra-list.yaml b/bitnami/metrics-server/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/metrics-server/templates/extra-list.yaml +++ b/bitnami/metrics-server/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metrics-server/templates/metrics-api-service.yaml b/bitnami/metrics-server/templates/metrics-api-service.yaml index b4178ccadc..6c7330af97 100644 --- a/bitnami/metrics-server/templates/metrics-api-service.yaml +++ b/bitnami/metrics-server/templates/metrics-api-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metrics-server/templates/metrics-server-crb.yaml b/bitnami/metrics-server/templates/metrics-server-crb.yaml index 42c169a1aa..b481d4b812 100644 --- a/bitnami/metrics-server/templates/metrics-server-crb.yaml +++ b/bitnami/metrics-server/templates/metrics-server-crb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metrics-server/templates/networkpolicy.yaml b/bitnami/metrics-server/templates/networkpolicy.yaml index a4255a6e23..f2cb37f23a 100644 --- a/bitnami/metrics-server/templates/networkpolicy.yaml +++ b/bitnami/metrics-server/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metrics-server/templates/pdb.yaml b/bitnami/metrics-server/templates/pdb.yaml index d7d165403c..9f3b2ce6a5 100644 --- a/bitnami/metrics-server/templates/pdb.yaml +++ b/bitnami/metrics-server/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metrics-server/templates/role-binding.yaml b/bitnami/metrics-server/templates/role-binding.yaml index 8ad3fa2c3e..a6e9e2a5ae 100644 --- a/bitnami/metrics-server/templates/role-binding.yaml +++ b/bitnami/metrics-server/templates/role-binding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metrics-server/templates/serviceaccount.yaml b/bitnami/metrics-server/templates/serviceaccount.yaml index 1b5ecb0f3c..6209396226 100644 --- a/bitnami/metrics-server/templates/serviceaccount.yaml +++ b/bitnami/metrics-server/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metrics-server/templates/svc.yaml b/bitnami/metrics-server/templates/svc.yaml index 9f9cdf24ec..dda337274f 100644 --- a/bitnami/metrics-server/templates/svc.yaml +++ b/bitnami/metrics-server/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/metrics-server/values.yaml b/bitnami/metrics-server/values.yaml index c7cac2039d..0223c739e7 100644 --- a/bitnami/metrics-server/values.yaml +++ b/bitnami/metrics-server/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/milvus/Chart.yaml b/bitnami/milvus/Chart.yaml index f3b5603164..574f4171cc 100644 --- a/bitnami/milvus/Chart.yaml +++ b/bitnami/milvus/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/milvus/templates/_helpers.tpl b/bitnami/milvus/templates/_helpers.tpl index 720bfc8fcf..4614bdd215 100644 --- a/bitnami/milvus/templates/_helpers.tpl +++ b/bitnami/milvus/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/attu/deployment.yaml b/bitnami/milvus/templates/attu/deployment.yaml index c1b0b8faf9..cce41b5522 100644 --- a/bitnami/milvus/templates/attu/deployment.yaml +++ b/bitnami/milvus/templates/attu/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/attu/hpa.yaml b/bitnami/milvus/templates/attu/hpa.yaml index 4c637e0ad7..bea5315125 100644 --- a/bitnami/milvus/templates/attu/hpa.yaml +++ b/bitnami/milvus/templates/attu/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/attu/ingress-tls-secret.yaml b/bitnami/milvus/templates/attu/ingress-tls-secret.yaml index 56dfe323d1..2e83f2f5dc 100644 --- a/bitnami/milvus/templates/attu/ingress-tls-secret.yaml +++ b/bitnami/milvus/templates/attu/ingress-tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/attu/ingress.yaml b/bitnami/milvus/templates/attu/ingress.yaml index a797feac40..f980d363e5 100644 --- a/bitnami/milvus/templates/attu/ingress.yaml +++ b/bitnami/milvus/templates/attu/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/attu/networkpolicy.yaml b/bitnami/milvus/templates/attu/networkpolicy.yaml index c42c073168..ba9ba86c5b 100644 --- a/bitnami/milvus/templates/attu/networkpolicy.yaml +++ b/bitnami/milvus/templates/attu/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/attu/pdb.yaml b/bitnami/milvus/templates/attu/pdb.yaml index 839759de3c..e38e93b969 100644 --- a/bitnami/milvus/templates/attu/pdb.yaml +++ b/bitnami/milvus/templates/attu/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/attu/service-account.yaml b/bitnami/milvus/templates/attu/service-account.yaml index fb4e48f462..fb51e33100 100644 --- a/bitnami/milvus/templates/attu/service-account.yaml +++ b/bitnami/milvus/templates/attu/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/attu/service.yaml b/bitnami/milvus/templates/attu/service.yaml index 2ec67a3c41..397843ec29 100644 --- a/bitnami/milvus/templates/attu/service.yaml +++ b/bitnami/milvus/templates/attu/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/attu/vpa.yaml b/bitnami/milvus/templates/attu/vpa.yaml index cd0ec76879..b42faca8bb 100644 --- a/bitnami/milvus/templates/attu/vpa.yaml +++ b/bitnami/milvus/templates/attu/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/configmap.yaml b/bitnami/milvus/templates/configmap.yaml index 52b59e92e1..96e17869f8 100644 --- a/bitnami/milvus/templates/configmap.yaml +++ b/bitnami/milvus/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/data-coordinator/configmap.yaml b/bitnami/milvus/templates/data-coordinator/configmap.yaml index 2909085635..18d73e1e59 100644 --- a/bitnami/milvus/templates/data-coordinator/configmap.yaml +++ b/bitnami/milvus/templates/data-coordinator/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/data-coordinator/deployment.yaml b/bitnami/milvus/templates/data-coordinator/deployment.yaml index 9db3e37200..c17a8f25e1 100644 --- a/bitnami/milvus/templates/data-coordinator/deployment.yaml +++ b/bitnami/milvus/templates/data-coordinator/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/data-coordinator/extra-configmap.yaml b/bitnami/milvus/templates/data-coordinator/extra-configmap.yaml index c51a34d3a9..1800ee69e6 100644 --- a/bitnami/milvus/templates/data-coordinator/extra-configmap.yaml +++ b/bitnami/milvus/templates/data-coordinator/extra-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/data-coordinator/hpa.yaml b/bitnami/milvus/templates/data-coordinator/hpa.yaml index f07fdc3346..d2f047b337 100644 --- a/bitnami/milvus/templates/data-coordinator/hpa.yaml +++ b/bitnami/milvus/templates/data-coordinator/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/data-coordinator/networkpolicy.yaml b/bitnami/milvus/templates/data-coordinator/networkpolicy.yaml index b402afa02b..f69e08fe1d 100644 --- a/bitnami/milvus/templates/data-coordinator/networkpolicy.yaml +++ b/bitnami/milvus/templates/data-coordinator/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/data-coordinator/pdb.yaml b/bitnami/milvus/templates/data-coordinator/pdb.yaml index eb0348b22b..1d23af3af4 100644 --- a/bitnami/milvus/templates/data-coordinator/pdb.yaml +++ b/bitnami/milvus/templates/data-coordinator/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/data-coordinator/service-account.yaml b/bitnami/milvus/templates/data-coordinator/service-account.yaml index e0e0bb4f38..1b17a5e1e4 100644 --- a/bitnami/milvus/templates/data-coordinator/service-account.yaml +++ b/bitnami/milvus/templates/data-coordinator/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/data-coordinator/service.yaml b/bitnami/milvus/templates/data-coordinator/service.yaml index 5faf01ad6e..20b00eae6d 100644 --- a/bitnami/milvus/templates/data-coordinator/service.yaml +++ b/bitnami/milvus/templates/data-coordinator/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/data-coordinator/servicemonitor.yaml b/bitnami/milvus/templates/data-coordinator/servicemonitor.yaml index 29a3214143..8ec1bf7117 100644 --- a/bitnami/milvus/templates/data-coordinator/servicemonitor.yaml +++ b/bitnami/milvus/templates/data-coordinator/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/data-coordinator/vpa.yaml b/bitnami/milvus/templates/data-coordinator/vpa.yaml index 55cbb30f35..0d45a4bee3 100644 --- a/bitnami/milvus/templates/data-coordinator/vpa.yaml +++ b/bitnami/milvus/templates/data-coordinator/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/data-node/configmap.yaml b/bitnami/milvus/templates/data-node/configmap.yaml index 7e9357e22a..461dbb5ab5 100644 --- a/bitnami/milvus/templates/data-node/configmap.yaml +++ b/bitnami/milvus/templates/data-node/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/data-node/deployment.yaml b/bitnami/milvus/templates/data-node/deployment.yaml index d084121cbf..b04b20be21 100644 --- a/bitnami/milvus/templates/data-node/deployment.yaml +++ b/bitnami/milvus/templates/data-node/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/data-node/extra-configmap.yaml b/bitnami/milvus/templates/data-node/extra-configmap.yaml index f3885ea587..19b9b52d68 100644 --- a/bitnami/milvus/templates/data-node/extra-configmap.yaml +++ b/bitnami/milvus/templates/data-node/extra-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/data-node/hpa.yaml b/bitnami/milvus/templates/data-node/hpa.yaml index d68e110654..bb37d127f0 100644 --- a/bitnami/milvus/templates/data-node/hpa.yaml +++ b/bitnami/milvus/templates/data-node/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/data-node/networkpolicy.yaml b/bitnami/milvus/templates/data-node/networkpolicy.yaml index 9ff4a56b78..48d0e9b7a1 100644 --- a/bitnami/milvus/templates/data-node/networkpolicy.yaml +++ b/bitnami/milvus/templates/data-node/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/data-node/pdb.yaml b/bitnami/milvus/templates/data-node/pdb.yaml index 98f65df9c9..4c18da0e14 100644 --- a/bitnami/milvus/templates/data-node/pdb.yaml +++ b/bitnami/milvus/templates/data-node/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/data-node/service-account.yaml b/bitnami/milvus/templates/data-node/service-account.yaml index 6c25ffc98e..1f2662c8eb 100644 --- a/bitnami/milvus/templates/data-node/service-account.yaml +++ b/bitnami/milvus/templates/data-node/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/data-node/service.yaml b/bitnami/milvus/templates/data-node/service.yaml index 105946858b..0f88de6048 100644 --- a/bitnami/milvus/templates/data-node/service.yaml +++ b/bitnami/milvus/templates/data-node/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/data-node/servicemonitor.yaml b/bitnami/milvus/templates/data-node/servicemonitor.yaml index a5be99784d..4a0e4f2a42 100644 --- a/bitnami/milvus/templates/data-node/servicemonitor.yaml +++ b/bitnami/milvus/templates/data-node/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/data-node/vpa.yaml b/bitnami/milvus/templates/data-node/vpa.yaml index 9d118a1e52..3329639a2f 100644 --- a/bitnami/milvus/templates/data-node/vpa.yaml +++ b/bitnami/milvus/templates/data-node/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/externaletcd-secret.yaml b/bitnami/milvus/templates/externaletcd-secret.yaml index 893096510b..193aa986aa 100644 --- a/bitnami/milvus/templates/externaletcd-secret.yaml +++ b/bitnami/milvus/templates/externaletcd-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/externalkafka-secret.yaml b/bitnami/milvus/templates/externalkafka-secret.yaml index f4bdbe77d5..f37a8cf48b 100644 --- a/bitnami/milvus/templates/externalkafka-secret.yaml +++ b/bitnami/milvus/templates/externalkafka-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/externals3-secret.yaml b/bitnami/milvus/templates/externals3-secret.yaml index 8d72424536..564aba500c 100644 --- a/bitnami/milvus/templates/externals3-secret.yaml +++ b/bitnami/milvus/templates/externals3-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/extra-configmap.yaml b/bitnami/milvus/templates/extra-configmap.yaml index 930ebeb544..e396e00e50 100644 --- a/bitnami/milvus/templates/extra-configmap.yaml +++ b/bitnami/milvus/templates/extra-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/extra-list.yaml b/bitnami/milvus/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/milvus/templates/extra-list.yaml +++ b/bitnami/milvus/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/index-coordinator/configmap.yaml b/bitnami/milvus/templates/index-coordinator/configmap.yaml index 695bded7cc..ba25aee4aa 100644 --- a/bitnami/milvus/templates/index-coordinator/configmap.yaml +++ b/bitnami/milvus/templates/index-coordinator/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/index-coordinator/deployment.yaml b/bitnami/milvus/templates/index-coordinator/deployment.yaml index a54bf9de32..cf103cd226 100644 --- a/bitnami/milvus/templates/index-coordinator/deployment.yaml +++ b/bitnami/milvus/templates/index-coordinator/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/index-coordinator/extra-configmap.yaml b/bitnami/milvus/templates/index-coordinator/extra-configmap.yaml index 985c3fbbef..c4684755eb 100644 --- a/bitnami/milvus/templates/index-coordinator/extra-configmap.yaml +++ b/bitnami/milvus/templates/index-coordinator/extra-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/index-coordinator/hpa.yaml b/bitnami/milvus/templates/index-coordinator/hpa.yaml index e76b68c9ca..007265d570 100644 --- a/bitnami/milvus/templates/index-coordinator/hpa.yaml +++ b/bitnami/milvus/templates/index-coordinator/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/index-coordinator/networkpolicy.yaml b/bitnami/milvus/templates/index-coordinator/networkpolicy.yaml index 60674d8d7c..01c707b98e 100644 --- a/bitnami/milvus/templates/index-coordinator/networkpolicy.yaml +++ b/bitnami/milvus/templates/index-coordinator/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/index-coordinator/pdb.yaml b/bitnami/milvus/templates/index-coordinator/pdb.yaml index 314276ea9c..d7c817b4b2 100644 --- a/bitnami/milvus/templates/index-coordinator/pdb.yaml +++ b/bitnami/milvus/templates/index-coordinator/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/index-coordinator/service-account.yaml b/bitnami/milvus/templates/index-coordinator/service-account.yaml index ba01323187..f966b75cf8 100644 --- a/bitnami/milvus/templates/index-coordinator/service-account.yaml +++ b/bitnami/milvus/templates/index-coordinator/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/index-coordinator/service.yaml b/bitnami/milvus/templates/index-coordinator/service.yaml index 85352dc171..f981241e74 100644 --- a/bitnami/milvus/templates/index-coordinator/service.yaml +++ b/bitnami/milvus/templates/index-coordinator/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/index-coordinator/servicemonitor.yaml b/bitnami/milvus/templates/index-coordinator/servicemonitor.yaml index 6b9312f208..15c42a7364 100644 --- a/bitnami/milvus/templates/index-coordinator/servicemonitor.yaml +++ b/bitnami/milvus/templates/index-coordinator/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/index-coordinator/vpa.yaml b/bitnami/milvus/templates/index-coordinator/vpa.yaml index 761f8687e0..2d7590d00f 100644 --- a/bitnami/milvus/templates/index-coordinator/vpa.yaml +++ b/bitnami/milvus/templates/index-coordinator/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/index-node/configmap.yaml b/bitnami/milvus/templates/index-node/configmap.yaml index 7bf5b57815..03d7fdf51b 100644 --- a/bitnami/milvus/templates/index-node/configmap.yaml +++ b/bitnami/milvus/templates/index-node/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/index-node/deployment.yaml b/bitnami/milvus/templates/index-node/deployment.yaml index 379845a618..26f1ff2486 100644 --- a/bitnami/milvus/templates/index-node/deployment.yaml +++ b/bitnami/milvus/templates/index-node/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/index-node/extra-configmap.yaml b/bitnami/milvus/templates/index-node/extra-configmap.yaml index 188f959241..21385f5a95 100644 --- a/bitnami/milvus/templates/index-node/extra-configmap.yaml +++ b/bitnami/milvus/templates/index-node/extra-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/index-node/hpa.yaml b/bitnami/milvus/templates/index-node/hpa.yaml index f2a8746c8d..5483f5e3db 100644 --- a/bitnami/milvus/templates/index-node/hpa.yaml +++ b/bitnami/milvus/templates/index-node/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/index-node/networkpolicy.yaml b/bitnami/milvus/templates/index-node/networkpolicy.yaml index b69b7e9c8e..ed65ae0626 100644 --- a/bitnami/milvus/templates/index-node/networkpolicy.yaml +++ b/bitnami/milvus/templates/index-node/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/index-node/pdb.yaml b/bitnami/milvus/templates/index-node/pdb.yaml index b6b21a0903..5f672b2fe1 100644 --- a/bitnami/milvus/templates/index-node/pdb.yaml +++ b/bitnami/milvus/templates/index-node/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/index-node/service-account.yaml b/bitnami/milvus/templates/index-node/service-account.yaml index 0359fe0752..4f55853529 100644 --- a/bitnami/milvus/templates/index-node/service-account.yaml +++ b/bitnami/milvus/templates/index-node/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/index-node/service.yaml b/bitnami/milvus/templates/index-node/service.yaml index bfbfb2cb99..aaed9989cc 100644 --- a/bitnami/milvus/templates/index-node/service.yaml +++ b/bitnami/milvus/templates/index-node/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/index-node/servicemonitor.yaml b/bitnami/milvus/templates/index-node/servicemonitor.yaml index 8579c93914..33d4afd3a5 100644 --- a/bitnami/milvus/templates/index-node/servicemonitor.yaml +++ b/bitnami/milvus/templates/index-node/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/index-node/vpa.yaml b/bitnami/milvus/templates/index-node/vpa.yaml index 12c0d982b9..79514d868b 100644 --- a/bitnami/milvus/templates/index-node/vpa.yaml +++ b/bitnami/milvus/templates/index-node/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/init-job-networkpolicy.yaml b/bitnami/milvus/templates/init-job-networkpolicy.yaml index bc6e3e48c2..809e36ca06 100644 --- a/bitnami/milvus/templates/init-job-networkpolicy.yaml +++ b/bitnami/milvus/templates/init-job-networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/init-job.yaml b/bitnami/milvus/templates/init-job.yaml index 664d55f594..d5838b594d 100644 --- a/bitnami/milvus/templates/init-job.yaml +++ b/bitnami/milvus/templates/init-job.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/proxy/configmap.yaml b/bitnami/milvus/templates/proxy/configmap.yaml index 2d901f97c0..1a0a556e36 100644 --- a/bitnami/milvus/templates/proxy/configmap.yaml +++ b/bitnami/milvus/templates/proxy/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/proxy/deployment.yaml b/bitnami/milvus/templates/proxy/deployment.yaml index 3867ce8658..a1d554dd6d 100644 --- a/bitnami/milvus/templates/proxy/deployment.yaml +++ b/bitnami/milvus/templates/proxy/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/proxy/extra-configmap.yaml b/bitnami/milvus/templates/proxy/extra-configmap.yaml index 6cfce52a44..8a08d54ac8 100644 --- a/bitnami/milvus/templates/proxy/extra-configmap.yaml +++ b/bitnami/milvus/templates/proxy/extra-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/proxy/hpa.yaml b/bitnami/milvus/templates/proxy/hpa.yaml index c32c5247b7..343469a359 100644 --- a/bitnami/milvus/templates/proxy/hpa.yaml +++ b/bitnami/milvus/templates/proxy/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/proxy/networkpolicy.yaml b/bitnami/milvus/templates/proxy/networkpolicy.yaml index f4c1d44a5c..9d965150ce 100644 --- a/bitnami/milvus/templates/proxy/networkpolicy.yaml +++ b/bitnami/milvus/templates/proxy/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/proxy/pdb.yaml b/bitnami/milvus/templates/proxy/pdb.yaml index 5f3472a8ad..3754f35001 100644 --- a/bitnami/milvus/templates/proxy/pdb.yaml +++ b/bitnami/milvus/templates/proxy/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/proxy/service-account.yaml b/bitnami/milvus/templates/proxy/service-account.yaml index 4aa7d976bd..3f17130220 100644 --- a/bitnami/milvus/templates/proxy/service-account.yaml +++ b/bitnami/milvus/templates/proxy/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/proxy/service.yaml b/bitnami/milvus/templates/proxy/service.yaml index 34d02d2d13..c6abf2d9b1 100644 --- a/bitnami/milvus/templates/proxy/service.yaml +++ b/bitnami/milvus/templates/proxy/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/proxy/servicemonitor.yaml b/bitnami/milvus/templates/proxy/servicemonitor.yaml index 2e183683d5..0c744e7543 100644 --- a/bitnami/milvus/templates/proxy/servicemonitor.yaml +++ b/bitnami/milvus/templates/proxy/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/proxy/vpa.yaml b/bitnami/milvus/templates/proxy/vpa.yaml index eb544573f5..922a7d9fe8 100644 --- a/bitnami/milvus/templates/proxy/vpa.yaml +++ b/bitnami/milvus/templates/proxy/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/query-coordinator/configmap.yaml b/bitnami/milvus/templates/query-coordinator/configmap.yaml index 68f84d44b6..32b12ced66 100644 --- a/bitnami/milvus/templates/query-coordinator/configmap.yaml +++ b/bitnami/milvus/templates/query-coordinator/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/query-coordinator/deployment.yaml b/bitnami/milvus/templates/query-coordinator/deployment.yaml index 75344dea10..69bd23e20f 100644 --- a/bitnami/milvus/templates/query-coordinator/deployment.yaml +++ b/bitnami/milvus/templates/query-coordinator/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/query-coordinator/extra-configmap.yaml b/bitnami/milvus/templates/query-coordinator/extra-configmap.yaml index b76b9c82e6..be8742e9d6 100644 --- a/bitnami/milvus/templates/query-coordinator/extra-configmap.yaml +++ b/bitnami/milvus/templates/query-coordinator/extra-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/query-coordinator/hpa.yaml b/bitnami/milvus/templates/query-coordinator/hpa.yaml index 3293b5341a..1e0fbf44eb 100644 --- a/bitnami/milvus/templates/query-coordinator/hpa.yaml +++ b/bitnami/milvus/templates/query-coordinator/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/query-coordinator/networkpolicy.yaml b/bitnami/milvus/templates/query-coordinator/networkpolicy.yaml index a6e63824b2..0f520021e1 100644 --- a/bitnami/milvus/templates/query-coordinator/networkpolicy.yaml +++ b/bitnami/milvus/templates/query-coordinator/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/query-coordinator/pdb.yaml b/bitnami/milvus/templates/query-coordinator/pdb.yaml index f02d3acda8..abf63e9c9c 100644 --- a/bitnami/milvus/templates/query-coordinator/pdb.yaml +++ b/bitnami/milvus/templates/query-coordinator/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/query-coordinator/service-account.yaml b/bitnami/milvus/templates/query-coordinator/service-account.yaml index 782579dba9..ff834d0235 100644 --- a/bitnami/milvus/templates/query-coordinator/service-account.yaml +++ b/bitnami/milvus/templates/query-coordinator/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/query-coordinator/service.yaml b/bitnami/milvus/templates/query-coordinator/service.yaml index e8bf0d1c9d..635d8f318c 100644 --- a/bitnami/milvus/templates/query-coordinator/service.yaml +++ b/bitnami/milvus/templates/query-coordinator/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/query-coordinator/servicemonitor.yaml b/bitnami/milvus/templates/query-coordinator/servicemonitor.yaml index 6dfd23e2e6..4b1e9768df 100644 --- a/bitnami/milvus/templates/query-coordinator/servicemonitor.yaml +++ b/bitnami/milvus/templates/query-coordinator/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/query-coordinator/vpa.yaml b/bitnami/milvus/templates/query-coordinator/vpa.yaml index 039be7be48..f2feacd1eb 100644 --- a/bitnami/milvus/templates/query-coordinator/vpa.yaml +++ b/bitnami/milvus/templates/query-coordinator/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/query-node/configmap.yaml b/bitnami/milvus/templates/query-node/configmap.yaml index df6aca541f..924ca9de4c 100644 --- a/bitnami/milvus/templates/query-node/configmap.yaml +++ b/bitnami/milvus/templates/query-node/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/query-node/deployment.yaml b/bitnami/milvus/templates/query-node/deployment.yaml index 74d508b642..8ba3945d7c 100644 --- a/bitnami/milvus/templates/query-node/deployment.yaml +++ b/bitnami/milvus/templates/query-node/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/query-node/extra-configmap.yaml b/bitnami/milvus/templates/query-node/extra-configmap.yaml index 0fccb83717..880a7e8956 100644 --- a/bitnami/milvus/templates/query-node/extra-configmap.yaml +++ b/bitnami/milvus/templates/query-node/extra-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/query-node/hpa.yaml b/bitnami/milvus/templates/query-node/hpa.yaml index a5d845ff21..2f0f55d8e8 100644 --- a/bitnami/milvus/templates/query-node/hpa.yaml +++ b/bitnami/milvus/templates/query-node/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/query-node/networkpolicy.yaml b/bitnami/milvus/templates/query-node/networkpolicy.yaml index 550ecca6db..ab8ebd3c70 100644 --- a/bitnami/milvus/templates/query-node/networkpolicy.yaml +++ b/bitnami/milvus/templates/query-node/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/query-node/pdb.yaml b/bitnami/milvus/templates/query-node/pdb.yaml index 428bdff273..65d2689435 100644 --- a/bitnami/milvus/templates/query-node/pdb.yaml +++ b/bitnami/milvus/templates/query-node/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/query-node/service-account.yaml b/bitnami/milvus/templates/query-node/service-account.yaml index f13c73d131..5846679e83 100644 --- a/bitnami/milvus/templates/query-node/service-account.yaml +++ b/bitnami/milvus/templates/query-node/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/query-node/service.yaml b/bitnami/milvus/templates/query-node/service.yaml index 7a63787edd..bbc9355aa8 100644 --- a/bitnami/milvus/templates/query-node/service.yaml +++ b/bitnami/milvus/templates/query-node/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/query-node/servicemonitor.yaml b/bitnami/milvus/templates/query-node/servicemonitor.yaml index 4e0abaed84..9abdc27e0d 100644 --- a/bitnami/milvus/templates/query-node/servicemonitor.yaml +++ b/bitnami/milvus/templates/query-node/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/query-node/vpa.yaml b/bitnami/milvus/templates/query-node/vpa.yaml index e28e80eb01..a30af9a0fc 100644 --- a/bitnami/milvus/templates/query-node/vpa.yaml +++ b/bitnami/milvus/templates/query-node/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/root-coordinator/configmap.yaml b/bitnami/milvus/templates/root-coordinator/configmap.yaml index ba76ec768a..0018b82d0c 100644 --- a/bitnami/milvus/templates/root-coordinator/configmap.yaml +++ b/bitnami/milvus/templates/root-coordinator/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/root-coordinator/deployment.yaml b/bitnami/milvus/templates/root-coordinator/deployment.yaml index 6d626de0dc..573cd190fc 100644 --- a/bitnami/milvus/templates/root-coordinator/deployment.yaml +++ b/bitnami/milvus/templates/root-coordinator/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/root-coordinator/extra-configmap.yaml b/bitnami/milvus/templates/root-coordinator/extra-configmap.yaml index 6d1f2d5e70..ab81e119cc 100644 --- a/bitnami/milvus/templates/root-coordinator/extra-configmap.yaml +++ b/bitnami/milvus/templates/root-coordinator/extra-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/root-coordinator/hpa.yaml b/bitnami/milvus/templates/root-coordinator/hpa.yaml index 106845cc8f..ab76de016f 100644 --- a/bitnami/milvus/templates/root-coordinator/hpa.yaml +++ b/bitnami/milvus/templates/root-coordinator/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/root-coordinator/networkpolicy.yaml b/bitnami/milvus/templates/root-coordinator/networkpolicy.yaml index 4072a10217..5db91ed61e 100644 --- a/bitnami/milvus/templates/root-coordinator/networkpolicy.yaml +++ b/bitnami/milvus/templates/root-coordinator/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/root-coordinator/pdb.yaml b/bitnami/milvus/templates/root-coordinator/pdb.yaml index 7ab553b9b4..812360b521 100644 --- a/bitnami/milvus/templates/root-coordinator/pdb.yaml +++ b/bitnami/milvus/templates/root-coordinator/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/root-coordinator/service-account.yaml b/bitnami/milvus/templates/root-coordinator/service-account.yaml index 1508696c24..428311770d 100644 --- a/bitnami/milvus/templates/root-coordinator/service-account.yaml +++ b/bitnami/milvus/templates/root-coordinator/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/root-coordinator/service.yaml b/bitnami/milvus/templates/root-coordinator/service.yaml index 96606927dd..87e090a1ce 100644 --- a/bitnami/milvus/templates/root-coordinator/service.yaml +++ b/bitnami/milvus/templates/root-coordinator/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/root-coordinator/servicemonitor.yaml b/bitnami/milvus/templates/root-coordinator/servicemonitor.yaml index 8641825140..998af58197 100644 --- a/bitnami/milvus/templates/root-coordinator/servicemonitor.yaml +++ b/bitnami/milvus/templates/root-coordinator/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/root-coordinator/vpa.yaml b/bitnami/milvus/templates/root-coordinator/vpa.yaml index be740580b9..61d6d6aa80 100644 --- a/bitnami/milvus/templates/root-coordinator/vpa.yaml +++ b/bitnami/milvus/templates/root-coordinator/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/templates/secret.yaml b/bitnami/milvus/templates/secret.yaml index f3a62f55b5..d1fc1b6026 100644 --- a/bitnami/milvus/templates/secret.yaml +++ b/bitnami/milvus/templates/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/milvus/values.yaml b/bitnami/milvus/values.yaml index 3d9c7d8eb6..2f9e4d5657 100644 --- a/bitnami/milvus/values.yaml +++ b/bitnami/milvus/values.yaml @@ -1,4 +1,4 @@ -## Copyright VMware, Inc. +## Copyright Broadcom, Inc. All Rights Reserved. ## SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/minio/Chart.yaml b/bitnami/minio/Chart.yaml index d9611682fb..05cecf5679 100644 --- a/bitnami/minio/Chart.yaml +++ b/bitnami/minio/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/minio/templates/_helpers.tpl b/bitnami/minio/templates/_helpers.tpl index 644b6ea260..fe4797596b 100644 --- a/bitnami/minio/templates/_helpers.tpl +++ b/bitnami/minio/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/minio/templates/api-ingress.yaml b/bitnami/minio/templates/api-ingress.yaml index a408aec8f6..817aa818cb 100644 --- a/bitnami/minio/templates/api-ingress.yaml +++ b/bitnami/minio/templates/api-ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/minio/templates/distributed/headless-svc.yaml b/bitnami/minio/templates/distributed/headless-svc.yaml index 657ad1a4e8..230829a066 100644 --- a/bitnami/minio/templates/distributed/headless-svc.yaml +++ b/bitnami/minio/templates/distributed/headless-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/minio/templates/distributed/pdb.yaml b/bitnami/minio/templates/distributed/pdb.yaml index d5dcd6a365..11f068d4a8 100644 --- a/bitnami/minio/templates/distributed/pdb.yaml +++ b/bitnami/minio/templates/distributed/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/minio/templates/distributed/statefulset.yaml b/bitnami/minio/templates/distributed/statefulset.yaml index 8f84736c49..2d74b6f708 100644 --- a/bitnami/minio/templates/distributed/statefulset.yaml +++ b/bitnami/minio/templates/distributed/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/minio/templates/extra-list.yaml b/bitnami/minio/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/minio/templates/extra-list.yaml +++ b/bitnami/minio/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/minio/templates/ingress.yaml b/bitnami/minio/templates/ingress.yaml index b05390f58e..1d0d551942 100644 --- a/bitnami/minio/templates/ingress.yaml +++ b/bitnami/minio/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/minio/templates/networkpolicy.yaml b/bitnami/minio/templates/networkpolicy.yaml index 923ba2e8ba..209d5361f6 100644 --- a/bitnami/minio/templates/networkpolicy.yaml +++ b/bitnami/minio/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/minio/templates/prometheusrule.yaml b/bitnami/minio/templates/prometheusrule.yaml index 0e54c6326a..5f1d6fe57f 100644 --- a/bitnami/minio/templates/prometheusrule.yaml +++ b/bitnami/minio/templates/prometheusrule.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/minio/templates/provisioning-configmap.yaml b/bitnami/minio/templates/provisioning-configmap.yaml index 6d8a34bad4..d65f1cb55f 100644 --- a/bitnami/minio/templates/provisioning-configmap.yaml +++ b/bitnami/minio/templates/provisioning-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/minio/templates/provisioning-job.yaml b/bitnami/minio/templates/provisioning-job.yaml index c443699c67..785bcaf628 100644 --- a/bitnami/minio/templates/provisioning-job.yaml +++ b/bitnami/minio/templates/provisioning-job.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/minio/templates/provisioning-networkpolicy.yaml b/bitnami/minio/templates/provisioning-networkpolicy.yaml index 43a9f4e58c..ea9fb4a1cd 100644 --- a/bitnami/minio/templates/provisioning-networkpolicy.yaml +++ b/bitnami/minio/templates/provisioning-networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/minio/templates/pvc.yaml b/bitnami/minio/templates/pvc.yaml index e59e59b99e..33e6727674 100644 --- a/bitnami/minio/templates/pvc.yaml +++ b/bitnami/minio/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/minio/templates/secrets.yaml b/bitnami/minio/templates/secrets.yaml index f4d48cd654..c72933bfd8 100644 --- a/bitnami/minio/templates/secrets.yaml +++ b/bitnami/minio/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/minio/templates/service.yaml b/bitnami/minio/templates/service.yaml index 1b9467b18a..ade92d1244 100644 --- a/bitnami/minio/templates/service.yaml +++ b/bitnami/minio/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/minio/templates/serviceaccount.yaml b/bitnami/minio/templates/serviceaccount.yaml index 43ddbf1e96..ac3f4637a6 100644 --- a/bitnami/minio/templates/serviceaccount.yaml +++ b/bitnami/minio/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/minio/templates/servicemonitor.yaml b/bitnami/minio/templates/servicemonitor.yaml index b71ca56462..927a2252e1 100644 --- a/bitnami/minio/templates/servicemonitor.yaml +++ b/bitnami/minio/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/minio/templates/standalone/deployment.yaml b/bitnami/minio/templates/standalone/deployment.yaml index b9eaf3da4e..269cb4d746 100644 --- a/bitnami/minio/templates/standalone/deployment.yaml +++ b/bitnami/minio/templates/standalone/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/minio/templates/tls-secrets.yaml b/bitnami/minio/templates/tls-secrets.yaml index 32114d1518..765664a103 100644 --- a/bitnami/minio/templates/tls-secrets.yaml +++ b/bitnami/minio/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/minio/values.yaml b/bitnami/minio/values.yaml index 57b7e40747..e414f9e4ac 100644 --- a/bitnami/minio/values.yaml +++ b/bitnami/minio/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/mlflow/Chart.yaml b/bitnami/mlflow/Chart.yaml index a8bbfef74a..9b8b56d2df 100644 --- a/bitnami/mlflow/Chart.yaml +++ b/bitnami/mlflow/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/mlflow/templates/_helpers.tpl b/bitnami/mlflow/templates/_helpers.tpl index 4fa8a1c5f1..c4f8dadef4 100644 --- a/bitnami/mlflow/templates/_helpers.tpl +++ b/bitnami/mlflow/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/templates/extra-list.yaml b/bitnami/mlflow/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/mlflow/templates/extra-list.yaml +++ b/bitnami/mlflow/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/templates/run/dep-job.yaml b/bitnami/mlflow/templates/run/dep-job.yaml index 82f4578094..050c6e9630 100644 --- a/bitnami/mlflow/templates/run/dep-job.yaml +++ b/bitnami/mlflow/templates/run/dep-job.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/templates/run/networkpolicy.yaml b/bitnami/mlflow/templates/run/networkpolicy.yaml index 1e3751966c..5fffd04aaf 100644 --- a/bitnami/mlflow/templates/run/networkpolicy.yaml +++ b/bitnami/mlflow/templates/run/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/templates/run/pvc.yaml b/bitnami/mlflow/templates/run/pvc.yaml index d808494c5c..daea8fd0f1 100644 --- a/bitnami/mlflow/templates/run/pvc.yaml +++ b/bitnami/mlflow/templates/run/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/templates/run/service-account.yaml b/bitnami/mlflow/templates/run/service-account.yaml index 4716cf70e6..b4e3e70dca 100644 --- a/bitnami/mlflow/templates/run/service-account.yaml +++ b/bitnami/mlflow/templates/run/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/templates/run/source-configmap.yaml b/bitnami/mlflow/templates/run/source-configmap.yaml index e19e4fc23e..3edfdaf54d 100644 --- a/bitnami/mlflow/templates/run/source-configmap.yaml +++ b/bitnami/mlflow/templates/run/source-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/templates/tracking/auth-secret.yaml b/bitnami/mlflow/templates/tracking/auth-secret.yaml index d08ec2224b..bdf159df65 100644 --- a/bitnami/mlflow/templates/tracking/auth-secret.yaml +++ b/bitnami/mlflow/templates/tracking/auth-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/templates/tracking/configmap-overrides.yaml b/bitnami/mlflow/templates/tracking/configmap-overrides.yaml index 0dd8df3a0e..f76f12951d 100644 --- a/bitnami/mlflow/templates/tracking/configmap-overrides.yaml +++ b/bitnami/mlflow/templates/tracking/configmap-overrides.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/templates/tracking/deployment.yaml b/bitnami/mlflow/templates/tracking/deployment.yaml index 3bbcb6cdee..18fa68f12b 100644 --- a/bitnami/mlflow/templates/tracking/deployment.yaml +++ b/bitnami/mlflow/templates/tracking/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/templates/tracking/externaldb-secret.yaml b/bitnami/mlflow/templates/tracking/externaldb-secret.yaml index 9d36a826c3..aa6e9763dd 100644 --- a/bitnami/mlflow/templates/tracking/externaldb-secret.yaml +++ b/bitnami/mlflow/templates/tracking/externaldb-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/templates/tracking/externals3-secret.yaml b/bitnami/mlflow/templates/tracking/externals3-secret.yaml index 7399cef873..5e880004d8 100644 --- a/bitnami/mlflow/templates/tracking/externals3-secret.yaml +++ b/bitnami/mlflow/templates/tracking/externals3-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/templates/tracking/hpa.yaml b/bitnami/mlflow/templates/tracking/hpa.yaml index 221382f819..49e26c7d1a 100644 --- a/bitnami/mlflow/templates/tracking/hpa.yaml +++ b/bitnami/mlflow/templates/tracking/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/templates/tracking/ingress-tls-secrets.yaml b/bitnami/mlflow/templates/tracking/ingress-tls-secrets.yaml index cb767baf59..3b645d7b4e 100644 --- a/bitnami/mlflow/templates/tracking/ingress-tls-secrets.yaml +++ b/bitnami/mlflow/templates/tracking/ingress-tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/templates/tracking/ingress.yaml b/bitnami/mlflow/templates/tracking/ingress.yaml index 7992e80c38..ba27618eff 100644 --- a/bitnami/mlflow/templates/tracking/ingress.yaml +++ b/bitnami/mlflow/templates/tracking/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/templates/tracking/networkpolicy.yaml b/bitnami/mlflow/templates/tracking/networkpolicy.yaml index 17d6443f2f..5cd70a33fd 100644 --- a/bitnami/mlflow/templates/tracking/networkpolicy.yaml +++ b/bitnami/mlflow/templates/tracking/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/templates/tracking/pdb.yaml b/bitnami/mlflow/templates/tracking/pdb.yaml index 6cdaad731e..31fafc5128 100644 --- a/bitnami/mlflow/templates/tracking/pdb.yaml +++ b/bitnami/mlflow/templates/tracking/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/templates/tracking/pvc.yaml b/bitnami/mlflow/templates/tracking/pvc.yaml index aa2a3caffe..3dad31e526 100644 --- a/bitnami/mlflow/templates/tracking/pvc.yaml +++ b/bitnami/mlflow/templates/tracking/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/templates/tracking/service-account.yaml b/bitnami/mlflow/templates/tracking/service-account.yaml index 377bb42507..413ac55f53 100644 --- a/bitnami/mlflow/templates/tracking/service-account.yaml +++ b/bitnami/mlflow/templates/tracking/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/templates/tracking/service.yaml b/bitnami/mlflow/templates/tracking/service.yaml index 183d0f0c06..6729fe97d5 100644 --- a/bitnami/mlflow/templates/tracking/service.yaml +++ b/bitnami/mlflow/templates/tracking/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/templates/tracking/servicemonitor.yaml b/bitnami/mlflow/templates/tracking/servicemonitor.yaml index 84b35201ff..e0c7898b2b 100644 --- a/bitnami/mlflow/templates/tracking/servicemonitor.yaml +++ b/bitnami/mlflow/templates/tracking/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/templates/tracking/tls-secret.yaml b/bitnami/mlflow/templates/tracking/tls-secret.yaml index e2e5ef6bea..b67d33bc81 100644 --- a/bitnami/mlflow/templates/tracking/tls-secret.yaml +++ b/bitnami/mlflow/templates/tracking/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/templates/tracking/vpa.yaml b/bitnami/mlflow/templates/tracking/vpa.yaml index 2aec41812d..fc99b4ca29 100644 --- a/bitnami/mlflow/templates/tracking/vpa.yaml +++ b/bitnami/mlflow/templates/tracking/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mlflow/values.yaml b/bitnami/mlflow/values.yaml index 87bbf8a41a..545c0a7958 100644 --- a/bitnami/mlflow/values.yaml +++ b/bitnami/mlflow/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/mongodb-sharded/Chart.yaml b/bitnami/mongodb-sharded/Chart.yaml index 80a06230ce..51e932ec08 100644 --- a/bitnami/mongodb-sharded/Chart.yaml +++ b/bitnami/mongodb-sharded/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/mongodb-sharded/templates/_helpers.tpl b/bitnami/mongodb-sharded/templates/_helpers.tpl index 2929960de2..6d7998b739 100644 --- a/bitnami/mongodb-sharded/templates/_helpers.tpl +++ b/bitnami/mongodb-sharded/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/templates/config-server/config-server-configmap.yaml b/bitnami/mongodb-sharded/templates/config-server/config-server-configmap.yaml index 95c24dbe54..2d3817e61b 100644 --- a/bitnami/mongodb-sharded/templates/config-server/config-server-configmap.yaml +++ b/bitnami/mongodb-sharded/templates/config-server/config-server-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/templates/config-server/config-server-poddisruptionbudget.yaml b/bitnami/mongodb-sharded/templates/config-server/config-server-poddisruptionbudget.yaml index fc9bd31296..839f87ec71 100644 --- a/bitnami/mongodb-sharded/templates/config-server/config-server-poddisruptionbudget.yaml +++ b/bitnami/mongodb-sharded/templates/config-server/config-server-poddisruptionbudget.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/templates/config-server/config-server-podmonitor.yaml b/bitnami/mongodb-sharded/templates/config-server/config-server-podmonitor.yaml index ac38a1bb22..f44bad4723 100644 --- a/bitnami/mongodb-sharded/templates/config-server/config-server-podmonitor.yaml +++ b/bitnami/mongodb-sharded/templates/config-server/config-server-podmonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/templates/config-server/config-server-statefulset.yaml b/bitnami/mongodb-sharded/templates/config-server/config-server-statefulset.yaml index 80e5dfe60f..62c42de861 100644 --- a/bitnami/mongodb-sharded/templates/config-server/config-server-statefulset.yaml +++ b/bitnami/mongodb-sharded/templates/config-server/config-server-statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/templates/extra-list.yaml b/bitnami/mongodb-sharded/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/mongodb-sharded/templates/extra-list.yaml +++ b/bitnami/mongodb-sharded/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/templates/headless-service.yaml b/bitnami/mongodb-sharded/templates/headless-service.yaml index f786e77b54..31de87cc63 100644 --- a/bitnami/mongodb-sharded/templates/headless-service.yaml +++ b/bitnami/mongodb-sharded/templates/headless-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/templates/mongos/mongos-configmap.yaml b/bitnami/mongodb-sharded/templates/mongos/mongos-configmap.yaml index 2c90c882eb..dc2a12770e 100644 --- a/bitnami/mongodb-sharded/templates/mongos/mongos-configmap.yaml +++ b/bitnami/mongodb-sharded/templates/mongos/mongos-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/templates/mongos/mongos-dep-sts.yaml b/bitnami/mongodb-sharded/templates/mongos/mongos-dep-sts.yaml index 8844aa7246..eca331cc16 100644 --- a/bitnami/mongodb-sharded/templates/mongos/mongos-dep-sts.yaml +++ b/bitnami/mongodb-sharded/templates/mongos/mongos-dep-sts.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/templates/mongos/mongos-poddisruptionbudget.yaml b/bitnami/mongodb-sharded/templates/mongos/mongos-poddisruptionbudget.yaml index 1d483ccd65..9003557c04 100644 --- a/bitnami/mongodb-sharded/templates/mongos/mongos-poddisruptionbudget.yaml +++ b/bitnami/mongodb-sharded/templates/mongos/mongos-poddisruptionbudget.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/templates/mongos/mongos-podmonitor.yaml b/bitnami/mongodb-sharded/templates/mongos/mongos-podmonitor.yaml index 8dee4a4f7f..1551b6e65a 100644 --- a/bitnami/mongodb-sharded/templates/mongos/mongos-podmonitor.yaml +++ b/bitnami/mongodb-sharded/templates/mongos/mongos-podmonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/templates/mongos/mongos-service-per-replica.yaml b/bitnami/mongodb-sharded/templates/mongos/mongos-service-per-replica.yaml index 91691c0b96..7b3ba66716 100644 --- a/bitnami/mongodb-sharded/templates/mongos/mongos-service-per-replica.yaml +++ b/bitnami/mongodb-sharded/templates/mongos/mongos-service-per-replica.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/templates/mongos/mongos-service.yaml b/bitnami/mongodb-sharded/templates/mongos/mongos-service.yaml index 7e3ceef366..ed90a14e52 100644 --- a/bitnami/mongodb-sharded/templates/mongos/mongos-service.yaml +++ b/bitnami/mongodb-sharded/templates/mongos/mongos-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/templates/networkpolicy.yaml b/bitnami/mongodb-sharded/templates/networkpolicy.yaml index c179173508..53435defce 100644 --- a/bitnami/mongodb-sharded/templates/networkpolicy.yaml +++ b/bitnami/mongodb-sharded/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/templates/replicaset-entrypoint-configmap.yaml b/bitnami/mongodb-sharded/templates/replicaset-entrypoint-configmap.yaml index 0427ec0cf6..ac70ec743f 100644 --- a/bitnami/mongodb-sharded/templates/replicaset-entrypoint-configmap.yaml +++ b/bitnami/mongodb-sharded/templates/replicaset-entrypoint-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/templates/secrets.yaml b/bitnami/mongodb-sharded/templates/secrets.yaml index de658854f0..c894330850 100644 --- a/bitnami/mongodb-sharded/templates/secrets.yaml +++ b/bitnami/mongodb-sharded/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/templates/serviceaccount.yaml b/bitnami/mongodb-sharded/templates/serviceaccount.yaml index 0a29f2b7c7..dc5e0a2376 100644 --- a/bitnami/mongodb-sharded/templates/serviceaccount.yaml +++ b/bitnami/mongodb-sharded/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/templates/shard/shard-arbiter-configmap.yaml b/bitnami/mongodb-sharded/templates/shard/shard-arbiter-configmap.yaml index bf1dabef97..a5b47fb22a 100644 --- a/bitnami/mongodb-sharded/templates/shard/shard-arbiter-configmap.yaml +++ b/bitnami/mongodb-sharded/templates/shard/shard-arbiter-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/templates/shard/shard-arbiter-statefulset.yaml b/bitnami/mongodb-sharded/templates/shard/shard-arbiter-statefulset.yaml index 1a48f902d6..4e70967e7b 100644 --- a/bitnami/mongodb-sharded/templates/shard/shard-arbiter-statefulset.yaml +++ b/bitnami/mongodb-sharded/templates/shard/shard-arbiter-statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/templates/shard/shard-data-configmap.yaml b/bitnami/mongodb-sharded/templates/shard/shard-data-configmap.yaml index 0f530f1924..3a1f249f47 100644 --- a/bitnami/mongodb-sharded/templates/shard/shard-data-configmap.yaml +++ b/bitnami/mongodb-sharded/templates/shard/shard-data-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/templates/shard/shard-data-poddisruptionbudget.yaml b/bitnami/mongodb-sharded/templates/shard/shard-data-poddisruptionbudget.yaml index 6f84447f44..facc784beb 100644 --- a/bitnami/mongodb-sharded/templates/shard/shard-data-poddisruptionbudget.yaml +++ b/bitnami/mongodb-sharded/templates/shard/shard-data-poddisruptionbudget.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/templates/shard/shard-data-podmonitor.yaml b/bitnami/mongodb-sharded/templates/shard/shard-data-podmonitor.yaml index d2c9c0cbe9..d3642ca249 100644 --- a/bitnami/mongodb-sharded/templates/shard/shard-data-podmonitor.yaml +++ b/bitnami/mongodb-sharded/templates/shard/shard-data-podmonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/templates/shard/shard-data-statefulset.yaml b/bitnami/mongodb-sharded/templates/shard/shard-data-statefulset.yaml index 61bb0c8852..f0e3ad88c9 100644 --- a/bitnami/mongodb-sharded/templates/shard/shard-data-statefulset.yaml +++ b/bitnami/mongodb-sharded/templates/shard/shard-data-statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb-sharded/values.yaml b/bitnami/mongodb-sharded/values.yaml index 8e3d2f8fc1..384f338601 100644 --- a/bitnami/mongodb-sharded/values.yaml +++ b/bitnami/mongodb-sharded/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/mongodb/Chart.yaml b/bitnami/mongodb/Chart.yaml index 6c609b4194..26093bb175 100644 --- a/bitnami/mongodb/Chart.yaml +++ b/bitnami/mongodb/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/mongodb/templates/_helpers.tpl b/bitnami/mongodb/templates/_helpers.tpl index 952305ff52..76f87f8782 100644 --- a/bitnami/mongodb/templates/_helpers.tpl +++ b/bitnami/mongodb/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/arbiter/configmap.yaml b/bitnami/mongodb/templates/arbiter/configmap.yaml index 79fbfe5480..a3b3f4c024 100644 --- a/bitnami/mongodb/templates/arbiter/configmap.yaml +++ b/bitnami/mongodb/templates/arbiter/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/arbiter/headless-svc.yaml b/bitnami/mongodb/templates/arbiter/headless-svc.yaml index 003bebb2ad..088eaf4516 100644 --- a/bitnami/mongodb/templates/arbiter/headless-svc.yaml +++ b/bitnami/mongodb/templates/arbiter/headless-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/arbiter/pdb.yaml b/bitnami/mongodb/templates/arbiter/pdb.yaml index 37b5c198af..bc3ae2532a 100644 --- a/bitnami/mongodb/templates/arbiter/pdb.yaml +++ b/bitnami/mongodb/templates/arbiter/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/arbiter/statefulset.yaml b/bitnami/mongodb/templates/arbiter/statefulset.yaml index 8ccfa67611..15debeb54d 100644 --- a/bitnami/mongodb/templates/arbiter/statefulset.yaml +++ b/bitnami/mongodb/templates/arbiter/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/backup/cronjob.yaml b/bitnami/mongodb/templates/backup/cronjob.yaml index fdae36d07f..631ac4be12 100644 --- a/bitnami/mongodb/templates/backup/cronjob.yaml +++ b/bitnami/mongodb/templates/backup/cronjob.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/backup/pvc.yaml b/bitnami/mongodb/templates/backup/pvc.yaml index caefc05f30..583ea41162 100644 --- a/bitnami/mongodb/templates/backup/pvc.yaml +++ b/bitnami/mongodb/templates/backup/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/common-scripts-cm.yaml b/bitnami/mongodb/templates/common-scripts-cm.yaml index bf5feadbf8..3b9ba5f7da 100644 --- a/bitnami/mongodb/templates/common-scripts-cm.yaml +++ b/bitnami/mongodb/templates/common-scripts-cm.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/configmap.yaml b/bitnami/mongodb/templates/configmap.yaml index 7d11e087ff..0110445489 100644 --- a/bitnami/mongodb/templates/configmap.yaml +++ b/bitnami/mongodb/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/extra-list.yaml b/bitnami/mongodb/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/mongodb/templates/extra-list.yaml +++ b/bitnami/mongodb/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/hidden/configmap.yaml b/bitnami/mongodb/templates/hidden/configmap.yaml index a83087367e..fb26bdd3c8 100644 --- a/bitnami/mongodb/templates/hidden/configmap.yaml +++ b/bitnami/mongodb/templates/hidden/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/hidden/external-access-svc.yaml b/bitnami/mongodb/templates/hidden/external-access-svc.yaml index 6cbbb40bfc..4cfa5314e3 100644 --- a/bitnami/mongodb/templates/hidden/external-access-svc.yaml +++ b/bitnami/mongodb/templates/hidden/external-access-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/hidden/headless-svc.yaml b/bitnami/mongodb/templates/hidden/headless-svc.yaml index 49b6845c7e..97d8ce2d0a 100644 --- a/bitnami/mongodb/templates/hidden/headless-svc.yaml +++ b/bitnami/mongodb/templates/hidden/headless-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/hidden/pdb.yaml b/bitnami/mongodb/templates/hidden/pdb.yaml index 5420a93275..d4a5591254 100644 --- a/bitnami/mongodb/templates/hidden/pdb.yaml +++ b/bitnami/mongodb/templates/hidden/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/hidden/statefulset.yaml b/bitnami/mongodb/templates/hidden/statefulset.yaml index e442a5872d..d7af6ebeac 100644 --- a/bitnami/mongodb/templates/hidden/statefulset.yaml +++ b/bitnami/mongodb/templates/hidden/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/initialization-configmap.yaml b/bitnami/mongodb/templates/initialization-configmap.yaml index 7086e0bf73..2c1273cf68 100644 --- a/bitnami/mongodb/templates/initialization-configmap.yaml +++ b/bitnami/mongodb/templates/initialization-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/metrics-svc.yaml b/bitnami/mongodb/templates/metrics-svc.yaml index f21401eef7..b6bd266d86 100644 --- a/bitnami/mongodb/templates/metrics-svc.yaml +++ b/bitnami/mongodb/templates/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/networkpolicy.yaml b/bitnami/mongodb/templates/networkpolicy.yaml index aa99058502..68a57b0aa3 100644 --- a/bitnami/mongodb/templates/networkpolicy.yaml +++ b/bitnami/mongodb/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/prometheusrule.yaml b/bitnami/mongodb/templates/prometheusrule.yaml index 00df349fcd..e0d0f2840b 100644 --- a/bitnami/mongodb/templates/prometheusrule.yaml +++ b/bitnami/mongodb/templates/prometheusrule.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/psp.yaml b/bitnami/mongodb/templates/psp.yaml index 61c452b48b..4b93f4f7b6 100644 --- a/bitnami/mongodb/templates/psp.yaml +++ b/bitnami/mongodb/templates/psp.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/replicaset/external-access-svc.yaml b/bitnami/mongodb/templates/replicaset/external-access-svc.yaml index 3bc9900597..aac5902169 100644 --- a/bitnami/mongodb/templates/replicaset/external-access-svc.yaml +++ b/bitnami/mongodb/templates/replicaset/external-access-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/replicaset/headless-svc.yaml b/bitnami/mongodb/templates/replicaset/headless-svc.yaml index bf7a3d91e0..eb6337d42c 100644 --- a/bitnami/mongodb/templates/replicaset/headless-svc.yaml +++ b/bitnami/mongodb/templates/replicaset/headless-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/replicaset/pdb.yaml b/bitnami/mongodb/templates/replicaset/pdb.yaml index 5bbd31074e..cd409d15ad 100644 --- a/bitnami/mongodb/templates/replicaset/pdb.yaml +++ b/bitnami/mongodb/templates/replicaset/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/replicaset/scripts-configmap.yaml b/bitnami/mongodb/templates/replicaset/scripts-configmap.yaml index 00b2502092..3f43df8335 100644 --- a/bitnami/mongodb/templates/replicaset/scripts-configmap.yaml +++ b/bitnami/mongodb/templates/replicaset/scripts-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/replicaset/statefulset.yaml b/bitnami/mongodb/templates/replicaset/statefulset.yaml index f90bd168a5..73b1038e4f 100644 --- a/bitnami/mongodb/templates/replicaset/statefulset.yaml +++ b/bitnami/mongodb/templates/replicaset/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/replicaset/svc.yaml b/bitnami/mongodb/templates/replicaset/svc.yaml index d95504376a..20b347fd1d 100644 --- a/bitnami/mongodb/templates/replicaset/svc.yaml +++ b/bitnami/mongodb/templates/replicaset/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/role.yaml b/bitnami/mongodb/templates/role.yaml index b37d192cb0..062e8f39ff 100644 --- a/bitnami/mongodb/templates/role.yaml +++ b/bitnami/mongodb/templates/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/rolebinding.yaml b/bitnami/mongodb/templates/rolebinding.yaml index c6a76e6455..7ff6b185d1 100644 --- a/bitnami/mongodb/templates/rolebinding.yaml +++ b/bitnami/mongodb/templates/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/secrets-ca.yaml b/bitnami/mongodb/templates/secrets-ca.yaml index e1387ae30f..932b0e6c80 100644 --- a/bitnami/mongodb/templates/secrets-ca.yaml +++ b/bitnami/mongodb/templates/secrets-ca.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/secrets.yaml b/bitnami/mongodb/templates/secrets.yaml index 004f2f3622..4ff27c1669 100644 --- a/bitnami/mongodb/templates/secrets.yaml +++ b/bitnami/mongodb/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/serviceaccount.yaml b/bitnami/mongodb/templates/serviceaccount.yaml index 0154a99e97..b54e8a0d2d 100644 --- a/bitnami/mongodb/templates/serviceaccount.yaml +++ b/bitnami/mongodb/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/servicemonitor.yaml b/bitnami/mongodb/templates/servicemonitor.yaml index 8273e4b626..7849d461d8 100644 --- a/bitnami/mongodb/templates/servicemonitor.yaml +++ b/bitnami/mongodb/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/standalone/dep-sts.yaml b/bitnami/mongodb/templates/standalone/dep-sts.yaml index cbe9917b59..5fd4d4b99a 100644 --- a/bitnami/mongodb/templates/standalone/dep-sts.yaml +++ b/bitnami/mongodb/templates/standalone/dep-sts.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/standalone/pvc.yaml b/bitnami/mongodb/templates/standalone/pvc.yaml index d59bad918f..16098580e6 100644 --- a/bitnami/mongodb/templates/standalone/pvc.yaml +++ b/bitnami/mongodb/templates/standalone/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/templates/standalone/svc.yaml b/bitnami/mongodb/templates/standalone/svc.yaml index 5d0d03f3fb..c1ec6f74a8 100644 --- a/bitnami/mongodb/templates/standalone/svc.yaml +++ b/bitnami/mongodb/templates/standalone/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mongodb/values.yaml b/bitnami/mongodb/values.yaml index 7ac66ceb40..10ba0895c9 100644 --- a/bitnami/mongodb/values.yaml +++ b/bitnami/mongodb/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/moodle/Chart.yaml b/bitnami/moodle/Chart.yaml index 3407caa3b0..65a7903a8c 100644 --- a/bitnami/moodle/Chart.yaml +++ b/bitnami/moodle/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/moodle/templates/_helpers.tpl b/bitnami/moodle/templates/_helpers.tpl index 0337bb96bb..fa366bd14b 100644 --- a/bitnami/moodle/templates/_helpers.tpl +++ b/bitnami/moodle/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/moodle/templates/deployment.yaml b/bitnami/moodle/templates/deployment.yaml index 0a33312f9f..4734818b75 100644 --- a/bitnami/moodle/templates/deployment.yaml +++ b/bitnami/moodle/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/moodle/templates/externaldb-secrets.yaml b/bitnami/moodle/templates/externaldb-secrets.yaml index 223f1757fd..fa4ecb417b 100644 --- a/bitnami/moodle/templates/externaldb-secrets.yaml +++ b/bitnami/moodle/templates/externaldb-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/moodle/templates/extra-list.yaml b/bitnami/moodle/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/moodle/templates/extra-list.yaml +++ b/bitnami/moodle/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/moodle/templates/ingress.yaml b/bitnami/moodle/templates/ingress.yaml index b9c2c39857..135d875005 100644 --- a/bitnami/moodle/templates/ingress.yaml +++ b/bitnami/moodle/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/moodle/templates/metrics-svc.yaml b/bitnami/moodle/templates/metrics-svc.yaml index af4e9afb76..dbd012ccdf 100644 --- a/bitnami/moodle/templates/metrics-svc.yaml +++ b/bitnami/moodle/templates/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/moodle/templates/networkpolicy.yaml b/bitnami/moodle/templates/networkpolicy.yaml index 4b82f06a0d..c042293080 100644 --- a/bitnami/moodle/templates/networkpolicy.yaml +++ b/bitnami/moodle/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/moodle/templates/pv.yaml b/bitnami/moodle/templates/pv.yaml index 7975329b26..e28e7d1d22 100644 --- a/bitnami/moodle/templates/pv.yaml +++ b/bitnami/moodle/templates/pv.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/moodle/templates/pvc.yaml b/bitnami/moodle/templates/pvc.yaml index 104be1968e..3967b343e3 100644 --- a/bitnami/moodle/templates/pvc.yaml +++ b/bitnami/moodle/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/moodle/templates/secrets.yaml b/bitnami/moodle/templates/secrets.yaml index 2f28002a7e..672ed689aa 100644 --- a/bitnami/moodle/templates/secrets.yaml +++ b/bitnami/moodle/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/moodle/templates/serviceaccount.yaml b/bitnami/moodle/templates/serviceaccount.yaml index 4852f39d47..0461c7d52a 100644 --- a/bitnami/moodle/templates/serviceaccount.yaml +++ b/bitnami/moodle/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/moodle/templates/storageclass.yaml b/bitnami/moodle/templates/storageclass.yaml index 05293db499..b1662b2ee9 100644 --- a/bitnami/moodle/templates/storageclass.yaml +++ b/bitnami/moodle/templates/storageclass.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/moodle/templates/svc.yaml b/bitnami/moodle/templates/svc.yaml index ef81dd2edc..b124873996 100644 --- a/bitnami/moodle/templates/svc.yaml +++ b/bitnami/moodle/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/moodle/templates/tls-secrets.yaml b/bitnami/moodle/templates/tls-secrets.yaml index 3ff95a6fba..f1cb9a3c51 100644 --- a/bitnami/moodle/templates/tls-secrets.yaml +++ b/bitnami/moodle/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/moodle/values.yaml b/bitnami/moodle/values.yaml index 14dcd5d139..8d9f9e03d1 100644 --- a/bitnami/moodle/values.yaml +++ b/bitnami/moodle/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/multus-cni/Chart.yaml b/bitnami/multus-cni/Chart.yaml index 3c48682a64..f0202f7e7a 100644 --- a/bitnami/multus-cni/Chart.yaml +++ b/bitnami/multus-cni/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/multus-cni/templates/_helpers.tpl b/bitnami/multus-cni/templates/_helpers.tpl index 5eb99934d9..996b1b4bb2 100644 --- a/bitnami/multus-cni/templates/_helpers.tpl +++ b/bitnami/multus-cni/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/multus-cni/templates/clusterrole.yaml b/bitnami/multus-cni/templates/clusterrole.yaml index 5936413b24..80bc141706 100644 --- a/bitnami/multus-cni/templates/clusterrole.yaml +++ b/bitnami/multus-cni/templates/clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/multus-cni/templates/clusterrolebinding.yaml b/bitnami/multus-cni/templates/clusterrolebinding.yaml index 814b44b66c..97d2c69460 100644 --- a/bitnami/multus-cni/templates/clusterrolebinding.yaml +++ b/bitnami/multus-cni/templates/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/multus-cni/templates/daemonset.yaml b/bitnami/multus-cni/templates/daemonset.yaml index 28145b74cb..3cc5b42a06 100644 --- a/bitnami/multus-cni/templates/daemonset.yaml +++ b/bitnami/multus-cni/templates/daemonset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/multus-cni/templates/extra-list.yaml b/bitnami/multus-cni/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/multus-cni/templates/extra-list.yaml +++ b/bitnami/multus-cni/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/multus-cni/templates/networkpolicy.yaml b/bitnami/multus-cni/templates/networkpolicy.yaml index c2e02772ad..8928d9eef5 100644 --- a/bitnami/multus-cni/templates/networkpolicy.yaml +++ b/bitnami/multus-cni/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/multus-cni/templates/service-account.yaml b/bitnami/multus-cni/templates/service-account.yaml index ab3cc8653e..66529273b0 100644 --- a/bitnami/multus-cni/templates/service-account.yaml +++ b/bitnami/multus-cni/templates/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/multus-cni/values.yaml b/bitnami/multus-cni/values.yaml index 28ba233aaf..2388772a60 100644 --- a/bitnami/multus-cni/values.yaml +++ b/bitnami/multus-cni/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/mysql/Chart.yaml b/bitnami/mysql/Chart.yaml index 5512c3abac..140bd0d961 100644 --- a/bitnami/mysql/Chart.yaml +++ b/bitnami/mysql/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/mysql/templates/_helpers.tpl b/bitnami/mysql/templates/_helpers.tpl index 6cad524847..41da9a1c22 100644 --- a/bitnami/mysql/templates/_helpers.tpl +++ b/bitnami/mysql/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mysql/templates/extra-list.yaml b/bitnami/mysql/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/mysql/templates/extra-list.yaml +++ b/bitnami/mysql/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mysql/templates/metrics-svc.yaml b/bitnami/mysql/templates/metrics-svc.yaml index 7b49ef1b5b..6d95fbc7a2 100644 --- a/bitnami/mysql/templates/metrics-svc.yaml +++ b/bitnami/mysql/templates/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mysql/templates/networkpolicy.yaml b/bitnami/mysql/templates/networkpolicy.yaml index a688c4a0c3..904d90d230 100644 --- a/bitnami/mysql/templates/networkpolicy.yaml +++ b/bitnami/mysql/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mysql/templates/primary/configmap.yaml b/bitnami/mysql/templates/primary/configmap.yaml index 5acefa1058..bb85399256 100644 --- a/bitnami/mysql/templates/primary/configmap.yaml +++ b/bitnami/mysql/templates/primary/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mysql/templates/primary/initialization-configmap.yaml b/bitnami/mysql/templates/primary/initialization-configmap.yaml index cae5cef152..57e95ba772 100644 --- a/bitnami/mysql/templates/primary/initialization-configmap.yaml +++ b/bitnami/mysql/templates/primary/initialization-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mysql/templates/primary/pdb.yaml b/bitnami/mysql/templates/primary/pdb.yaml index 91c2f7390a..eff669311d 100644 --- a/bitnami/mysql/templates/primary/pdb.yaml +++ b/bitnami/mysql/templates/primary/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mysql/templates/primary/startdb-configmap.yaml b/bitnami/mysql/templates/primary/startdb-configmap.yaml index cc8464ac16..d44b9ad634 100644 --- a/bitnami/mysql/templates/primary/startdb-configmap.yaml +++ b/bitnami/mysql/templates/primary/startdb-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mysql/templates/primary/statefulset.yaml b/bitnami/mysql/templates/primary/statefulset.yaml index 1b2433f16c..4d6c5d46ae 100644 --- a/bitnami/mysql/templates/primary/statefulset.yaml +++ b/bitnami/mysql/templates/primary/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mysql/templates/primary/svc-headless.yaml b/bitnami/mysql/templates/primary/svc-headless.yaml index 3a9b502e31..eaa9e7c5e5 100644 --- a/bitnami/mysql/templates/primary/svc-headless.yaml +++ b/bitnami/mysql/templates/primary/svc-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mysql/templates/primary/svc.yaml b/bitnami/mysql/templates/primary/svc.yaml index 9cbcae9fcd..9b7db0546e 100644 --- a/bitnami/mysql/templates/primary/svc.yaml +++ b/bitnami/mysql/templates/primary/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mysql/templates/prometheusrule.yaml b/bitnami/mysql/templates/prometheusrule.yaml index 1facb08ba0..8d42f576b1 100644 --- a/bitnami/mysql/templates/prometheusrule.yaml +++ b/bitnami/mysql/templates/prometheusrule.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mysql/templates/role.yaml b/bitnami/mysql/templates/role.yaml index 66973f6da9..5cc9c23db2 100644 --- a/bitnami/mysql/templates/role.yaml +++ b/bitnami/mysql/templates/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mysql/templates/rolebinding.yaml b/bitnami/mysql/templates/rolebinding.yaml index 28e0657ff6..7832766802 100644 --- a/bitnami/mysql/templates/rolebinding.yaml +++ b/bitnami/mysql/templates/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mysql/templates/secondary/configmap.yaml b/bitnami/mysql/templates/secondary/configmap.yaml index ad4be47bd8..3d51dee357 100644 --- a/bitnami/mysql/templates/secondary/configmap.yaml +++ b/bitnami/mysql/templates/secondary/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mysql/templates/secondary/pdb.yaml b/bitnami/mysql/templates/secondary/pdb.yaml index 390d153581..f2c375b296 100644 --- a/bitnami/mysql/templates/secondary/pdb.yaml +++ b/bitnami/mysql/templates/secondary/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mysql/templates/secondary/statefulset.yaml b/bitnami/mysql/templates/secondary/statefulset.yaml index 817d5c14dd..144e9a1174 100644 --- a/bitnami/mysql/templates/secondary/statefulset.yaml +++ b/bitnami/mysql/templates/secondary/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mysql/templates/secondary/svc-headless.yaml b/bitnami/mysql/templates/secondary/svc-headless.yaml index 71c7dead9f..0e8173f12b 100644 --- a/bitnami/mysql/templates/secondary/svc-headless.yaml +++ b/bitnami/mysql/templates/secondary/svc-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mysql/templates/secondary/svc.yaml b/bitnami/mysql/templates/secondary/svc.yaml index bf93bb7a3e..a02b8e540b 100644 --- a/bitnami/mysql/templates/secondary/svc.yaml +++ b/bitnami/mysql/templates/secondary/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mysql/templates/secrets.yaml b/bitnami/mysql/templates/secrets.yaml index 530a12cd9d..d4fe975193 100644 --- a/bitnami/mysql/templates/secrets.yaml +++ b/bitnami/mysql/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mysql/templates/serviceaccount.yaml b/bitnami/mysql/templates/serviceaccount.yaml index 69705b5a64..4da3925d07 100644 --- a/bitnami/mysql/templates/serviceaccount.yaml +++ b/bitnami/mysql/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mysql/templates/servicemonitor.yaml b/bitnami/mysql/templates/servicemonitor.yaml index 3390be89cd..604a7d2f72 100644 --- a/bitnami/mysql/templates/servicemonitor.yaml +++ b/bitnami/mysql/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/mysql/values.yaml b/bitnami/mysql/values.yaml index c6df2ed095..fbf6fde7c3 100644 --- a/bitnami/mysql/values.yaml +++ b/bitnami/mysql/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/nats/Chart.yaml b/bitnami/nats/Chart.yaml index d91dc85f44..33a95448fe 100644 --- a/bitnami/nats/Chart.yaml +++ b/bitnami/nats/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/nats/templates/_helpers.tpl b/bitnami/nats/templates/_helpers.tpl index 69dd112b3f..83b9da66ed 100644 --- a/bitnami/nats/templates/_helpers.tpl +++ b/bitnami/nats/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nats/templates/deployment.yaml b/bitnami/nats/templates/deployment.yaml index 31518f023b..171870c9d8 100644 --- a/bitnami/nats/templates/deployment.yaml +++ b/bitnami/nats/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nats/templates/extra-list.yaml b/bitnami/nats/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/nats/templates/extra-list.yaml +++ b/bitnami/nats/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nats/templates/headless-svc.yaml b/bitnami/nats/templates/headless-svc.yaml index 9d16a58bf7..e87e2d8121 100644 --- a/bitnami/nats/templates/headless-svc.yaml +++ b/bitnami/nats/templates/headless-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nats/templates/ingress.yaml b/bitnami/nats/templates/ingress.yaml index 59466c1c74..588ac56f11 100644 --- a/bitnami/nats/templates/ingress.yaml +++ b/bitnami/nats/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nats/templates/metrics-svc.yaml b/bitnami/nats/templates/metrics-svc.yaml index bf6da07659..c6c3c0cf35 100644 --- a/bitnami/nats/templates/metrics-svc.yaml +++ b/bitnami/nats/templates/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nats/templates/networkpolicy.yaml b/bitnami/nats/templates/networkpolicy.yaml index 9722bb061a..1d09fbed11 100644 --- a/bitnami/nats/templates/networkpolicy.yaml +++ b/bitnami/nats/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nats/templates/poddisruptionbudget.yaml b/bitnami/nats/templates/poddisruptionbudget.yaml index c8e2824649..e632987b3c 100644 --- a/bitnami/nats/templates/poddisruptionbudget.yaml +++ b/bitnami/nats/templates/poddisruptionbudget.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nats/templates/secrets.yaml b/bitnami/nats/templates/secrets.yaml index a530919528..b7f6e28be2 100644 --- a/bitnami/nats/templates/secrets.yaml +++ b/bitnami/nats/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nats/templates/service.yaml b/bitnami/nats/templates/service.yaml index 13395dc948..bebc708ddf 100644 --- a/bitnami/nats/templates/service.yaml +++ b/bitnami/nats/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nats/templates/serviceaccount.yaml b/bitnami/nats/templates/serviceaccount.yaml index 57aaa1192b..7615a820fc 100644 --- a/bitnami/nats/templates/serviceaccount.yaml +++ b/bitnami/nats/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nats/templates/servicemonitor.yaml b/bitnami/nats/templates/servicemonitor.yaml index 4e9f5fb825..530ce66c40 100644 --- a/bitnami/nats/templates/servicemonitor.yaml +++ b/bitnami/nats/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nats/templates/statefulset.yaml b/bitnami/nats/templates/statefulset.yaml index 78eb8a5d3c..abcdc2b231 100644 --- a/bitnami/nats/templates/statefulset.yaml +++ b/bitnami/nats/templates/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nats/templates/tls-secret.yaml b/bitnami/nats/templates/tls-secret.yaml index 37325d6b28..e51d3c615a 100644 --- a/bitnami/nats/templates/tls-secret.yaml +++ b/bitnami/nats/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nats/values.yaml b/bitnami/nats/values.yaml index 1d496c3d8c..e3b620051d 100644 --- a/bitnami/nats/values.yaml +++ b/bitnami/nats/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/nginx-ingress-controller/Chart.yaml b/bitnami/nginx-ingress-controller/Chart.yaml index 43c40dc64d..a44b38d617 100644 --- a/bitnami/nginx-ingress-controller/Chart.yaml +++ b/bitnami/nginx-ingress-controller/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/nginx-ingress-controller/templates/_helpers.tpl b/bitnami/nginx-ingress-controller/templates/_helpers.tpl index 9a256ec912..51a4f011fc 100644 --- a/bitnami/nginx-ingress-controller/templates/_helpers.tpl +++ b/bitnami/nginx-ingress-controller/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/addheaders-configmap.yaml b/bitnami/nginx-ingress-controller/templates/addheaders-configmap.yaml index aa9a9c9970..68389867de 100644 --- a/bitnami/nginx-ingress-controller/templates/addheaders-configmap.yaml +++ b/bitnami/nginx-ingress-controller/templates/addheaders-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/clusterrole.yaml b/bitnami/nginx-ingress-controller/templates/clusterrole.yaml index 6fc2edd242..70c0b7a38e 100644 --- a/bitnami/nginx-ingress-controller/templates/clusterrole.yaml +++ b/bitnami/nginx-ingress-controller/templates/clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/clusterrolebinding.yaml b/bitnami/nginx-ingress-controller/templates/clusterrolebinding.yaml index d364312f44..8c788e3270 100644 --- a/bitnami/nginx-ingress-controller/templates/clusterrolebinding.yaml +++ b/bitnami/nginx-ingress-controller/templates/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/controller-configmap.yaml b/bitnami/nginx-ingress-controller/templates/controller-configmap.yaml index ae2af6d007..f35684b525 100644 --- a/bitnami/nginx-ingress-controller/templates/controller-configmap.yaml +++ b/bitnami/nginx-ingress-controller/templates/controller-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/controller-daemonset.yaml b/bitnami/nginx-ingress-controller/templates/controller-daemonset.yaml index b10f3d56f0..60070e5dde 100644 --- a/bitnami/nginx-ingress-controller/templates/controller-daemonset.yaml +++ b/bitnami/nginx-ingress-controller/templates/controller-daemonset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/controller-deployment.yaml b/bitnami/nginx-ingress-controller/templates/controller-deployment.yaml index 91c1894769..0a10b7d2c5 100644 --- a/bitnami/nginx-ingress-controller/templates/controller-deployment.yaml +++ b/bitnami/nginx-ingress-controller/templates/controller-deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/controller-hpa.yaml b/bitnami/nginx-ingress-controller/templates/controller-hpa.yaml index 4f9b2aebfa..9c29977620 100644 --- a/bitnami/nginx-ingress-controller/templates/controller-hpa.yaml +++ b/bitnami/nginx-ingress-controller/templates/controller-hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/controller-metrics-service.yaml b/bitnami/nginx-ingress-controller/templates/controller-metrics-service.yaml index 4c9f620a67..1153f76b4c 100644 --- a/bitnami/nginx-ingress-controller/templates/controller-metrics-service.yaml +++ b/bitnami/nginx-ingress-controller/templates/controller-metrics-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/controller-networkpolicy.yaml b/bitnami/nginx-ingress-controller/templates/controller-networkpolicy.yaml index bb5310cf9d..240373a7d8 100644 --- a/bitnami/nginx-ingress-controller/templates/controller-networkpolicy.yaml +++ b/bitnami/nginx-ingress-controller/templates/controller-networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/controller-poddisruptionbudget.yaml b/bitnami/nginx-ingress-controller/templates/controller-poddisruptionbudget.yaml index cbd1482f8c..ebbfcdefea 100644 --- a/bitnami/nginx-ingress-controller/templates/controller-poddisruptionbudget.yaml +++ b/bitnami/nginx-ingress-controller/templates/controller-poddisruptionbudget.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/controller-prometheusrules.yaml b/bitnami/nginx-ingress-controller/templates/controller-prometheusrules.yaml index cc42868edb..b43b85b709 100644 --- a/bitnami/nginx-ingress-controller/templates/controller-prometheusrules.yaml +++ b/bitnami/nginx-ingress-controller/templates/controller-prometheusrules.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/controller-service.yaml b/bitnami/nginx-ingress-controller/templates/controller-service.yaml index 78b806c557..527d56bd58 100644 --- a/bitnami/nginx-ingress-controller/templates/controller-service.yaml +++ b/bitnami/nginx-ingress-controller/templates/controller-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/controller-servicemonitor.yaml b/bitnami/nginx-ingress-controller/templates/controller-servicemonitor.yaml index b3dadb11f6..37bd4f9ec6 100644 --- a/bitnami/nginx-ingress-controller/templates/controller-servicemonitor.yaml +++ b/bitnami/nginx-ingress-controller/templates/controller-servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/default-backend-configmap.yaml b/bitnami/nginx-ingress-controller/templates/default-backend-configmap.yaml index dc7e30cd0e..a5e95101db 100644 --- a/bitnami/nginx-ingress-controller/templates/default-backend-configmap.yaml +++ b/bitnami/nginx-ingress-controller/templates/default-backend-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/default-backend-deployment.yaml b/bitnami/nginx-ingress-controller/templates/default-backend-deployment.yaml index e3d8198642..fd4312540d 100644 --- a/bitnami/nginx-ingress-controller/templates/default-backend-deployment.yaml +++ b/bitnami/nginx-ingress-controller/templates/default-backend-deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/default-backend-networkpolicy.yaml b/bitnami/nginx-ingress-controller/templates/default-backend-networkpolicy.yaml index d0f1d7dcf4..d4ba9beb65 100644 --- a/bitnami/nginx-ingress-controller/templates/default-backend-networkpolicy.yaml +++ b/bitnami/nginx-ingress-controller/templates/default-backend-networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/default-backend-poddisruptionbudget.yaml b/bitnami/nginx-ingress-controller/templates/default-backend-poddisruptionbudget.yaml index f3929ded5f..2fa8ca40ee 100644 --- a/bitnami/nginx-ingress-controller/templates/default-backend-poddisruptionbudget.yaml +++ b/bitnami/nginx-ingress-controller/templates/default-backend-poddisruptionbudget.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/default-backend-service.yaml b/bitnami/nginx-ingress-controller/templates/default-backend-service.yaml index 50857d246f..cf5c5c9243 100644 --- a/bitnami/nginx-ingress-controller/templates/default-backend-service.yaml +++ b/bitnami/nginx-ingress-controller/templates/default-backend-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/dh-param-secret.yaml b/bitnami/nginx-ingress-controller/templates/dh-param-secret.yaml index 623b6ddf91..36eb528817 100644 --- a/bitnami/nginx-ingress-controller/templates/dh-param-secret.yaml +++ b/bitnami/nginx-ingress-controller/templates/dh-param-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/extra-list.yaml b/bitnami/nginx-ingress-controller/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/nginx-ingress-controller/templates/extra-list.yaml +++ b/bitnami/nginx-ingress-controller/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/ingressclass.yaml b/bitnami/nginx-ingress-controller/templates/ingressclass.yaml index 9fd0a244ec..d118db94fb 100644 --- a/bitnami/nginx-ingress-controller/templates/ingressclass.yaml +++ b/bitnami/nginx-ingress-controller/templates/ingressclass.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/podsecuritypolicy.yaml b/bitnami/nginx-ingress-controller/templates/podsecuritypolicy.yaml index c979dd38f5..ae79c07a5b 100644 --- a/bitnami/nginx-ingress-controller/templates/podsecuritypolicy.yaml +++ b/bitnami/nginx-ingress-controller/templates/podsecuritypolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/proxyheaders-configmap.yaml b/bitnami/nginx-ingress-controller/templates/proxyheaders-configmap.yaml index 621501c76f..66c10470eb 100644 --- a/bitnami/nginx-ingress-controller/templates/proxyheaders-configmap.yaml +++ b/bitnami/nginx-ingress-controller/templates/proxyheaders-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/role.yaml b/bitnami/nginx-ingress-controller/templates/role.yaml index 9e7235db80..7e54817b0b 100644 --- a/bitnami/nginx-ingress-controller/templates/role.yaml +++ b/bitnami/nginx-ingress-controller/templates/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/rolebinding.yaml b/bitnami/nginx-ingress-controller/templates/rolebinding.yaml index 0ff355937a..c72b4367b7 100644 --- a/bitnami/nginx-ingress-controller/templates/rolebinding.yaml +++ b/bitnami/nginx-ingress-controller/templates/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/serviceaccount.yaml b/bitnami/nginx-ingress-controller/templates/serviceaccount.yaml index 8a8b814e89..216179c10b 100644 --- a/bitnami/nginx-ingress-controller/templates/serviceaccount.yaml +++ b/bitnami/nginx-ingress-controller/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/tcp-configmap.yaml b/bitnami/nginx-ingress-controller/templates/tcp-configmap.yaml index 8bc298383a..03f3ac1ae8 100644 --- a/bitnami/nginx-ingress-controller/templates/tcp-configmap.yaml +++ b/bitnami/nginx-ingress-controller/templates/tcp-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/templates/udp-configmap.yaml b/bitnami/nginx-ingress-controller/templates/udp-configmap.yaml index 7ab409f411..e6acbc76d6 100644 --- a/bitnami/nginx-ingress-controller/templates/udp-configmap.yaml +++ b/bitnami/nginx-ingress-controller/templates/udp-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx-ingress-controller/values.yaml b/bitnami/nginx-ingress-controller/values.yaml index 3cc0b041a8..6e5714dcae 100644 --- a/bitnami/nginx-ingress-controller/values.yaml +++ b/bitnami/nginx-ingress-controller/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/nginx/Chart.yaml b/bitnami/nginx/Chart.yaml index 7cd9ea9789..e60e09e17a 100644 --- a/bitnami/nginx/Chart.yaml +++ b/bitnami/nginx/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/nginx/templates/_helpers.tpl b/bitnami/nginx/templates/_helpers.tpl index d614f94a30..bf97b1dd02 100644 --- a/bitnami/nginx/templates/_helpers.tpl +++ b/bitnami/nginx/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx/templates/deployment.yaml b/bitnami/nginx/templates/deployment.yaml index 9baed36e2b..1a07c03917 100644 --- a/bitnami/nginx/templates/deployment.yaml +++ b/bitnami/nginx/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx/templates/extra-list.yaml b/bitnami/nginx/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/nginx/templates/extra-list.yaml +++ b/bitnami/nginx/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx/templates/health-ingress.yaml b/bitnami/nginx/templates/health-ingress.yaml index 979d06ec1d..5df37e018e 100644 --- a/bitnami/nginx/templates/health-ingress.yaml +++ b/bitnami/nginx/templates/health-ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx/templates/hpa.yaml b/bitnami/nginx/templates/hpa.yaml index decf311d77..44b5395f20 100644 --- a/bitnami/nginx/templates/hpa.yaml +++ b/bitnami/nginx/templates/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx/templates/ingress-tls-secret.yaml b/bitnami/nginx/templates/ingress-tls-secret.yaml index 5160bfe977..d2943767c5 100644 --- a/bitnami/nginx/templates/ingress-tls-secret.yaml +++ b/bitnami/nginx/templates/ingress-tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx/templates/ingress.yaml b/bitnami/nginx/templates/ingress.yaml index b9c81a2a3a..79d2ac30ce 100644 --- a/bitnami/nginx/templates/ingress.yaml +++ b/bitnami/nginx/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx/templates/networkpolicy.yaml b/bitnami/nginx/templates/networkpolicy.yaml index c1ae63d416..327e1fa37f 100644 --- a/bitnami/nginx/templates/networkpolicy.yaml +++ b/bitnami/nginx/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx/templates/pdb.yaml b/bitnami/nginx/templates/pdb.yaml index a02d402124..8a74edb9b7 100644 --- a/bitnami/nginx/templates/pdb.yaml +++ b/bitnami/nginx/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx/templates/prometheusrules.yaml b/bitnami/nginx/templates/prometheusrules.yaml index fef0d8ae44..d4b980ba0c 100644 --- a/bitnami/nginx/templates/prometheusrules.yaml +++ b/bitnami/nginx/templates/prometheusrules.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx/templates/server-block-configmap.yaml b/bitnami/nginx/templates/server-block-configmap.yaml index 03f385c4db..940c50ec79 100644 --- a/bitnami/nginx/templates/server-block-configmap.yaml +++ b/bitnami/nginx/templates/server-block-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx/templates/serviceaccount.yaml b/bitnami/nginx/templates/serviceaccount.yaml index a6c3003446..20fb4928f3 100644 --- a/bitnami/nginx/templates/serviceaccount.yaml +++ b/bitnami/nginx/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx/templates/servicemonitor.yaml b/bitnami/nginx/templates/servicemonitor.yaml index 7106c8f682..d597e06be0 100644 --- a/bitnami/nginx/templates/servicemonitor.yaml +++ b/bitnami/nginx/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx/templates/svc.yaml b/bitnami/nginx/templates/svc.yaml index 22042c0cd0..e86926fa49 100644 --- a/bitnami/nginx/templates/svc.yaml +++ b/bitnami/nginx/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx/templates/tls-secret.yaml b/bitnami/nginx/templates/tls-secret.yaml index dcb5b5044e..4a265f5243 100644 --- a/bitnami/nginx/templates/tls-secret.yaml +++ b/bitnami/nginx/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/nginx/values.yaml b/bitnami/nginx/values.yaml index fee3528e0c..14db5f4730 100644 --- a/bitnami/nginx/values.yaml +++ b/bitnami/nginx/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/node-exporter/Chart.yaml b/bitnami/node-exporter/Chart.yaml index fbd757bcab..0bac2b7378 100644 --- a/bitnami/node-exporter/Chart.yaml +++ b/bitnami/node-exporter/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/node-exporter/templates/_helpers.tpl b/bitnami/node-exporter/templates/_helpers.tpl index 16619890a9..d3674781d5 100644 --- a/bitnami/node-exporter/templates/_helpers.tpl +++ b/bitnami/node-exporter/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/node-exporter/templates/daemonset.yaml b/bitnami/node-exporter/templates/daemonset.yaml index 93ad1086d3..33bfaf61fd 100644 --- a/bitnami/node-exporter/templates/daemonset.yaml +++ b/bitnami/node-exporter/templates/daemonset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/node-exporter/templates/deployment.yaml b/bitnami/node-exporter/templates/deployment.yaml index 64b021f30c..baec2dc383 100644 --- a/bitnami/node-exporter/templates/deployment.yaml +++ b/bitnami/node-exporter/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/node-exporter/templates/extra-list.yaml b/bitnami/node-exporter/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/node-exporter/templates/extra-list.yaml +++ b/bitnami/node-exporter/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/node-exporter/templates/networkpolicy.yaml b/bitnami/node-exporter/templates/networkpolicy.yaml index 28c496e6a1..194331d79a 100644 --- a/bitnami/node-exporter/templates/networkpolicy.yaml +++ b/bitnami/node-exporter/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/node-exporter/templates/psp-clusterrole.yaml b/bitnami/node-exporter/templates/psp-clusterrole.yaml index 1cd17cd2d9..2259e8f233 100644 --- a/bitnami/node-exporter/templates/psp-clusterrole.yaml +++ b/bitnami/node-exporter/templates/psp-clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/node-exporter/templates/psp-clusterrolebinding.yaml b/bitnami/node-exporter/templates/psp-clusterrolebinding.yaml index 998bd6f660..d574bbade8 100644 --- a/bitnami/node-exporter/templates/psp-clusterrolebinding.yaml +++ b/bitnami/node-exporter/templates/psp-clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/node-exporter/templates/psp.yaml b/bitnami/node-exporter/templates/psp.yaml index 917e78f9dc..a8f56f2e38 100644 --- a/bitnami/node-exporter/templates/psp.yaml +++ b/bitnami/node-exporter/templates/psp.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/node-exporter/templates/service.yaml b/bitnami/node-exporter/templates/service.yaml index 290c3f7a90..6add96e714 100644 --- a/bitnami/node-exporter/templates/service.yaml +++ b/bitnami/node-exporter/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/node-exporter/templates/serviceaccount.yaml b/bitnami/node-exporter/templates/serviceaccount.yaml index 4a8688eb60..c397edc3b8 100644 --- a/bitnami/node-exporter/templates/serviceaccount.yaml +++ b/bitnami/node-exporter/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/node-exporter/templates/servicemonitor.yaml b/bitnami/node-exporter/templates/servicemonitor.yaml index c44f3de699..cbe463b6eb 100644 --- a/bitnami/node-exporter/templates/servicemonitor.yaml +++ b/bitnami/node-exporter/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/node-exporter/values.yaml b/bitnami/node-exporter/values.yaml index 6e394daa35..7dab885e65 100644 --- a/bitnami/node-exporter/values.yaml +++ b/bitnami/node-exporter/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/oauth2-proxy/Chart.yaml b/bitnami/oauth2-proxy/Chart.yaml index fd18fdb8a3..4e8007b8bd 100644 --- a/bitnami/oauth2-proxy/Chart.yaml +++ b/bitnami/oauth2-proxy/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/oauth2-proxy/templates/_helpers.tpl b/bitnami/oauth2-proxy/templates/_helpers.tpl index 2daa66e1fc..ae0ad4094e 100644 --- a/bitnami/oauth2-proxy/templates/_helpers.tpl +++ b/bitnami/oauth2-proxy/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/oauth2-proxy/templates/configmap.yaml b/bitnami/oauth2-proxy/templates/configmap.yaml index ebc878f6bf..52a01419de 100644 --- a/bitnami/oauth2-proxy/templates/configmap.yaml +++ b/bitnami/oauth2-proxy/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/oauth2-proxy/templates/deployment.yaml b/bitnami/oauth2-proxy/templates/deployment.yaml index e437ed8e64..82414d7bbb 100644 --- a/bitnami/oauth2-proxy/templates/deployment.yaml +++ b/bitnami/oauth2-proxy/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/oauth2-proxy/templates/externalredis-secret.yaml b/bitnami/oauth2-proxy/templates/externalredis-secret.yaml index ce08702920..773c294ce5 100644 --- a/bitnami/oauth2-proxy/templates/externalredis-secret.yaml +++ b/bitnami/oauth2-proxy/templates/externalredis-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/oauth2-proxy/templates/extra-list.yaml b/bitnami/oauth2-proxy/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/oauth2-proxy/templates/extra-list.yaml +++ b/bitnami/oauth2-proxy/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/oauth2-proxy/templates/ingress.yaml b/bitnami/oauth2-proxy/templates/ingress.yaml index 87ed44688a..d774a3145c 100644 --- a/bitnami/oauth2-proxy/templates/ingress.yaml +++ b/bitnami/oauth2-proxy/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/oauth2-proxy/templates/networkpolicy.yaml b/bitnami/oauth2-proxy/templates/networkpolicy.yaml index 418f4e250e..3040c080bf 100644 --- a/bitnami/oauth2-proxy/templates/networkpolicy.yaml +++ b/bitnami/oauth2-proxy/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/oauth2-proxy/templates/pdb.yaml b/bitnami/oauth2-proxy/templates/pdb.yaml index d959e83012..f3152a0ab3 100644 --- a/bitnami/oauth2-proxy/templates/pdb.yaml +++ b/bitnami/oauth2-proxy/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/oauth2-proxy/templates/secret-authenticated-emails-file.yaml b/bitnami/oauth2-proxy/templates/secret-authenticated-emails-file.yaml index e1034b5de9..0f7edf3d1c 100644 --- a/bitnami/oauth2-proxy/templates/secret-authenticated-emails-file.yaml +++ b/bitnami/oauth2-proxy/templates/secret-authenticated-emails-file.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/oauth2-proxy/templates/secret-google.yaml b/bitnami/oauth2-proxy/templates/secret-google.yaml index e16bd9d217..404f627ce9 100644 --- a/bitnami/oauth2-proxy/templates/secret-google.yaml +++ b/bitnami/oauth2-proxy/templates/secret-google.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/oauth2-proxy/templates/secret-htpasswd-file.yaml b/bitnami/oauth2-proxy/templates/secret-htpasswd-file.yaml index d18e1822eb..2d0894a7f1 100644 --- a/bitnami/oauth2-proxy/templates/secret-htpasswd-file.yaml +++ b/bitnami/oauth2-proxy/templates/secret-htpasswd-file.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/oauth2-proxy/templates/secret.yaml b/bitnami/oauth2-proxy/templates/secret.yaml index a4f899cb4d..d82afcbe55 100644 --- a/bitnami/oauth2-proxy/templates/secret.yaml +++ b/bitnami/oauth2-proxy/templates/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/oauth2-proxy/templates/service-account.yaml b/bitnami/oauth2-proxy/templates/service-account.yaml index ba56a5e44c..d0896fc2b0 100644 --- a/bitnami/oauth2-proxy/templates/service-account.yaml +++ b/bitnami/oauth2-proxy/templates/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/oauth2-proxy/templates/service.yaml b/bitnami/oauth2-proxy/templates/service.yaml index 4dc4a95640..3d9b5d7ea0 100644 --- a/bitnami/oauth2-proxy/templates/service.yaml +++ b/bitnami/oauth2-proxy/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/oauth2-proxy/templates/tls-secrets.yaml b/bitnami/oauth2-proxy/templates/tls-secrets.yaml index 885a9c4d8f..ab6b9b841d 100644 --- a/bitnami/oauth2-proxy/templates/tls-secrets.yaml +++ b/bitnami/oauth2-proxy/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/oauth2-proxy/values.yaml b/bitnami/oauth2-proxy/values.yaml index ce11a55286..abd448059d 100644 --- a/bitnami/oauth2-proxy/values.yaml +++ b/bitnami/oauth2-proxy/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/odoo/Chart.yaml b/bitnami/odoo/Chart.yaml index 19938da3ad..4912633f7f 100644 --- a/bitnami/odoo/Chart.yaml +++ b/bitnami/odoo/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/odoo/templates/_helpers.tpl b/bitnami/odoo/templates/_helpers.tpl index 755d808f6b..fb9102b1e8 100644 --- a/bitnami/odoo/templates/_helpers.tpl +++ b/bitnami/odoo/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/odoo/templates/deployment.yaml b/bitnami/odoo/templates/deployment.yaml index ceb0fab744..dcac9e8547 100644 --- a/bitnami/odoo/templates/deployment.yaml +++ b/bitnami/odoo/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/odoo/templates/externaldb-secrets.yaml b/bitnami/odoo/templates/externaldb-secrets.yaml index cd1dc8d1c0..8d6bdd9691 100644 --- a/bitnami/odoo/templates/externaldb-secrets.yaml +++ b/bitnami/odoo/templates/externaldb-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/odoo/templates/extra-list.yaml b/bitnami/odoo/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/odoo/templates/extra-list.yaml +++ b/bitnami/odoo/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/odoo/templates/hpa.yaml b/bitnami/odoo/templates/hpa.yaml index 1d55cb2a03..6e52ee6ccd 100644 --- a/bitnami/odoo/templates/hpa.yaml +++ b/bitnami/odoo/templates/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/odoo/templates/ingress.yaml b/bitnami/odoo/templates/ingress.yaml index 3157920259..b5d88cb85f 100644 --- a/bitnami/odoo/templates/ingress.yaml +++ b/bitnami/odoo/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/odoo/templates/networkpolicy.yaml b/bitnami/odoo/templates/networkpolicy.yaml index e9eda41072..63b2eaeabe 100644 --- a/bitnami/odoo/templates/networkpolicy.yaml +++ b/bitnami/odoo/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/odoo/templates/pdb.yaml b/bitnami/odoo/templates/pdb.yaml index 1c9a9df590..43251d765a 100644 --- a/bitnami/odoo/templates/pdb.yaml +++ b/bitnami/odoo/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/odoo/templates/postinit-configmap.yaml b/bitnami/odoo/templates/postinit-configmap.yaml index 9ad056d1aa..010152c889 100644 --- a/bitnami/odoo/templates/postinit-configmap.yaml +++ b/bitnami/odoo/templates/postinit-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/odoo/templates/pvc.yaml b/bitnami/odoo/templates/pvc.yaml index b65cf194fc..5b0ea6e834 100644 --- a/bitnami/odoo/templates/pvc.yaml +++ b/bitnami/odoo/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/odoo/templates/secrets.yaml b/bitnami/odoo/templates/secrets.yaml index dbca274912..d600524370 100644 --- a/bitnami/odoo/templates/secrets.yaml +++ b/bitnami/odoo/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/odoo/templates/serviceaccount.yaml b/bitnami/odoo/templates/serviceaccount.yaml index 832fcf800a..a31aac13c5 100644 --- a/bitnami/odoo/templates/serviceaccount.yaml +++ b/bitnami/odoo/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/odoo/templates/svc.yaml b/bitnami/odoo/templates/svc.yaml index 4c91bf055e..b8ab0e6593 100644 --- a/bitnami/odoo/templates/svc.yaml +++ b/bitnami/odoo/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/odoo/templates/tls-secrets.yaml b/bitnami/odoo/templates/tls-secrets.yaml index 050fad1582..cf18d9c6c1 100644 --- a/bitnami/odoo/templates/tls-secrets.yaml +++ b/bitnami/odoo/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/odoo/values.yaml b/bitnami/odoo/values.yaml index a97efeb5bc..3884b1f95e 100644 --- a/bitnami/odoo/values.yaml +++ b/bitnami/odoo/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/opencart/Chart.yaml b/bitnami/opencart/Chart.yaml index 46aef2050a..439deb8671 100644 --- a/bitnami/opencart/Chart.yaml +++ b/bitnami/opencart/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/opencart/templates/_helpers.tpl b/bitnami/opencart/templates/_helpers.tpl index d2bcdfb5f1..e38cfb4ad8 100644 --- a/bitnami/opencart/templates/_helpers.tpl +++ b/bitnami/opencart/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opencart/templates/deployment.yaml b/bitnami/opencart/templates/deployment.yaml index 3d0275ac4c..9e4f6d206e 100644 --- a/bitnami/opencart/templates/deployment.yaml +++ b/bitnami/opencart/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opencart/templates/externaldb-secrets.yaml b/bitnami/opencart/templates/externaldb-secrets.yaml index 6b2370b12e..60cd4b629f 100644 --- a/bitnami/opencart/templates/externaldb-secrets.yaml +++ b/bitnami/opencart/templates/externaldb-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opencart/templates/extra-list.yaml b/bitnami/opencart/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/opencart/templates/extra-list.yaml +++ b/bitnami/opencart/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opencart/templates/ingress.yaml b/bitnami/opencart/templates/ingress.yaml index 02c9a0d031..9dea172170 100644 --- a/bitnami/opencart/templates/ingress.yaml +++ b/bitnami/opencart/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opencart/templates/networkpolicy.yaml b/bitnami/opencart/templates/networkpolicy.yaml index b9c25747c1..74c9e3335d 100644 --- a/bitnami/opencart/templates/networkpolicy.yaml +++ b/bitnami/opencart/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opencart/templates/pv.yaml b/bitnami/opencart/templates/pv.yaml index 1767f20b03..1da0090746 100644 --- a/bitnami/opencart/templates/pv.yaml +++ b/bitnami/opencart/templates/pv.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opencart/templates/pvc.yaml b/bitnami/opencart/templates/pvc.yaml index d1eeafd098..343d9549f7 100644 --- a/bitnami/opencart/templates/pvc.yaml +++ b/bitnami/opencart/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opencart/templates/secrets.yaml b/bitnami/opencart/templates/secrets.yaml index 400e3a5018..785d1a68c8 100644 --- a/bitnami/opencart/templates/secrets.yaml +++ b/bitnami/opencart/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opencart/templates/serviceaccount.yaml b/bitnami/opencart/templates/serviceaccount.yaml index 989dce8a58..66dbb20e5e 100644 --- a/bitnami/opencart/templates/serviceaccount.yaml +++ b/bitnami/opencart/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opencart/templates/svc.yaml b/bitnami/opencart/templates/svc.yaml index 7e64f4ee93..ee363c33d0 100644 --- a/bitnami/opencart/templates/svc.yaml +++ b/bitnami/opencart/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opencart/templates/tls-secrets.yaml b/bitnami/opencart/templates/tls-secrets.yaml index ab89a79dad..2b2dfd868a 100644 --- a/bitnami/opencart/templates/tls-secrets.yaml +++ b/bitnami/opencart/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opencart/values.yaml b/bitnami/opencart/values.yaml index c341ba81f1..aabe26b830 100644 --- a/bitnami/opencart/values.yaml +++ b/bitnami/opencart/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/opensearch/Chart.yaml b/bitnami/opensearch/Chart.yaml index 1bbf5bf01b..f7755bba57 100644 --- a/bitnami/opensearch/Chart.yaml +++ b/bitnami/opensearch/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/opensearch/templates/_helpers.tpl b/bitnami/opensearch/templates/_helpers.tpl index 892b6e5225..d63e41c5ab 100644 --- a/bitnami/opensearch/templates/_helpers.tpl +++ b/bitnami/opensearch/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/configmap.yaml b/bitnami/opensearch/templates/configmap.yaml index eff2b02f4f..977dade4db 100644 --- a/bitnami/opensearch/templates/configmap.yaml +++ b/bitnami/opensearch/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/coordinating/hpa.yaml b/bitnami/opensearch/templates/coordinating/hpa.yaml index 790f7dd41e..72289b6f3f 100644 --- a/bitnami/opensearch/templates/coordinating/hpa.yaml +++ b/bitnami/opensearch/templates/coordinating/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/coordinating/networkpolicy.yaml b/bitnami/opensearch/templates/coordinating/networkpolicy.yaml index c5e5ac7fe8..b839cd56ad 100644 --- a/bitnami/opensearch/templates/coordinating/networkpolicy.yaml +++ b/bitnami/opensearch/templates/coordinating/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/coordinating/pdb.yaml b/bitnami/opensearch/templates/coordinating/pdb.yaml index 4da626903e..e3c6df035f 100644 --- a/bitnami/opensearch/templates/coordinating/pdb.yaml +++ b/bitnami/opensearch/templates/coordinating/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/coordinating/serviceaccount.yaml b/bitnami/opensearch/templates/coordinating/serviceaccount.yaml index 1cbb06f73b..0478f2e656 100644 --- a/bitnami/opensearch/templates/coordinating/serviceaccount.yaml +++ b/bitnami/opensearch/templates/coordinating/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/coordinating/statefulset.yaml b/bitnami/opensearch/templates/coordinating/statefulset.yaml index ae1ec1c0c5..acd0813061 100644 --- a/bitnami/opensearch/templates/coordinating/statefulset.yaml +++ b/bitnami/opensearch/templates/coordinating/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/coordinating/svc-headless.yaml b/bitnami/opensearch/templates/coordinating/svc-headless.yaml index 72235f0b14..33c806a624 100644 --- a/bitnami/opensearch/templates/coordinating/svc-headless.yaml +++ b/bitnami/opensearch/templates/coordinating/svc-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/coordinating/vpa.yaml b/bitnami/opensearch/templates/coordinating/vpa.yaml index 849ab58ba5..098956c2b7 100644 --- a/bitnami/opensearch/templates/coordinating/vpa.yaml +++ b/bitnami/opensearch/templates/coordinating/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/dashboards/deployment.yaml b/bitnami/opensearch/templates/dashboards/deployment.yaml index 9ccef657b2..9cdce3bd6b 100644 --- a/bitnami/opensearch/templates/dashboards/deployment.yaml +++ b/bitnami/opensearch/templates/dashboards/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/dashboards/hpa.yaml b/bitnami/opensearch/templates/dashboards/hpa.yaml index 49fc32e7eb..a517a31f0b 100644 --- a/bitnami/opensearch/templates/dashboards/hpa.yaml +++ b/bitnami/opensearch/templates/dashboards/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/dashboards/ingress-tls-secret.yaml b/bitnami/opensearch/templates/dashboards/ingress-tls-secret.yaml index 5ec9ea172f..ed749413b1 100644 --- a/bitnami/opensearch/templates/dashboards/ingress-tls-secret.yaml +++ b/bitnami/opensearch/templates/dashboards/ingress-tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/dashboards/ingress.yaml b/bitnami/opensearch/templates/dashboards/ingress.yaml index a9b26ae5e6..76124457b8 100644 --- a/bitnami/opensearch/templates/dashboards/ingress.yaml +++ b/bitnami/opensearch/templates/dashboards/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/dashboards/networkpolicy.yaml b/bitnami/opensearch/templates/dashboards/networkpolicy.yaml index e74e2870ab..5090b56890 100644 --- a/bitnami/opensearch/templates/dashboards/networkpolicy.yaml +++ b/bitnami/opensearch/templates/dashboards/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/dashboards/pdb.yaml b/bitnami/opensearch/templates/dashboards/pdb.yaml index 947918efe9..f871925987 100644 --- a/bitnami/opensearch/templates/dashboards/pdb.yaml +++ b/bitnami/opensearch/templates/dashboards/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/dashboards/pvc.yaml b/bitnami/opensearch/templates/dashboards/pvc.yaml index 99475e361c..ef43130ea8 100644 --- a/bitnami/opensearch/templates/dashboards/pvc.yaml +++ b/bitnami/opensearch/templates/dashboards/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/dashboards/service.yaml b/bitnami/opensearch/templates/dashboards/service.yaml index 4a9b205e81..a73252b34d 100644 --- a/bitnami/opensearch/templates/dashboards/service.yaml +++ b/bitnami/opensearch/templates/dashboards/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/dashboards/serviceaccount.yaml b/bitnami/opensearch/templates/dashboards/serviceaccount.yaml index 81778d3ea2..aebcce5bbe 100644 --- a/bitnami/opensearch/templates/dashboards/serviceaccount.yaml +++ b/bitnami/opensearch/templates/dashboards/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/dashboards/tls-secret.yaml b/bitnami/opensearch/templates/dashboards/tls-secret.yaml index abfa2e2c5c..5ec1a1de3d 100644 --- a/bitnami/opensearch/templates/dashboards/tls-secret.yaml +++ b/bitnami/opensearch/templates/dashboards/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/dashboards/vpa.yaml b/bitnami/opensearch/templates/dashboards/vpa.yaml index 16724e56b3..f6c3f19bf0 100644 --- a/bitnami/opensearch/templates/dashboards/vpa.yaml +++ b/bitnami/opensearch/templates/dashboards/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/data/hpa.yaml b/bitnami/opensearch/templates/data/hpa.yaml index ca764d68e8..9d853e4510 100644 --- a/bitnami/opensearch/templates/data/hpa.yaml +++ b/bitnami/opensearch/templates/data/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/data/networkpolicy.yaml b/bitnami/opensearch/templates/data/networkpolicy.yaml index ab035a50f2..d6821662e5 100644 --- a/bitnami/opensearch/templates/data/networkpolicy.yaml +++ b/bitnami/opensearch/templates/data/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/data/pdb.yaml b/bitnami/opensearch/templates/data/pdb.yaml index 29a6e83f4b..ed999005b2 100644 --- a/bitnami/opensearch/templates/data/pdb.yaml +++ b/bitnami/opensearch/templates/data/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/data/serviceaccount.yaml b/bitnami/opensearch/templates/data/serviceaccount.yaml index 7c682b15b1..afce92c1aa 100644 --- a/bitnami/opensearch/templates/data/serviceaccount.yaml +++ b/bitnami/opensearch/templates/data/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/data/statefulset.yaml b/bitnami/opensearch/templates/data/statefulset.yaml index e661d7dc5a..4b36f2256c 100644 --- a/bitnami/opensearch/templates/data/statefulset.yaml +++ b/bitnami/opensearch/templates/data/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/data/svc-headless.yaml b/bitnami/opensearch/templates/data/svc-headless.yaml index 4809947cd9..f5d8e60f1d 100644 --- a/bitnami/opensearch/templates/data/svc-headless.yaml +++ b/bitnami/opensearch/templates/data/svc-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/data/vpa.yaml b/bitnami/opensearch/templates/data/vpa.yaml index 082c5cf6b6..cfd9190e1e 100644 --- a/bitnami/opensearch/templates/data/vpa.yaml +++ b/bitnami/opensearch/templates/data/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/extra-list.yaml b/bitnami/opensearch/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/opensearch/templates/extra-list.yaml +++ b/bitnami/opensearch/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/ingest/hpa.yaml b/bitnami/opensearch/templates/ingest/hpa.yaml index 4922d92eab..adaca2e29d 100644 --- a/bitnami/opensearch/templates/ingest/hpa.yaml +++ b/bitnami/opensearch/templates/ingest/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/ingest/ingress.yaml b/bitnami/opensearch/templates/ingest/ingress.yaml index fdce7a896e..28a68881af 100644 --- a/bitnami/opensearch/templates/ingest/ingress.yaml +++ b/bitnami/opensearch/templates/ingest/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/ingest/networkpolicy.yaml b/bitnami/opensearch/templates/ingest/networkpolicy.yaml index e904ab1b6a..75ad55a78d 100644 --- a/bitnami/opensearch/templates/ingest/networkpolicy.yaml +++ b/bitnami/opensearch/templates/ingest/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/ingest/pdb.yaml b/bitnami/opensearch/templates/ingest/pdb.yaml index e5061ee6a8..f062b65b77 100644 --- a/bitnami/opensearch/templates/ingest/pdb.yaml +++ b/bitnami/opensearch/templates/ingest/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/ingest/service.yaml b/bitnami/opensearch/templates/ingest/service.yaml index 879bf9b7a9..a8938baf92 100644 --- a/bitnami/opensearch/templates/ingest/service.yaml +++ b/bitnami/opensearch/templates/ingest/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/ingest/serviceaccount.yaml b/bitnami/opensearch/templates/ingest/serviceaccount.yaml index 01ce1cfba2..258633addd 100644 --- a/bitnami/opensearch/templates/ingest/serviceaccount.yaml +++ b/bitnami/opensearch/templates/ingest/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/ingest/statefulset.yaml b/bitnami/opensearch/templates/ingest/statefulset.yaml index cdec34299e..d50ffb0747 100644 --- a/bitnami/opensearch/templates/ingest/statefulset.yaml +++ b/bitnami/opensearch/templates/ingest/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/ingest/svc-headless.yaml b/bitnami/opensearch/templates/ingest/svc-headless.yaml index 3e340be6a2..cc8b2abc3a 100644 --- a/bitnami/opensearch/templates/ingest/svc-headless.yaml +++ b/bitnami/opensearch/templates/ingest/svc-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/ingest/vpa.yaml b/bitnami/opensearch/templates/ingest/vpa.yaml index 6d2629dc9c..9a53f2e4b8 100644 --- a/bitnami/opensearch/templates/ingest/vpa.yaml +++ b/bitnami/opensearch/templates/ingest/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/ingress-tls-secrets.yaml b/bitnami/opensearch/templates/ingress-tls-secrets.yaml index a5725b4240..9319da626c 100644 --- a/bitnami/opensearch/templates/ingress-tls-secrets.yaml +++ b/bitnami/opensearch/templates/ingress-tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/ingress.yaml b/bitnami/opensearch/templates/ingress.yaml index 852b99c150..086d8390d2 100644 --- a/bitnami/opensearch/templates/ingress.yaml +++ b/bitnami/opensearch/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/initialization-configmap.yaml b/bitnami/opensearch/templates/initialization-configmap.yaml index 2e3ef38ac3..8c82f98d1e 100644 --- a/bitnami/opensearch/templates/initialization-configmap.yaml +++ b/bitnami/opensearch/templates/initialization-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/master/hpa.yaml b/bitnami/opensearch/templates/master/hpa.yaml index 29b9ea66fd..811ca16292 100644 --- a/bitnami/opensearch/templates/master/hpa.yaml +++ b/bitnami/opensearch/templates/master/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/master/networkpolicy.yaml b/bitnami/opensearch/templates/master/networkpolicy.yaml index 329ef8bdf6..1c9d4d5867 100644 --- a/bitnami/opensearch/templates/master/networkpolicy.yaml +++ b/bitnami/opensearch/templates/master/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/master/pdb.yaml b/bitnami/opensearch/templates/master/pdb.yaml index 7606e2b5f0..4062184077 100644 --- a/bitnami/opensearch/templates/master/pdb.yaml +++ b/bitnami/opensearch/templates/master/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/master/serviceaccount.yaml b/bitnami/opensearch/templates/master/serviceaccount.yaml index 91565ee9fb..cdcca18e6d 100644 --- a/bitnami/opensearch/templates/master/serviceaccount.yaml +++ b/bitnami/opensearch/templates/master/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/master/statefulset.yaml b/bitnami/opensearch/templates/master/statefulset.yaml index 44c6ddf478..2685bda084 100644 --- a/bitnami/opensearch/templates/master/statefulset.yaml +++ b/bitnami/opensearch/templates/master/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/master/svc-headless.yaml b/bitnami/opensearch/templates/master/svc-headless.yaml index 0598478409..66dd5cbeb0 100644 --- a/bitnami/opensearch/templates/master/svc-headless.yaml +++ b/bitnami/opensearch/templates/master/svc-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/master/vpa.yaml b/bitnami/opensearch/templates/master/vpa.yaml index 1e9100f4a3..2081e3a409 100644 --- a/bitnami/opensearch/templates/master/vpa.yaml +++ b/bitnami/opensearch/templates/master/vpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/secrets.yaml b/bitnami/opensearch/templates/secrets.yaml index dd5fe42900..5382c55aa4 100644 --- a/bitnami/opensearch/templates/secrets.yaml +++ b/bitnami/opensearch/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/service.yaml b/bitnami/opensearch/templates/service.yaml index ead4ea48cd..1cafa1f7b8 100644 --- a/bitnami/opensearch/templates/service.yaml +++ b/bitnami/opensearch/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/templates/tls-secret.yaml b/bitnami/opensearch/templates/tls-secret.yaml index 594d553368..a638baf365 100644 --- a/bitnami/opensearch/templates/tls-secret.yaml +++ b/bitnami/opensearch/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/opensearch/values.yaml b/bitnami/opensearch/values.yaml index 6584a2fede..70d5ea6991 100644 --- a/bitnami/opensearch/values.yaml +++ b/bitnami/opensearch/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/parse/Chart.yaml b/bitnami/parse/Chart.yaml index c730981a88..968c499ef3 100644 --- a/bitnami/parse/Chart.yaml +++ b/bitnami/parse/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/parse/templates/_helpers.tpl b/bitnami/parse/templates/_helpers.tpl index 61aca4584e..182d31348c 100644 --- a/bitnami/parse/templates/_helpers.tpl +++ b/bitnami/parse/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/parse/templates/cloud-code-configmap.yaml b/bitnami/parse/templates/cloud-code-configmap.yaml index 2ba196f849..99fc94cdc2 100644 --- a/bitnami/parse/templates/cloud-code-configmap.yaml +++ b/bitnami/parse/templates/cloud-code-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/parse/templates/dashboard-deployment.yaml b/bitnami/parse/templates/dashboard-deployment.yaml index 70304a514c..93f46027e4 100644 --- a/bitnami/parse/templates/dashboard-deployment.yaml +++ b/bitnami/parse/templates/dashboard-deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/parse/templates/dashboard-networkpolicy.yaml b/bitnami/parse/templates/dashboard-networkpolicy.yaml index b458cc015f..986329528e 100644 --- a/bitnami/parse/templates/dashboard-networkpolicy.yaml +++ b/bitnami/parse/templates/dashboard-networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/parse/templates/dashboard-svc.yaml b/bitnami/parse/templates/dashboard-svc.yaml index c7a8353fad..0998e1dfff 100644 --- a/bitnami/parse/templates/dashboard-svc.yaml +++ b/bitnami/parse/templates/dashboard-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/parse/templates/extra-list.yaml b/bitnami/parse/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/parse/templates/extra-list.yaml +++ b/bitnami/parse/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/parse/templates/ingress.yaml b/bitnami/parse/templates/ingress.yaml index 4a409528c0..2f6d4b1b03 100644 --- a/bitnami/parse/templates/ingress.yaml +++ b/bitnami/parse/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/parse/templates/pvc.yaml b/bitnami/parse/templates/pvc.yaml index 416c7c4d73..7d076a04cd 100644 --- a/bitnami/parse/templates/pvc.yaml +++ b/bitnami/parse/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/parse/templates/secrets.yaml b/bitnami/parse/templates/secrets.yaml index a07be2647f..e8288113f1 100644 --- a/bitnami/parse/templates/secrets.yaml +++ b/bitnami/parse/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/parse/templates/server-deployment.yaml b/bitnami/parse/templates/server-deployment.yaml index 33523da802..b9111418d8 100644 --- a/bitnami/parse/templates/server-deployment.yaml +++ b/bitnami/parse/templates/server-deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/parse/templates/server-networkpolicy.yaml b/bitnami/parse/templates/server-networkpolicy.yaml index 2485eea6bf..6e8d9fe006 100644 --- a/bitnami/parse/templates/server-networkpolicy.yaml +++ b/bitnami/parse/templates/server-networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/parse/templates/server-svc.yaml b/bitnami/parse/templates/server-svc.yaml index a118c7552c..a2f4de8d8f 100644 --- a/bitnami/parse/templates/server-svc.yaml +++ b/bitnami/parse/templates/server-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/parse/templates/service-account.yaml b/bitnami/parse/templates/service-account.yaml index 97a1b43293..37638b0fbc 100644 --- a/bitnami/parse/templates/service-account.yaml +++ b/bitnami/parse/templates/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/parse/templates/tls-secret.yaml b/bitnami/parse/templates/tls-secret.yaml index 575d7a0ac7..709b0ea93a 100644 --- a/bitnami/parse/templates/tls-secret.yaml +++ b/bitnami/parse/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/parse/values.yaml b/bitnami/parse/values.yaml index 397a2c141b..9e62d1aa0f 100644 --- a/bitnami/parse/values.yaml +++ b/bitnami/parse/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/phpbb/Chart.yaml b/bitnami/phpbb/Chart.yaml index d4df96c422..b1f5e6e011 100644 --- a/bitnami/phpbb/Chart.yaml +++ b/bitnami/phpbb/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/phpbb/templates/_helpers.tpl b/bitnami/phpbb/templates/_helpers.tpl index a5281ec9a0..dd6f28e971 100644 --- a/bitnami/phpbb/templates/_helpers.tpl +++ b/bitnami/phpbb/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/phpbb/templates/deployment.yaml b/bitnami/phpbb/templates/deployment.yaml index b7d505c611..2c0bfa5a43 100644 --- a/bitnami/phpbb/templates/deployment.yaml +++ b/bitnami/phpbb/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/phpbb/templates/externaldb-secrets.yaml b/bitnami/phpbb/templates/externaldb-secrets.yaml index c528dde3c6..35ef7217c9 100644 --- a/bitnami/phpbb/templates/externaldb-secrets.yaml +++ b/bitnami/phpbb/templates/externaldb-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/phpbb/templates/extra-list.yaml b/bitnami/phpbb/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/phpbb/templates/extra-list.yaml +++ b/bitnami/phpbb/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/phpbb/templates/ingress.yaml b/bitnami/phpbb/templates/ingress.yaml index f0cf4822e1..3b2306d4dc 100644 --- a/bitnami/phpbb/templates/ingress.yaml +++ b/bitnami/phpbb/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/phpbb/templates/networkpolicy.yaml b/bitnami/phpbb/templates/networkpolicy.yaml index b73d292adf..9a15cdcc2b 100644 --- a/bitnami/phpbb/templates/networkpolicy.yaml +++ b/bitnami/phpbb/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/phpbb/templates/phpbb-pvc.yaml b/bitnami/phpbb/templates/phpbb-pvc.yaml index ed256157ee..12a138b940 100644 --- a/bitnami/phpbb/templates/phpbb-pvc.yaml +++ b/bitnami/phpbb/templates/phpbb-pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/phpbb/templates/secrets.yaml b/bitnami/phpbb/templates/secrets.yaml index 039b76e35b..43c8e593b7 100644 --- a/bitnami/phpbb/templates/secrets.yaml +++ b/bitnami/phpbb/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/phpbb/templates/serviceaccount.yaml b/bitnami/phpbb/templates/serviceaccount.yaml index ed7169fa89..cf8bb7df09 100644 --- a/bitnami/phpbb/templates/serviceaccount.yaml +++ b/bitnami/phpbb/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/phpbb/templates/svc.yaml b/bitnami/phpbb/templates/svc.yaml index d125391e40..1dfc8ef419 100644 --- a/bitnami/phpbb/templates/svc.yaml +++ b/bitnami/phpbb/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/phpbb/templates/tls-secrets.yaml b/bitnami/phpbb/templates/tls-secrets.yaml index db94bb3210..52558dc4df 100644 --- a/bitnami/phpbb/templates/tls-secrets.yaml +++ b/bitnami/phpbb/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/phpbb/values.yaml b/bitnami/phpbb/values.yaml index 7309be30a4..8ddccc22b6 100644 --- a/bitnami/phpbb/values.yaml +++ b/bitnami/phpbb/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/phpmyadmin/Chart.yaml b/bitnami/phpmyadmin/Chart.yaml index d77e5e0c45..be248636f3 100644 --- a/bitnami/phpmyadmin/Chart.yaml +++ b/bitnami/phpmyadmin/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/phpmyadmin/templates/_helpers.tpl b/bitnami/phpmyadmin/templates/_helpers.tpl index 5ca2f42904..064a7bce70 100644 --- a/bitnami/phpmyadmin/templates/_helpers.tpl +++ b/bitnami/phpmyadmin/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/phpmyadmin/templates/certs.yaml b/bitnami/phpmyadmin/templates/certs.yaml index bb42a19418..6fb29a54e5 100644 --- a/bitnami/phpmyadmin/templates/certs.yaml +++ b/bitnami/phpmyadmin/templates/certs.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/phpmyadmin/templates/deployment.yaml b/bitnami/phpmyadmin/templates/deployment.yaml index 1b7b15f1b2..597d6de755 100644 --- a/bitnami/phpmyadmin/templates/deployment.yaml +++ b/bitnami/phpmyadmin/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/phpmyadmin/templates/extra-list.yaml b/bitnami/phpmyadmin/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/phpmyadmin/templates/extra-list.yaml +++ b/bitnami/phpmyadmin/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/phpmyadmin/templates/ingress.yaml b/bitnami/phpmyadmin/templates/ingress.yaml index 2a4fafcaa6..278b7e9851 100644 --- a/bitnami/phpmyadmin/templates/ingress.yaml +++ b/bitnami/phpmyadmin/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/phpmyadmin/templates/metrics-svc.yaml b/bitnami/phpmyadmin/templates/metrics-svc.yaml index af4e9afb76..dbd012ccdf 100644 --- a/bitnami/phpmyadmin/templates/metrics-svc.yaml +++ b/bitnami/phpmyadmin/templates/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/phpmyadmin/templates/networkpolicy.yaml b/bitnami/phpmyadmin/templates/networkpolicy.yaml index 589a402363..cc387679d1 100644 --- a/bitnami/phpmyadmin/templates/networkpolicy.yaml +++ b/bitnami/phpmyadmin/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/phpmyadmin/templates/service.yaml b/bitnami/phpmyadmin/templates/service.yaml index 1ab85e4200..a447a8057a 100644 --- a/bitnami/phpmyadmin/templates/service.yaml +++ b/bitnami/phpmyadmin/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/phpmyadmin/templates/serviceaccount.yaml b/bitnami/phpmyadmin/templates/serviceaccount.yaml index 0b5393f26a..65ee3fc540 100644 --- a/bitnami/phpmyadmin/templates/serviceaccount.yaml +++ b/bitnami/phpmyadmin/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/phpmyadmin/templates/servicemonitor.yaml b/bitnami/phpmyadmin/templates/servicemonitor.yaml index 525deeab6e..f287d34352 100644 --- a/bitnami/phpmyadmin/templates/servicemonitor.yaml +++ b/bitnami/phpmyadmin/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/phpmyadmin/templates/tls-secrets.yaml b/bitnami/phpmyadmin/templates/tls-secrets.yaml index ecdc8e0f26..bb0a81e252 100644 --- a/bitnami/phpmyadmin/templates/tls-secrets.yaml +++ b/bitnami/phpmyadmin/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/phpmyadmin/values.yaml b/bitnami/phpmyadmin/values.yaml index e7c6daccca..d916c02555 100644 --- a/bitnami/phpmyadmin/values.yaml +++ b/bitnami/phpmyadmin/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/pinniped/Chart.yaml b/bitnami/pinniped/Chart.yaml index e47337156e..5c0b542889 100644 --- a/bitnami/pinniped/Chart.yaml +++ b/bitnami/pinniped/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/pinniped/templates/_helpers.tpl b/bitnami/pinniped/templates/_helpers.tpl index 3ed8f2bccc..f0b2318b81 100644 --- a/bitnami/pinniped/templates/_helpers.tpl +++ b/bitnami/pinniped/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/concierge/apiservice-identity.yaml b/bitnami/pinniped/templates/concierge/apiservice-identity.yaml index 22f5119110..e269a1532b 100644 --- a/bitnami/pinniped/templates/concierge/apiservice-identity.yaml +++ b/bitnami/pinniped/templates/concierge/apiservice-identity.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/concierge/apiservice-login.yaml b/bitnami/pinniped/templates/concierge/apiservice-login.yaml index ebf9695674..8bc818f28d 100644 --- a/bitnami/pinniped/templates/concierge/apiservice-login.yaml +++ b/bitnami/pinniped/templates/concierge/apiservice-login.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/concierge/configmap.yaml b/bitnami/pinniped/templates/concierge/configmap.yaml index 6cd8bd5981..bea6614e3c 100644 --- a/bitnami/pinniped/templates/concierge/configmap.yaml +++ b/bitnami/pinniped/templates/concierge/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/concierge/credential-issuer.yaml b/bitnami/pinniped/templates/concierge/credential-issuer.yaml index 9349e8ba0a..1132d52c1b 100644 --- a/bitnami/pinniped/templates/concierge/credential-issuer.yaml +++ b/bitnami/pinniped/templates/concierge/credential-issuer.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/concierge/deployment.yaml b/bitnami/pinniped/templates/concierge/deployment.yaml index cdc8b76cc5..181c123593 100644 --- a/bitnami/pinniped/templates/concierge/deployment.yaml +++ b/bitnami/pinniped/templates/concierge/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/concierge/impersonation-proxy-service-account.yaml b/bitnami/pinniped/templates/concierge/impersonation-proxy-service-account.yaml index 8d1eeb74c9..2e1b332e36 100644 --- a/bitnami/pinniped/templates/concierge/impersonation-proxy-service-account.yaml +++ b/bitnami/pinniped/templates/concierge/impersonation-proxy-service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/concierge/kube-cert-agent-service-account.yaml b/bitnami/pinniped/templates/concierge/kube-cert-agent-service-account.yaml index 837f846485..e8241b558d 100644 --- a/bitnami/pinniped/templates/concierge/kube-cert-agent-service-account.yaml +++ b/bitnami/pinniped/templates/concierge/kube-cert-agent-service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/concierge/networkpolicy.yaml b/bitnami/pinniped/templates/concierge/networkpolicy.yaml index 16185e8ade..463a66ffc3 100644 --- a/bitnami/pinniped/templates/concierge/networkpolicy.yaml +++ b/bitnami/pinniped/templates/concierge/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/concierge/rbac.yaml b/bitnami/pinniped/templates/concierge/rbac.yaml index 071604b3bc..64ceb3d453 100644 --- a/bitnami/pinniped/templates/concierge/rbac.yaml +++ b/bitnami/pinniped/templates/concierge/rbac.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/concierge/service-account.yaml b/bitnami/pinniped/templates/concierge/service-account.yaml index ac735564b1..dc7b944dfb 100644 --- a/bitnami/pinniped/templates/concierge/service-account.yaml +++ b/bitnami/pinniped/templates/concierge/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/concierge/service-api.yaml b/bitnami/pinniped/templates/concierge/service-api.yaml index 9f5373a625..72cb586db8 100644 --- a/bitnami/pinniped/templates/concierge/service-api.yaml +++ b/bitnami/pinniped/templates/concierge/service-api.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/concierge/service-proxy.yaml b/bitnami/pinniped/templates/concierge/service-proxy.yaml index c7f65dcc4e..483c373c31 100644 --- a/bitnami/pinniped/templates/concierge/service-proxy.yaml +++ b/bitnami/pinniped/templates/concierge/service-proxy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/extra-list.yaml b/bitnami/pinniped/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/pinniped/templates/extra-list.yaml +++ b/bitnami/pinniped/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/supervisor/apiservice-clientsecret.yaml b/bitnami/pinniped/templates/supervisor/apiservice-clientsecret.yaml index 95f747da2b..e32116fa1c 100644 --- a/bitnami/pinniped/templates/supervisor/apiservice-clientsecret.yaml +++ b/bitnami/pinniped/templates/supervisor/apiservice-clientsecret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/supervisor/configmap.yaml b/bitnami/pinniped/templates/supervisor/configmap.yaml index 32c4313a85..58ee43c3bf 100644 --- a/bitnami/pinniped/templates/supervisor/configmap.yaml +++ b/bitnami/pinniped/templates/supervisor/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/supervisor/deployment.yaml b/bitnami/pinniped/templates/supervisor/deployment.yaml index 698e93ba75..26efcae5e0 100644 --- a/bitnami/pinniped/templates/supervisor/deployment.yaml +++ b/bitnami/pinniped/templates/supervisor/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/supervisor/ingress.yaml b/bitnami/pinniped/templates/supervisor/ingress.yaml index 2a6b60954c..1607c17b2f 100644 --- a/bitnami/pinniped/templates/supervisor/ingress.yaml +++ b/bitnami/pinniped/templates/supervisor/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/supervisor/networkpolicy.yaml b/bitnami/pinniped/templates/supervisor/networkpolicy.yaml index 0f8ee0cfa1..283d8e0cd5 100644 --- a/bitnami/pinniped/templates/supervisor/networkpolicy.yaml +++ b/bitnami/pinniped/templates/supervisor/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/supervisor/rbac.yaml b/bitnami/pinniped/templates/supervisor/rbac.yaml index 4133896248..90276bd1b9 100644 --- a/bitnami/pinniped/templates/supervisor/rbac.yaml +++ b/bitnami/pinniped/templates/supervisor/rbac.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/supervisor/service-account.yaml b/bitnami/pinniped/templates/supervisor/service-account.yaml index 702a248524..2d54e41bc2 100644 --- a/bitnami/pinniped/templates/supervisor/service-account.yaml +++ b/bitnami/pinniped/templates/supervisor/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/supervisor/service-api.yaml b/bitnami/pinniped/templates/supervisor/service-api.yaml index 84e8c9954f..d68db50322 100644 --- a/bitnami/pinniped/templates/supervisor/service-api.yaml +++ b/bitnami/pinniped/templates/supervisor/service-api.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/supervisor/service.yaml b/bitnami/pinniped/templates/supervisor/service.yaml index 49e62579dc..62f362dff0 100644 --- a/bitnami/pinniped/templates/supervisor/service.yaml +++ b/bitnami/pinniped/templates/supervisor/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/templates/supervisor/tls-secret.yaml b/bitnami/pinniped/templates/supervisor/tls-secret.yaml index f8b2d1658b..8a8e412089 100644 --- a/bitnami/pinniped/templates/supervisor/tls-secret.yaml +++ b/bitnami/pinniped/templates/supervisor/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pinniped/values.yaml b/bitnami/pinniped/values.yaml index 68ada594cd..e5a52c5c23 100644 --- a/bitnami/pinniped/values.yaml +++ b/bitnami/pinniped/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/postgresql-ha/Chart.yaml b/bitnami/postgresql-ha/Chart.yaml index 55e6dfbe02..8e3124d0b3 100644 --- a/bitnami/postgresql-ha/Chart.yaml +++ b/bitnami/postgresql-ha/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/postgresql-ha/templates/_helpers.tpl b/bitnami/postgresql-ha/templates/_helpers.tpl index d892765150..efb690a3e1 100644 --- a/bitnami/postgresql-ha/templates/_helpers.tpl +++ b/bitnami/postgresql-ha/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/backup/cronjob.yaml b/bitnami/postgresql-ha/templates/backup/cronjob.yaml index 5df37e7810..df70ec2158 100644 --- a/bitnami/postgresql-ha/templates/backup/cronjob.yaml +++ b/bitnami/postgresql-ha/templates/backup/cronjob.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/backup/pvc.yaml b/bitnami/postgresql-ha/templates/backup/pvc.yaml index 187cfc6011..50e9b1d8be 100644 --- a/bitnami/postgresql-ha/templates/backup/pvc.yaml +++ b/bitnami/postgresql-ha/templates/backup/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/extra-list.yaml b/bitnami/postgresql-ha/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/postgresql-ha/templates/extra-list.yaml +++ b/bitnami/postgresql-ha/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/ldap-secrets.yaml b/bitnami/postgresql-ha/templates/ldap-secrets.yaml index 65caa1bd21..51f4418afd 100644 --- a/bitnami/postgresql-ha/templates/ldap-secrets.yaml +++ b/bitnami/postgresql-ha/templates/ldap-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/metrics-configmap.yaml b/bitnami/postgresql-ha/templates/metrics-configmap.yaml index 81f060ea71..b79d676335 100644 --- a/bitnami/postgresql-ha/templates/metrics-configmap.yaml +++ b/bitnami/postgresql-ha/templates/metrics-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/pgpool/configmap.yaml b/bitnami/postgresql-ha/templates/pgpool/configmap.yaml index 935333da85..eaf2c6ce6f 100644 --- a/bitnami/postgresql-ha/templates/pgpool/configmap.yaml +++ b/bitnami/postgresql-ha/templates/pgpool/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/pgpool/custom-users-secrets.yaml b/bitnami/postgresql-ha/templates/pgpool/custom-users-secrets.yaml index 612b398f08..173f81c827 100644 --- a/bitnami/postgresql-ha/templates/pgpool/custom-users-secrets.yaml +++ b/bitnami/postgresql-ha/templates/pgpool/custom-users-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/pgpool/deployment.yaml b/bitnami/postgresql-ha/templates/pgpool/deployment.yaml index 50b8974f2b..adc0fe2f49 100644 --- a/bitnami/postgresql-ha/templates/pgpool/deployment.yaml +++ b/bitnami/postgresql-ha/templates/pgpool/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/pgpool/initdb-scripts-configmap.yaml b/bitnami/postgresql-ha/templates/pgpool/initdb-scripts-configmap.yaml index edec37aa38..0c85dac6af 100644 --- a/bitnami/postgresql-ha/templates/pgpool/initdb-scripts-configmap.yaml +++ b/bitnami/postgresql-ha/templates/pgpool/initdb-scripts-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/pgpool/networkpolicy.yaml b/bitnami/postgresql-ha/templates/pgpool/networkpolicy.yaml index 422b3baea0..85e959ebc9 100644 --- a/bitnami/postgresql-ha/templates/pgpool/networkpolicy.yaml +++ b/bitnami/postgresql-ha/templates/pgpool/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/pgpool/pdb.yaml b/bitnami/postgresql-ha/templates/pgpool/pdb.yaml index e68f5df2d4..e9b934c3c9 100644 --- a/bitnami/postgresql-ha/templates/pgpool/pdb.yaml +++ b/bitnami/postgresql-ha/templates/pgpool/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/pgpool/secrets.yaml b/bitnami/postgresql-ha/templates/pgpool/secrets.yaml index f701fb68b8..c3f1a07d96 100644 --- a/bitnami/postgresql-ha/templates/pgpool/secrets.yaml +++ b/bitnami/postgresql-ha/templates/pgpool/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/pgpool/service.yaml b/bitnami/postgresql-ha/templates/pgpool/service.yaml index 6d6edc7fb8..c3f146079e 100644 --- a/bitnami/postgresql-ha/templates/pgpool/service.yaml +++ b/bitnami/postgresql-ha/templates/pgpool/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/podsecuritypolicy.yaml b/bitnami/postgresql-ha/templates/podsecuritypolicy.yaml index 5f70d5d491..bba0041509 100644 --- a/bitnami/postgresql-ha/templates/podsecuritypolicy.yaml +++ b/bitnami/postgresql-ha/templates/podsecuritypolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/postgresql/configmap.yaml b/bitnami/postgresql-ha/templates/postgresql/configmap.yaml index dfa7940007..322097d506 100644 --- a/bitnami/postgresql-ha/templates/postgresql/configmap.yaml +++ b/bitnami/postgresql-ha/templates/postgresql/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/postgresql/extended-configmap.yaml b/bitnami/postgresql-ha/templates/postgresql/extended-configmap.yaml index 23f1f7d7e1..66655df530 100644 --- a/bitnami/postgresql-ha/templates/postgresql/extended-configmap.yaml +++ b/bitnami/postgresql-ha/templates/postgresql/extended-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/postgresql/hooks-scripts-configmap.yaml b/bitnami/postgresql-ha/templates/postgresql/hooks-scripts-configmap.yaml index 97fe2724ee..8977a2501b 100644 --- a/bitnami/postgresql-ha/templates/postgresql/hooks-scripts-configmap.yaml +++ b/bitnami/postgresql-ha/templates/postgresql/hooks-scripts-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/postgresql/initdb-scripts-configmap.yaml b/bitnami/postgresql-ha/templates/postgresql/initdb-scripts-configmap.yaml index 50dca4dcb3..e379b4eec6 100644 --- a/bitnami/postgresql-ha/templates/postgresql/initdb-scripts-configmap.yaml +++ b/bitnami/postgresql-ha/templates/postgresql/initdb-scripts-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/postgresql/metrics-service.yaml b/bitnami/postgresql-ha/templates/postgresql/metrics-service.yaml index 53768a545f..42d6c27199 100644 --- a/bitnami/postgresql-ha/templates/postgresql/metrics-service.yaml +++ b/bitnami/postgresql-ha/templates/postgresql/metrics-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/postgresql/networkpolicy.yaml b/bitnami/postgresql-ha/templates/postgresql/networkpolicy.yaml index fd1e053d08..971212d4cf 100644 --- a/bitnami/postgresql-ha/templates/postgresql/networkpolicy.yaml +++ b/bitnami/postgresql-ha/templates/postgresql/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/postgresql/pdb.yaml b/bitnami/postgresql-ha/templates/postgresql/pdb.yaml index bad6f0e4f7..a317c770b6 100644 --- a/bitnami/postgresql-ha/templates/postgresql/pdb.yaml +++ b/bitnami/postgresql-ha/templates/postgresql/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/postgresql/secrets.yaml b/bitnami/postgresql-ha/templates/postgresql/secrets.yaml index 1f39feb422..d5c668e725 100644 --- a/bitnami/postgresql-ha/templates/postgresql/secrets.yaml +++ b/bitnami/postgresql-ha/templates/postgresql/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/postgresql/service-headless.yaml b/bitnami/postgresql-ha/templates/postgresql/service-headless.yaml index a9ad3b7cdc..de4bf8fd43 100644 --- a/bitnami/postgresql-ha/templates/postgresql/service-headless.yaml +++ b/bitnami/postgresql-ha/templates/postgresql/service-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/postgresql/service-witness.yaml b/bitnami/postgresql-ha/templates/postgresql/service-witness.yaml index a4066a1910..cc2524cfc3 100644 --- a/bitnami/postgresql-ha/templates/postgresql/service-witness.yaml +++ b/bitnami/postgresql-ha/templates/postgresql/service-witness.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/postgresql/service.yaml b/bitnami/postgresql-ha/templates/postgresql/service.yaml index 96fedac418..d03d48aa13 100644 --- a/bitnami/postgresql-ha/templates/postgresql/service.yaml +++ b/bitnami/postgresql-ha/templates/postgresql/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/postgresql/servicemonitor.yaml b/bitnami/postgresql-ha/templates/postgresql/servicemonitor.yaml index 182b8a657b..11e9817cf1 100644 --- a/bitnami/postgresql-ha/templates/postgresql/servicemonitor.yaml +++ b/bitnami/postgresql-ha/templates/postgresql/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/postgresql/statefulset.yaml b/bitnami/postgresql-ha/templates/postgresql/statefulset.yaml index de7b5a261b..c105789d53 100644 --- a/bitnami/postgresql-ha/templates/postgresql/statefulset.yaml +++ b/bitnami/postgresql-ha/templates/postgresql/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/postgresql/witness-statefulset.yaml b/bitnami/postgresql-ha/templates/postgresql/witness-statefulset.yaml index 9cb769e84a..bd9ea69490 100644 --- a/bitnami/postgresql-ha/templates/postgresql/witness-statefulset.yaml +++ b/bitnami/postgresql-ha/templates/postgresql/witness-statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/role.yaml b/bitnami/postgresql-ha/templates/role.yaml index f82d9e43d1..e196af0469 100644 --- a/bitnami/postgresql-ha/templates/role.yaml +++ b/bitnami/postgresql-ha/templates/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/rolebinding.yaml b/bitnami/postgresql-ha/templates/rolebinding.yaml index ee1b4c7953..b7b40a7af8 100644 --- a/bitnami/postgresql-ha/templates/rolebinding.yaml +++ b/bitnami/postgresql-ha/templates/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/serviceaccount.yaml b/bitnami/postgresql-ha/templates/serviceaccount.yaml index 1ba8788732..505f6a2a8b 100644 --- a/bitnami/postgresql-ha/templates/serviceaccount.yaml +++ b/bitnami/postgresql-ha/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/templates/tls-secrets.yaml b/bitnami/postgresql-ha/templates/tls-secrets.yaml index 32a349d22f..1227240a54 100644 --- a/bitnami/postgresql-ha/templates/tls-secrets.yaml +++ b/bitnami/postgresql-ha/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql-ha/values.yaml b/bitnami/postgresql-ha/values.yaml index aeb68e50a3..f90f2cad5d 100644 --- a/bitnami/postgresql-ha/values.yaml +++ b/bitnami/postgresql-ha/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/postgresql/Chart.yaml b/bitnami/postgresql/Chart.yaml index 79e734ee7f..f71b9f1d82 100644 --- a/bitnami/postgresql/Chart.yaml +++ b/bitnami/postgresql/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/postgresql/templates/_helpers.tpl b/bitnami/postgresql/templates/_helpers.tpl index 0ab9fd0370..94a086a2a5 100644 --- a/bitnami/postgresql/templates/_helpers.tpl +++ b/bitnami/postgresql/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/backup/cronjob.yaml b/bitnami/postgresql/templates/backup/cronjob.yaml index 0f79b7a5f7..31389832e8 100644 --- a/bitnami/postgresql/templates/backup/cronjob.yaml +++ b/bitnami/postgresql/templates/backup/cronjob.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/backup/networkpolicy.yaml b/bitnami/postgresql/templates/backup/networkpolicy.yaml index 8373ee5fb6..0391ae5645 100644 --- a/bitnami/postgresql/templates/backup/networkpolicy.yaml +++ b/bitnami/postgresql/templates/backup/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/backup/pvc.yaml b/bitnami/postgresql/templates/backup/pvc.yaml index 686e9ad382..84a7c600f1 100644 --- a/bitnami/postgresql/templates/backup/pvc.yaml +++ b/bitnami/postgresql/templates/backup/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/extra-list.yaml b/bitnami/postgresql/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/postgresql/templates/extra-list.yaml +++ b/bitnami/postgresql/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/primary/configmap.yaml b/bitnami/postgresql/templates/primary/configmap.yaml index 7a69891c9c..48376a10a5 100644 --- a/bitnami/postgresql/templates/primary/configmap.yaml +++ b/bitnami/postgresql/templates/primary/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/primary/extended-configmap.yaml b/bitnami/postgresql/templates/primary/extended-configmap.yaml index 456f8ee55e..d9644fcd89 100644 --- a/bitnami/postgresql/templates/primary/extended-configmap.yaml +++ b/bitnami/postgresql/templates/primary/extended-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/primary/initialization-configmap.yaml b/bitnami/postgresql/templates/primary/initialization-configmap.yaml index 80d804a0f8..739fe473d7 100644 --- a/bitnami/postgresql/templates/primary/initialization-configmap.yaml +++ b/bitnami/postgresql/templates/primary/initialization-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/primary/metrics-configmap.yaml b/bitnami/postgresql/templates/primary/metrics-configmap.yaml index 7da2bcd263..9e9e644e25 100644 --- a/bitnami/postgresql/templates/primary/metrics-configmap.yaml +++ b/bitnami/postgresql/templates/primary/metrics-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/primary/metrics-svc.yaml b/bitnami/postgresql/templates/primary/metrics-svc.yaml index 3d94510c70..581d5fe6c3 100644 --- a/bitnami/postgresql/templates/primary/metrics-svc.yaml +++ b/bitnami/postgresql/templates/primary/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/primary/networkpolicy.yaml b/bitnami/postgresql/templates/primary/networkpolicy.yaml index 7fa3b05fa4..6e5e28f9ba 100644 --- a/bitnami/postgresql/templates/primary/networkpolicy.yaml +++ b/bitnami/postgresql/templates/primary/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/primary/servicemonitor.yaml b/bitnami/postgresql/templates/primary/servicemonitor.yaml index 05d54f3b32..22a0ce7a63 100644 --- a/bitnami/postgresql/templates/primary/servicemonitor.yaml +++ b/bitnami/postgresql/templates/primary/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/primary/statefulset.yaml b/bitnami/postgresql/templates/primary/statefulset.yaml index 9d306dd84e..9d58699306 100644 --- a/bitnami/postgresql/templates/primary/statefulset.yaml +++ b/bitnami/postgresql/templates/primary/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/primary/svc-headless.yaml b/bitnami/postgresql/templates/primary/svc-headless.yaml index b18565aea9..03b3573c5a 100644 --- a/bitnami/postgresql/templates/primary/svc-headless.yaml +++ b/bitnami/postgresql/templates/primary/svc-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/primary/svc.yaml b/bitnami/postgresql/templates/primary/svc.yaml index 90f7e46904..d8a49b6a24 100644 --- a/bitnami/postgresql/templates/primary/svc.yaml +++ b/bitnami/postgresql/templates/primary/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/prometheusrule.yaml b/bitnami/postgresql/templates/prometheusrule.yaml index 6cdb087323..b6d17bad02 100644 --- a/bitnami/postgresql/templates/prometheusrule.yaml +++ b/bitnami/postgresql/templates/prometheusrule.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/psp.yaml b/bitnami/postgresql/templates/psp.yaml index 2cc1bbf47f..b522002638 100644 --- a/bitnami/postgresql/templates/psp.yaml +++ b/bitnami/postgresql/templates/psp.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/read/extended-configmap.yaml b/bitnami/postgresql/templates/read/extended-configmap.yaml index efa87bb137..d4db2ae2a1 100644 --- a/bitnami/postgresql/templates/read/extended-configmap.yaml +++ b/bitnami/postgresql/templates/read/extended-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/read/metrics-configmap.yaml b/bitnami/postgresql/templates/read/metrics-configmap.yaml index a1e06bfc61..ca019c91d4 100644 --- a/bitnami/postgresql/templates/read/metrics-configmap.yaml +++ b/bitnami/postgresql/templates/read/metrics-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/read/metrics-svc.yaml b/bitnami/postgresql/templates/read/metrics-svc.yaml index e9f13e0670..cdb2647bb8 100644 --- a/bitnami/postgresql/templates/read/metrics-svc.yaml +++ b/bitnami/postgresql/templates/read/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/read/networkpolicy.yaml b/bitnami/postgresql/templates/read/networkpolicy.yaml index b59777195f..9c730d83cb 100644 --- a/bitnami/postgresql/templates/read/networkpolicy.yaml +++ b/bitnami/postgresql/templates/read/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/read/servicemonitor.yaml b/bitnami/postgresql/templates/read/servicemonitor.yaml index 845734b1f3..2b6355927c 100644 --- a/bitnami/postgresql/templates/read/servicemonitor.yaml +++ b/bitnami/postgresql/templates/read/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/read/statefulset.yaml b/bitnami/postgresql/templates/read/statefulset.yaml index 494f22e2d3..e4f3b7b17f 100644 --- a/bitnami/postgresql/templates/read/statefulset.yaml +++ b/bitnami/postgresql/templates/read/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/read/svc-headless.yaml b/bitnami/postgresql/templates/read/svc-headless.yaml index 249af5f4af..fa29131e3b 100644 --- a/bitnami/postgresql/templates/read/svc-headless.yaml +++ b/bitnami/postgresql/templates/read/svc-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/read/svc.yaml b/bitnami/postgresql/templates/read/svc.yaml index d92c523409..6cde291e24 100644 --- a/bitnami/postgresql/templates/read/svc.yaml +++ b/bitnami/postgresql/templates/read/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/role.yaml b/bitnami/postgresql/templates/role.yaml index 0ae728a7ef..12cd2120ee 100644 --- a/bitnami/postgresql/templates/role.yaml +++ b/bitnami/postgresql/templates/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/rolebinding.yaml b/bitnami/postgresql/templates/rolebinding.yaml index 04323a0c4d..2ee30a4401 100644 --- a/bitnami/postgresql/templates/rolebinding.yaml +++ b/bitnami/postgresql/templates/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/secrets.yaml b/bitnami/postgresql/templates/secrets.yaml index b4267ab64a..2fcf64c87f 100644 --- a/bitnami/postgresql/templates/secrets.yaml +++ b/bitnami/postgresql/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/serviceaccount.yaml b/bitnami/postgresql/templates/serviceaccount.yaml index 8886bffc08..93efa64c8a 100644 --- a/bitnami/postgresql/templates/serviceaccount.yaml +++ b/bitnami/postgresql/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/templates/tls-secrets.yaml b/bitnami/postgresql/templates/tls-secrets.yaml index 7e44a437c5..2e992d6ef2 100644 --- a/bitnami/postgresql/templates/tls-secrets.yaml +++ b/bitnami/postgresql/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/postgresql/values.yaml b/bitnami/postgresql/values.yaml index 4f24a77d06..d8eecf1669 100644 --- a/bitnami/postgresql/values.yaml +++ b/bitnami/postgresql/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/prestashop/Chart.yaml b/bitnami/prestashop/Chart.yaml index fdbe06e067..55ee3220dd 100644 --- a/bitnami/prestashop/Chart.yaml +++ b/bitnami/prestashop/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/prestashop/templates/_helpers.tpl b/bitnami/prestashop/templates/_helpers.tpl index 888270439d..06bc43020c 100644 --- a/bitnami/prestashop/templates/_helpers.tpl +++ b/bitnami/prestashop/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prestashop/templates/deployment.yaml b/bitnami/prestashop/templates/deployment.yaml index 862b5c4e4b..a9fc2e57b5 100644 --- a/bitnami/prestashop/templates/deployment.yaml +++ b/bitnami/prestashop/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prestashop/templates/externaldb-secrets.yaml b/bitnami/prestashop/templates/externaldb-secrets.yaml index 13da4c205a..b07c5fcef4 100644 --- a/bitnami/prestashop/templates/externaldb-secrets.yaml +++ b/bitnami/prestashop/templates/externaldb-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prestashop/templates/extra-list.yaml b/bitnami/prestashop/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/prestashop/templates/extra-list.yaml +++ b/bitnami/prestashop/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prestashop/templates/ingress.yaml b/bitnami/prestashop/templates/ingress.yaml index d464d3e57a..14632c1ef1 100644 --- a/bitnami/prestashop/templates/ingress.yaml +++ b/bitnami/prestashop/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prestashop/templates/networkpolicy.yaml b/bitnami/prestashop/templates/networkpolicy.yaml index 70aa88e713..29529b88a3 100644 --- a/bitnami/prestashop/templates/networkpolicy.yaml +++ b/bitnami/prestashop/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prestashop/templates/pv.yaml b/bitnami/prestashop/templates/pv.yaml index d6346086d7..0eddefb564 100644 --- a/bitnami/prestashop/templates/pv.yaml +++ b/bitnami/prestashop/templates/pv.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prestashop/templates/pvc.yaml b/bitnami/prestashop/templates/pvc.yaml index a5ef183178..ace176e9d7 100644 --- a/bitnami/prestashop/templates/pvc.yaml +++ b/bitnami/prestashop/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prestashop/templates/secrets.yaml b/bitnami/prestashop/templates/secrets.yaml index ecfcd33c71..0769e720a5 100644 --- a/bitnami/prestashop/templates/secrets.yaml +++ b/bitnami/prestashop/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prestashop/templates/serviceaccount.yaml b/bitnami/prestashop/templates/serviceaccount.yaml index a408e0b0f9..44bce5bf16 100644 --- a/bitnami/prestashop/templates/serviceaccount.yaml +++ b/bitnami/prestashop/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prestashop/templates/svc.yaml b/bitnami/prestashop/templates/svc.yaml index 4ab700a9b6..21dc185143 100644 --- a/bitnami/prestashop/templates/svc.yaml +++ b/bitnami/prestashop/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prestashop/templates/tls-secrets.yaml b/bitnami/prestashop/templates/tls-secrets.yaml index ab89a79dad..2b2dfd868a 100644 --- a/bitnami/prestashop/templates/tls-secrets.yaml +++ b/bitnami/prestashop/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prestashop/values.yaml b/bitnami/prestashop/values.yaml index f5d2d8c8d8..df46f37429 100644 --- a/bitnami/prestashop/values.yaml +++ b/bitnami/prestashop/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/prometheus/Chart.yaml b/bitnami/prometheus/Chart.yaml index f726b8d099..14c05a0af0 100644 --- a/bitnami/prometheus/Chart.yaml +++ b/bitnami/prometheus/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/prometheus/templates/_helpers.tpl b/bitnami/prometheus/templates/_helpers.tpl index 64153ccf3b..866eff3280 100644 --- a/bitnami/prometheus/templates/_helpers.tpl +++ b/bitnami/prometheus/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/_scrape_config.tpl b/bitnami/prometheus/templates/_scrape_config.tpl index ea669ead50..f0c1d2a330 100644 --- a/bitnami/prometheus/templates/_scrape_config.tpl +++ b/bitnami/prometheus/templates/_scrape_config.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/alertmanager/configmap.yaml b/bitnami/prometheus/templates/alertmanager/configmap.yaml index 70b4181f57..46ba317617 100644 --- a/bitnami/prometheus/templates/alertmanager/configmap.yaml +++ b/bitnami/prometheus/templates/alertmanager/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/alertmanager/ingress.yaml b/bitnami/prometheus/templates/alertmanager/ingress.yaml index 94d52c1443..0845ad9e9c 100644 --- a/bitnami/prometheus/templates/alertmanager/ingress.yaml +++ b/bitnami/prometheus/templates/alertmanager/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/alertmanager/networkpolicy.yaml b/bitnami/prometheus/templates/alertmanager/networkpolicy.yaml index 5fe9c0557a..223e931e80 100644 --- a/bitnami/prometheus/templates/alertmanager/networkpolicy.yaml +++ b/bitnami/prometheus/templates/alertmanager/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/alertmanager/pdb.yaml b/bitnami/prometheus/templates/alertmanager/pdb.yaml index 8453cdf625..a94c89bf03 100644 --- a/bitnami/prometheus/templates/alertmanager/pdb.yaml +++ b/bitnami/prometheus/templates/alertmanager/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/alertmanager/service-account.yaml b/bitnami/prometheus/templates/alertmanager/service-account.yaml index 8ef2522c4d..d50c79f98d 100644 --- a/bitnami/prometheus/templates/alertmanager/service-account.yaml +++ b/bitnami/prometheus/templates/alertmanager/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/alertmanager/service-headless.yaml b/bitnami/prometheus/templates/alertmanager/service-headless.yaml index fc4f95deca..0e5d19af3f 100644 --- a/bitnami/prometheus/templates/alertmanager/service-headless.yaml +++ b/bitnami/prometheus/templates/alertmanager/service-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/alertmanager/service.yaml b/bitnami/prometheus/templates/alertmanager/service.yaml index 6e413c03f6..113e4f28eb 100644 --- a/bitnami/prometheus/templates/alertmanager/service.yaml +++ b/bitnami/prometheus/templates/alertmanager/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/alertmanager/statefulset.yaml b/bitnami/prometheus/templates/alertmanager/statefulset.yaml index 7c4a6d8d23..ec20c2bd51 100644 --- a/bitnami/prometheus/templates/alertmanager/statefulset.yaml +++ b/bitnami/prometheus/templates/alertmanager/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/extra-list.yaml b/bitnami/prometheus/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/prometheus/templates/extra-list.yaml +++ b/bitnami/prometheus/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/server/clusterrole.yaml b/bitnami/prometheus/templates/server/clusterrole.yaml index da65fb7807..8ee924d1df 100644 --- a/bitnami/prometheus/templates/server/clusterrole.yaml +++ b/bitnami/prometheus/templates/server/clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/server/clusterrolebinding.yaml b/bitnami/prometheus/templates/server/clusterrolebinding.yaml index e4b3583eb5..25b75e0cc8 100644 --- a/bitnami/prometheus/templates/server/clusterrolebinding.yaml +++ b/bitnami/prometheus/templates/server/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/server/configmap.yaml b/bitnami/prometheus/templates/server/configmap.yaml index 36d64f701f..cf432b7e02 100644 --- a/bitnami/prometheus/templates/server/configmap.yaml +++ b/bitnami/prometheus/templates/server/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/server/deployment.yaml b/bitnami/prometheus/templates/server/deployment.yaml index a0095bb482..4fc856cc02 100644 --- a/bitnami/prometheus/templates/server/deployment.yaml +++ b/bitnami/prometheus/templates/server/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/server/ingress.yaml b/bitnami/prometheus/templates/server/ingress.yaml index 9b8e0737b4..026ea0b462 100644 --- a/bitnami/prometheus/templates/server/ingress.yaml +++ b/bitnami/prometheus/templates/server/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/server/networkpolicy.yaml b/bitnami/prometheus/templates/server/networkpolicy.yaml index 09f3c3b436..1bb99245ae 100644 --- a/bitnami/prometheus/templates/server/networkpolicy.yaml +++ b/bitnami/prometheus/templates/server/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/server/pdb.yaml b/bitnami/prometheus/templates/server/pdb.yaml index 9a34462574..14a61dbe51 100644 --- a/bitnami/prometheus/templates/server/pdb.yaml +++ b/bitnami/prometheus/templates/server/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/server/pvc.yaml b/bitnami/prometheus/templates/server/pvc.yaml index 9f17fd4342..1a6dadc2d1 100644 --- a/bitnami/prometheus/templates/server/pvc.yaml +++ b/bitnami/prometheus/templates/server/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/server/service-account.yaml b/bitnami/prometheus/templates/server/service-account.yaml index 1119b0f0e1..6d1beda09b 100644 --- a/bitnami/prometheus/templates/server/service-account.yaml +++ b/bitnami/prometheus/templates/server/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/server/service.yaml b/bitnami/prometheus/templates/server/service.yaml index c8a2232186..580f9f82a8 100644 --- a/bitnami/prometheus/templates/server/service.yaml +++ b/bitnami/prometheus/templates/server/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/server/thanos-ingress.yaml b/bitnami/prometheus/templates/server/thanos-ingress.yaml index ece63af1bd..e968301171 100644 --- a/bitnami/prometheus/templates/server/thanos-ingress.yaml +++ b/bitnami/prometheus/templates/server/thanos-ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/server/thanos-service.yaml b/bitnami/prometheus/templates/server/thanos-service.yaml index bea2548be4..4cc99151c3 100644 --- a/bitnami/prometheus/templates/server/thanos-service.yaml +++ b/bitnami/prometheus/templates/server/thanos-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/templates/tls-secret.yaml b/bitnami/prometheus/templates/tls-secret.yaml index 22a67a502d..1f3d50cf51 100644 --- a/bitnami/prometheus/templates/tls-secret.yaml +++ b/bitnami/prometheus/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/prometheus/values.yaml b/bitnami/prometheus/values.yaml index 78b8c3601e..7e42b485e9 100644 --- a/bitnami/prometheus/values.yaml +++ b/bitnami/prometheus/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/pytorch/Chart.yaml b/bitnami/pytorch/Chart.yaml index 36e224f74c..b0c8508e5b 100644 --- a/bitnami/pytorch/Chart.yaml +++ b/bitnami/pytorch/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/pytorch/templates/_helpers.tpl b/bitnami/pytorch/templates/_helpers.tpl index 2c1d236f6f..b21ae302d4 100644 --- a/bitnami/pytorch/templates/_helpers.tpl +++ b/bitnami/pytorch/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pytorch/templates/configmap.yaml b/bitnami/pytorch/templates/configmap.yaml index d2b6a0e26e..0b23c4b552 100644 --- a/bitnami/pytorch/templates/configmap.yaml +++ b/bitnami/pytorch/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pytorch/templates/deployment.yaml b/bitnami/pytorch/templates/deployment.yaml index 77e31073d4..52d134adb4 100644 --- a/bitnami/pytorch/templates/deployment.yaml +++ b/bitnami/pytorch/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pytorch/templates/extra-list.yaml b/bitnami/pytorch/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/pytorch/templates/extra-list.yaml +++ b/bitnami/pytorch/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pytorch/templates/headless-svc.yaml b/bitnami/pytorch/templates/headless-svc.yaml index f8e4075e34..87dac032c9 100644 --- a/bitnami/pytorch/templates/headless-svc.yaml +++ b/bitnami/pytorch/templates/headless-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pytorch/templates/networkpolicy.yaml b/bitnami/pytorch/templates/networkpolicy.yaml index 24cd072ba7..22df6233cc 100644 --- a/bitnami/pytorch/templates/networkpolicy.yaml +++ b/bitnami/pytorch/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pytorch/templates/pvc.yaml b/bitnami/pytorch/templates/pvc.yaml index b7512ad633..2b056ec64c 100644 --- a/bitnami/pytorch/templates/pvc.yaml +++ b/bitnami/pytorch/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pytorch/templates/service.yaml b/bitnami/pytorch/templates/service.yaml index 6b790cd69b..0f4c96854c 100644 --- a/bitnami/pytorch/templates/service.yaml +++ b/bitnami/pytorch/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pytorch/templates/serviceaccount.yaml b/bitnami/pytorch/templates/serviceaccount.yaml index 255b7f0240..ab144383cc 100644 --- a/bitnami/pytorch/templates/serviceaccount.yaml +++ b/bitnami/pytorch/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pytorch/templates/statefulset.yaml b/bitnami/pytorch/templates/statefulset.yaml index 1508d3eae2..6d49248f9f 100644 --- a/bitnami/pytorch/templates/statefulset.yaml +++ b/bitnami/pytorch/templates/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/pytorch/values.yaml b/bitnami/pytorch/values.yaml index 3aeb5b31dd..157635e930 100644 --- a/bitnami/pytorch/values.yaml +++ b/bitnami/pytorch/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/rabbitmq-cluster-operator/Chart.yaml b/bitnami/rabbitmq-cluster-operator/Chart.yaml index 7977bd38aa..0f49655881 100644 --- a/bitnami/rabbitmq-cluster-operator/Chart.yaml +++ b/bitnami/rabbitmq-cluster-operator/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/rabbitmq-cluster-operator/templates/_helpers.tpl b/bitnami/rabbitmq-cluster-operator/templates/_helpers.tpl index be3043c63c..799b0baf65 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/_helpers.tpl +++ b/bitnami/rabbitmq-cluster-operator/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/aggregate-cluster-roles.yaml b/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/aggregate-cluster-roles.yaml index 497a2c8fd3..f8c630fbe7 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/aggregate-cluster-roles.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/aggregate-cluster-roles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/clusterrole.yaml b/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/clusterrole.yaml index 867dfedb7d..d4ed1d56d1 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/clusterrole.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/clusterrolebinding.yaml b/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/clusterrolebinding.yaml index a8fc5d9b90..f5fa30abea 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/clusterrolebinding.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/deployment.yaml b/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/deployment.yaml index 929360449d..71d157f9ee 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/deployment.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/metrics-service.yaml b/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/metrics-service.yaml index 0aa56ba9d0..597b3896ca 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/metrics-service.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/metrics-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/networkpolicy.yaml b/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/networkpolicy.yaml index 852438b749..890194f17a 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/networkpolicy.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/podmonitor.yaml b/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/podmonitor.yaml index b41be0ed52..f880bff48f 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/podmonitor.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/podmonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/role.yaml b/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/role.yaml index d4c656d1a7..71c6dd55f1 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/role.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/rolebinding.yaml b/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/rolebinding.yaml index a95c8176ce..b903ea8ea3 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/rolebinding.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/service-account.yaml b/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/service-account.yaml index ee15f482e1..848c678888 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/service-account.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/servicemonitor.yaml b/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/servicemonitor.yaml index d4fab87935..97bca164c5 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/servicemonitor.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/cluster-operator/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/extra-list.yaml b/bitnami/rabbitmq-cluster-operator/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/extra-list.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/issuer.yaml b/bitnami/rabbitmq-cluster-operator/templates/issuer.yaml index fae6ec8ddd..c85ca339fb 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/issuer.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/issuer.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/aggregate-cluster-roles.yaml b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/aggregate-cluster-roles.yaml index 946809b495..dd6510f99e 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/aggregate-cluster-roles.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/aggregate-cluster-roles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/certificate.yaml b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/certificate.yaml index 91f7ae7647..76a05c3faa 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/certificate.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/certificate.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/clusterrole.yaml b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/clusterrole.yaml index 8ddb943f38..ba184b9bf2 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/clusterrole.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/clusterrolebinding.yaml b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/clusterrolebinding.yaml index 490e5f9ec2..d974055403 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/clusterrolebinding.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/deployment.yaml b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/deployment.yaml index 9c361bad01..0d054c508e 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/deployment.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/metrics-service.yaml b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/metrics-service.yaml index 46c9f009c8..f57e04f93f 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/metrics-service.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/metrics-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/networkpolicy.yaml b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/networkpolicy.yaml index 387d9a9bf5..b228558445 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/networkpolicy.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/podmonitor.yaml b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/podmonitor.yaml index c09e50b87c..47636d3131 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/podmonitor.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/podmonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/role.yaml b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/role.yaml index 427df817be..aeffa65e37 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/role.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/rolebinding.yaml b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/rolebinding.yaml index 995310e046..3432b5f8db 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/rolebinding.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/service-account.yaml b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/service-account.yaml index 10044f819c..52c72ab617 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/service-account.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/servicemonitor.yaml b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/servicemonitor.yaml index 05efd2f794..b2a1c843de 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/servicemonitor.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/validating-webhook-configuration.yaml b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/validating-webhook-configuration.yaml index 2130ebace7..f18e2a7e78 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/validating-webhook-configuration.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/validating-webhook-configuration.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/webhook-service.yaml b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/webhook-service.yaml index d36eaab758..72d046d410 100644 --- a/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/webhook-service.yaml +++ b/bitnami/rabbitmq-cluster-operator/templates/messaging-topology-operator/webhook-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq-cluster-operator/values.yaml b/bitnami/rabbitmq-cluster-operator/values.yaml index d6b1f2e384..cc91fb3b9d 100644 --- a/bitnami/rabbitmq-cluster-operator/values.yaml +++ b/bitnami/rabbitmq-cluster-operator/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/rabbitmq/Chart.yaml b/bitnami/rabbitmq/Chart.yaml index 7bf0a479cc..ea4db2b0c9 100644 --- a/bitnami/rabbitmq/Chart.yaml +++ b/bitnami/rabbitmq/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/rabbitmq/templates/_helpers.tpl b/bitnami/rabbitmq/templates/_helpers.tpl index 9513ee8c38..69f14a92d8 100644 --- a/bitnami/rabbitmq/templates/_helpers.tpl +++ b/bitnami/rabbitmq/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq/templates/config-secret.yaml b/bitnami/rabbitmq/templates/config-secret.yaml index 28fa351fc8..8b816ab20a 100644 --- a/bitnami/rabbitmq/templates/config-secret.yaml +++ b/bitnami/rabbitmq/templates/config-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq/templates/extra-list.yaml b/bitnami/rabbitmq/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/rabbitmq/templates/extra-list.yaml +++ b/bitnami/rabbitmq/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq/templates/ingress-tls-secrets.yaml b/bitnami/rabbitmq/templates/ingress-tls-secrets.yaml index f38feba5c3..cce02e0557 100644 --- a/bitnami/rabbitmq/templates/ingress-tls-secrets.yaml +++ b/bitnami/rabbitmq/templates/ingress-tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq/templates/ingress.yaml b/bitnami/rabbitmq/templates/ingress.yaml index e9778147bc..5290d1b4a9 100644 --- a/bitnami/rabbitmq/templates/ingress.yaml +++ b/bitnami/rabbitmq/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq/templates/init-configmap.yaml b/bitnami/rabbitmq/templates/init-configmap.yaml index 2e3ef38ac3..8c82f98d1e 100644 --- a/bitnami/rabbitmq/templates/init-configmap.yaml +++ b/bitnami/rabbitmq/templates/init-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq/templates/networkpolicy.yaml b/bitnami/rabbitmq/templates/networkpolicy.yaml index 29a8f1f23f..53c81408fc 100644 --- a/bitnami/rabbitmq/templates/networkpolicy.yaml +++ b/bitnami/rabbitmq/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq/templates/pdb.yaml b/bitnami/rabbitmq/templates/pdb.yaml index a02d402124..8a74edb9b7 100644 --- a/bitnami/rabbitmq/templates/pdb.yaml +++ b/bitnami/rabbitmq/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq/templates/prometheusrule.yaml b/bitnami/rabbitmq/templates/prometheusrule.yaml index d9c32b5604..7625a26002 100644 --- a/bitnami/rabbitmq/templates/prometheusrule.yaml +++ b/bitnami/rabbitmq/templates/prometheusrule.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq/templates/role.yaml b/bitnami/rabbitmq/templates/role.yaml index 3bbfadbfb1..16308bd8f8 100644 --- a/bitnami/rabbitmq/templates/role.yaml +++ b/bitnami/rabbitmq/templates/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq/templates/rolebinding.yaml b/bitnami/rabbitmq/templates/rolebinding.yaml index 5bcdc3015c..1632d1f1db 100644 --- a/bitnami/rabbitmq/templates/rolebinding.yaml +++ b/bitnami/rabbitmq/templates/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq/templates/secrets.yaml b/bitnami/rabbitmq/templates/secrets.yaml index 99fb22f7a8..f031c1a6a5 100644 --- a/bitnami/rabbitmq/templates/secrets.yaml +++ b/bitnami/rabbitmq/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq/templates/serviceaccount.yaml b/bitnami/rabbitmq/templates/serviceaccount.yaml index f4aff1cfa6..b0348ee3dc 100644 --- a/bitnami/rabbitmq/templates/serviceaccount.yaml +++ b/bitnami/rabbitmq/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq/templates/servicemonitor.yaml b/bitnami/rabbitmq/templates/servicemonitor.yaml index 3c2cff9c26..d86e01fe8d 100644 --- a/bitnami/rabbitmq/templates/servicemonitor.yaml +++ b/bitnami/rabbitmq/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq/templates/statefulset.yaml b/bitnami/rabbitmq/templates/statefulset.yaml index dfddf749e7..c301d8c53e 100644 --- a/bitnami/rabbitmq/templates/statefulset.yaml +++ b/bitnami/rabbitmq/templates/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq/templates/svc-headless.yaml b/bitnami/rabbitmq/templates/svc-headless.yaml index f99292a296..630fc2b6d4 100644 --- a/bitnami/rabbitmq/templates/svc-headless.yaml +++ b/bitnami/rabbitmq/templates/svc-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq/templates/svc.yaml b/bitnami/rabbitmq/templates/svc.yaml index fec0855a0d..7b08204d75 100644 --- a/bitnami/rabbitmq/templates/svc.yaml +++ b/bitnami/rabbitmq/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq/templates/tls-secrets.yaml b/bitnami/rabbitmq/templates/tls-secrets.yaml index aafc651969..0e1b2363b9 100644 --- a/bitnami/rabbitmq/templates/tls-secrets.yaml +++ b/bitnami/rabbitmq/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq/templates/validation.yaml b/bitnami/rabbitmq/templates/validation.yaml index e0c1abcf57..ecf3cab0e2 100644 --- a/bitnami/rabbitmq/templates/validation.yaml +++ b/bitnami/rabbitmq/templates/validation.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/rabbitmq/values.yaml b/bitnami/rabbitmq/values.yaml index a9a49ab7eb..000c680e06 100644 --- a/bitnami/rabbitmq/values.yaml +++ b/bitnami/rabbitmq/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/redis-cluster/Chart.yaml b/bitnami/redis-cluster/Chart.yaml index b3955d61ee..4683ac22d2 100644 --- a/bitnami/redis-cluster/Chart.yaml +++ b/bitnami/redis-cluster/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/redis-cluster/templates/_helpers.tpl b/bitnami/redis-cluster/templates/_helpers.tpl index eccaa2c56b..b8d61544df 100644 --- a/bitnami/redis-cluster/templates/_helpers.tpl +++ b/bitnami/redis-cluster/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis-cluster/templates/configmap.yaml b/bitnami/redis-cluster/templates/configmap.yaml index c2fb69d558..66cd6ba79d 100644 --- a/bitnami/redis-cluster/templates/configmap.yaml +++ b/bitnami/redis-cluster/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis-cluster/templates/extra-list.yaml b/bitnami/redis-cluster/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/redis-cluster/templates/extra-list.yaml +++ b/bitnami/redis-cluster/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis-cluster/templates/headless-svc.yaml b/bitnami/redis-cluster/templates/headless-svc.yaml index 5a5a5008c8..f1351889ca 100644 --- a/bitnami/redis-cluster/templates/headless-svc.yaml +++ b/bitnami/redis-cluster/templates/headless-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis-cluster/templates/metrics-prometheus.yaml b/bitnami/redis-cluster/templates/metrics-prometheus.yaml index 93140c4bec..09e67639ee 100644 --- a/bitnami/redis-cluster/templates/metrics-prometheus.yaml +++ b/bitnami/redis-cluster/templates/metrics-prometheus.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis-cluster/templates/metrics-svc.yaml b/bitnami/redis-cluster/templates/metrics-svc.yaml index 65229e770f..9e91276978 100644 --- a/bitnami/redis-cluster/templates/metrics-svc.yaml +++ b/bitnami/redis-cluster/templates/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis-cluster/templates/networkpolicy.yaml b/bitnami/redis-cluster/templates/networkpolicy.yaml index 0a34480f93..2eda4c7405 100644 --- a/bitnami/redis-cluster/templates/networkpolicy.yaml +++ b/bitnami/redis-cluster/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis-cluster/templates/poddisruptionbudget.yaml b/bitnami/redis-cluster/templates/poddisruptionbudget.yaml index 6170b83850..c03e9ef109 100644 --- a/bitnami/redis-cluster/templates/poddisruptionbudget.yaml +++ b/bitnami/redis-cluster/templates/poddisruptionbudget.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis-cluster/templates/prometheusrule.yaml b/bitnami/redis-cluster/templates/prometheusrule.yaml index 30ca3d7ae0..75ad4b53c1 100644 --- a/bitnami/redis-cluster/templates/prometheusrule.yaml +++ b/bitnami/redis-cluster/templates/prometheusrule.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis-cluster/templates/psp.yaml b/bitnami/redis-cluster/templates/psp.yaml index d81292fa18..9d4d96434a 100644 --- a/bitnami/redis-cluster/templates/psp.yaml +++ b/bitnami/redis-cluster/templates/psp.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis-cluster/templates/redis-role.yaml b/bitnami/redis-cluster/templates/redis-role.yaml index 9c03df725a..dade0c0c97 100644 --- a/bitnami/redis-cluster/templates/redis-role.yaml +++ b/bitnami/redis-cluster/templates/redis-role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis-cluster/templates/redis-rolebinding.yaml b/bitnami/redis-cluster/templates/redis-rolebinding.yaml index cd0df91c29..41360d0310 100644 --- a/bitnami/redis-cluster/templates/redis-rolebinding.yaml +++ b/bitnami/redis-cluster/templates/redis-rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis-cluster/templates/redis-serviceaccount.yaml b/bitnami/redis-cluster/templates/redis-serviceaccount.yaml index d77313d0b1..b211d27aec 100644 --- a/bitnami/redis-cluster/templates/redis-serviceaccount.yaml +++ b/bitnami/redis-cluster/templates/redis-serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis-cluster/templates/redis-statefulset.yaml b/bitnami/redis-cluster/templates/redis-statefulset.yaml index 7522ce813e..a6aca29e80 100644 --- a/bitnami/redis-cluster/templates/redis-statefulset.yaml +++ b/bitnami/redis-cluster/templates/redis-statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis-cluster/templates/redis-svc.yaml b/bitnami/redis-cluster/templates/redis-svc.yaml index f26edc5ae7..ca832b331f 100644 --- a/bitnami/redis-cluster/templates/redis-svc.yaml +++ b/bitnami/redis-cluster/templates/redis-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis-cluster/templates/scripts-configmap.yaml b/bitnami/redis-cluster/templates/scripts-configmap.yaml index 9e49904476..96bab1529d 100644 --- a/bitnami/redis-cluster/templates/scripts-configmap.yaml +++ b/bitnami/redis-cluster/templates/scripts-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis-cluster/templates/secret.yaml b/bitnami/redis-cluster/templates/secret.yaml index 2c5ca84afe..30032b8514 100644 --- a/bitnami/redis-cluster/templates/secret.yaml +++ b/bitnami/redis-cluster/templates/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis-cluster/templates/svc-cluster-external-access.yaml b/bitnami/redis-cluster/templates/svc-cluster-external-access.yaml index d347c4406b..ae006f5ca3 100644 --- a/bitnami/redis-cluster/templates/svc-cluster-external-access.yaml +++ b/bitnami/redis-cluster/templates/svc-cluster-external-access.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis-cluster/templates/tls-secret.yaml b/bitnami/redis-cluster/templates/tls-secret.yaml index 478a07e9dd..c8d0ae8fd3 100644 --- a/bitnami/redis-cluster/templates/tls-secret.yaml +++ b/bitnami/redis-cluster/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis-cluster/templates/update-cluster.yaml b/bitnami/redis-cluster/templates/update-cluster.yaml index 58117a482e..460b3df3fa 100644 --- a/bitnami/redis-cluster/templates/update-cluster.yaml +++ b/bitnami/redis-cluster/templates/update-cluster.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis-cluster/values.yaml b/bitnami/redis-cluster/values.yaml index 156f223ab6..811449bc82 100644 --- a/bitnami/redis-cluster/values.yaml +++ b/bitnami/redis-cluster/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/redis/Chart.yaml b/bitnami/redis/Chart.yaml index e6fae63c9b..10d1f03192 100644 --- a/bitnami/redis/Chart.yaml +++ b/bitnami/redis/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/redis/templates/_helpers.tpl b/bitnami/redis/templates/_helpers.tpl index 6857ec3f07..698ed3f10f 100644 --- a/bitnami/redis/templates/_helpers.tpl +++ b/bitnami/redis/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/configmap.yaml b/bitnami/redis/templates/configmap.yaml index a8c60a6df1..dd23f5ef3d 100644 --- a/bitnami/redis/templates/configmap.yaml +++ b/bitnami/redis/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/extra-list.yaml b/bitnami/redis/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/redis/templates/extra-list.yaml +++ b/bitnami/redis/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/headless-svc.yaml b/bitnami/redis/templates/headless-svc.yaml index ea914a8dd1..280d9de07b 100644 --- a/bitnami/redis/templates/headless-svc.yaml +++ b/bitnami/redis/templates/headless-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/health-configmap.yaml b/bitnami/redis/templates/health-configmap.yaml index 5d15b06399..bdd72a05d3 100644 --- a/bitnami/redis/templates/health-configmap.yaml +++ b/bitnami/redis/templates/health-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/master/application.yaml b/bitnami/redis/templates/master/application.yaml index 108ddea734..cb7a2fdfc3 100644 --- a/bitnami/redis/templates/master/application.yaml +++ b/bitnami/redis/templates/master/application.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/master/psp.yaml b/bitnami/redis/templates/master/psp.yaml index 5a47afbf77..2a685f8e94 100644 --- a/bitnami/redis/templates/master/psp.yaml +++ b/bitnami/redis/templates/master/psp.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/master/pvc.yaml b/bitnami/redis/templates/master/pvc.yaml index 019f60d145..13aee503a0 100644 --- a/bitnami/redis/templates/master/pvc.yaml +++ b/bitnami/redis/templates/master/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/master/service.yaml b/bitnami/redis/templates/master/service.yaml index ba744dbcea..87b5601d9f 100644 --- a/bitnami/redis/templates/master/service.yaml +++ b/bitnami/redis/templates/master/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/master/serviceaccount.yaml b/bitnami/redis/templates/master/serviceaccount.yaml index d442051de1..bf58cc508e 100644 --- a/bitnami/redis/templates/master/serviceaccount.yaml +++ b/bitnami/redis/templates/master/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/metrics-svc.yaml b/bitnami/redis/templates/metrics-svc.yaml index 84334318fe..529122effa 100644 --- a/bitnami/redis/templates/metrics-svc.yaml +++ b/bitnami/redis/templates/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/networkpolicy.yaml b/bitnami/redis/templates/networkpolicy.yaml index 3a274cdb9a..3d652c6e86 100644 --- a/bitnami/redis/templates/networkpolicy.yaml +++ b/bitnami/redis/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/pdb.yaml b/bitnami/redis/templates/pdb.yaml index d2ca15d9de..803527faf1 100644 --- a/bitnami/redis/templates/pdb.yaml +++ b/bitnami/redis/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/podmonitor.yaml b/bitnami/redis/templates/podmonitor.yaml index b596929c28..32976106cb 100644 --- a/bitnami/redis/templates/podmonitor.yaml +++ b/bitnami/redis/templates/podmonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/prometheusrule.yaml b/bitnami/redis/templates/prometheusrule.yaml index 3406918b34..56c013bd7a 100644 --- a/bitnami/redis/templates/prometheusrule.yaml +++ b/bitnami/redis/templates/prometheusrule.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/replicas/application.yaml b/bitnami/redis/templates/replicas/application.yaml index 96a351796a..3ac2d89cbd 100644 --- a/bitnami/redis/templates/replicas/application.yaml +++ b/bitnami/redis/templates/replicas/application.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/replicas/hpa.yaml b/bitnami/redis/templates/replicas/hpa.yaml index da69290a74..85adf72441 100644 --- a/bitnami/redis/templates/replicas/hpa.yaml +++ b/bitnami/redis/templates/replicas/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/replicas/service.yaml b/bitnami/redis/templates/replicas/service.yaml index b54b85a175..ebb2a4faf4 100644 --- a/bitnami/redis/templates/replicas/service.yaml +++ b/bitnami/redis/templates/replicas/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/replicas/serviceaccount.yaml b/bitnami/redis/templates/replicas/serviceaccount.yaml index d7f47f43d1..6cf3411b5f 100644 --- a/bitnami/redis/templates/replicas/serviceaccount.yaml +++ b/bitnami/redis/templates/replicas/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/role.yaml b/bitnami/redis/templates/role.yaml index 710ac48d4b..8ca0c1b253 100644 --- a/bitnami/redis/templates/role.yaml +++ b/bitnami/redis/templates/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/rolebinding.yaml b/bitnami/redis/templates/rolebinding.yaml index 81c68f3292..a164289a4d 100644 --- a/bitnami/redis/templates/rolebinding.yaml +++ b/bitnami/redis/templates/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/scripts-configmap.yaml b/bitnami/redis/templates/scripts-configmap.yaml index 01e3f0aa6a..daa90aa0d0 100644 --- a/bitnami/redis/templates/scripts-configmap.yaml +++ b/bitnami/redis/templates/scripts-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/secret-svcbind.yaml b/bitnami/redis/templates/secret-svcbind.yaml index de74913e19..d3c74ff365 100644 --- a/bitnami/redis/templates/secret-svcbind.yaml +++ b/bitnami/redis/templates/secret-svcbind.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/secret.yaml b/bitnami/redis/templates/secret.yaml index 2b8b0bb8ce..ec69fe259f 100644 --- a/bitnami/redis/templates/secret.yaml +++ b/bitnami/redis/templates/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/sentinel/hpa.yaml b/bitnami/redis/templates/sentinel/hpa.yaml index f8bd356172..54ec4857c2 100644 --- a/bitnami/redis/templates/sentinel/hpa.yaml +++ b/bitnami/redis/templates/sentinel/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/sentinel/node-services.yaml b/bitnami/redis/templates/sentinel/node-services.yaml index 672de5cd2d..30ccad5e92 100644 --- a/bitnami/redis/templates/sentinel/node-services.yaml +++ b/bitnami/redis/templates/sentinel/node-services.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/sentinel/ports-configmap.yaml b/bitnami/redis/templates/sentinel/ports-configmap.yaml index 3efed7433d..d55f01a0e9 100644 --- a/bitnami/redis/templates/sentinel/ports-configmap.yaml +++ b/bitnami/redis/templates/sentinel/ports-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/sentinel/service.yaml b/bitnami/redis/templates/sentinel/service.yaml index 3211c31098..73af961395 100644 --- a/bitnami/redis/templates/sentinel/service.yaml +++ b/bitnami/redis/templates/sentinel/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/sentinel/statefulset.yaml b/bitnami/redis/templates/sentinel/statefulset.yaml index 860f3a425d..85ef3354c9 100644 --- a/bitnami/redis/templates/sentinel/statefulset.yaml +++ b/bitnami/redis/templates/sentinel/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/serviceaccount.yaml b/bitnami/redis/templates/serviceaccount.yaml index ac343a8fb3..0b7d39d57a 100644 --- a/bitnami/redis/templates/serviceaccount.yaml +++ b/bitnami/redis/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/servicemonitor.yaml b/bitnami/redis/templates/servicemonitor.yaml index 0cda45d067..e5ffd903fa 100644 --- a/bitnami/redis/templates/servicemonitor.yaml +++ b/bitnami/redis/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/templates/tls-secret.yaml b/bitnami/redis/templates/tls-secret.yaml index 8498394fe7..aa1c1a7811 100644 --- a/bitnami/redis/templates/tls-secret.yaml +++ b/bitnami/redis/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redis/values.yaml b/bitnami/redis/values.yaml index 3506375faa..c420a2105a 100644 --- a/bitnami/redis/values.yaml +++ b/bitnami/redis/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/redmine/Chart.yaml b/bitnami/redmine/Chart.yaml index 67b3e1e416..826e6ab0b3 100644 --- a/bitnami/redmine/Chart.yaml +++ b/bitnami/redmine/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/redmine/templates/_certificates.tpl b/bitnami/redmine/templates/_certificates.tpl index 4da8ccd784..6f4a25ad8b 100644 --- a/bitnami/redmine/templates/_certificates.tpl +++ b/bitnami/redmine/templates/_certificates.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redmine/templates/_helpers.tpl b/bitnami/redmine/templates/_helpers.tpl index 4aefedd239..3ac15caad5 100644 --- a/bitnami/redmine/templates/_helpers.tpl +++ b/bitnami/redmine/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redmine/templates/cronjob.yaml b/bitnami/redmine/templates/cronjob.yaml index 6d5855f7d3..72dac188ad 100644 --- a/bitnami/redmine/templates/cronjob.yaml +++ b/bitnami/redmine/templates/cronjob.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redmine/templates/deployment.yaml b/bitnami/redmine/templates/deployment.yaml index 32ee25ac9b..997dcea3f7 100644 --- a/bitnami/redmine/templates/deployment.yaml +++ b/bitnami/redmine/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redmine/templates/externaldb-secret.yaml b/bitnami/redmine/templates/externaldb-secret.yaml index fa0584bc57..26d523245e 100644 --- a/bitnami/redmine/templates/externaldb-secret.yaml +++ b/bitnami/redmine/templates/externaldb-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redmine/templates/extra-list.yaml b/bitnami/redmine/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/redmine/templates/extra-list.yaml +++ b/bitnami/redmine/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redmine/templates/ingress.yaml b/bitnami/redmine/templates/ingress.yaml index 68d8f06bb0..976c197cc1 100644 --- a/bitnami/redmine/templates/ingress.yaml +++ b/bitnami/redmine/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redmine/templates/mail-receiver-configmap.yaml b/bitnami/redmine/templates/mail-receiver-configmap.yaml index d8da6df52e..41a6cf34f0 100644 --- a/bitnami/redmine/templates/mail-receiver-configmap.yaml +++ b/bitnami/redmine/templates/mail-receiver-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redmine/templates/networkpolicy.yaml b/bitnami/redmine/templates/networkpolicy.yaml index a194a59285..fda2899541 100644 --- a/bitnami/redmine/templates/networkpolicy.yaml +++ b/bitnami/redmine/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redmine/templates/pdb.yaml b/bitnami/redmine/templates/pdb.yaml index cd07207b12..5659ece41f 100644 --- a/bitnami/redmine/templates/pdb.yaml +++ b/bitnami/redmine/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redmine/templates/postinit-configmap.yaml b/bitnami/redmine/templates/postinit-configmap.yaml index 9ad056d1aa..010152c889 100644 --- a/bitnami/redmine/templates/postinit-configmap.yaml +++ b/bitnami/redmine/templates/postinit-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redmine/templates/pvc.yaml b/bitnami/redmine/templates/pvc.yaml index e3f633ed4a..95c5a45157 100644 --- a/bitnami/redmine/templates/pvc.yaml +++ b/bitnami/redmine/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redmine/templates/secrets.yaml b/bitnami/redmine/templates/secrets.yaml index da140039f4..e1509b5e98 100644 --- a/bitnami/redmine/templates/secrets.yaml +++ b/bitnami/redmine/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redmine/templates/serviceaccount.yaml b/bitnami/redmine/templates/serviceaccount.yaml index 5d6631244f..3d9d6af422 100644 --- a/bitnami/redmine/templates/serviceaccount.yaml +++ b/bitnami/redmine/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redmine/templates/svc.yaml b/bitnami/redmine/templates/svc.yaml index a916eef2bd..0a36666155 100644 --- a/bitnami/redmine/templates/svc.yaml +++ b/bitnami/redmine/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redmine/templates/tls-secrets.yaml b/bitnami/redmine/templates/tls-secrets.yaml index 19e2da8de0..3fee0aa582 100644 --- a/bitnami/redmine/templates/tls-secrets.yaml +++ b/bitnami/redmine/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/redmine/values.yaml b/bitnami/redmine/values.yaml index 68439090b6..78d53f4126 100644 --- a/bitnami/redmine/values.yaml +++ b/bitnami/redmine/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/schema-registry/Chart.yaml b/bitnami/schema-registry/Chart.yaml index 904ba92ebe..4c73ca3809 100644 --- a/bitnami/schema-registry/Chart.yaml +++ b/bitnami/schema-registry/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/schema-registry/templates/_helpers.tpl b/bitnami/schema-registry/templates/_helpers.tpl index 7ff50c0e47..8399c6cffa 100644 --- a/bitnami/schema-registry/templates/_helpers.tpl +++ b/bitnami/schema-registry/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/schema-registry/templates/configmap.yaml b/bitnami/schema-registry/templates/configmap.yaml index ade1413873..da93989db4 100644 --- a/bitnami/schema-registry/templates/configmap.yaml +++ b/bitnami/schema-registry/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/schema-registry/templates/external-kafka-secrets.yaml b/bitnami/schema-registry/templates/external-kafka-secrets.yaml index 8b38cb8c3b..0fd43c927e 100644 --- a/bitnami/schema-registry/templates/external-kafka-secrets.yaml +++ b/bitnami/schema-registry/templates/external-kafka-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/schema-registry/templates/extra-list.yaml b/bitnami/schema-registry/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/schema-registry/templates/extra-list.yaml +++ b/bitnami/schema-registry/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/schema-registry/templates/headless-service.yaml b/bitnami/schema-registry/templates/headless-service.yaml index 820f54bd84..c370b50bd8 100644 --- a/bitnami/schema-registry/templates/headless-service.yaml +++ b/bitnami/schema-registry/templates/headless-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/schema-registry/templates/hpa.yaml b/bitnami/schema-registry/templates/hpa.yaml index 0a8d7cca17..319abeebf0 100644 --- a/bitnami/schema-registry/templates/hpa.yaml +++ b/bitnami/schema-registry/templates/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/schema-registry/templates/ingress.yaml b/bitnami/schema-registry/templates/ingress.yaml index 6d14d403d5..05c68331af 100644 --- a/bitnami/schema-registry/templates/ingress.yaml +++ b/bitnami/schema-registry/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/schema-registry/templates/log4j-configmap.yaml b/bitnami/schema-registry/templates/log4j-configmap.yaml index ae8c356164..012c3137e2 100644 --- a/bitnami/schema-registry/templates/log4j-configmap.yaml +++ b/bitnami/schema-registry/templates/log4j-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/schema-registry/templates/networkpolicy.yaml b/bitnami/schema-registry/templates/networkpolicy.yaml index 0bd00bd4e5..4292df3f6a 100644 --- a/bitnami/schema-registry/templates/networkpolicy.yaml +++ b/bitnami/schema-registry/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/schema-registry/templates/pdb.yaml b/bitnami/schema-registry/templates/pdb.yaml index a02d402124..8a74edb9b7 100644 --- a/bitnami/schema-registry/templates/pdb.yaml +++ b/bitnami/schema-registry/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/schema-registry/templates/service.yaml b/bitnami/schema-registry/templates/service.yaml index 0a74b4081b..7135136548 100644 --- a/bitnami/schema-registry/templates/service.yaml +++ b/bitnami/schema-registry/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/schema-registry/templates/serviceaccount.yaml b/bitnami/schema-registry/templates/serviceaccount.yaml index 5cf6c7e80b..df2b7613ef 100644 --- a/bitnami/schema-registry/templates/serviceaccount.yaml +++ b/bitnami/schema-registry/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/schema-registry/templates/statefulset.yaml b/bitnami/schema-registry/templates/statefulset.yaml index b9457f1cff..136c6f06e7 100644 --- a/bitnami/schema-registry/templates/statefulset.yaml +++ b/bitnami/schema-registry/templates/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/schema-registry/templates/tls-secret.yaml b/bitnami/schema-registry/templates/tls-secret.yaml index 6efbb51ee8..3e3cb8c0f5 100644 --- a/bitnami/schema-registry/templates/tls-secret.yaml +++ b/bitnami/schema-registry/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/schema-registry/values.yaml b/bitnami/schema-registry/values.yaml index dd2c99a076..e28fe763d6 100644 --- a/bitnami/schema-registry/values.yaml +++ b/bitnami/schema-registry/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 diff --git a/bitnami/sealed-secrets/Chart.yaml b/bitnami/sealed-secrets/Chart.yaml index f75f7a98b2..5b1019ecab 100644 --- a/bitnami/sealed-secrets/Chart.yaml +++ b/bitnami/sealed-secrets/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/sealed-secrets/templates/_helpers.tpl b/bitnami/sealed-secrets/templates/_helpers.tpl index 14186961c5..1a401601db 100644 --- a/bitnami/sealed-secrets/templates/_helpers.tpl +++ b/bitnami/sealed-secrets/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sealed-secrets/templates/clusterrole.yaml b/bitnami/sealed-secrets/templates/clusterrole.yaml index d6f141d7dd..98979d2736 100644 --- a/bitnami/sealed-secrets/templates/clusterrole.yaml +++ b/bitnami/sealed-secrets/templates/clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sealed-secrets/templates/clusterrolebinding.yaml b/bitnami/sealed-secrets/templates/clusterrolebinding.yaml index 0aa3842ffc..93613e61d0 100644 --- a/bitnami/sealed-secrets/templates/clusterrolebinding.yaml +++ b/bitnami/sealed-secrets/templates/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sealed-secrets/templates/deployment.yaml b/bitnami/sealed-secrets/templates/deployment.yaml index 716bb9fd5d..7863c52541 100644 --- a/bitnami/sealed-secrets/templates/deployment.yaml +++ b/bitnami/sealed-secrets/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sealed-secrets/templates/extra-list.yaml b/bitnami/sealed-secrets/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/sealed-secrets/templates/extra-list.yaml +++ b/bitnami/sealed-secrets/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sealed-secrets/templates/ingress.yaml b/bitnami/sealed-secrets/templates/ingress.yaml index abb5b932e9..802b70fcb0 100644 --- a/bitnami/sealed-secrets/templates/ingress.yaml +++ b/bitnami/sealed-secrets/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sealed-secrets/templates/networkpolicy.yaml b/bitnami/sealed-secrets/templates/networkpolicy.yaml index c77affb915..c4604e6713 100644 --- a/bitnami/sealed-secrets/templates/networkpolicy.yaml +++ b/bitnami/sealed-secrets/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sealed-secrets/templates/pdb.yaml b/bitnami/sealed-secrets/templates/pdb.yaml index 07c37776a0..aae25e1818 100644 --- a/bitnami/sealed-secrets/templates/pdb.yaml +++ b/bitnami/sealed-secrets/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sealed-secrets/templates/psp-clusterrole.yaml b/bitnami/sealed-secrets/templates/psp-clusterrole.yaml index b259e5624e..50da2036fc 100644 --- a/bitnami/sealed-secrets/templates/psp-clusterrole.yaml +++ b/bitnami/sealed-secrets/templates/psp-clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sealed-secrets/templates/psp-clusterrolebinding.yaml b/bitnami/sealed-secrets/templates/psp-clusterrolebinding.yaml index 31929bafc2..bb480afd77 100644 --- a/bitnami/sealed-secrets/templates/psp-clusterrolebinding.yaml +++ b/bitnami/sealed-secrets/templates/psp-clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sealed-secrets/templates/psp.yaml b/bitnami/sealed-secrets/templates/psp.yaml index 7322313e7b..cde9f4cf7d 100644 --- a/bitnami/sealed-secrets/templates/psp.yaml +++ b/bitnami/sealed-secrets/templates/psp.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sealed-secrets/templates/role.yaml b/bitnami/sealed-secrets/templates/role.yaml index 132db288e5..bd68147bdd 100644 --- a/bitnami/sealed-secrets/templates/role.yaml +++ b/bitnami/sealed-secrets/templates/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sealed-secrets/templates/rolebinding.yaml b/bitnami/sealed-secrets/templates/rolebinding.yaml index 2af3a41825..d2fa8adddc 100644 --- a/bitnami/sealed-secrets/templates/rolebinding.yaml +++ b/bitnami/sealed-secrets/templates/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sealed-secrets/templates/service.yaml b/bitnami/sealed-secrets/templates/service.yaml index acc0e67e9b..a780a0927f 100644 --- a/bitnami/sealed-secrets/templates/service.yaml +++ b/bitnami/sealed-secrets/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sealed-secrets/templates/serviceaccount.yaml b/bitnami/sealed-secrets/templates/serviceaccount.yaml index 0fdef73eb4..56a5b9ba83 100644 --- a/bitnami/sealed-secrets/templates/serviceaccount.yaml +++ b/bitnami/sealed-secrets/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sealed-secrets/templates/servicemonitor.yaml b/bitnami/sealed-secrets/templates/servicemonitor.yaml index a9f14aac8a..c1497a3104 100644 --- a/bitnami/sealed-secrets/templates/servicemonitor.yaml +++ b/bitnami/sealed-secrets/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sealed-secrets/templates/tls-secret.yaml b/bitnami/sealed-secrets/templates/tls-secret.yaml index f944ed833a..271da56efe 100644 --- a/bitnami/sealed-secrets/templates/tls-secret.yaml +++ b/bitnami/sealed-secrets/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sealed-secrets/values.yaml b/bitnami/sealed-secrets/values.yaml index 0a8f864409..672a84108e 100644 --- a/bitnami/sealed-secrets/values.yaml +++ b/bitnami/sealed-secrets/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/seaweedfs/Chart.yaml b/bitnami/seaweedfs/Chart.yaml index c43b6002e0..c89db59513 100644 --- a/bitnami/seaweedfs/Chart.yaml +++ b/bitnami/seaweedfs/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/seaweedfs/templates/_helpers.tpl b/bitnami/seaweedfs/templates/_helpers.tpl index 183106997f..6f70ecb6cc 100644 --- a/bitnami/seaweedfs/templates/_helpers.tpl +++ b/bitnami/seaweedfs/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/ca-cert.yaml b/bitnami/seaweedfs/templates/ca-cert.yaml index 1e5ce26a38..a79f29d63c 100644 --- a/bitnami/seaweedfs/templates/ca-cert.yaml +++ b/bitnami/seaweedfs/templates/ca-cert.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/client-cert.yaml b/bitnami/seaweedfs/templates/client-cert.yaml index 7639dd599a..ad1660f6e6 100644 --- a/bitnami/seaweedfs/templates/client-cert.yaml +++ b/bitnami/seaweedfs/templates/client-cert.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/externaldb-secrets.yaml b/bitnami/seaweedfs/templates/externaldb-secrets.yaml index 191f97a1a3..b12eb11e65 100644 --- a/bitnami/seaweedfs/templates/externaldb-secrets.yaml +++ b/bitnami/seaweedfs/templates/externaldb-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/extra-list.yaml b/bitnami/seaweedfs/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/seaweedfs/templates/extra-list.yaml +++ b/bitnami/seaweedfs/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/filer/cert.yaml b/bitnami/seaweedfs/templates/filer/cert.yaml index 5d3669fe4f..a50ff5c138 100644 --- a/bitnami/seaweedfs/templates/filer/cert.yaml +++ b/bitnami/seaweedfs/templates/filer/cert.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/filer/configmap.yaml b/bitnami/seaweedfs/templates/filer/configmap.yaml index 6320d99285..8c174f4619 100644 --- a/bitnami/seaweedfs/templates/filer/configmap.yaml +++ b/bitnami/seaweedfs/templates/filer/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/filer/headless-service.yaml b/bitnami/seaweedfs/templates/filer/headless-service.yaml index c00c683381..341917667a 100644 --- a/bitnami/seaweedfs/templates/filer/headless-service.yaml +++ b/bitnami/seaweedfs/templates/filer/headless-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/filer/hpa.yaml b/bitnami/seaweedfs/templates/filer/hpa.yaml index de4fa0acf7..c2c967235f 100644 --- a/bitnami/seaweedfs/templates/filer/hpa.yaml +++ b/bitnami/seaweedfs/templates/filer/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/filer/ingress-tls-secret.yaml b/bitnami/seaweedfs/templates/filer/ingress-tls-secret.yaml index fdd9c7d2fc..d94eb03cd1 100644 --- a/bitnami/seaweedfs/templates/filer/ingress-tls-secret.yaml +++ b/bitnami/seaweedfs/templates/filer/ingress-tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/filer/ingress.yaml b/bitnami/seaweedfs/templates/filer/ingress.yaml index 46bba90ee7..5ebfed11f9 100644 --- a/bitnami/seaweedfs/templates/filer/ingress.yaml +++ b/bitnami/seaweedfs/templates/filer/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/filer/metrics-service.yaml b/bitnami/seaweedfs/templates/filer/metrics-service.yaml index ebda760460..8402fab689 100644 --- a/bitnami/seaweedfs/templates/filer/metrics-service.yaml +++ b/bitnami/seaweedfs/templates/filer/metrics-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/filer/networkpolicy.yaml b/bitnami/seaweedfs/templates/filer/networkpolicy.yaml index c746015784..f845dbe171 100644 --- a/bitnami/seaweedfs/templates/filer/networkpolicy.yaml +++ b/bitnami/seaweedfs/templates/filer/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/filer/pdb.yaml b/bitnami/seaweedfs/templates/filer/pdb.yaml index 9c2b812e96..aa21e9ad8b 100644 --- a/bitnami/seaweedfs/templates/filer/pdb.yaml +++ b/bitnami/seaweedfs/templates/filer/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/filer/service.yaml b/bitnami/seaweedfs/templates/filer/service.yaml index 98f0703555..f4aba54c3f 100644 --- a/bitnami/seaweedfs/templates/filer/service.yaml +++ b/bitnami/seaweedfs/templates/filer/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/filer/servicemonitor.yaml b/bitnami/seaweedfs/templates/filer/servicemonitor.yaml index 6524ed0901..e01dc69e75 100644 --- a/bitnami/seaweedfs/templates/filer/servicemonitor.yaml +++ b/bitnami/seaweedfs/templates/filer/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/filer/statefulset.yaml b/bitnami/seaweedfs/templates/filer/statefulset.yaml index d193504da2..09a8d82845 100644 --- a/bitnami/seaweedfs/templates/filer/statefulset.yaml +++ b/bitnami/seaweedfs/templates/filer/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/master/cert.yaml b/bitnami/seaweedfs/templates/master/cert.yaml index a95aafc9b6..5c194661fe 100644 --- a/bitnami/seaweedfs/templates/master/cert.yaml +++ b/bitnami/seaweedfs/templates/master/cert.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/master/configmap.yaml b/bitnami/seaweedfs/templates/master/configmap.yaml index 728b1249b9..0ce014913f 100644 --- a/bitnami/seaweedfs/templates/master/configmap.yaml +++ b/bitnami/seaweedfs/templates/master/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/master/headless-service.yaml b/bitnami/seaweedfs/templates/master/headless-service.yaml index c0ce98fcb4..a70772b4f4 100644 --- a/bitnami/seaweedfs/templates/master/headless-service.yaml +++ b/bitnami/seaweedfs/templates/master/headless-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/master/hpa.yaml b/bitnami/seaweedfs/templates/master/hpa.yaml index 28ae9a799b..b807e0be86 100644 --- a/bitnami/seaweedfs/templates/master/hpa.yaml +++ b/bitnami/seaweedfs/templates/master/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/master/ingress-tls-secret.yaml b/bitnami/seaweedfs/templates/master/ingress-tls-secret.yaml index dd5c9ead6d..c5b6127b20 100644 --- a/bitnami/seaweedfs/templates/master/ingress-tls-secret.yaml +++ b/bitnami/seaweedfs/templates/master/ingress-tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/master/ingress.yaml b/bitnami/seaweedfs/templates/master/ingress.yaml index a520ea7e9f..c22d1f143b 100644 --- a/bitnami/seaweedfs/templates/master/ingress.yaml +++ b/bitnami/seaweedfs/templates/master/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/master/metrics-service.yaml b/bitnami/seaweedfs/templates/master/metrics-service.yaml index be747b9f46..b32723e37a 100644 --- a/bitnami/seaweedfs/templates/master/metrics-service.yaml +++ b/bitnami/seaweedfs/templates/master/metrics-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/master/networkpolicy.yaml b/bitnami/seaweedfs/templates/master/networkpolicy.yaml index 2fbf3ab8fd..3281100d4e 100644 --- a/bitnami/seaweedfs/templates/master/networkpolicy.yaml +++ b/bitnami/seaweedfs/templates/master/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/master/pdb.yaml b/bitnami/seaweedfs/templates/master/pdb.yaml index 8780b6f02a..f2280a07f6 100644 --- a/bitnami/seaweedfs/templates/master/pdb.yaml +++ b/bitnami/seaweedfs/templates/master/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/master/service.yaml b/bitnami/seaweedfs/templates/master/service.yaml index 7c9a7e9f8d..cac368bca3 100644 --- a/bitnami/seaweedfs/templates/master/service.yaml +++ b/bitnami/seaweedfs/templates/master/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/master/servicemonitor.yaml b/bitnami/seaweedfs/templates/master/servicemonitor.yaml index 88795a0462..31c92d4275 100644 --- a/bitnami/seaweedfs/templates/master/servicemonitor.yaml +++ b/bitnami/seaweedfs/templates/master/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/master/statefulset.yaml b/bitnami/seaweedfs/templates/master/statefulset.yaml index 617bfc589d..9c606ecae3 100644 --- a/bitnami/seaweedfs/templates/master/statefulset.yaml +++ b/bitnami/seaweedfs/templates/master/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/s3/auth-secret.yaml b/bitnami/seaweedfs/templates/s3/auth-secret.yaml index 419a00010c..fe2bdf5591 100644 --- a/bitnami/seaweedfs/templates/s3/auth-secret.yaml +++ b/bitnami/seaweedfs/templates/s3/auth-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/s3/deployment.yaml b/bitnami/seaweedfs/templates/s3/deployment.yaml index f88505ee1e..a2411dd3d0 100644 --- a/bitnami/seaweedfs/templates/s3/deployment.yaml +++ b/bitnami/seaweedfs/templates/s3/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/s3/hpa.yaml b/bitnami/seaweedfs/templates/s3/hpa.yaml index f3af00f497..26aae790f7 100644 --- a/bitnami/seaweedfs/templates/s3/hpa.yaml +++ b/bitnami/seaweedfs/templates/s3/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/s3/ingress-tls-secret.yaml b/bitnami/seaweedfs/templates/s3/ingress-tls-secret.yaml index 11254c61a3..8198e036e3 100644 --- a/bitnami/seaweedfs/templates/s3/ingress-tls-secret.yaml +++ b/bitnami/seaweedfs/templates/s3/ingress-tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/s3/ingress.yaml b/bitnami/seaweedfs/templates/s3/ingress.yaml index 87c56279b6..9f55b3aae6 100644 --- a/bitnami/seaweedfs/templates/s3/ingress.yaml +++ b/bitnami/seaweedfs/templates/s3/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/s3/metrics-service.yaml b/bitnami/seaweedfs/templates/s3/metrics-service.yaml index 1bd3350862..b499066ae3 100644 --- a/bitnami/seaweedfs/templates/s3/metrics-service.yaml +++ b/bitnami/seaweedfs/templates/s3/metrics-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/s3/networkpolicy.yaml b/bitnami/seaweedfs/templates/s3/networkpolicy.yaml index 78ddc694c9..e1a15ab3a9 100644 --- a/bitnami/seaweedfs/templates/s3/networkpolicy.yaml +++ b/bitnami/seaweedfs/templates/s3/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/s3/pdb.yaml b/bitnami/seaweedfs/templates/s3/pdb.yaml index 5ccbdd2492..8f34a83e15 100644 --- a/bitnami/seaweedfs/templates/s3/pdb.yaml +++ b/bitnami/seaweedfs/templates/s3/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/s3/service.yaml b/bitnami/seaweedfs/templates/s3/service.yaml index 7d02c5b54a..c994315c5b 100644 --- a/bitnami/seaweedfs/templates/s3/service.yaml +++ b/bitnami/seaweedfs/templates/s3/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/s3/servicemonitor.yaml b/bitnami/seaweedfs/templates/s3/servicemonitor.yaml index 27ae956874..70ccbfc708 100644 --- a/bitnami/seaweedfs/templates/s3/servicemonitor.yaml +++ b/bitnami/seaweedfs/templates/s3/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/security-configmap.yaml b/bitnami/seaweedfs/templates/security-configmap.yaml index d0d33fd248..bc3fa2e1ad 100644 --- a/bitnami/seaweedfs/templates/security-configmap.yaml +++ b/bitnami/seaweedfs/templates/security-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/service-account.yaml b/bitnami/seaweedfs/templates/service-account.yaml index 383e01c773..12c1297ee7 100644 --- a/bitnami/seaweedfs/templates/service-account.yaml +++ b/bitnami/seaweedfs/templates/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/tls-secret.yaml b/bitnami/seaweedfs/templates/tls-secret.yaml index f13fa0c404..ff6b130c3a 100644 --- a/bitnami/seaweedfs/templates/tls-secret.yaml +++ b/bitnami/seaweedfs/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/volume/cert.yaml b/bitnami/seaweedfs/templates/volume/cert.yaml index bc005f089b..ece454855e 100644 --- a/bitnami/seaweedfs/templates/volume/cert.yaml +++ b/bitnami/seaweedfs/templates/volume/cert.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/volume/configmap.yaml b/bitnami/seaweedfs/templates/volume/configmap.yaml index 956854e8ab..ec66b55375 100644 --- a/bitnami/seaweedfs/templates/volume/configmap.yaml +++ b/bitnami/seaweedfs/templates/volume/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/volume/headless-service.yaml b/bitnami/seaweedfs/templates/volume/headless-service.yaml index 83de9d46aa..9714948c15 100644 --- a/bitnami/seaweedfs/templates/volume/headless-service.yaml +++ b/bitnami/seaweedfs/templates/volume/headless-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/volume/hpa.yaml b/bitnami/seaweedfs/templates/volume/hpa.yaml index ea95aa0887..5c458873f6 100644 --- a/bitnami/seaweedfs/templates/volume/hpa.yaml +++ b/bitnami/seaweedfs/templates/volume/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/volume/ingress-tls-secret.yaml b/bitnami/seaweedfs/templates/volume/ingress-tls-secret.yaml index d451a351cc..f2f6423f48 100644 --- a/bitnami/seaweedfs/templates/volume/ingress-tls-secret.yaml +++ b/bitnami/seaweedfs/templates/volume/ingress-tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/volume/ingress.yaml b/bitnami/seaweedfs/templates/volume/ingress.yaml index 13c3fea0d1..6c3680b94f 100644 --- a/bitnami/seaweedfs/templates/volume/ingress.yaml +++ b/bitnami/seaweedfs/templates/volume/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/volume/metrics-service.yaml b/bitnami/seaweedfs/templates/volume/metrics-service.yaml index ca236d5ff4..783b53fd16 100644 --- a/bitnami/seaweedfs/templates/volume/metrics-service.yaml +++ b/bitnami/seaweedfs/templates/volume/metrics-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/volume/networkpolicy.yaml b/bitnami/seaweedfs/templates/volume/networkpolicy.yaml index aea5dec90f..a4c660494d 100644 --- a/bitnami/seaweedfs/templates/volume/networkpolicy.yaml +++ b/bitnami/seaweedfs/templates/volume/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/volume/pdb.yaml b/bitnami/seaweedfs/templates/volume/pdb.yaml index 5e1c638112..a3488633dd 100644 --- a/bitnami/seaweedfs/templates/volume/pdb.yaml +++ b/bitnami/seaweedfs/templates/volume/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/volume/service.yaml b/bitnami/seaweedfs/templates/volume/service.yaml index 2a51908188..0f73e22720 100644 --- a/bitnami/seaweedfs/templates/volume/service.yaml +++ b/bitnami/seaweedfs/templates/volume/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/volume/servicemonitor.yaml b/bitnami/seaweedfs/templates/volume/servicemonitor.yaml index b93b384098..9f9557ef3f 100644 --- a/bitnami/seaweedfs/templates/volume/servicemonitor.yaml +++ b/bitnami/seaweedfs/templates/volume/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/volume/statefulset.yaml b/bitnami/seaweedfs/templates/volume/statefulset.yaml index ce875bdbce..a2d75e5349 100644 --- a/bitnami/seaweedfs/templates/volume/statefulset.yaml +++ b/bitnami/seaweedfs/templates/volume/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/webadv/cert.yaml b/bitnami/seaweedfs/templates/webadv/cert.yaml index ac063e8236..5e841ce4c3 100644 --- a/bitnami/seaweedfs/templates/webadv/cert.yaml +++ b/bitnami/seaweedfs/templates/webadv/cert.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/webadv/deployment.yaml b/bitnami/seaweedfs/templates/webadv/deployment.yaml index bbcf8bffad..764ef0a2fc 100644 --- a/bitnami/seaweedfs/templates/webadv/deployment.yaml +++ b/bitnami/seaweedfs/templates/webadv/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/webadv/hpa.yaml b/bitnami/seaweedfs/templates/webadv/hpa.yaml index 46ca081eb6..e6434c258b 100644 --- a/bitnami/seaweedfs/templates/webadv/hpa.yaml +++ b/bitnami/seaweedfs/templates/webadv/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/webadv/ingress-tls-secret.yaml b/bitnami/seaweedfs/templates/webadv/ingress-tls-secret.yaml index f6f88b2ee1..3161df43e1 100644 --- a/bitnami/seaweedfs/templates/webadv/ingress-tls-secret.yaml +++ b/bitnami/seaweedfs/templates/webadv/ingress-tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/webadv/ingress.yaml b/bitnami/seaweedfs/templates/webadv/ingress.yaml index c79b26991c..a42d6e9e34 100644 --- a/bitnami/seaweedfs/templates/webadv/ingress.yaml +++ b/bitnami/seaweedfs/templates/webadv/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/webadv/networkpolicy.yaml b/bitnami/seaweedfs/templates/webadv/networkpolicy.yaml index e1d97d68f2..053a9fd0ac 100644 --- a/bitnami/seaweedfs/templates/webadv/networkpolicy.yaml +++ b/bitnami/seaweedfs/templates/webadv/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/webadv/pdb.yaml b/bitnami/seaweedfs/templates/webadv/pdb.yaml index 54518f2d5e..7b2ce4b36c 100644 --- a/bitnami/seaweedfs/templates/webadv/pdb.yaml +++ b/bitnami/seaweedfs/templates/webadv/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/webadv/service.yaml b/bitnami/seaweedfs/templates/webadv/service.yaml index 53bc90f429..dac32e7434 100644 --- a/bitnami/seaweedfs/templates/webadv/service.yaml +++ b/bitnami/seaweedfs/templates/webadv/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/templates/webadv/tls-secret.yaml b/bitnami/seaweedfs/templates/webadv/tls-secret.yaml index c0f51d601a..f370294345 100644 --- a/bitnami/seaweedfs/templates/webadv/tls-secret.yaml +++ b/bitnami/seaweedfs/templates/webadv/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/seaweedfs/values.yaml b/bitnami/seaweedfs/values.yaml index 54b1f1ad1f..fbc1ee7ce4 100644 --- a/bitnami/seaweedfs/values.yaml +++ b/bitnami/seaweedfs/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/solr/Chart.yaml b/bitnami/solr/Chart.yaml index 493a974912..de435b1c54 100644 --- a/bitnami/solr/Chart.yaml +++ b/bitnami/solr/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/solr/templates/_helpers.tpl b/bitnami/solr/templates/_helpers.tpl index c39e17b5b8..28e26d1cf3 100644 --- a/bitnami/solr/templates/_helpers.tpl +++ b/bitnami/solr/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/solr/templates/extra-list.yaml b/bitnami/solr/templates/extra-list.yaml index 1ffe17b133..2dcd26f306 100644 --- a/bitnami/solr/templates/extra-list.yaml +++ b/bitnami/solr/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/solr/templates/ingress-tls-secrets.yaml b/bitnami/solr/templates/ingress-tls-secrets.yaml index 2ff9887d44..cff117cafb 100644 --- a/bitnami/solr/templates/ingress-tls-secrets.yaml +++ b/bitnami/solr/templates/ingress-tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/solr/templates/ingress.yaml b/bitnami/solr/templates/ingress.yaml index 32fb52fa39..f5269be805 100644 --- a/bitnami/solr/templates/ingress.yaml +++ b/bitnami/solr/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/solr/templates/metrics-deployment.yaml b/bitnami/solr/templates/metrics-deployment.yaml index cda1e34061..ec49725e8c 100644 --- a/bitnami/solr/templates/metrics-deployment.yaml +++ b/bitnami/solr/templates/metrics-deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/solr/templates/metrics-svc.yaml b/bitnami/solr/templates/metrics-svc.yaml index 4efe439921..91fe856cea 100644 --- a/bitnami/solr/templates/metrics-svc.yaml +++ b/bitnami/solr/templates/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/solr/templates/networkpolicy.yaml b/bitnami/solr/templates/networkpolicy.yaml index 98ae60de82..441ae3ce11 100644 --- a/bitnami/solr/templates/networkpolicy.yaml +++ b/bitnami/solr/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/solr/templates/pdb.yaml b/bitnami/solr/templates/pdb.yaml index 8fbe6262e5..5a71001605 100644 --- a/bitnami/solr/templates/pdb.yaml +++ b/bitnami/solr/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/solr/templates/prometheusrule.yaml b/bitnami/solr/templates/prometheusrule.yaml index 3406918b34..56c013bd7a 100644 --- a/bitnami/solr/templates/prometheusrule.yaml +++ b/bitnami/solr/templates/prometheusrule.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/solr/templates/scripts-configmap.yaml b/bitnami/solr/templates/scripts-configmap.yaml index fa90981141..11b21addb0 100644 --- a/bitnami/solr/templates/scripts-configmap.yaml +++ b/bitnami/solr/templates/scripts-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/solr/templates/secrets.yaml b/bitnami/solr/templates/secrets.yaml index e57ca77636..96ac447bf8 100644 --- a/bitnami/solr/templates/secrets.yaml +++ b/bitnami/solr/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/solr/templates/service-account.yaml b/bitnami/solr/templates/service-account.yaml index e4b142b921..79ff552652 100644 --- a/bitnami/solr/templates/service-account.yaml +++ b/bitnami/solr/templates/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/solr/templates/servicemonitor.yaml b/bitnami/solr/templates/servicemonitor.yaml index 74b61fbe42..844adedf96 100644 --- a/bitnami/solr/templates/servicemonitor.yaml +++ b/bitnami/solr/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/solr/templates/statefulset.yaml b/bitnami/solr/templates/statefulset.yaml index 31df20430a..061c5d6703 100644 --- a/bitnami/solr/templates/statefulset.yaml +++ b/bitnami/solr/templates/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/solr/templates/svc-headless.yaml b/bitnami/solr/templates/svc-headless.yaml index 3fd3fe25ac..b93aab61b1 100644 --- a/bitnami/solr/templates/svc-headless.yaml +++ b/bitnami/solr/templates/svc-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/solr/templates/svc.yaml b/bitnami/solr/templates/svc.yaml index 29a79d38b2..27aba5b6f2 100644 --- a/bitnami/solr/templates/svc.yaml +++ b/bitnami/solr/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/solr/templates/tls-secrets.yaml b/bitnami/solr/templates/tls-secrets.yaml index 20434c4046..f72f7383e0 100644 --- a/bitnami/solr/templates/tls-secrets.yaml +++ b/bitnami/solr/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/solr/values.yaml b/bitnami/solr/values.yaml index c578aabd70..365334583c 100644 --- a/bitnami/solr/values.yaml +++ b/bitnami/solr/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/sonarqube/Chart.yaml b/bitnami/sonarqube/Chart.yaml index e6491c0081..d4a3a54c6c 100644 --- a/bitnami/sonarqube/Chart.yaml +++ b/bitnami/sonarqube/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/sonarqube/templates/_helpers.tpl b/bitnami/sonarqube/templates/_helpers.tpl index 8cb5b6bc64..4829e80180 100644 --- a/bitnami/sonarqube/templates/_helpers.tpl +++ b/bitnami/sonarqube/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sonarqube/templates/deployment.yaml b/bitnami/sonarqube/templates/deployment.yaml index da92ac4d11..ac36770f41 100644 --- a/bitnami/sonarqube/templates/deployment.yaml +++ b/bitnami/sonarqube/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sonarqube/templates/externaldb-secret.yaml b/bitnami/sonarqube/templates/externaldb-secret.yaml index 9902540ff6..af3826ff34 100644 --- a/bitnami/sonarqube/templates/externaldb-secret.yaml +++ b/bitnami/sonarqube/templates/externaldb-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sonarqube/templates/extra-list.yaml b/bitnami/sonarqube/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/sonarqube/templates/extra-list.yaml +++ b/bitnami/sonarqube/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sonarqube/templates/ingress.yaml b/bitnami/sonarqube/templates/ingress.yaml index 995b23490a..9b67b091b9 100644 --- a/bitnami/sonarqube/templates/ingress.yaml +++ b/bitnami/sonarqube/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sonarqube/templates/install_plugins.yaml b/bitnami/sonarqube/templates/install_plugins.yaml index 9ee5d51c5d..22ed6636f6 100644 --- a/bitnami/sonarqube/templates/install_plugins.yaml +++ b/bitnami/sonarqube/templates/install_plugins.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sonarqube/templates/jmx-configmap.yaml b/bitnami/sonarqube/templates/jmx-configmap.yaml index 30744ae63b..c1bbe2b6e1 100644 --- a/bitnami/sonarqube/templates/jmx-configmap.yaml +++ b/bitnami/sonarqube/templates/jmx-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sonarqube/templates/jmx-metrics-svc.yaml b/bitnami/sonarqube/templates/jmx-metrics-svc.yaml index 80691964dc..e5541e903a 100644 --- a/bitnami/sonarqube/templates/jmx-metrics-svc.yaml +++ b/bitnami/sonarqube/templates/jmx-metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sonarqube/templates/jmx-servicemonitor.yaml b/bitnami/sonarqube/templates/jmx-servicemonitor.yaml index 34cf2189fc..f49ab4f1e2 100644 --- a/bitnami/sonarqube/templates/jmx-servicemonitor.yaml +++ b/bitnami/sonarqube/templates/jmx-servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sonarqube/templates/networkpolicy.yaml b/bitnami/sonarqube/templates/networkpolicy.yaml index 98d873da53..147fd71bd4 100644 --- a/bitnami/sonarqube/templates/networkpolicy.yaml +++ b/bitnami/sonarqube/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sonarqube/templates/pvc.yaml b/bitnami/sonarqube/templates/pvc.yaml index e7d6c23c64..1baaed6f80 100644 --- a/bitnami/sonarqube/templates/pvc.yaml +++ b/bitnami/sonarqube/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sonarqube/templates/secret.yaml b/bitnami/sonarqube/templates/secret.yaml index 836ad5f9dc..1ee283655d 100644 --- a/bitnami/sonarqube/templates/secret.yaml +++ b/bitnami/sonarqube/templates/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sonarqube/templates/service-account.yaml b/bitnami/sonarqube/templates/service-account.yaml index 3fdf7d065d..d55730935b 100644 --- a/bitnami/sonarqube/templates/service-account.yaml +++ b/bitnami/sonarqube/templates/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sonarqube/templates/service.yaml b/bitnami/sonarqube/templates/service.yaml index b2d4281744..5266f6bb8a 100644 --- a/bitnami/sonarqube/templates/service.yaml +++ b/bitnami/sonarqube/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sonarqube/templates/tls-secret.yaml b/bitnami/sonarqube/templates/tls-secret.yaml index 18082abe67..0703390d30 100644 --- a/bitnami/sonarqube/templates/tls-secret.yaml +++ b/bitnami/sonarqube/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/sonarqube/values.yaml b/bitnami/sonarqube/values.yaml index 3e8084f5ac..d9d8036e78 100644 --- a/bitnami/sonarqube/values.yaml +++ b/bitnami/sonarqube/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/spark/Chart.yaml b/bitnami/spark/Chart.yaml index c008dfa186..a249a8b03a 100644 --- a/bitnami/spark/Chart.yaml +++ b/bitnami/spark/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/spark/templates/_helpers.tpl b/bitnami/spark/templates/_helpers.tpl index f9589af44f..259593bb98 100644 --- a/bitnami/spark/templates/_helpers.tpl +++ b/bitnami/spark/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spark/templates/extra-list.yaml b/bitnami/spark/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/spark/templates/extra-list.yaml +++ b/bitnami/spark/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spark/templates/headless-svc.yaml b/bitnami/spark/templates/headless-svc.yaml index a75f6f8bb3..b2bdf003a0 100644 --- a/bitnami/spark/templates/headless-svc.yaml +++ b/bitnami/spark/templates/headless-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spark/templates/hpa-worker.yaml b/bitnami/spark/templates/hpa-worker.yaml index b0239ec15d..11b6e917cd 100644 --- a/bitnami/spark/templates/hpa-worker.yaml +++ b/bitnami/spark/templates/hpa-worker.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spark/templates/ingress.yaml b/bitnami/spark/templates/ingress.yaml index 3275760460..28958ddd25 100644 --- a/bitnami/spark/templates/ingress.yaml +++ b/bitnami/spark/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spark/templates/init-configmap.yaml b/bitnami/spark/templates/init-configmap.yaml index 65c0f503d2..ca59b2cb50 100644 --- a/bitnami/spark/templates/init-configmap.yaml +++ b/bitnami/spark/templates/init-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spark/templates/networkpolicy-master.yaml b/bitnami/spark/templates/networkpolicy-master.yaml index 12e3167f8d..3252ada0ef 100644 --- a/bitnami/spark/templates/networkpolicy-master.yaml +++ b/bitnami/spark/templates/networkpolicy-master.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spark/templates/networkpolicy-worker.yaml b/bitnami/spark/templates/networkpolicy-worker.yaml index 4479b9595e..c43ac0c12d 100644 --- a/bitnami/spark/templates/networkpolicy-worker.yaml +++ b/bitnami/spark/templates/networkpolicy-worker.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spark/templates/podmonitor.yaml b/bitnami/spark/templates/podmonitor.yaml index b99ecd7ef5..fd01141adb 100644 --- a/bitnami/spark/templates/podmonitor.yaml +++ b/bitnami/spark/templates/podmonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spark/templates/prometheusrule.yaml b/bitnami/spark/templates/prometheusrule.yaml index f76c4418a5..75b56d7cdd 100644 --- a/bitnami/spark/templates/prometheusrule.yaml +++ b/bitnami/spark/templates/prometheusrule.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spark/templates/secret.yaml b/bitnami/spark/templates/secret.yaml index 3865f5e3ec..e7438979b4 100644 --- a/bitnami/spark/templates/secret.yaml +++ b/bitnami/spark/templates/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spark/templates/serviceaccount.yaml b/bitnami/spark/templates/serviceaccount.yaml index 46f64f5501..3719bf0ef6 100644 --- a/bitnami/spark/templates/serviceaccount.yaml +++ b/bitnami/spark/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spark/templates/statefulset-master.yaml b/bitnami/spark/templates/statefulset-master.yaml index 81508e9390..ac0d84541e 100644 --- a/bitnami/spark/templates/statefulset-master.yaml +++ b/bitnami/spark/templates/statefulset-master.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spark/templates/statefulset-worker.yaml b/bitnami/spark/templates/statefulset-worker.yaml index ffbad0a310..716b5a7dcd 100644 --- a/bitnami/spark/templates/statefulset-worker.yaml +++ b/bitnami/spark/templates/statefulset-worker.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spark/templates/svc-master.yaml b/bitnami/spark/templates/svc-master.yaml index 49ee209048..4552f2fe18 100644 --- a/bitnami/spark/templates/svc-master.yaml +++ b/bitnami/spark/templates/svc-master.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spark/templates/tls-secrets.yaml b/bitnami/spark/templates/tls-secrets.yaml index 7d1bc182a3..8751818bfe 100644 --- a/bitnami/spark/templates/tls-secrets.yaml +++ b/bitnami/spark/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spark/values.yaml b/bitnami/spark/values.yaml index dda246b81e..90e1883cd6 100644 --- a/bitnami/spark/values.yaml +++ b/bitnami/spark/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/spring-cloud-dataflow/Chart.yaml b/bitnami/spring-cloud-dataflow/Chart.yaml index 39cc2b8894..ebc0a1dbc2 100644 --- a/bitnami/spring-cloud-dataflow/Chart.yaml +++ b/bitnami/spring-cloud-dataflow/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/spring-cloud-dataflow/templates/_helpers.tpl b/bitnami/spring-cloud-dataflow/templates/_helpers.tpl index 9debd323ed..118741376c 100644 --- a/bitnami/spring-cloud-dataflow/templates/_helpers.tpl +++ b/bitnami/spring-cloud-dataflow/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/externalrabbitmq-secrets.yaml b/bitnami/spring-cloud-dataflow/templates/externalrabbitmq-secrets.yaml index 7db3196ac7..8cac48b066 100644 --- a/bitnami/spring-cloud-dataflow/templates/externalrabbitmq-secrets.yaml +++ b/bitnami/spring-cloud-dataflow/templates/externalrabbitmq-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/extra-list.yaml b/bitnami/spring-cloud-dataflow/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/spring-cloud-dataflow/templates/extra-list.yaml +++ b/bitnami/spring-cloud-dataflow/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/deployment.yaml b/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/deployment.yaml index 60c708eef7..b3b1fc4c5e 100644 --- a/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/deployment.yaml +++ b/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/hpa.yaml b/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/hpa.yaml index 91f18ce24c..c4034f2ce1 100644 --- a/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/hpa.yaml +++ b/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/networkpolicy.yaml b/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/networkpolicy.yaml index 695519a1d4..3c98e14328 100644 --- a/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/networkpolicy.yaml +++ b/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/pdb.yaml b/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/pdb.yaml index 45df526606..246b79a16e 100644 --- a/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/pdb.yaml +++ b/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/service.yaml b/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/service.yaml index 38eae648c3..2798ec48a5 100644 --- a/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/service.yaml +++ b/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/servicemonitor-metrics.yaml b/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/servicemonitor-metrics.yaml index 10e61074a8..e716903158 100644 --- a/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/servicemonitor-metrics.yaml +++ b/bitnami/spring-cloud-dataflow/templates/prometheus-proxy/servicemonitor-metrics.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/role.yaml b/bitnami/spring-cloud-dataflow/templates/role.yaml index 712e1f32c2..73267eb75d 100644 --- a/bitnami/spring-cloud-dataflow/templates/role.yaml +++ b/bitnami/spring-cloud-dataflow/templates/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/rolebinding.yaml b/bitnami/spring-cloud-dataflow/templates/rolebinding.yaml index 66ec941701..2367b969d2 100644 --- a/bitnami/spring-cloud-dataflow/templates/rolebinding.yaml +++ b/bitnami/spring-cloud-dataflow/templates/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/scripts-configmap.yaml b/bitnami/spring-cloud-dataflow/templates/scripts-configmap.yaml index 913150dae9..5d6702ec7c 100644 --- a/bitnami/spring-cloud-dataflow/templates/scripts-configmap.yaml +++ b/bitnami/spring-cloud-dataflow/templates/scripts-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/server/configmap.yaml b/bitnami/spring-cloud-dataflow/templates/server/configmap.yaml index 6bad79145c..ddfb48094f 100644 --- a/bitnami/spring-cloud-dataflow/templates/server/configmap.yaml +++ b/bitnami/spring-cloud-dataflow/templates/server/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/server/deployment.yaml b/bitnami/spring-cloud-dataflow/templates/server/deployment.yaml index b2491a485d..5a20a3f5d3 100644 --- a/bitnami/spring-cloud-dataflow/templates/server/deployment.yaml +++ b/bitnami/spring-cloud-dataflow/templates/server/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/server/externaldb-secret.yaml b/bitnami/spring-cloud-dataflow/templates/server/externaldb-secret.yaml index 19787951e2..60b77fdbc1 100644 --- a/bitnami/spring-cloud-dataflow/templates/server/externaldb-secret.yaml +++ b/bitnami/spring-cloud-dataflow/templates/server/externaldb-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/server/hpa.yaml b/bitnami/spring-cloud-dataflow/templates/server/hpa.yaml index 9d81b9a479..b789bfd2b7 100644 --- a/bitnami/spring-cloud-dataflow/templates/server/hpa.yaml +++ b/bitnami/spring-cloud-dataflow/templates/server/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/server/ingress.yaml b/bitnami/spring-cloud-dataflow/templates/server/ingress.yaml index d8bdd3155c..8700ac5cb9 100644 --- a/bitnami/spring-cloud-dataflow/templates/server/ingress.yaml +++ b/bitnami/spring-cloud-dataflow/templates/server/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/server/networkpolicy.yaml b/bitnami/spring-cloud-dataflow/templates/server/networkpolicy.yaml index 4b7c910443..39f16a0d44 100644 --- a/bitnami/spring-cloud-dataflow/templates/server/networkpolicy.yaml +++ b/bitnami/spring-cloud-dataflow/templates/server/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/server/pdb.yaml b/bitnami/spring-cloud-dataflow/templates/server/pdb.yaml index 93e97a840f..acfbec0420 100644 --- a/bitnami/spring-cloud-dataflow/templates/server/pdb.yaml +++ b/bitnami/spring-cloud-dataflow/templates/server/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/server/service.yaml b/bitnami/spring-cloud-dataflow/templates/server/service.yaml index 29a840275f..4982b43441 100644 --- a/bitnami/spring-cloud-dataflow/templates/server/service.yaml +++ b/bitnami/spring-cloud-dataflow/templates/server/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/server/tls-secret.yaml b/bitnami/spring-cloud-dataflow/templates/server/tls-secret.yaml index 1adaf97992..8e9e96d864 100644 --- a/bitnami/spring-cloud-dataflow/templates/server/tls-secret.yaml +++ b/bitnami/spring-cloud-dataflow/templates/server/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/serviceaccount.yaml b/bitnami/spring-cloud-dataflow/templates/serviceaccount.yaml index 7954a1d88b..30775f03a9 100644 --- a/bitnami/spring-cloud-dataflow/templates/serviceaccount.yaml +++ b/bitnami/spring-cloud-dataflow/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/skipper/configmap.yaml b/bitnami/spring-cloud-dataflow/templates/skipper/configmap.yaml index 8f0d9d0e6e..7f0a361b79 100644 --- a/bitnami/spring-cloud-dataflow/templates/skipper/configmap.yaml +++ b/bitnami/spring-cloud-dataflow/templates/skipper/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/skipper/deployment.yaml b/bitnami/spring-cloud-dataflow/templates/skipper/deployment.yaml index 269e9c42e7..34cfedbe39 100644 --- a/bitnami/spring-cloud-dataflow/templates/skipper/deployment.yaml +++ b/bitnami/spring-cloud-dataflow/templates/skipper/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/skipper/externaldb-secret.yaml b/bitnami/spring-cloud-dataflow/templates/skipper/externaldb-secret.yaml index ce93effc1f..21fa44b892 100644 --- a/bitnami/spring-cloud-dataflow/templates/skipper/externaldb-secret.yaml +++ b/bitnami/spring-cloud-dataflow/templates/skipper/externaldb-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/skipper/hpa.yaml b/bitnami/spring-cloud-dataflow/templates/skipper/hpa.yaml index 64b83aeca4..526e1b26a4 100644 --- a/bitnami/spring-cloud-dataflow/templates/skipper/hpa.yaml +++ b/bitnami/spring-cloud-dataflow/templates/skipper/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/skipper/networkpolicy.yaml b/bitnami/spring-cloud-dataflow/templates/skipper/networkpolicy.yaml index 6745d314f3..ac1ce28168 100644 --- a/bitnami/spring-cloud-dataflow/templates/skipper/networkpolicy.yaml +++ b/bitnami/spring-cloud-dataflow/templates/skipper/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/skipper/pdb.yaml b/bitnami/spring-cloud-dataflow/templates/skipper/pdb.yaml index 6addd0f8e6..8bdc2a5a8d 100644 --- a/bitnami/spring-cloud-dataflow/templates/skipper/pdb.yaml +++ b/bitnami/spring-cloud-dataflow/templates/skipper/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/templates/skipper/service.yaml b/bitnami/spring-cloud-dataflow/templates/skipper/service.yaml index 16d8e9a427..94d6df4674 100644 --- a/bitnami/spring-cloud-dataflow/templates/skipper/service.yaml +++ b/bitnami/spring-cloud-dataflow/templates/skipper/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/spring-cloud-dataflow/values.yaml b/bitnami/spring-cloud-dataflow/values.yaml index 900262fe0a..808fe196c8 100644 --- a/bitnami/spring-cloud-dataflow/values.yaml +++ b/bitnami/spring-cloud-dataflow/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/supabase/Chart.yaml b/bitnami/supabase/Chart.yaml index cb49ed92e3..5dcb20de54 100644 --- a/bitnami/supabase/Chart.yaml +++ b/bitnami/supabase/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/supabase/templates/_helpers.tpl b/bitnami/supabase/templates/_helpers.tpl index fd436b6201..e7d199fc7b 100644 --- a/bitnami/supabase/templates/_helpers.tpl +++ b/bitnami/supabase/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/auth/default-configmap.yaml b/bitnami/supabase/templates/auth/default-configmap.yaml index b70c758653..3ebba8f606 100644 --- a/bitnami/supabase/templates/auth/default-configmap.yaml +++ b/bitnami/supabase/templates/auth/default-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/auth/deployment.yaml b/bitnami/supabase/templates/auth/deployment.yaml index d5b1b16f70..2df2ca9252 100644 --- a/bitnami/supabase/templates/auth/deployment.yaml +++ b/bitnami/supabase/templates/auth/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/auth/extra-configmap.yaml b/bitnami/supabase/templates/auth/extra-configmap.yaml index 3f544192f7..a29c124808 100644 --- a/bitnami/supabase/templates/auth/extra-configmap.yaml +++ b/bitnami/supabase/templates/auth/extra-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/auth/networkpolicy.yaml b/bitnami/supabase/templates/auth/networkpolicy.yaml index 1e533b4f7a..8d367c56fa 100644 --- a/bitnami/supabase/templates/auth/networkpolicy.yaml +++ b/bitnami/supabase/templates/auth/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/auth/service.yaml b/bitnami/supabase/templates/auth/service.yaml index 7f9fc9a6c5..8ec92e1748 100644 --- a/bitnami/supabase/templates/auth/service.yaml +++ b/bitnami/supabase/templates/auth/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/externaldb-secrets.yaml b/bitnami/supabase/templates/externaldb-secrets.yaml index aadbcec8f7..13572b7bdd 100644 --- a/bitnami/supabase/templates/externaldb-secrets.yaml +++ b/bitnami/supabase/templates/externaldb-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/extra-list.yaml b/bitnami/supabase/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/supabase/templates/extra-list.yaml +++ b/bitnami/supabase/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/jwt-init-job.yaml b/bitnami/supabase/templates/jwt-init-job.yaml index 330c496d74..a56e98742f 100644 --- a/bitnami/supabase/templates/jwt-init-job.yaml +++ b/bitnami/supabase/templates/jwt-init-job.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/jwt-job-networkpolicy.yaml b/bitnami/supabase/templates/jwt-job-networkpolicy.yaml index 584a5cd295..5ab1b4ddce 100644 --- a/bitnami/supabase/templates/jwt-job-networkpolicy.yaml +++ b/bitnami/supabase/templates/jwt-job-networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/jwt-rbac.yaml b/bitnami/supabase/templates/jwt-rbac.yaml index 986f385a9b..93d50a39a1 100644 --- a/bitnami/supabase/templates/jwt-rbac.yaml +++ b/bitnami/supabase/templates/jwt-rbac.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/jwt-secret.yaml b/bitnami/supabase/templates/jwt-secret.yaml index 374c10a4bc..553f8c454f 100644 --- a/bitnami/supabase/templates/jwt-secret.yaml +++ b/bitnami/supabase/templates/jwt-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/jwt-service-account.yaml b/bitnami/supabase/templates/jwt-service-account.yaml index bb952511a7..b60ae26a3f 100644 --- a/bitnami/supabase/templates/jwt-service-account.yaml +++ b/bitnami/supabase/templates/jwt-service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/kong/declarative-conf-configmap.yaml b/bitnami/supabase/templates/kong/declarative-conf-configmap.yaml index 49fbdc5e7c..f7fb0ed40c 100644 --- a/bitnami/supabase/templates/kong/declarative-conf-configmap.yaml +++ b/bitnami/supabase/templates/kong/declarative-conf-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/meta/default-configmap.yaml b/bitnami/supabase/templates/meta/default-configmap.yaml index dfd0dd5d86..bf7ca8bdec 100644 --- a/bitnami/supabase/templates/meta/default-configmap.yaml +++ b/bitnami/supabase/templates/meta/default-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/meta/deployment.yaml b/bitnami/supabase/templates/meta/deployment.yaml index 6b48aef4f8..2fddbed3ca 100644 --- a/bitnami/supabase/templates/meta/deployment.yaml +++ b/bitnami/supabase/templates/meta/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/meta/extra-configmap.yaml b/bitnami/supabase/templates/meta/extra-configmap.yaml index 8d424bd534..86bd9cc64f 100644 --- a/bitnami/supabase/templates/meta/extra-configmap.yaml +++ b/bitnami/supabase/templates/meta/extra-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/meta/networkpolicy.yaml b/bitnami/supabase/templates/meta/networkpolicy.yaml index 0b84b6f958..7dd83e8430 100644 --- a/bitnami/supabase/templates/meta/networkpolicy.yaml +++ b/bitnami/supabase/templates/meta/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/meta/service.yaml b/bitnami/supabase/templates/meta/service.yaml index 69564ef3cf..26d531daca 100644 --- a/bitnami/supabase/templates/meta/service.yaml +++ b/bitnami/supabase/templates/meta/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/realtime/default-configmap.yaml b/bitnami/supabase/templates/realtime/default-configmap.yaml index f70a724792..47c8865622 100644 --- a/bitnami/supabase/templates/realtime/default-configmap.yaml +++ b/bitnami/supabase/templates/realtime/default-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/realtime/deployment.yaml b/bitnami/supabase/templates/realtime/deployment.yaml index 0719bf0bca..002340cf72 100644 --- a/bitnami/supabase/templates/realtime/deployment.yaml +++ b/bitnami/supabase/templates/realtime/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/realtime/extra-configmap.yaml b/bitnami/supabase/templates/realtime/extra-configmap.yaml index c9e4c9d30c..ef900977f4 100644 --- a/bitnami/supabase/templates/realtime/extra-configmap.yaml +++ b/bitnami/supabase/templates/realtime/extra-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/realtime/networkpolicy.yaml b/bitnami/supabase/templates/realtime/networkpolicy.yaml index 4233857763..4c28ba6341 100644 --- a/bitnami/supabase/templates/realtime/networkpolicy.yaml +++ b/bitnami/supabase/templates/realtime/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/realtime/secret.yaml b/bitnami/supabase/templates/realtime/secret.yaml index 8bda02674b..ccda03a5a4 100644 --- a/bitnami/supabase/templates/realtime/secret.yaml +++ b/bitnami/supabase/templates/realtime/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/realtime/service.yaml b/bitnami/supabase/templates/realtime/service.yaml index 48539c8b14..b7f7ec104a 100644 --- a/bitnami/supabase/templates/realtime/service.yaml +++ b/bitnami/supabase/templates/realtime/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/rest/default-configmap.yaml b/bitnami/supabase/templates/rest/default-configmap.yaml index a77ff90f64..ec0d01e9a4 100644 --- a/bitnami/supabase/templates/rest/default-configmap.yaml +++ b/bitnami/supabase/templates/rest/default-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/rest/deployment.yaml b/bitnami/supabase/templates/rest/deployment.yaml index e6c071c68b..c87e14db1a 100644 --- a/bitnami/supabase/templates/rest/deployment.yaml +++ b/bitnami/supabase/templates/rest/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/rest/extra-configmap.yaml b/bitnami/supabase/templates/rest/extra-configmap.yaml index e64e81388c..0c9af99ff7 100644 --- a/bitnami/supabase/templates/rest/extra-configmap.yaml +++ b/bitnami/supabase/templates/rest/extra-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/rest/networkpolicy.yaml b/bitnami/supabase/templates/rest/networkpolicy.yaml index 791e13c5eb..09826735b3 100644 --- a/bitnami/supabase/templates/rest/networkpolicy.yaml +++ b/bitnami/supabase/templates/rest/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/rest/service.yaml b/bitnami/supabase/templates/rest/service.yaml index a5fe7023dd..b45bd9709a 100644 --- a/bitnami/supabase/templates/rest/service.yaml +++ b/bitnami/supabase/templates/rest/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/service-account.yaml b/bitnami/supabase/templates/service-account.yaml index 7934e4cde3..73dc2a2939 100644 --- a/bitnami/supabase/templates/service-account.yaml +++ b/bitnami/supabase/templates/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/storage/default-configmap.yaml b/bitnami/supabase/templates/storage/default-configmap.yaml index 180862f957..bb9b4e2ed6 100644 --- a/bitnami/supabase/templates/storage/default-configmap.yaml +++ b/bitnami/supabase/templates/storage/default-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/storage/deployment.yaml b/bitnami/supabase/templates/storage/deployment.yaml index bdad888f9f..e55e3629b9 100644 --- a/bitnami/supabase/templates/storage/deployment.yaml +++ b/bitnami/supabase/templates/storage/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/storage/extra-configmap.yaml b/bitnami/supabase/templates/storage/extra-configmap.yaml index 55a98fc10d..574d7769f7 100644 --- a/bitnami/supabase/templates/storage/extra-configmap.yaml +++ b/bitnami/supabase/templates/storage/extra-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/storage/networkpolicy.yaml b/bitnami/supabase/templates/storage/networkpolicy.yaml index 988aabce66..a22c25cca3 100644 --- a/bitnami/supabase/templates/storage/networkpolicy.yaml +++ b/bitnami/supabase/templates/storage/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/storage/pvc.yaml b/bitnami/supabase/templates/storage/pvc.yaml index eff48f8db7..c71428c83a 100644 --- a/bitnami/supabase/templates/storage/pvc.yaml +++ b/bitnami/supabase/templates/storage/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/storage/service.yaml b/bitnami/supabase/templates/storage/service.yaml index 5d3ed85e63..4cf2069730 100644 --- a/bitnami/supabase/templates/storage/service.yaml +++ b/bitnami/supabase/templates/storage/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/studio/default-configmap.yaml b/bitnami/supabase/templates/studio/default-configmap.yaml index 9342e7255f..1d6c3c3a97 100644 --- a/bitnami/supabase/templates/studio/default-configmap.yaml +++ b/bitnami/supabase/templates/studio/default-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/studio/deployment.yaml b/bitnami/supabase/templates/studio/deployment.yaml index bcf26d7faf..c6bdb43f05 100644 --- a/bitnami/supabase/templates/studio/deployment.yaml +++ b/bitnami/supabase/templates/studio/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/studio/extra-configmap.yaml b/bitnami/supabase/templates/studio/extra-configmap.yaml index 265e7b2aa7..bbea1b8ba4 100644 --- a/bitnami/supabase/templates/studio/extra-configmap.yaml +++ b/bitnami/supabase/templates/studio/extra-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/studio/ingress.yaml b/bitnami/supabase/templates/studio/ingress.yaml index 9a64b64b7d..77d4adc967 100644 --- a/bitnami/supabase/templates/studio/ingress.yaml +++ b/bitnami/supabase/templates/studio/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/studio/networkpolicy.yaml b/bitnami/supabase/templates/studio/networkpolicy.yaml index 73ccd02409..0605d946c0 100644 --- a/bitnami/supabase/templates/studio/networkpolicy.yaml +++ b/bitnami/supabase/templates/studio/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/studio/service.yaml b/bitnami/supabase/templates/studio/service.yaml index 1444ce5247..0f0a26bc90 100644 --- a/bitnami/supabase/templates/studio/service.yaml +++ b/bitnami/supabase/templates/studio/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/templates/studio/tls-secret.yaml b/bitnami/supabase/templates/studio/tls-secret.yaml index 968c544f34..6fc5ccebc1 100644 --- a/bitnami/supabase/templates/studio/tls-secret.yaml +++ b/bitnami/supabase/templates/studio/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/supabase/values.yaml b/bitnami/supabase/values.yaml index 5bbd6428d6..69d53f4751 100644 --- a/bitnami/supabase/values.yaml +++ b/bitnami/supabase/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/tensorflow-resnet/Chart.yaml b/bitnami/tensorflow-resnet/Chart.yaml index 19642d2ef1..35d8568d07 100644 --- a/bitnami/tensorflow-resnet/Chart.yaml +++ b/bitnami/tensorflow-resnet/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/tensorflow-resnet/templates/_helpers.tpl b/bitnami/tensorflow-resnet/templates/_helpers.tpl index abb4839ff7..f2fc4a345d 100644 --- a/bitnami/tensorflow-resnet/templates/_helpers.tpl +++ b/bitnami/tensorflow-resnet/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/tensorflow-resnet/templates/deployment.yaml b/bitnami/tensorflow-resnet/templates/deployment.yaml index 2b803837f6..9d8af1fae0 100644 --- a/bitnami/tensorflow-resnet/templates/deployment.yaml +++ b/bitnami/tensorflow-resnet/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/tensorflow-resnet/templates/extra-list.yaml b/bitnami/tensorflow-resnet/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/tensorflow-resnet/templates/extra-list.yaml +++ b/bitnami/tensorflow-resnet/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/tensorflow-resnet/templates/networkpolicy.yaml b/bitnami/tensorflow-resnet/templates/networkpolicy.yaml index 7054643d47..47b6585601 100644 --- a/bitnami/tensorflow-resnet/templates/networkpolicy.yaml +++ b/bitnami/tensorflow-resnet/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/tensorflow-resnet/templates/service.yaml b/bitnami/tensorflow-resnet/templates/service.yaml index 74b0b31c78..5758bec7a4 100644 --- a/bitnami/tensorflow-resnet/templates/service.yaml +++ b/bitnami/tensorflow-resnet/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/tensorflow-resnet/templates/serviceaccount.yaml b/bitnami/tensorflow-resnet/templates/serviceaccount.yaml index be325f7647..9900122d08 100644 --- a/bitnami/tensorflow-resnet/templates/serviceaccount.yaml +++ b/bitnami/tensorflow-resnet/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/tensorflow-resnet/values.yaml b/bitnami/tensorflow-resnet/values.yaml index f241e786ea..f3308ffd60 100644 --- a/bitnami/tensorflow-resnet/values.yaml +++ b/bitnami/tensorflow-resnet/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/thanos/Chart.yaml b/bitnami/thanos/Chart.yaml index e235843502..3912665706 100644 --- a/bitnami/thanos/Chart.yaml +++ b/bitnami/thanos/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/thanos/templates/_helpers.tpl b/bitnami/thanos/templates/_helpers.tpl index 94a7720a21..256f4794e8 100644 --- a/bitnami/thanos/templates/_helpers.tpl +++ b/bitnami/thanos/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/alert-rule/absent_rules.yml b/bitnami/thanos/templates/alert-rule/absent_rules.yml index aa5dc6ca71..71e69dd5d6 100644 --- a/bitnami/thanos/templates/alert-rule/absent_rules.yml +++ b/bitnami/thanos/templates/alert-rule/absent_rules.yml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/alert-rule/compaction.yml b/bitnami/thanos/templates/alert-rule/compaction.yml index 4cc0cf99ec..77feb21de0 100644 --- a/bitnami/thanos/templates/alert-rule/compaction.yml +++ b/bitnami/thanos/templates/alert-rule/compaction.yml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/alert-rule/query.yml b/bitnami/thanos/templates/alert-rule/query.yml index a1049e0f27..bbc13309d9 100644 --- a/bitnami/thanos/templates/alert-rule/query.yml +++ b/bitnami/thanos/templates/alert-rule/query.yml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/alert-rule/receive.yml b/bitnami/thanos/templates/alert-rule/receive.yml index 06fdb8cd4d..f96c67cfb6 100644 --- a/bitnami/thanos/templates/alert-rule/receive.yml +++ b/bitnami/thanos/templates/alert-rule/receive.yml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/alert-rule/replicate.yml b/bitnami/thanos/templates/alert-rule/replicate.yml index 7b213f1802..ec0dd44d8d 100644 --- a/bitnami/thanos/templates/alert-rule/replicate.yml +++ b/bitnami/thanos/templates/alert-rule/replicate.yml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/alert-rule/ruler.yml b/bitnami/thanos/templates/alert-rule/ruler.yml index 811a5dbffc..0bd2912710 100644 --- a/bitnami/thanos/templates/alert-rule/ruler.yml +++ b/bitnami/thanos/templates/alert-rule/ruler.yml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/alert-rule/sidecar.yml b/bitnami/thanos/templates/alert-rule/sidecar.yml index 96112ed58d..5464376e1a 100644 --- a/bitnami/thanos/templates/alert-rule/sidecar.yml +++ b/bitnami/thanos/templates/alert-rule/sidecar.yml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/alert-rule/store_gateway.yml b/bitnami/thanos/templates/alert-rule/store_gateway.yml index 96981c51ef..3fded6e6dc 100644 --- a/bitnami/thanos/templates/alert-rule/store_gateway.yml +++ b/bitnami/thanos/templates/alert-rule/store_gateway.yml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/bucketweb/deployment.yaml b/bitnami/thanos/templates/bucketweb/deployment.yaml index 9a74100ed1..130ebb722c 100644 --- a/bitnami/thanos/templates/bucketweb/deployment.yaml +++ b/bitnami/thanos/templates/bucketweb/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/bucketweb/hpa.yaml b/bitnami/thanos/templates/bucketweb/hpa.yaml index 2b3c5cdc32..05bcd5fa49 100644 --- a/bitnami/thanos/templates/bucketweb/hpa.yaml +++ b/bitnami/thanos/templates/bucketweb/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/bucketweb/ingress.yaml b/bitnami/thanos/templates/bucketweb/ingress.yaml index a8f010a11f..4dc2a9e5ba 100644 --- a/bitnami/thanos/templates/bucketweb/ingress.yaml +++ b/bitnami/thanos/templates/bucketweb/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/bucketweb/networkpolicy.yaml b/bitnami/thanos/templates/bucketweb/networkpolicy.yaml index 52f891941e..63e10e58ca 100644 --- a/bitnami/thanos/templates/bucketweb/networkpolicy.yaml +++ b/bitnami/thanos/templates/bucketweb/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/bucketweb/pdb.yaml b/bitnami/thanos/templates/bucketweb/pdb.yaml index a352238ecd..d84f1f0603 100644 --- a/bitnami/thanos/templates/bucketweb/pdb.yaml +++ b/bitnami/thanos/templates/bucketweb/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/bucketweb/service.yaml b/bitnami/thanos/templates/bucketweb/service.yaml index eb9ddd2c86..7fea298e0a 100644 --- a/bitnami/thanos/templates/bucketweb/service.yaml +++ b/bitnami/thanos/templates/bucketweb/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/bucketweb/serviceaccount.yaml b/bitnami/thanos/templates/bucketweb/serviceaccount.yaml index a3aafaabb0..170c8c68e7 100644 --- a/bitnami/thanos/templates/bucketweb/serviceaccount.yaml +++ b/bitnami/thanos/templates/bucketweb/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/bucketweb/servicemonitor.yaml b/bitnami/thanos/templates/bucketweb/servicemonitor.yaml index 2a6e527a7c..059d8b9214 100644 --- a/bitnami/thanos/templates/bucketweb/servicemonitor.yaml +++ b/bitnami/thanos/templates/bucketweb/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/bucketweb/tls-secrets.yaml b/bitnami/thanos/templates/bucketweb/tls-secrets.yaml index 78d08e14a8..e78633cf33 100644 --- a/bitnami/thanos/templates/bucketweb/tls-secrets.yaml +++ b/bitnami/thanos/templates/bucketweb/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/compactor/_pod-template.tpl b/bitnami/thanos/templates/compactor/_pod-template.tpl index 67f4e0a620..dacbe0b647 100644 --- a/bitnami/thanos/templates/compactor/_pod-template.tpl +++ b/bitnami/thanos/templates/compactor/_pod-template.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/compactor/cronjob.yaml b/bitnami/thanos/templates/compactor/cronjob.yaml index 4e65df0c21..dcd0ec4857 100644 --- a/bitnami/thanos/templates/compactor/cronjob.yaml +++ b/bitnami/thanos/templates/compactor/cronjob.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/compactor/deployment.yaml b/bitnami/thanos/templates/compactor/deployment.yaml index 1e005f0f1c..c73ea12d12 100644 --- a/bitnami/thanos/templates/compactor/deployment.yaml +++ b/bitnami/thanos/templates/compactor/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/compactor/ingress.yaml b/bitnami/thanos/templates/compactor/ingress.yaml index 7683dc0ae9..2d50ff9b84 100644 --- a/bitnami/thanos/templates/compactor/ingress.yaml +++ b/bitnami/thanos/templates/compactor/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/compactor/networkpolicy.yaml b/bitnami/thanos/templates/compactor/networkpolicy.yaml index f41a2ae281..4cbcd5fc0f 100644 --- a/bitnami/thanos/templates/compactor/networkpolicy.yaml +++ b/bitnami/thanos/templates/compactor/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/compactor/pvc.yaml b/bitnami/thanos/templates/compactor/pvc.yaml index 292baf6967..9adea2640c 100644 --- a/bitnami/thanos/templates/compactor/pvc.yaml +++ b/bitnami/thanos/templates/compactor/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/compactor/service.yaml b/bitnami/thanos/templates/compactor/service.yaml index fe2a8861b4..e61aaf1157 100644 --- a/bitnami/thanos/templates/compactor/service.yaml +++ b/bitnami/thanos/templates/compactor/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/compactor/serviceaccount.yaml b/bitnami/thanos/templates/compactor/serviceaccount.yaml index d2d246079e..fa086af74d 100644 --- a/bitnami/thanos/templates/compactor/serviceaccount.yaml +++ b/bitnami/thanos/templates/compactor/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/compactor/servicemonitor.yaml b/bitnami/thanos/templates/compactor/servicemonitor.yaml index 2be4ade6c5..6c55755dd2 100644 --- a/bitnami/thanos/templates/compactor/servicemonitor.yaml +++ b/bitnami/thanos/templates/compactor/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/compactor/tls-secrets.yaml b/bitnami/thanos/templates/compactor/tls-secrets.yaml index 150ee75d89..064c68762a 100644 --- a/bitnami/thanos/templates/compactor/tls-secrets.yaml +++ b/bitnami/thanos/templates/compactor/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/extra-list.yaml b/bitnami/thanos/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/thanos/templates/extra-list.yaml +++ b/bitnami/thanos/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/grpc-tls-secrets.yaml b/bitnami/thanos/templates/grpc-tls-secrets.yaml index 0753539efc..58a7435998 100644 --- a/bitnami/thanos/templates/grpc-tls-secrets.yaml +++ b/bitnami/thanos/templates/grpc-tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/http-certs-secret.yaml b/bitnami/thanos/templates/http-certs-secret.yaml index 22c49cd552..658e221460 100644 --- a/bitnami/thanos/templates/http-certs-secret.yaml +++ b/bitnami/thanos/templates/http-certs-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/httpconfig-secret.yaml b/bitnami/thanos/templates/httpconfig-secret.yaml index 75903a249f..6c86e009f9 100644 --- a/bitnami/thanos/templates/httpconfig-secret.yaml +++ b/bitnami/thanos/templates/httpconfig-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/objstore-secret.yaml b/bitnami/thanos/templates/objstore-secret.yaml index 9bfab4b9eb..fe6abc6a81 100644 --- a/bitnami/thanos/templates/objstore-secret.yaml +++ b/bitnami/thanos/templates/objstore-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/prometheusrule.yaml b/bitnami/thanos/templates/prometheusrule.yaml index 66119d9951..f76873655d 100644 --- a/bitnami/thanos/templates/prometheusrule.yaml +++ b/bitnami/thanos/templates/prometheusrule.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query-frontend/configmap.yaml b/bitnami/thanos/templates/query-frontend/configmap.yaml index a164caa7d1..0cf431865d 100644 --- a/bitnami/thanos/templates/query-frontend/configmap.yaml +++ b/bitnami/thanos/templates/query-frontend/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query-frontend/deployment.yaml b/bitnami/thanos/templates/query-frontend/deployment.yaml index 987899d4d8..495a49beae 100644 --- a/bitnami/thanos/templates/query-frontend/deployment.yaml +++ b/bitnami/thanos/templates/query-frontend/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query-frontend/hpa.yaml b/bitnami/thanos/templates/query-frontend/hpa.yaml index 90cb76826b..dcb0b51063 100644 --- a/bitnami/thanos/templates/query-frontend/hpa.yaml +++ b/bitnami/thanos/templates/query-frontend/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query-frontend/ingress.yaml b/bitnami/thanos/templates/query-frontend/ingress.yaml index aac658db02..67e970b37e 100644 --- a/bitnami/thanos/templates/query-frontend/ingress.yaml +++ b/bitnami/thanos/templates/query-frontend/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query-frontend/networkpolicy.yaml b/bitnami/thanos/templates/query-frontend/networkpolicy.yaml index 366f0b5f6a..5eaf70efed 100644 --- a/bitnami/thanos/templates/query-frontend/networkpolicy.yaml +++ b/bitnami/thanos/templates/query-frontend/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query-frontend/pdb.yaml b/bitnami/thanos/templates/query-frontend/pdb.yaml index 0672907ec8..786a76156f 100644 --- a/bitnami/thanos/templates/query-frontend/pdb.yaml +++ b/bitnami/thanos/templates/query-frontend/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query-frontend/psp-clusterrole.yaml b/bitnami/thanos/templates/query-frontend/psp-clusterrole.yaml index 3b64927c5c..8ccf71661c 100644 --- a/bitnami/thanos/templates/query-frontend/psp-clusterrole.yaml +++ b/bitnami/thanos/templates/query-frontend/psp-clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query-frontend/psp-clusterrolebinding.yaml b/bitnami/thanos/templates/query-frontend/psp-clusterrolebinding.yaml index 50e7940458..141615902e 100644 --- a/bitnami/thanos/templates/query-frontend/psp-clusterrolebinding.yaml +++ b/bitnami/thanos/templates/query-frontend/psp-clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query-frontend/psp.yaml b/bitnami/thanos/templates/query-frontend/psp.yaml index ac436be6ba..7f841d94fc 100644 --- a/bitnami/thanos/templates/query-frontend/psp.yaml +++ b/bitnami/thanos/templates/query-frontend/psp.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query-frontend/service.yaml b/bitnami/thanos/templates/query-frontend/service.yaml index 0c5d26022e..7d6d0df8ef 100644 --- a/bitnami/thanos/templates/query-frontend/service.yaml +++ b/bitnami/thanos/templates/query-frontend/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query-frontend/serviceaccount.yaml b/bitnami/thanos/templates/query-frontend/serviceaccount.yaml index afa938c38e..cdd1a341c6 100644 --- a/bitnami/thanos/templates/query-frontend/serviceaccount.yaml +++ b/bitnami/thanos/templates/query-frontend/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query-frontend/servicemonitor.yaml b/bitnami/thanos/templates/query-frontend/servicemonitor.yaml index 6d399ae587..64d49179ab 100644 --- a/bitnami/thanos/templates/query-frontend/servicemonitor.yaml +++ b/bitnami/thanos/templates/query-frontend/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query-frontend/tls-secrets.yaml b/bitnami/thanos/templates/query-frontend/tls-secrets.yaml index 8b726f1871..05559e7e2f 100644 --- a/bitnami/thanos/templates/query-frontend/tls-secrets.yaml +++ b/bitnami/thanos/templates/query-frontend/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query/deployment.yaml b/bitnami/thanos/templates/query/deployment.yaml index 3c6f1664b8..ccec7d58bb 100644 --- a/bitnami/thanos/templates/query/deployment.yaml +++ b/bitnami/thanos/templates/query/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query/hpa.yaml b/bitnami/thanos/templates/query/hpa.yaml index 4d0e0d06d1..75db94fc1f 100644 --- a/bitnami/thanos/templates/query/hpa.yaml +++ b/bitnami/thanos/templates/query/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query/ingress-grpc.yaml b/bitnami/thanos/templates/query/ingress-grpc.yaml index 154e7d70e8..a2c6abe2de 100644 --- a/bitnami/thanos/templates/query/ingress-grpc.yaml +++ b/bitnami/thanos/templates/query/ingress-grpc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query/ingress.yaml b/bitnami/thanos/templates/query/ingress.yaml index 39fdbe045e..258e493eb1 100644 --- a/bitnami/thanos/templates/query/ingress.yaml +++ b/bitnami/thanos/templates/query/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query/networkpolicy.yaml b/bitnami/thanos/templates/query/networkpolicy.yaml index 8b4a65dd96..e078e3c9ad 100644 --- a/bitnami/thanos/templates/query/networkpolicy.yaml +++ b/bitnami/thanos/templates/query/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query/pdb.yaml b/bitnami/thanos/templates/query/pdb.yaml index de4b9d6e24..f0fefa3385 100644 --- a/bitnami/thanos/templates/query/pdb.yaml +++ b/bitnami/thanos/templates/query/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query/psp-clusterrole.yaml b/bitnami/thanos/templates/query/psp-clusterrole.yaml index 0a04a275de..dfe7b3955d 100644 --- a/bitnami/thanos/templates/query/psp-clusterrole.yaml +++ b/bitnami/thanos/templates/query/psp-clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query/psp-clusterrolebinding.yaml b/bitnami/thanos/templates/query/psp-clusterrolebinding.yaml index 32e1a9d274..4e80c6015e 100644 --- a/bitnami/thanos/templates/query/psp-clusterrolebinding.yaml +++ b/bitnami/thanos/templates/query/psp-clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query/psp.yaml b/bitnami/thanos/templates/query/psp.yaml index 84f6f80846..ff81e7bb79 100644 --- a/bitnami/thanos/templates/query/psp.yaml +++ b/bitnami/thanos/templates/query/psp.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query/sd-configmap.yaml b/bitnami/thanos/templates/query/sd-configmap.yaml index c8b6167cd7..6343b777c0 100644 --- a/bitnami/thanos/templates/query/sd-configmap.yaml +++ b/bitnami/thanos/templates/query/sd-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query/service-grpc-headless.yaml b/bitnami/thanos/templates/query/service-grpc-headless.yaml index 31718f9225..cceaf5977b 100644 --- a/bitnami/thanos/templates/query/service-grpc-headless.yaml +++ b/bitnami/thanos/templates/query/service-grpc-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query/service-grpc.yaml b/bitnami/thanos/templates/query/service-grpc.yaml index 2eab74e15b..0b4963613d 100644 --- a/bitnami/thanos/templates/query/service-grpc.yaml +++ b/bitnami/thanos/templates/query/service-grpc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query/service-headless.yaml b/bitnami/thanos/templates/query/service-headless.yaml index e230f3dbb6..b70b1ad258 100644 --- a/bitnami/thanos/templates/query/service-headless.yaml +++ b/bitnami/thanos/templates/query/service-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query/service.yaml b/bitnami/thanos/templates/query/service.yaml index 68cab5ea77..724ec1b465 100644 --- a/bitnami/thanos/templates/query/service.yaml +++ b/bitnami/thanos/templates/query/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query/serviceaccount.yaml b/bitnami/thanos/templates/query/serviceaccount.yaml index ecd164e9c7..a249d7484e 100644 --- a/bitnami/thanos/templates/query/serviceaccount.yaml +++ b/bitnami/thanos/templates/query/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query/servicemonitor.yaml b/bitnami/thanos/templates/query/servicemonitor.yaml index c26d7bdfbb..1e0c02f4dc 100644 --- a/bitnami/thanos/templates/query/servicemonitor.yaml +++ b/bitnami/thanos/templates/query/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query/tls-secrets-grpc.yaml b/bitnami/thanos/templates/query/tls-secrets-grpc.yaml index 819712e986..6a1568bb86 100644 --- a/bitnami/thanos/templates/query/tls-secrets-grpc.yaml +++ b/bitnami/thanos/templates/query/tls-secrets-grpc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/query/tls-secrets.yaml b/bitnami/thanos/templates/query/tls-secrets.yaml index 0e40dd1e16..9d17506871 100644 --- a/bitnami/thanos/templates/query/tls-secrets.yaml +++ b/bitnami/thanos/templates/query/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/receive-distributor/deployment.yaml b/bitnami/thanos/templates/receive-distributor/deployment.yaml index c3bacdb2b5..68949d1979 100644 --- a/bitnami/thanos/templates/receive-distributor/deployment.yaml +++ b/bitnami/thanos/templates/receive-distributor/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/receive-distributor/hpa.yaml b/bitnami/thanos/templates/receive-distributor/hpa.yaml index 925e6c18c5..c5b4cb2320 100644 --- a/bitnami/thanos/templates/receive-distributor/hpa.yaml +++ b/bitnami/thanos/templates/receive-distributor/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/receive-distributor/pdb.yaml b/bitnami/thanos/templates/receive-distributor/pdb.yaml index b88e222dee..650515539a 100644 --- a/bitnami/thanos/templates/receive-distributor/pdb.yaml +++ b/bitnami/thanos/templates/receive-distributor/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/receive-distributor/serviceaccount.yaml b/bitnami/thanos/templates/receive-distributor/serviceaccount.yaml index b9a13069b6..1a6b11023e 100644 --- a/bitnami/thanos/templates/receive-distributor/serviceaccount.yaml +++ b/bitnami/thanos/templates/receive-distributor/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/receive-distributor/servicemonitor.yaml b/bitnami/thanos/templates/receive-distributor/servicemonitor.yaml index dae3a3e689..b3e187cde5 100644 --- a/bitnami/thanos/templates/receive-distributor/servicemonitor.yaml +++ b/bitnami/thanos/templates/receive-distributor/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/receive/configmap.yaml b/bitnami/thanos/templates/receive/configmap.yaml index d6f74fee40..2c862f65db 100644 --- a/bitnami/thanos/templates/receive/configmap.yaml +++ b/bitnami/thanos/templates/receive/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/receive/hpa.yaml b/bitnami/thanos/templates/receive/hpa.yaml index ba3e1cb76f..a922aec379 100644 --- a/bitnami/thanos/templates/receive/hpa.yaml +++ b/bitnami/thanos/templates/receive/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/receive/ingress.yaml b/bitnami/thanos/templates/receive/ingress.yaml index 28c5957c13..c1ed2536b7 100644 --- a/bitnami/thanos/templates/receive/ingress.yaml +++ b/bitnami/thanos/templates/receive/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/receive/networkpolicy.yaml b/bitnami/thanos/templates/receive/networkpolicy.yaml index 358d8a7dac..eb9865d74f 100644 --- a/bitnami/thanos/templates/receive/networkpolicy.yaml +++ b/bitnami/thanos/templates/receive/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/receive/pdb.yaml b/bitnami/thanos/templates/receive/pdb.yaml index 910c856961..de50f34310 100644 --- a/bitnami/thanos/templates/receive/pdb.yaml +++ b/bitnami/thanos/templates/receive/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/receive/service-headless.yaml b/bitnami/thanos/templates/receive/service-headless.yaml index f4fde63ef6..248da3a166 100644 --- a/bitnami/thanos/templates/receive/service-headless.yaml +++ b/bitnami/thanos/templates/receive/service-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/receive/service.yaml b/bitnami/thanos/templates/receive/service.yaml index df4b886fc5..70ad5b7efc 100644 --- a/bitnami/thanos/templates/receive/service.yaml +++ b/bitnami/thanos/templates/receive/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/receive/serviceaccount.yaml b/bitnami/thanos/templates/receive/serviceaccount.yaml index 01c1b8c2e5..3b3635160f 100644 --- a/bitnami/thanos/templates/receive/serviceaccount.yaml +++ b/bitnami/thanos/templates/receive/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/receive/servicemonitor.yaml b/bitnami/thanos/templates/receive/servicemonitor.yaml index 2774fcb0a5..b7abcb75f5 100644 --- a/bitnami/thanos/templates/receive/servicemonitor.yaml +++ b/bitnami/thanos/templates/receive/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/receive/statefulset.yaml b/bitnami/thanos/templates/receive/statefulset.yaml index 0c194d442e..b3a8ad0536 100644 --- a/bitnami/thanos/templates/receive/statefulset.yaml +++ b/bitnami/thanos/templates/receive/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/receive/tls-secrets.yaml b/bitnami/thanos/templates/receive/tls-secrets.yaml index 6b4a1c5e7c..ac1295e4e4 100644 --- a/bitnami/thanos/templates/receive/tls-secrets.yaml +++ b/bitnami/thanos/templates/receive/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/ruler/configmap.yaml b/bitnami/thanos/templates/ruler/configmap.yaml index d7f9116358..65768dde98 100644 --- a/bitnami/thanos/templates/ruler/configmap.yaml +++ b/bitnami/thanos/templates/ruler/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/ruler/hpa.yaml b/bitnami/thanos/templates/ruler/hpa.yaml index 05e7dc5421..8822cccec4 100644 --- a/bitnami/thanos/templates/ruler/hpa.yaml +++ b/bitnami/thanos/templates/ruler/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/ruler/ingress.yaml b/bitnami/thanos/templates/ruler/ingress.yaml index 0c06d5bc3e..fc9d589711 100644 --- a/bitnami/thanos/templates/ruler/ingress.yaml +++ b/bitnami/thanos/templates/ruler/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/ruler/networkpolicy.yaml b/bitnami/thanos/templates/ruler/networkpolicy.yaml index ee0f0a8f05..b73b986c99 100644 --- a/bitnami/thanos/templates/ruler/networkpolicy.yaml +++ b/bitnami/thanos/templates/ruler/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/ruler/pdb.yaml b/bitnami/thanos/templates/ruler/pdb.yaml index 610138fce1..eac1daaf65 100644 --- a/bitnami/thanos/templates/ruler/pdb.yaml +++ b/bitnami/thanos/templates/ruler/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/ruler/secret.yaml b/bitnami/thanos/templates/ruler/secret.yaml index dcea0df304..38e900299e 100644 --- a/bitnami/thanos/templates/ruler/secret.yaml +++ b/bitnami/thanos/templates/ruler/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/ruler/service-headless.yaml b/bitnami/thanos/templates/ruler/service-headless.yaml index 13a8923736..ab8b8f0a1b 100644 --- a/bitnami/thanos/templates/ruler/service-headless.yaml +++ b/bitnami/thanos/templates/ruler/service-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/ruler/service.yaml b/bitnami/thanos/templates/ruler/service.yaml index 3f9db173d7..9d2de8a712 100644 --- a/bitnami/thanos/templates/ruler/service.yaml +++ b/bitnami/thanos/templates/ruler/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/ruler/serviceaccount.yaml b/bitnami/thanos/templates/ruler/serviceaccount.yaml index 0bde183230..df2e526ac0 100644 --- a/bitnami/thanos/templates/ruler/serviceaccount.yaml +++ b/bitnami/thanos/templates/ruler/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/ruler/servicemonitor.yaml b/bitnami/thanos/templates/ruler/servicemonitor.yaml index b0626167b4..37b7633f43 100644 --- a/bitnami/thanos/templates/ruler/servicemonitor.yaml +++ b/bitnami/thanos/templates/ruler/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/ruler/statefulset.yaml b/bitnami/thanos/templates/ruler/statefulset.yaml index 2f84a43756..03d39c310d 100644 --- a/bitnami/thanos/templates/ruler/statefulset.yaml +++ b/bitnami/thanos/templates/ruler/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/ruler/tls-secrets.yaml b/bitnami/thanos/templates/ruler/tls-secrets.yaml index 553fb4e6d6..cce5283dfa 100644 --- a/bitnami/thanos/templates/ruler/tls-secrets.yaml +++ b/bitnami/thanos/templates/ruler/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/storegateway/configmap.yaml b/bitnami/thanos/templates/storegateway/configmap.yaml index 27ade3b8ee..fd0e47c7cf 100644 --- a/bitnami/thanos/templates/storegateway/configmap.yaml +++ b/bitnami/thanos/templates/storegateway/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/storegateway/hpa-sharded.yaml b/bitnami/thanos/templates/storegateway/hpa-sharded.yaml index 6c03c30840..bf86de7740 100644 --- a/bitnami/thanos/templates/storegateway/hpa-sharded.yaml +++ b/bitnami/thanos/templates/storegateway/hpa-sharded.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/storegateway/hpa.yaml b/bitnami/thanos/templates/storegateway/hpa.yaml index a3a679cbd8..66317f168a 100644 --- a/bitnami/thanos/templates/storegateway/hpa.yaml +++ b/bitnami/thanos/templates/storegateway/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/storegateway/ingress-grpc.yaml b/bitnami/thanos/templates/storegateway/ingress-grpc.yaml index 767a69f1c4..8f415488d6 100644 --- a/bitnami/thanos/templates/storegateway/ingress-grpc.yaml +++ b/bitnami/thanos/templates/storegateway/ingress-grpc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/storegateway/ingress.yaml b/bitnami/thanos/templates/storegateway/ingress.yaml index fbaed22956..661e808e27 100644 --- a/bitnami/thanos/templates/storegateway/ingress.yaml +++ b/bitnami/thanos/templates/storegateway/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/storegateway/networkpolicy.yaml b/bitnami/thanos/templates/storegateway/networkpolicy.yaml index 3c1100c103..db9aaea598 100644 --- a/bitnami/thanos/templates/storegateway/networkpolicy.yaml +++ b/bitnami/thanos/templates/storegateway/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/storegateway/pdb-sharded.yaml b/bitnami/thanos/templates/storegateway/pdb-sharded.yaml index 095905a212..8b13ecf14b 100644 --- a/bitnami/thanos/templates/storegateway/pdb-sharded.yaml +++ b/bitnami/thanos/templates/storegateway/pdb-sharded.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/storegateway/pdb.yaml b/bitnami/thanos/templates/storegateway/pdb.yaml index 608b829ea6..142bc7ab73 100644 --- a/bitnami/thanos/templates/storegateway/pdb.yaml +++ b/bitnami/thanos/templates/storegateway/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/storegateway/service-headless.yaml b/bitnami/thanos/templates/storegateway/service-headless.yaml index b26ea08edf..ad4fa08593 100644 --- a/bitnami/thanos/templates/storegateway/service-headless.yaml +++ b/bitnami/thanos/templates/storegateway/service-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/storegateway/service-sharded.yaml b/bitnami/thanos/templates/storegateway/service-sharded.yaml index 1a260b6f79..e5ef3807b6 100644 --- a/bitnami/thanos/templates/storegateway/service-sharded.yaml +++ b/bitnami/thanos/templates/storegateway/service-sharded.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/storegateway/service.yaml b/bitnami/thanos/templates/storegateway/service.yaml index ba25da6d02..c0bc95a2ed 100644 --- a/bitnami/thanos/templates/storegateway/service.yaml +++ b/bitnami/thanos/templates/storegateway/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/storegateway/serviceaccount.yaml b/bitnami/thanos/templates/storegateway/serviceaccount.yaml index e1eaf4ba12..49cf0b4f41 100644 --- a/bitnami/thanos/templates/storegateway/serviceaccount.yaml +++ b/bitnami/thanos/templates/storegateway/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/storegateway/servicemonitor.yaml b/bitnami/thanos/templates/storegateway/servicemonitor.yaml index 7c9595122e..c6235586eb 100644 --- a/bitnami/thanos/templates/storegateway/servicemonitor.yaml +++ b/bitnami/thanos/templates/storegateway/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/storegateway/statefulset-sharded.yaml b/bitnami/thanos/templates/storegateway/statefulset-sharded.yaml index 97b081678a..7116e69376 100644 --- a/bitnami/thanos/templates/storegateway/statefulset-sharded.yaml +++ b/bitnami/thanos/templates/storegateway/statefulset-sharded.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/storegateway/statefulset.yaml b/bitnami/thanos/templates/storegateway/statefulset.yaml index 61caefe09e..0b4fe04513 100644 --- a/bitnami/thanos/templates/storegateway/statefulset.yaml +++ b/bitnami/thanos/templates/storegateway/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/templates/storegateway/tls-secrets.yaml b/bitnami/thanos/templates/storegateway/tls-secrets.yaml index 0d89b9de82..69e7c48f87 100644 --- a/bitnami/thanos/templates/storegateway/tls-secrets.yaml +++ b/bitnami/thanos/templates/storegateway/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/thanos/values.yaml b/bitnami/thanos/values.yaml index 4271d8eac2..f5692113ef 100644 --- a/bitnami/thanos/values.yaml +++ b/bitnami/thanos/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/tomcat/Chart.yaml b/bitnami/tomcat/Chart.yaml index 35e8c0591b..82e423a4cf 100644 --- a/bitnami/tomcat/Chart.yaml +++ b/bitnami/tomcat/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/tomcat/templates/_helpers.tpl b/bitnami/tomcat/templates/_helpers.tpl index 5298efd362..f091fb9916 100644 --- a/bitnami/tomcat/templates/_helpers.tpl +++ b/bitnami/tomcat/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/tomcat/templates/_pod.tpl b/bitnami/tomcat/templates/_pod.tpl index 4d046a0307..4c3c8f2f2e 100644 --- a/bitnami/tomcat/templates/_pod.tpl +++ b/bitnami/tomcat/templates/_pod.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/tomcat/templates/deployment.yaml b/bitnami/tomcat/templates/deployment.yaml index fb3c2eba07..3d5cbc7299 100644 --- a/bitnami/tomcat/templates/deployment.yaml +++ b/bitnami/tomcat/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/tomcat/templates/extra-list.yaml b/bitnami/tomcat/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/tomcat/templates/extra-list.yaml +++ b/bitnami/tomcat/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/tomcat/templates/ingress.yaml b/bitnami/tomcat/templates/ingress.yaml index 9ee8edb2ee..5b0e0ebd10 100644 --- a/bitnami/tomcat/templates/ingress.yaml +++ b/bitnami/tomcat/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/tomcat/templates/jmx-configmap.yaml b/bitnami/tomcat/templates/jmx-configmap.yaml index 7ddf0e70a9..2f6c352758 100644 --- a/bitnami/tomcat/templates/jmx-configmap.yaml +++ b/bitnami/tomcat/templates/jmx-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/tomcat/templates/networkpolicy.yaml b/bitnami/tomcat/templates/networkpolicy.yaml index c82c811ecc..a76045f216 100644 --- a/bitnami/tomcat/templates/networkpolicy.yaml +++ b/bitnami/tomcat/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/tomcat/templates/podmonitor.yaml b/bitnami/tomcat/templates/podmonitor.yaml index fa9b2c9a9e..1c18dd39d0 100644 --- a/bitnami/tomcat/templates/podmonitor.yaml +++ b/bitnami/tomcat/templates/podmonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/tomcat/templates/prometheusrule.yaml b/bitnami/tomcat/templates/prometheusrule.yaml index 09b4f60d08..da4a3b61a8 100644 --- a/bitnami/tomcat/templates/prometheusrule.yaml +++ b/bitnami/tomcat/templates/prometheusrule.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/tomcat/templates/pvc.yaml b/bitnami/tomcat/templates/pvc.yaml index c929bf26c1..41ecd5b768 100644 --- a/bitnami/tomcat/templates/pvc.yaml +++ b/bitnami/tomcat/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/tomcat/templates/secrets.yaml b/bitnami/tomcat/templates/secrets.yaml index e4521f84a7..69238e49e0 100644 --- a/bitnami/tomcat/templates/secrets.yaml +++ b/bitnami/tomcat/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/tomcat/templates/serviceaccount.yaml b/bitnami/tomcat/templates/serviceaccount.yaml index 523ad7212a..b138075017 100644 --- a/bitnami/tomcat/templates/serviceaccount.yaml +++ b/bitnami/tomcat/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/tomcat/templates/statefulset.yaml b/bitnami/tomcat/templates/statefulset.yaml index 6aeed97114..8977c8980d 100644 --- a/bitnami/tomcat/templates/statefulset.yaml +++ b/bitnami/tomcat/templates/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/tomcat/templates/svc-headless.yaml b/bitnami/tomcat/templates/svc-headless.yaml index 4345341483..6c707d5f4d 100644 --- a/bitnami/tomcat/templates/svc-headless.yaml +++ b/bitnami/tomcat/templates/svc-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/tomcat/templates/svc.yaml b/bitnami/tomcat/templates/svc.yaml index 1c914069d2..ed8e2b6525 100644 --- a/bitnami/tomcat/templates/svc.yaml +++ b/bitnami/tomcat/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/tomcat/templates/tls-secrets.yaml b/bitnami/tomcat/templates/tls-secrets.yaml index 72f6eb7ab6..cd8bbc429d 100644 --- a/bitnami/tomcat/templates/tls-secrets.yaml +++ b/bitnami/tomcat/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/tomcat/values.yaml b/bitnami/tomcat/values.yaml index 5b27d50bf6..2d09270d5b 100644 --- a/bitnami/tomcat/values.yaml +++ b/bitnami/tomcat/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/vault/Chart.yaml b/bitnami/vault/Chart.yaml index 6aad85f375..b8d43eee72 100644 --- a/bitnami/vault/Chart.yaml +++ b/bitnami/vault/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/vault/templates/_helpers.tpl b/bitnami/vault/templates/_helpers.tpl index 5759ced4e1..0f4bdd24c1 100644 --- a/bitnami/vault/templates/_helpers.tpl +++ b/bitnami/vault/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/csi-provider/clusterrole.yaml b/bitnami/vault/templates/csi-provider/clusterrole.yaml index 23955b30da..b6be8d443d 100644 --- a/bitnami/vault/templates/csi-provider/clusterrole.yaml +++ b/bitnami/vault/templates/csi-provider/clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/csi-provider/configmap.yaml b/bitnami/vault/templates/csi-provider/configmap.yaml index 2851440f06..570f95c4df 100644 --- a/bitnami/vault/templates/csi-provider/configmap.yaml +++ b/bitnami/vault/templates/csi-provider/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/csi-provider/daemonset.yaml b/bitnami/vault/templates/csi-provider/daemonset.yaml index a5a8e8f981..76d8972424 100644 --- a/bitnami/vault/templates/csi-provider/daemonset.yaml +++ b/bitnami/vault/templates/csi-provider/daemonset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/csi-provider/networkpolicy.yaml b/bitnami/vault/templates/csi-provider/networkpolicy.yaml index 27c10945d5..c8069d9bd4 100644 --- a/bitnami/vault/templates/csi-provider/networkpolicy.yaml +++ b/bitnami/vault/templates/csi-provider/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/csi-provider/role.yaml b/bitnami/vault/templates/csi-provider/role.yaml index fb109269d4..7936bb49cf 100644 --- a/bitnami/vault/templates/csi-provider/role.yaml +++ b/bitnami/vault/templates/csi-provider/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/csi-provider/rolebinding.yaml b/bitnami/vault/templates/csi-provider/rolebinding.yaml index 3ed52f061d..d6c47000a4 100644 --- a/bitnami/vault/templates/csi-provider/rolebinding.yaml +++ b/bitnami/vault/templates/csi-provider/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/csi-provider/service-account.yaml b/bitnami/vault/templates/csi-provider/service-account.yaml index eb65ade5de..6b918370b5 100644 --- a/bitnami/vault/templates/csi-provider/service-account.yaml +++ b/bitnami/vault/templates/csi-provider/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/extra-list.yaml b/bitnami/vault/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/vault/templates/extra-list.yaml +++ b/bitnami/vault/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/injector/clusterrolebinding.yaml b/bitnami/vault/templates/injector/clusterrolebinding.yaml index b9d6185b89..a9df92ead8 100644 --- a/bitnami/vault/templates/injector/clusterrolebinding.yaml +++ b/bitnami/vault/templates/injector/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/injector/clusterroles.yaml b/bitnami/vault/templates/injector/clusterroles.yaml index f9e3ef107c..d48467ba1a 100644 --- a/bitnami/vault/templates/injector/clusterroles.yaml +++ b/bitnami/vault/templates/injector/clusterroles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/injector/deployment.yaml b/bitnami/vault/templates/injector/deployment.yaml index 315f4598fa..c04127583b 100644 --- a/bitnami/vault/templates/injector/deployment.yaml +++ b/bitnami/vault/templates/injector/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/injector/hpa.yaml b/bitnami/vault/templates/injector/hpa.yaml index 738d63bbf6..c426679979 100644 --- a/bitnami/vault/templates/injector/hpa.yaml +++ b/bitnami/vault/templates/injector/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/injector/mutating-webhook.yaml b/bitnami/vault/templates/injector/mutating-webhook.yaml index 4e4e6da2ae..554ddf1b56 100644 --- a/bitnami/vault/templates/injector/mutating-webhook.yaml +++ b/bitnami/vault/templates/injector/mutating-webhook.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/injector/networkpolicy.yaml b/bitnami/vault/templates/injector/networkpolicy.yaml index 135f3098f1..10f309d82d 100644 --- a/bitnami/vault/templates/injector/networkpolicy.yaml +++ b/bitnami/vault/templates/injector/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/injector/pdb.yaml b/bitnami/vault/templates/injector/pdb.yaml index e1e7175ae8..1012f9b492 100644 --- a/bitnami/vault/templates/injector/pdb.yaml +++ b/bitnami/vault/templates/injector/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/injector/role.yaml b/bitnami/vault/templates/injector/role.yaml index 9926c3c82a..c5606c4394 100644 --- a/bitnami/vault/templates/injector/role.yaml +++ b/bitnami/vault/templates/injector/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/injector/rolebinding.yaml b/bitnami/vault/templates/injector/rolebinding.yaml index 45de9490d8..9b4c370df2 100644 --- a/bitnami/vault/templates/injector/rolebinding.yaml +++ b/bitnami/vault/templates/injector/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/injector/service-account.yaml b/bitnami/vault/templates/injector/service-account.yaml index d6ae955e61..463284e066 100644 --- a/bitnami/vault/templates/injector/service-account.yaml +++ b/bitnami/vault/templates/injector/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/injector/service.yaml b/bitnami/vault/templates/injector/service.yaml index 7d576e795d..272635527b 100644 --- a/bitnami/vault/templates/injector/service.yaml +++ b/bitnami/vault/templates/injector/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/server/active-service.yaml b/bitnami/vault/templates/server/active-service.yaml index d82a5f6e9a..659b12ccbc 100644 --- a/bitnami/vault/templates/server/active-service.yaml +++ b/bitnami/vault/templates/server/active-service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/server/clusterrolebinding.yaml b/bitnami/vault/templates/server/clusterrolebinding.yaml index effec540ff..600985bd15 100644 --- a/bitnami/vault/templates/server/clusterrolebinding.yaml +++ b/bitnami/vault/templates/server/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/server/configmap.yaml b/bitnami/vault/templates/server/configmap.yaml index 8392c1f8fc..ee5f5723b0 100644 --- a/bitnami/vault/templates/server/configmap.yaml +++ b/bitnami/vault/templates/server/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/server/ingress.yaml b/bitnami/vault/templates/server/ingress.yaml index 728be42af0..dfe9495332 100644 --- a/bitnami/vault/templates/server/ingress.yaml +++ b/bitnami/vault/templates/server/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/server/networkpolicy.yaml b/bitnami/vault/templates/server/networkpolicy.yaml index 1f4a96eebc..79b3f840eb 100644 --- a/bitnami/vault/templates/server/networkpolicy.yaml +++ b/bitnami/vault/templates/server/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/server/pdb.yaml b/bitnami/vault/templates/server/pdb.yaml index 5cd4f69af5..ea145b5355 100644 --- a/bitnami/vault/templates/server/pdb.yaml +++ b/bitnami/vault/templates/server/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/server/rolebinding.yaml b/bitnami/vault/templates/server/rolebinding.yaml index 48afe834ad..30ed0ccdf0 100644 --- a/bitnami/vault/templates/server/rolebinding.yaml +++ b/bitnami/vault/templates/server/rolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/server/roles.yaml b/bitnami/vault/templates/server/roles.yaml index 04e27ebdfd..fc5e62aef4 100644 --- a/bitnami/vault/templates/server/roles.yaml +++ b/bitnami/vault/templates/server/roles.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/server/service-account.yaml b/bitnami/vault/templates/server/service-account.yaml index f1ddce5c23..55660fe248 100644 --- a/bitnami/vault/templates/server/service-account.yaml +++ b/bitnami/vault/templates/server/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/server/service-headless.yaml b/bitnami/vault/templates/server/service-headless.yaml index 4c40323e03..39dbffbc1c 100644 --- a/bitnami/vault/templates/server/service-headless.yaml +++ b/bitnami/vault/templates/server/service-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/server/service.yaml b/bitnami/vault/templates/server/service.yaml index 2ad4803f9e..3db137b471 100644 --- a/bitnami/vault/templates/server/service.yaml +++ b/bitnami/vault/templates/server/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/server/servicemonitor.yaml b/bitnami/vault/templates/server/servicemonitor.yaml index 949cd92855..256c09083b 100644 --- a/bitnami/vault/templates/server/servicemonitor.yaml +++ b/bitnami/vault/templates/server/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/server/statefulset.yaml b/bitnami/vault/templates/server/statefulset.yaml index e0a5fcba91..4fa9197aaf 100644 --- a/bitnami/vault/templates/server/statefulset.yaml +++ b/bitnami/vault/templates/server/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/templates/server/tls-secret.yaml b/bitnami/vault/templates/server/tls-secret.yaml index 8f20b1ff3a..a6f8e56abf 100644 --- a/bitnami/vault/templates/server/tls-secret.yaml +++ b/bitnami/vault/templates/server/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/vault/values.yaml b/bitnami/vault/values.yaml index cc65ac6dda..b3736f4a55 100644 --- a/bitnami/vault/values.yaml +++ b/bitnami/vault/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/whereabouts/Chart.yaml b/bitnami/whereabouts/Chart.yaml index 5c3ff7d455..a8e9f649f4 100644 --- a/bitnami/whereabouts/Chart.yaml +++ b/bitnami/whereabouts/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/whereabouts/templates/_helpers.tpl b/bitnami/whereabouts/templates/_helpers.tpl index b9a468ee96..70a25d1610 100644 --- a/bitnami/whereabouts/templates/_helpers.tpl +++ b/bitnami/whereabouts/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/whereabouts/templates/clusterrole.yaml b/bitnami/whereabouts/templates/clusterrole.yaml index 9e53758e14..eede8f8dbe 100644 --- a/bitnami/whereabouts/templates/clusterrole.yaml +++ b/bitnami/whereabouts/templates/clusterrole.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/whereabouts/templates/clusterrolebinding.yaml b/bitnami/whereabouts/templates/clusterrolebinding.yaml index 96848c120c..079361e1ee 100644 --- a/bitnami/whereabouts/templates/clusterrolebinding.yaml +++ b/bitnami/whereabouts/templates/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/whereabouts/templates/daemonset.yaml b/bitnami/whereabouts/templates/daemonset.yaml index 513bf3ccda..be7bbfd26c 100644 --- a/bitnami/whereabouts/templates/daemonset.yaml +++ b/bitnami/whereabouts/templates/daemonset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/whereabouts/templates/extra-list.yaml b/bitnami/whereabouts/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/whereabouts/templates/extra-list.yaml +++ b/bitnami/whereabouts/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/whereabouts/templates/networkpolicy.yaml b/bitnami/whereabouts/templates/networkpolicy.yaml index a35e67f939..a9678a7ffc 100644 --- a/bitnami/whereabouts/templates/networkpolicy.yaml +++ b/bitnami/whereabouts/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/whereabouts/templates/service-account.yaml b/bitnami/whereabouts/templates/service-account.yaml index 9a872ae3d6..6921f2bac6 100644 --- a/bitnami/whereabouts/templates/service-account.yaml +++ b/bitnami/whereabouts/templates/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/whereabouts/values.yaml b/bitnami/whereabouts/values.yaml index fbc53a2ed4..60de7e6952 100644 --- a/bitnami/whereabouts/values.yaml +++ b/bitnami/whereabouts/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/wildfly/Chart.yaml b/bitnami/wildfly/Chart.yaml index 464e88a8e2..aae361aab9 100644 --- a/bitnami/wildfly/Chart.yaml +++ b/bitnami/wildfly/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/wildfly/templates/_helpers.tpl b/bitnami/wildfly/templates/_helpers.tpl index 5518babb13..c01f70ab06 100644 --- a/bitnami/wildfly/templates/_helpers.tpl +++ b/bitnami/wildfly/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wildfly/templates/deployment.yaml b/bitnami/wildfly/templates/deployment.yaml index 3eb22c9fc2..b82f57529a 100644 --- a/bitnami/wildfly/templates/deployment.yaml +++ b/bitnami/wildfly/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wildfly/templates/extra-list.yaml b/bitnami/wildfly/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/wildfly/templates/extra-list.yaml +++ b/bitnami/wildfly/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wildfly/templates/ingress.yaml b/bitnami/wildfly/templates/ingress.yaml index 04817ec245..5ac61b5017 100644 --- a/bitnami/wildfly/templates/ingress.yaml +++ b/bitnami/wildfly/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wildfly/templates/management-ingress.yaml b/bitnami/wildfly/templates/management-ingress.yaml index 43d9c14a18..9993ecfb88 100644 --- a/bitnami/wildfly/templates/management-ingress.yaml +++ b/bitnami/wildfly/templates/management-ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wildfly/templates/networkpolicy.yaml b/bitnami/wildfly/templates/networkpolicy.yaml index bd3d19dc0e..74f95c934d 100644 --- a/bitnami/wildfly/templates/networkpolicy.yaml +++ b/bitnami/wildfly/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wildfly/templates/pvc.yaml b/bitnami/wildfly/templates/pvc.yaml index 64124653d3..05555941b7 100644 --- a/bitnami/wildfly/templates/pvc.yaml +++ b/bitnami/wildfly/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wildfly/templates/secrets.yaml b/bitnami/wildfly/templates/secrets.yaml index 30d0937160..26af109b66 100644 --- a/bitnami/wildfly/templates/secrets.yaml +++ b/bitnami/wildfly/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wildfly/templates/serviceaccount.yaml b/bitnami/wildfly/templates/serviceaccount.yaml index 5c74790bd6..c11dc7dbf3 100644 --- a/bitnami/wildfly/templates/serviceaccount.yaml +++ b/bitnami/wildfly/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wildfly/templates/svc.yaml b/bitnami/wildfly/templates/svc.yaml index 350bea14a5..eae02c627b 100644 --- a/bitnami/wildfly/templates/svc.yaml +++ b/bitnami/wildfly/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wildfly/templates/tls-secrets.yaml b/bitnami/wildfly/templates/tls-secrets.yaml index ae80f0166e..32c142e785 100644 --- a/bitnami/wildfly/templates/tls-secrets.yaml +++ b/bitnami/wildfly/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wildfly/values.yaml b/bitnami/wildfly/values.yaml index 3891744f68..2e6f6e6c17 100644 --- a/bitnami/wildfly/values.yaml +++ b/bitnami/wildfly/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/wordpress/Chart.yaml b/bitnami/wordpress/Chart.yaml index c424affd81..ff74580445 100644 --- a/bitnami/wordpress/Chart.yaml +++ b/bitnami/wordpress/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/wordpress/templates/_helpers.tpl b/bitnami/wordpress/templates/_helpers.tpl index 7483623eab..9a88d89433 100644 --- a/bitnami/wordpress/templates/_helpers.tpl +++ b/bitnami/wordpress/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wordpress/templates/config-secret.yaml b/bitnami/wordpress/templates/config-secret.yaml index 9dff348ecd..e809be0dbc 100644 --- a/bitnami/wordpress/templates/config-secret.yaml +++ b/bitnami/wordpress/templates/config-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wordpress/templates/deployment.yaml b/bitnami/wordpress/templates/deployment.yaml index 2f00c1c508..d623cee89a 100644 --- a/bitnami/wordpress/templates/deployment.yaml +++ b/bitnami/wordpress/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wordpress/templates/externaldb-secrets.yaml b/bitnami/wordpress/templates/externaldb-secrets.yaml index ae5edb1460..daba98ed62 100644 --- a/bitnami/wordpress/templates/externaldb-secrets.yaml +++ b/bitnami/wordpress/templates/externaldb-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wordpress/templates/extra-list.yaml b/bitnami/wordpress/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/wordpress/templates/extra-list.yaml +++ b/bitnami/wordpress/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wordpress/templates/hpa.yaml b/bitnami/wordpress/templates/hpa.yaml index 2426dd2739..373ce297d5 100644 --- a/bitnami/wordpress/templates/hpa.yaml +++ b/bitnami/wordpress/templates/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wordpress/templates/httpd-configmap.yaml b/bitnami/wordpress/templates/httpd-configmap.yaml index 30a434af05..c621a30d26 100644 --- a/bitnami/wordpress/templates/httpd-configmap.yaml +++ b/bitnami/wordpress/templates/httpd-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wordpress/templates/ingress-secondary.yaml b/bitnami/wordpress/templates/ingress-secondary.yaml index 1c9f2831fa..4fd4d6b9ee 100644 --- a/bitnami/wordpress/templates/ingress-secondary.yaml +++ b/bitnami/wordpress/templates/ingress-secondary.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wordpress/templates/ingress.yaml b/bitnami/wordpress/templates/ingress.yaml index 3fe25b40da..5bd3b49ccf 100644 --- a/bitnami/wordpress/templates/ingress.yaml +++ b/bitnami/wordpress/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wordpress/templates/metrics-svc.yaml b/bitnami/wordpress/templates/metrics-svc.yaml index 1731ac3d61..b6d51a42e5 100644 --- a/bitnami/wordpress/templates/metrics-svc.yaml +++ b/bitnami/wordpress/templates/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wordpress/templates/networkpolicy.yaml b/bitnami/wordpress/templates/networkpolicy.yaml index 8af11912fa..23f0fc83e2 100644 --- a/bitnami/wordpress/templates/networkpolicy.yaml +++ b/bitnami/wordpress/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wordpress/templates/pdb.yaml b/bitnami/wordpress/templates/pdb.yaml index 07c37776a0..aae25e1818 100644 --- a/bitnami/wordpress/templates/pdb.yaml +++ b/bitnami/wordpress/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wordpress/templates/postinit-configmap.yaml b/bitnami/wordpress/templates/postinit-configmap.yaml index 48f8b63a28..4d62189bf4 100644 --- a/bitnami/wordpress/templates/postinit-configmap.yaml +++ b/bitnami/wordpress/templates/postinit-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wordpress/templates/pvc.yaml b/bitnami/wordpress/templates/pvc.yaml index 9d4f62f94c..72a0c262b3 100644 --- a/bitnami/wordpress/templates/pvc.yaml +++ b/bitnami/wordpress/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wordpress/templates/secrets.yaml b/bitnami/wordpress/templates/secrets.yaml index 22e6a04959..f2b3b46d96 100644 --- a/bitnami/wordpress/templates/secrets.yaml +++ b/bitnami/wordpress/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wordpress/templates/serviceaccount.yaml b/bitnami/wordpress/templates/serviceaccount.yaml index 0ee982a8a5..4926a50fa1 100644 --- a/bitnami/wordpress/templates/serviceaccount.yaml +++ b/bitnami/wordpress/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wordpress/templates/servicemonitor.yaml b/bitnami/wordpress/templates/servicemonitor.yaml index e0aa8a9b31..a7041ca0d3 100644 --- a/bitnami/wordpress/templates/servicemonitor.yaml +++ b/bitnami/wordpress/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wordpress/templates/svc.yaml b/bitnami/wordpress/templates/svc.yaml index b8739e1926..99a18bbc3d 100644 --- a/bitnami/wordpress/templates/svc.yaml +++ b/bitnami/wordpress/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wordpress/templates/tls-secrets.yaml b/bitnami/wordpress/templates/tls-secrets.yaml index 728ab58714..626fac851b 100644 --- a/bitnami/wordpress/templates/tls-secrets.yaml +++ b/bitnami/wordpress/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/wordpress/values.yaml b/bitnami/wordpress/values.yaml index 01be6f4c00..d76f45a1b4 100644 --- a/bitnami/wordpress/values.yaml +++ b/bitnami/wordpress/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/bitnami/zookeeper/Chart.yaml b/bitnami/zookeeper/Chart.yaml index b3e5942a7f..d9a68a1f44 100644 --- a/bitnami/zookeeper/Chart.yaml +++ b/bitnami/zookeeper/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/bitnami/zookeeper/templates/_helpers.tpl b/bitnami/zookeeper/templates/_helpers.tpl index 0e2e8e5883..8ed76e2e3a 100644 --- a/bitnami/zookeeper/templates/_helpers.tpl +++ b/bitnami/zookeeper/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/zookeeper/templates/configmap.yaml b/bitnami/zookeeper/templates/configmap.yaml index 1c5c60b313..27a361be9c 100644 --- a/bitnami/zookeeper/templates/configmap.yaml +++ b/bitnami/zookeeper/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/zookeeper/templates/extra-list.yaml b/bitnami/zookeeper/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/bitnami/zookeeper/templates/extra-list.yaml +++ b/bitnami/zookeeper/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/zookeeper/templates/metrics-svc.yaml b/bitnami/zookeeper/templates/metrics-svc.yaml index f66557c39a..82266d27d9 100644 --- a/bitnami/zookeeper/templates/metrics-svc.yaml +++ b/bitnami/zookeeper/templates/metrics-svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/zookeeper/templates/networkpolicy.yaml b/bitnami/zookeeper/templates/networkpolicy.yaml index 50321bc9d7..611d5393bd 100644 --- a/bitnami/zookeeper/templates/networkpolicy.yaml +++ b/bitnami/zookeeper/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/zookeeper/templates/pdb.yaml b/bitnami/zookeeper/templates/pdb.yaml index 27b7bdcb2d..c0c8072bee 100644 --- a/bitnami/zookeeper/templates/pdb.yaml +++ b/bitnami/zookeeper/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/zookeeper/templates/prometheusrule.yaml b/bitnami/zookeeper/templates/prometheusrule.yaml index b5a3046a8c..330d568887 100644 --- a/bitnami/zookeeper/templates/prometheusrule.yaml +++ b/bitnami/zookeeper/templates/prometheusrule.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/zookeeper/templates/scripts-configmap.yaml b/bitnami/zookeeper/templates/scripts-configmap.yaml index 87950a2704..17a2a7fbbc 100644 --- a/bitnami/zookeeper/templates/scripts-configmap.yaml +++ b/bitnami/zookeeper/templates/scripts-configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/zookeeper/templates/secrets.yaml b/bitnami/zookeeper/templates/secrets.yaml index 40b3544138..54fb1ca3f2 100644 --- a/bitnami/zookeeper/templates/secrets.yaml +++ b/bitnami/zookeeper/templates/secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/zookeeper/templates/serviceaccount.yaml b/bitnami/zookeeper/templates/serviceaccount.yaml index 8e6d79cdd2..f1de80b107 100644 --- a/bitnami/zookeeper/templates/serviceaccount.yaml +++ b/bitnami/zookeeper/templates/serviceaccount.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/zookeeper/templates/servicemonitor.yaml b/bitnami/zookeeper/templates/servicemonitor.yaml index 8cc66ec0c8..849a23397c 100644 --- a/bitnami/zookeeper/templates/servicemonitor.yaml +++ b/bitnami/zookeeper/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/zookeeper/templates/statefulset.yaml b/bitnami/zookeeper/templates/statefulset.yaml index cd557e68d6..cfb44f84e1 100644 --- a/bitnami/zookeeper/templates/statefulset.yaml +++ b/bitnami/zookeeper/templates/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/zookeeper/templates/svc-headless.yaml b/bitnami/zookeeper/templates/svc-headless.yaml index d571b0af4f..86aea94c3e 100644 --- a/bitnami/zookeeper/templates/svc-headless.yaml +++ b/bitnami/zookeeper/templates/svc-headless.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/zookeeper/templates/svc.yaml b/bitnami/zookeeper/templates/svc.yaml index ec2edbd2f9..155da142b7 100644 --- a/bitnami/zookeeper/templates/svc.yaml +++ b/bitnami/zookeeper/templates/svc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/zookeeper/templates/tls-secrets.yaml b/bitnami/zookeeper/templates/tls-secrets.yaml index 373bc86266..66b42f6a67 100644 --- a/bitnami/zookeeper/templates/tls-secrets.yaml +++ b/bitnami/zookeeper/templates/tls-secrets.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/bitnami/zookeeper/values.yaml b/bitnami/zookeeper/values.yaml index 18b74d4475..fae2d3b458 100644 --- a/bitnami/zookeeper/values.yaml +++ b/bitnami/zookeeper/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters diff --git a/template/CHART_NAME/Chart.yaml b/template/CHART_NAME/Chart.yaml index a64fab3872..bf908a9adc 100644 --- a/template/CHART_NAME/Chart.yaml +++ b/template/CHART_NAME/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 annotations: diff --git a/template/CHART_NAME/templates/_helpers.tpl b/template/CHART_NAME/templates/_helpers.tpl index 2089a4bad9..eaf8004d5a 100644 --- a/template/CHART_NAME/templates/_helpers.tpl +++ b/template/CHART_NAME/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/template/CHART_NAME/templates/clusterrolebinding.yaml b/template/CHART_NAME/templates/clusterrolebinding.yaml index fcabaedd71..07e011cde8 100644 --- a/template/CHART_NAME/templates/clusterrolebinding.yaml +++ b/template/CHART_NAME/templates/clusterrolebinding.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/template/CHART_NAME/templates/configmap.yaml b/template/CHART_NAME/templates/configmap.yaml index ea71a0e7cc..bb2fe98baa 100644 --- a/template/CHART_NAME/templates/configmap.yaml +++ b/template/CHART_NAME/templates/configmap.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/template/CHART_NAME/templates/daemonset.yaml b/template/CHART_NAME/templates/daemonset.yaml index aab43d3a36..9d6cf53d47 100644 --- a/template/CHART_NAME/templates/daemonset.yaml +++ b/template/CHART_NAME/templates/daemonset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/template/CHART_NAME/templates/deployment.yaml b/template/CHART_NAME/templates/deployment.yaml index c7c6fb7bfa..939a4ea1e4 100644 --- a/template/CHART_NAME/templates/deployment.yaml +++ b/template/CHART_NAME/templates/deployment.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/template/CHART_NAME/templates/extra-list.yaml b/template/CHART_NAME/templates/extra-list.yaml index 2d35a580e8..329f5c653a 100644 --- a/template/CHART_NAME/templates/extra-list.yaml +++ b/template/CHART_NAME/templates/extra-list.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/template/CHART_NAME/templates/hpa.yaml b/template/CHART_NAME/templates/hpa.yaml index c267f84f5e..19ece7c33a 100644 --- a/template/CHART_NAME/templates/hpa.yaml +++ b/template/CHART_NAME/templates/hpa.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/template/CHART_NAME/templates/ingress.yaml b/template/CHART_NAME/templates/ingress.yaml index 5e865e24b9..3d03fb5cfc 100644 --- a/template/CHART_NAME/templates/ingress.yaml +++ b/template/CHART_NAME/templates/ingress.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/template/CHART_NAME/templates/networkpolicy.yaml b/template/CHART_NAME/templates/networkpolicy.yaml index 4bc2ff19c5..09ef6f314e 100644 --- a/template/CHART_NAME/templates/networkpolicy.yaml +++ b/template/CHART_NAME/templates/networkpolicy.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/template/CHART_NAME/templates/pdb.yaml b/template/CHART_NAME/templates/pdb.yaml index 68a0dd8d89..7e0b7f187c 100644 --- a/template/CHART_NAME/templates/pdb.yaml +++ b/template/CHART_NAME/templates/pdb.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/template/CHART_NAME/templates/pvc.yaml b/template/CHART_NAME/templates/pvc.yaml index 13acdc736c..3cc766a009 100644 --- a/template/CHART_NAME/templates/pvc.yaml +++ b/template/CHART_NAME/templates/pvc.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/template/CHART_NAME/templates/role.yaml b/template/CHART_NAME/templates/role.yaml index af41e2281a..31e70b9e45 100644 --- a/template/CHART_NAME/templates/role.yaml +++ b/template/CHART_NAME/templates/role.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/template/CHART_NAME/templates/secret.yaml b/template/CHART_NAME/templates/secret.yaml index e20f54abaf..eaf29b5cd9 100644 --- a/template/CHART_NAME/templates/secret.yaml +++ b/template/CHART_NAME/templates/secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/template/CHART_NAME/templates/service-account.yaml b/template/CHART_NAME/templates/service-account.yaml index 426248cdca..b52fb98ab3 100644 --- a/template/CHART_NAME/templates/service-account.yaml +++ b/template/CHART_NAME/templates/service-account.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/template/CHART_NAME/templates/service.yaml b/template/CHART_NAME/templates/service.yaml index 3deebcc468..685a52a55e 100644 --- a/template/CHART_NAME/templates/service.yaml +++ b/template/CHART_NAME/templates/service.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/template/CHART_NAME/templates/servicemonitor.yaml b/template/CHART_NAME/templates/servicemonitor.yaml index 6b500d4cd8..15c8e69cef 100644 --- a/template/CHART_NAME/templates/servicemonitor.yaml +++ b/template/CHART_NAME/templates/servicemonitor.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/template/CHART_NAME/templates/statefulset.yaml b/template/CHART_NAME/templates/statefulset.yaml index 27d057b013..22d104dcfa 100644 --- a/template/CHART_NAME/templates/statefulset.yaml +++ b/template/CHART_NAME/templates/statefulset.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/template/CHART_NAME/templates/tls-secret.yaml b/template/CHART_NAME/templates/tls-secret.yaml index a1d202f352..a7acfe0e50 100644 --- a/template/CHART_NAME/templates/tls-secret.yaml +++ b/template/CHART_NAME/templates/tls-secret.yaml @@ -1,5 +1,5 @@ {{- /* -Copyright VMware, Inc. +Copyright Broadcom, Inc. All Rights Reserved. SPDX-License-Identifier: APACHE-2.0 */}} diff --git a/template/CHART_NAME/values.yaml b/template/CHART_NAME/values.yaml index 9da5b7f518..b0ee3111e1 100644 --- a/template/CHART_NAME/values.yaml +++ b/template/CHART_NAME/values.yaml @@ -1,4 +1,4 @@ -# Copyright VMware, Inc. +# Copyright Broadcom, Inc. All Rights Reserved. # SPDX-License-Identifier: APACHE-2.0 ## @section Global parameters