UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit b0959bc5 authored by Ryan Lesher's avatar Ryan Lesher Committed by Christopher O'Connell
Browse files

Merge branch 'remove-cosignverify' into 'master'

parent ea2dd695
No related branches found
No related tags found
1 merge request!5270Merge branch '2.38 cherrypick' into 'master'
......@@ -3,6 +3,10 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
---
## [2.38.0]
- [!2.38.0](https://repo1.dso.mil/big-bang/bigbang/-/merge_requests?scope=all&utf8=%E2%9C%93&state=merged&milestone_title=2.38.0); List of merge requests in this release.
## [2.37.0]
- [!2.37.0](https://repo1.dso.mil/big-bang/bigbang/-/merge_requests?scope=all&utf8=%E2%9C%93&state=merged&milestone_title=2.37.0); List of merge requests in this release.
......
......@@ -11,4 +11,4 @@ spec:
interval: 10m
url: https://repo1.dso.mil/big-bang/bigbang.git
ref:
tag: 2.37.0
tag: 2.38.0
apiVersion: v2
name: bigbang
version: 2.37.0
version: 2.38.0
kubeVersion: '>=1.28.0-0'
description: Big Bang is a declarative, continuous delivery tool for core DoD hardened and approved packages into a Kubernetes cluster.
......
# bigbang
![Version: 2.37.0](https://img.shields.io/badge/Version-2.37.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 2.38.0](https://img.shields.io/badge/Version-2.38.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
Big Bang is a declarative, continuous delivery tool for core DoD hardened and approved packages into a Kubernetes cluster.
......@@ -103,10 +103,10 @@ Kubernetes: `>=1.28.0-0`
| jaeger.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| jaeger.git.repo | string | `"https://repo1.dso.mil/big-bang/product/packages/jaeger.git"` | |
| jaeger.git.path | string | `"./chart"` | |
| jaeger.git.tag | string | `"2.56.0-bb.1"` | |
| jaeger.git.tag | string | `"2.57.0-bb.0"` | |
| jaeger.helmRepo.repoName | string | `"registry1"` | |
| jaeger.helmRepo.chartName | string | `"jaeger"` | |
| jaeger.helmRepo.tag | string | `"2.56.0-bb.1"` | |
| jaeger.helmRepo.tag | string | `"2.57.0-bb.0"` | |
| jaeger.flux | object | `{"install":{"crds":"CreateReplace"},"upgrade":{"crds":"CreateReplace"}}` | Flux reconciliation overrides specifically for the Jaeger Package |
| jaeger.ingress | object | `{"gateway":""}` | Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public". |
| jaeger.sso.enabled | bool | `false` | Toggle SSO for Jaeger on and off |
......@@ -118,10 +118,10 @@ Kubernetes: `>=1.28.0-0`
| kiali.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| kiali.git.repo | string | `"https://repo1.dso.mil/big-bang/product/packages/kiali.git"` | |
| kiali.git.path | string | `"./chart"` | |
| kiali.git.tag | string | `"1.89.3-bb.1"` | |
| kiali.git.tag | string | `"1.89.7-bb.1"` | |
| kiali.helmRepo.repoName | string | `"registry1"` | |
| kiali.helmRepo.chartName | string | `"kiali"` | |
| kiali.helmRepo.tag | string | `"1.89.3-bb.1"` | |
| kiali.helmRepo.tag | string | `"1.89.7-bb.1"` | |
| kiali.flux | object | `{}` | Flux reconciliation overrides specifically for the Kiali Package |
| kiali.ingress | object | `{"gateway":""}` | Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public". |
| kiali.sso.enabled | bool | `false` | Toggle SSO for Kiali on and off |
......@@ -144,10 +144,10 @@ Kubernetes: `>=1.28.0-0`
| gatekeeper.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| gatekeeper.git.repo | string | `"https://repo1.dso.mil/big-bang/product/packages/policy.git"` | |
| gatekeeper.git.path | string | `"./chart"` | |
| gatekeeper.git.tag | string | `"3.17.1-bb.0"` | |
| gatekeeper.git.tag | string | `"3.17.1-bb.1"` | |
| gatekeeper.helmRepo.repoName | string | `"registry1"` | |
| gatekeeper.helmRepo.chartName | string | `"gatekeeper"` | |
| gatekeeper.helmRepo.tag | string | `"3.17.1-bb.0"` | |
| gatekeeper.helmRepo.tag | string | `"3.17.1-bb.1"` | |
| gatekeeper.flux | object | `{"install":{"crds":"CreateReplace"},"upgrade":{"crds":"CreateReplace"}}` | Flux reconciliation overrides specifically for the OPA Gatekeeper Package |
| gatekeeper.values | object | `{}` | Values to passthrough to the gatekeeper chart: https://repo1.dso.mil/big-bang/product/packages/policy.git |
| gatekeeper.postRenderers | list | `[]` | Post Renderers. See docs/postrenders.md |
......@@ -155,10 +155,10 @@ Kubernetes: `>=1.28.0-0`
| kyverno.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| kyverno.git.repo | string | `"https://repo1.dso.mil/big-bang/product/packages/kyverno.git"` | |
| kyverno.git.path | string | `"./chart"` | |
| kyverno.git.tag | string | `"3.2.6-bb.3"` | |
| kyverno.git.tag | string | `"3.2.7-bb.0"` | |
| kyverno.helmRepo.repoName | string | `"registry1"` | |
| kyverno.helmRepo.chartName | string | `"kyverno"` | |
| kyverno.helmRepo.tag | string | `"3.2.6-bb.3"` | |
| kyverno.helmRepo.tag | string | `"3.2.7-bb.0"` | |
| kyverno.flux | object | `{}` | Flux reconciliation overrides specifically for the Kyverno Package |
| kyverno.values | object | `{}` | Values to passthrough to the kyverno chart: https://repo1.dso.mil/big-bang/product/packages/kyverno.git |
| kyverno.postRenderers | list | `[]` | Post Renderers. See docs/postrenders.md |
......@@ -166,10 +166,10 @@ Kubernetes: `>=1.28.0-0`
| kyvernoPolicies.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| kyvernoPolicies.git.repo | string | `"https://repo1.dso.mil/big-bang/product/packages/kyverno-policies.git"` | |
| kyvernoPolicies.git.path | string | `"./chart"` | |
| kyvernoPolicies.git.tag | string | `"3.2.5-bb.6"` | |
| kyvernoPolicies.git.tag | string | `"3.2.5-bb.7"` | |
| kyvernoPolicies.helmRepo.repoName | string | `"registry1"` | |
| kyvernoPolicies.helmRepo.chartName | string | `"kyverno-policies"` | |
| kyvernoPolicies.helmRepo.tag | string | `"3.2.5-bb.6"` | |
| kyvernoPolicies.helmRepo.tag | string | `"3.2.5-bb.7"` | |
| kyvernoPolicies.flux | object | `{}` | Flux reconciliation overrides specifically for the Kyverno Package |
| kyvernoPolicies.values | object | `{}` | Values to passthrough to the kyverno policies chart: https://repo1.dso.mil/big-bang/product/packages/kyverno-policies.git |
| kyvernoPolicies.postRenderers | list | `[]` | Post Renderers. See docs/postrenders.md |
......@@ -177,10 +177,10 @@ Kubernetes: `>=1.28.0-0`
| kyvernoReporter.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| kyvernoReporter.git.repo | string | `"https://repo1.dso.mil/big-bang/product/packages/kyverno-reporter.git"` | |
| kyvernoReporter.git.path | string | `"./chart"` | |
| kyvernoReporter.git.tag | string | `"2.24.1-bb.1"` | |
| kyvernoReporter.git.tag | string | `"2.24.2-bb.1"` | |
| kyvernoReporter.helmRepo.repoName | string | `"registry1"` | |
| kyvernoReporter.helmRepo.chartName | string | `"kyverno-reporter"` | |
| kyvernoReporter.helmRepo.tag | string | `"2.24.1-bb.1"` | |
| kyvernoReporter.helmRepo.tag | string | `"2.24.2-bb.1"` | |
| kyvernoReporter.flux | object | `{}` | Flux reconciliation overrides specifically for the Kyverno Reporter Package |
| kyvernoReporter.values | object | `{}` | Values to passthrough to the kyverno reporter chart: https://repo1.dso.mil/big-bang/product/packages/kyverno-reporter.git |
| kyvernoReporter.postRenderers | list | `[]` | Post Renderers. See docs/postrenders.md |
......@@ -188,10 +188,10 @@ Kubernetes: `>=1.28.0-0`
| elasticsearchKibana.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| elasticsearchKibana.git.repo | string | `"https://repo1.dso.mil/big-bang/product/packages/elasticsearch-kibana.git"` | |
| elasticsearchKibana.git.path | string | `"./chart"` | |
| elasticsearchKibana.git.tag | string | `"1.19.0-bb.1"` | |
| elasticsearchKibana.git.tag | string | `"1.19.0-bb.2"` | |
| elasticsearchKibana.helmRepo.repoName | string | `"registry1"` | |
| elasticsearchKibana.helmRepo.chartName | string | `"elasticsearch-kibana"` | |
| elasticsearchKibana.helmRepo.tag | string | `"1.19.0-bb.1"` | |
| elasticsearchKibana.helmRepo.tag | string | `"1.19.0-bb.2"` | |
| elasticsearchKibana.flux | object | `{"timeout":"20m"}` | Flux reconciliation overrides specifically for the Logging (EFK) Package |
| elasticsearchKibana.ingress | object | `{"gateway":""}` | Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public". |
| elasticsearchKibana.sso.enabled | bool | `false` | Toggle OIDC SSO for Kibana/Elasticsearch on and off. Enabling this option will auto-create any required secrets. |
......@@ -217,10 +217,10 @@ Kubernetes: `>=1.28.0-0`
| fluentbit.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| fluentbit.git.repo | string | `"https://repo1.dso.mil/big-bang/product/packages/fluentbit.git"` | |
| fluentbit.git.path | string | `"./chart"` | |
| fluentbit.git.tag | string | `"0.47.9-bb.1"` | |
| fluentbit.git.tag | string | `"0.47.10-bb.0"` | |
| fluentbit.helmRepo.repoName | string | `"registry1"` | |
| fluentbit.helmRepo.chartName | string | `"fluentbit"` | |
| fluentbit.helmRepo.tag | string | `"0.47.9-bb.1"` | |
| fluentbit.helmRepo.tag | string | `"0.47.10-bb.0"` | |
| fluentbit.flux | object | `{}` | Flux reconciliation overrides specifically for the Fluent-Bit Package |
| fluentbit.values | object | `{}` | Values to passthrough to the fluentbit chart: https://repo1.dso.mil/big-bang/product/packages/fluentbit.git |
| fluentbit.postRenderers | list | `[]` | Post Renderers. See docs/postrenders.md |
......@@ -239,10 +239,10 @@ Kubernetes: `>=1.28.0-0`
| loki.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| loki.git.repo | string | `"https://repo1.dso.mil/big-bang/product/packages/loki.git"` | |
| loki.git.path | string | `"./chart"` | |
| loki.git.tag | string | `"6.12.0-bb.5"` | |
| loki.git.tag | string | `"6.12.0-bb.6"` | |
| loki.helmRepo.repoName | string | `"registry1"` | |
| loki.helmRepo.chartName | string | `"loki"` | |
| loki.helmRepo.tag | string | `"6.12.0-bb.5"` | |
| loki.helmRepo.tag | string | `"6.12.0-bb.6"` | |
| loki.flux | object | `{}` | Flux reconciliation overrides specifically for the Loki Package |
| loki.strategy | string | `"monolith"` | Loki architecture. Options are monolith and scalable |
| loki.clusterName | string | `""` | Loki clusterName identifier for Promtail and Dashboards |
......@@ -313,10 +313,10 @@ Kubernetes: `>=1.28.0-0`
| grafana.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| grafana.git.repo | string | `"https://repo1.dso.mil/big-bang/product/packages/grafana.git"` | |
| grafana.git.path | string | `"./chart"` | |
| grafana.git.tag | string | `"8.5.1-bb.0"` | |
| grafana.git.tag | string | `"8.5.2-bb.1"` | |
| grafana.helmRepo.repoName | string | `"registry1"` | |
| grafana.helmRepo.chartName | string | `"grafana"` | |
| grafana.helmRepo.tag | string | `"8.5.1-bb.0"` | |
| grafana.helmRepo.tag | string | `"8.5.2-bb.1"` | |
| grafana.flux | object | `{}` | Flux reconciliation overrides specifically for the Monitoring Package |
| grafana.ingress | object | `{"gateway":""}` | Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public". |
| grafana.sso.enabled | bool | `false` | Toggle SSO for grafana components on and off |
......@@ -331,10 +331,10 @@ Kubernetes: `>=1.28.0-0`
| twistlock.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| twistlock.git.repo | string | `"https://repo1.dso.mil/big-bang/product/packages/twistlock.git"` | |
| twistlock.git.path | string | `"./chart"` | |
| twistlock.git.tag | string | `"0.16.0-bb.1"` | |
| twistlock.git.tag | string | `"0.16.0-bb.2"` | |
| twistlock.helmRepo.repoName | string | `"registry1"` | |
| twistlock.helmRepo.chartName | string | `"twistlock"` | |
| twistlock.helmRepo.tag | string | `"0.16.0-bb.1"` | |
| twistlock.helmRepo.tag | string | `"0.16.0-bb.2"` | |
| twistlock.flux | object | `{}` | Flux reconciliation overrides specifically for the Twistlock Package |
| twistlock.ingress | object | `{"gateway":""}` | Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public". |
| twistlock.sso.enabled | bool | `false` | Toggle SAML SSO, requires a license and enabling the init job - see https://repo1.dso.mil/big-bang/product/packages/initialization.md |
......@@ -347,10 +347,10 @@ Kubernetes: `>=1.28.0-0`
| addons.argocd.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| addons.argocd.git.repo | string | `"https://repo1.dso.mil/big-bang/product/packages/argocd.git"` | |
| addons.argocd.git.path | string | `"./chart"` | |
| addons.argocd.git.tag | string | `"7.5.2-bb.1"` | |
| addons.argocd.git.tag | string | `"7.6.6-bb.0"` | |
| addons.argocd.helmRepo.repoName | string | `"registry1"` | |
| addons.argocd.helmRepo.chartName | string | `"argocd"` | |
| addons.argocd.helmRepo.tag | string | `"7.5.2-bb.1"` | |
| addons.argocd.helmRepo.tag | string | `"7.6.6-bb.0"` | |
| addons.argocd.flux | object | `{}` | Flux reconciliation overrides specifically for the ArgoCD Package |
| addons.argocd.ingress | object | `{"gateway":""}` | Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public". |
| addons.argocd.redis.host | string | `""` | Hostname of a pre-existing Redis to use for ArgoCD. Entering connection info will enable external Redis and will auto-create any required secrets. |
......@@ -377,10 +377,10 @@ Kubernetes: `>=1.28.0-0`
| addons.minioOperator.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| addons.minioOperator.git.repo | string | `"https://repo1.dso.mil/big-bang/product/packages/minio-operator.git"` | |
| addons.minioOperator.git.path | string | `"./chart"` | |
| addons.minioOperator.git.tag | string | `"6.0.3-bb.0"` | |
| addons.minioOperator.git.tag | string | `"6.0.3-bb.1"` | |
| addons.minioOperator.helmRepo.repoName | string | `"registry1"` | |
| addons.minioOperator.helmRepo.chartName | string | `"minio-operator"` | |
| addons.minioOperator.helmRepo.tag | string | `"6.0.3-bb.0"` | |
| addons.minioOperator.helmRepo.tag | string | `"6.0.3-bb.1"` | |
| addons.minioOperator.flux | object | `{}` | Flux reconciliation overrides specifically for the Minio Operator Package |
| addons.minioOperator.ingress | object | `{"gateway":""}` | Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public". |
| addons.minioOperator.values | object | `{}` | Values to passthrough to the minio operator chart: https://repo1.dso.mil/big-bang/product/packages/minio-operator.git |
......@@ -389,10 +389,10 @@ Kubernetes: `>=1.28.0-0`
| addons.minio.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| addons.minio.git.repo | string | `"https://repo1.dso.mil/big-bang/product/packages/minio.git"` | |
| addons.minio.git.path | string | `"./chart"` | |
| addons.minio.git.tag | string | `"6.0.3-bb.4"` | |
| addons.minio.git.tag | string | `"6.0.3-bb.5"` | |
| addons.minio.helmRepo.repoName | string | `"registry1"` | |
| addons.minio.helmRepo.chartName | string | `"minio-instance"` | |
| addons.minio.helmRepo.tag | string | `"6.0.3-bb.4"` | |
| addons.minio.helmRepo.tag | string | `"6.0.3-bb.5"` | |
| addons.minio.flux | object | `{}` | Flux reconciliation overrides specifically for the Minio Package |
| addons.minio.ingress | object | `{"gateway":""}` | Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public". |
| addons.minio.accesskey | string | `""` | Default access key to use for minio. |
......@@ -405,10 +405,10 @@ Kubernetes: `>=1.28.0-0`
| addons.gitlab.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| addons.gitlab.git.repo | string | `"https://repo1.dso.mil/big-bang/product/packages/gitlab.git"` | |
| addons.gitlab.git.path | string | `"./chart"` | |
| addons.gitlab.git.tag | string | `"8.2.7-bb.1"` | |
| addons.gitlab.git.tag | string | `"8.2.9-bb.0"` | |
| addons.gitlab.helmRepo.repoName | string | `"registry1"` | |
| addons.gitlab.helmRepo.chartName | string | `"gitlab"` | |
| addons.gitlab.helmRepo.tag | string | `"8.2.7-bb.1"` | |
| addons.gitlab.helmRepo.tag | string | `"8.2.9-bb.0"` | |
| addons.gitlab.flux | object | `{}` | Flux reconciliation overrides specifically for the Gitlab Package |
| addons.gitlab.ingress | object | `{"gateway":""}` | Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public". |
| addons.gitlab.sso.enabled | bool | `false` | Toggle OIDC SSO for Gitlab on and off. Enabling this option will auto-create any required secrets. |
......@@ -469,10 +469,10 @@ Kubernetes: `>=1.28.0-0`
| addons.sonarqube.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| addons.sonarqube.git.repo | string | `"https://repo1.dso.mil/big-bang/product/packages/sonarqube.git"` | |
| addons.sonarqube.git.path | string | `"./chart"` | |
| addons.sonarqube.git.tag | string | `"8.0.6-bb.4"` | |
| addons.sonarqube.git.tag | string | `"10.6.1-bb.2"` | |
| addons.sonarqube.helmRepo.repoName | string | `"registry1"` | |
| addons.sonarqube.helmRepo.chartName | string | `"sonarqube"` | |
| addons.sonarqube.helmRepo.tag | string | `"8.0.6-bb.4"` | |
| addons.sonarqube.helmRepo.tag | string | `"10.6.1-bb.2"` | |
| addons.sonarqube.flux | object | `{}` | Flux reconciliation overrides specifically for the Sonarqube Package |
| addons.sonarqube.ingress | object | `{"gateway":""}` | Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public". |
| addons.sonarqube.sso.enabled | bool | `false` | Toggle SAML SSO for SonarQube. Enabling this option will auto-create any required secrets. |
......@@ -518,10 +518,10 @@ Kubernetes: `>=1.28.0-0`
| addons.anchore.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| addons.anchore.git.repo | string | `"https://repo1.dso.mil/big-bang/product/packages/anchore-enterprise.git"` | |
| addons.anchore.git.path | string | `"./chart"` | |
| addons.anchore.git.tag | string | `"2.10.0-bb.0"` | |
| addons.anchore.git.tag | string | `"2.10.0-bb.1"` | |
| addons.anchore.helmRepo.repoName | string | `"registry1"` | |
| addons.anchore.helmRepo.chartName | string | `"anchore"` | |
| addons.anchore.helmRepo.tag | string | `"2.10.0-bb.0"` | |
| addons.anchore.helmRepo.tag | string | `"2.10.0-bb.1"` | |
| addons.anchore.flux | object | `{"upgrade":{"disableWait":true}}` | Flux reconciliation overrides specifically for the Anchore Package |
| addons.anchore.adminPassword | string | `""` | Initial admin password used to authenticate to Anchore. |
| addons.anchore.enterprise | object | `{"licenseYaml":"FULL LICENSE\n"}` | Anchore Enterprise functionality. |
......@@ -546,10 +546,10 @@ Kubernetes: `>=1.28.0-0`
| addons.mattermostOperator.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| addons.mattermostOperator.git.repo | string | `"https://repo1.dso.mil/big-bang/product/packages/mattermost-operator.git"` | |
| addons.mattermostOperator.git.path | string | `"./chart"` | |
| addons.mattermostOperator.git.tag | string | `"1.22.0-bb.5"` | |
| addons.mattermostOperator.git.tag | string | `"1.22.1-bb.0"` | |
| addons.mattermostOperator.helmRepo.repoName | string | `"registry1"` | |
| addons.mattermostOperator.helmRepo.chartName | string | `"mattermost-operator"` | |
| addons.mattermostOperator.helmRepo.tag | string | `"1.22.0-bb.5"` | |
| addons.mattermostOperator.helmRepo.tag | string | `"1.22.1-bb.0"` | |
| addons.mattermostOperator.flux | object | `{}` | Flux reconciliation overrides specifically for the Mattermost Operator Package |
| addons.mattermostOperator.values | object | `{}` | Values to passthrough to the mattermost operator chart: https://repo1.dso.mil/big-bang/product/packages/values.yaml |
| addons.mattermostOperator.postRenderers | list | `[]` | Post Renderers. See docs/postrenders.md |
......@@ -557,10 +557,10 @@ Kubernetes: `>=1.28.0-0`
| addons.mattermost.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| addons.mattermost.git.repo | string | `"https://repo1.dso.mil/big-bang/product/packages/mattermost.git"` | |
| addons.mattermost.git.path | string | `"./chart"` | |
| addons.mattermost.git.tag | string | `"10.0.0-bb.2"` | |
| addons.mattermost.git.tag | string | `"10.0.0-bb.4"` | |
| addons.mattermost.helmRepo.repoName | string | `"registry1"` | |
| addons.mattermost.helmRepo.chartName | string | `"mattermost"` | |
| addons.mattermost.helmRepo.tag | string | `"10.0.0-bb.2"` | |
| addons.mattermost.helmRepo.tag | string | `"10.0.0-bb.4"` | |
| addons.mattermost.flux | object | `{}` | Flux reconciliation overrides specifically for the Mattermost Package |
| addons.mattermost.enterprise | object | `{"enabled":false,"license":""}` | Mattermost Enterprise functionality. |
| addons.mattermost.enterprise.enabled | bool | `false` | Toggle the Mattermost Enterprise. This must be accompanied by a valid license unless you plan to start a trial post-install. |
......@@ -599,10 +599,10 @@ Kubernetes: `>=1.28.0-0`
| addons.keycloak.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| addons.keycloak.git.repo | string | `"https://repo1.dso.mil/big-bang/product/packages/keycloak.git"` | |
| addons.keycloak.git.path | string | `"./chart"` | |
| addons.keycloak.git.tag | string | `"2.5.0-bb.0"` | |
| addons.keycloak.git.tag | string | `"2.5.1-bb.0"` | |
| addons.keycloak.helmRepo.repoName | string | `"registry1"` | |
| addons.keycloak.helmRepo.chartName | string | `"keycloak"` | |
| addons.keycloak.helmRepo.tag | string | `"2.5.0-bb.0"` | |
| addons.keycloak.helmRepo.tag | string | `"2.5.1-bb.0"` | |
| addons.keycloak.database.host | string | `""` | Hostname of a pre-existing database to use for Keycloak. Entering connection info will disable the deployment of an internal database and will auto-create any required secrets. |
| addons.keycloak.database.type | string | `"postgres"` | Pre-existing database type (e.g. postgres) to use for Keycloak. |
| addons.keycloak.database.port | int | `5432` | Port of a pre-existing database to use for Keycloak. |
......@@ -641,11 +641,11 @@ Kubernetes: `>=1.28.0-0`
| addons.harbor.enabled | bool | `false` | Toggle deployment of harbor |
| addons.harbor.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| addons.harbor.git.repo | string | `"https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/harbor.git"` | |
| addons.harbor.git.tag | string | `"1.15.0-bb.1"` | |
| addons.harbor.git.tag | string | `"1.15.1-bb.1"` | |
| addons.harbor.git.path | string | `"./chart"` | |
| addons.harbor.helmRepo.repoName | string | `"registry1"` | |
| addons.harbor.helmRepo.chartName | string | `"harbor"` | |
| addons.harbor.helmRepo.tag | string | `"1.15.0-bb.1"` | |
| addons.harbor.helmRepo.tag | string | `"1.15.1-bb.1"` | |
| addons.harbor.flux | object | `{}` | Flux reconciliation overrides specifically for the Jaeger Package |
| addons.harbor.ingress | object | `{"gateway":""}` | Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public". |
| addons.harbor.sso.enabled | bool | `false` | Toggle SSO for Harbor on and off |
......@@ -714,6 +714,14 @@ Kubernetes: `>=1.28.0-0`
| addons.externalSecrets.ingress | object | `{"gateway":""}` | Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public". |
| addons.externalSecrets.values | object | `{}` | |
| addons.externalSecrets.postRenderers | list | `[]` | |
| addons.alloy.enabled | bool | `false` | Toggle deployment of grafana alloy |
| addons.alloy.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| addons.alloy.git.repo | string | `"https://repo1.dso.mil/big-bang/product/packages/alloy.git"` | |
| addons.alloy.git.tag | string | `"1.5.4-bb.0"` | |
| addons.alloy.git.path | string | `"./chart"` | |
| addons.alloy.values | object | `{}` | |
| addons.alloy.postRenderers | list | `[]` | |
| addons.alloy.flux | object | `{}` | Flux reconciliation overrides specifically for the alloy package |
| wrapper | object | `{"git":{"path":"chart","repo":"https://repo1.dso.mil/big-bang/product/packages/wrapper.git","tag":"0.4.10"},"helmRepo":{"chartName":"wrapper","repoName":"registry1","tag":"0.4.10"},"sourceType":"git"}` | Wrapper chart for integrating Big Bang components alongside a package |
| wrapper.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| wrapper.helmRepo.repoName | string | `"registry1"` | Repository holding OCI chart, corresponding to `helmRepositories` name |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment