Skip to content

Release Notes - 2.8.0💣

Please see our documentation page for more information on how to consume and deploy BigBang. This release was primarily tested on Kubernetes 1.26.3 (RKE2).

Upgrade Notices💣

Velero:

  • Velero updates to chart version 4.0 in this release and as a result the main configuration: block syntax changes.
  • provider is no longer a valid option directly under configuration: but must be specified under each backupStorageLocation & volumeSnapshotLocation.
  • backupStorageLocation & volumeSnapshotLocation are now a map options with the ability to specify multiple of both.
  • An example new configuration would look as follows:
addons:
  velero:
    values:
      configuration:
        backupStorageLocation:
        - name:
          provider:
          bucket:
          config:
        volumeSnapshotLocation:
        - name:
          provider:
          config:

Upgrades from previous releases💣

If coming from a version pre-2.7.1, note the additional upgrade notices in any release in between. The BB team doesn’t test/guarantee upgrades from anything pre-2.7.1.

Packages💣

Package Type Package Version BB Version
Updated Istio Controlplane Core Istio 1.18.2 Tetrate Istio Distro 1.18.2 1.18.2-bb.0 🔗
Updated Istio Operator Core Istio Operator 1.18.2 Tetrate Istio Distro Operator 1.18.2 1.18.2-bb.0 🔗
Jaeger Core 1.46.0 2.46.0-bb.0
Kiali Core 1.71.0 1.71.0-bb.1
Cluster Auditor Core 0.0.7 1.5.0-bb.4
Gatekeeper Core 3.12.0 3.12.0-bb.4
Kyverno Core 1.9.2 2.7.2-bb.0
Updated Kyverno Policies Core 1.1.0 1.1.0-bb.9 🔗
Kyverno Reporter Core 2.10.4 2.16.0-bb.1
Elasticsearch Kibana Core Kibana 8.7.1 Elasticsearch 8.7.0 1.3.1-bb.0
Eck Operator Core 2.8.0 2.8.0-bb.0
Fluentbit Core 2.1.4 0.30.4-bb.0
Updated Promtail Core 2.8.3 6.13.1-bb.0 🔗
Updated Loki Core 2.8.3 5.9.2-bb.0 🔗
Updated Neuvector Core 5.1.3 2.4.5-bb.2 🔗
Tempo Core Tempo 2.1.1 Tempo Query 2.1.1 1.2.0-bb.2
Updated Monitoring Core Prometheus 2.45.0 Grafana 10.0.1 Alertmanager 0.25.0 47.1.0-bb.2 🔗
Grafana Core N / A 6.57.4-bb.0
Twistlock Core 22.12.415 0.12.0-bb.4
Wrapper Core N / A 0.4.1
Updated Argocd Addon 2.7.7 5.39.0-bb.0 🔗
Updated Authservice Addon 0.5.3 0.5.3-bb.12 🔗
Minio Operator Addon 5.0.5 5.0.5-bb.0
Minio Addon RELEASE.2023-06-19T19-52-50Z 5.0.5-bb.0
Updated Gitlab Addon 16.2.2 7.2.2-bb.0 🔗
Gitlab Runner Addon 15.11.0 0.52.0-bb.1
Nexus Addon 3.53.1-02 53.1.0-bb.1
Sonarqube Addon 9.9.1-community 8.0.1-bb.2
Haproxy Addon 2.2.21 1.12.0-bb.0
Updated Anchore Enterprise Addon Enterprise 4.8.0 Engine 1.1.0 1.26.1-bb.0 🔗
Mattermost Operator Addon 1.20.1 1.20.1-bb.0
Mattermost Addon 7.10.5 7.10.5-bb.0
Updated Velero Addon 1.11.0 4.0.3-bb.0 🔗
Keycloak Addon 21.1.1 18.4.3-bb.2
Vault Addon 1.13.1 0.24.1-bb.1
Metrics Server Addon 0.6.3 3.10.0-bb.0
Updated Harbor BETA Addon 2.8.2 1.12.2-bb.7 🔗

Changes in 2.8.0💣

Big Bang MRs💣

  • !2971: Grafana chart indentation 6 -> 4
  • !2930: Re-add IB key to Kyverno Policies test-values
  • !2938: Add ‘comments’ field to schema
  • !2957: fix for ca-secret creation logic
  • !2961: Fixing conditional for grafana extraSecretMounts

Istio Controlplane💣

  • !2972: istio & operator update to 1.18.2-bb.0
# Changelog Updates

## [1.18.2-bb.0] - 2023-08-02
### Changed
- ironbank/opensource/istio/install-cni updated from 1.18.1 to 1.18.2
- ironbank/opensource/istio/pilot updated from 1.18.1 to 1.18.2
- ironbank/opensource/istio/proxyv2 updated from 1.18.1 to 1.18.2
- ironbank/tetrate/istio/install-cni updated from 1.18.0 to 1.18.2
- ironbank/tetrate/istio/pilot updated from 1.18.0 to 1.18.2
- ironbank/tetrate/istio/proxyv2 updated from 1.18.0 to 1.18.2
- Updated to new HPA value schema

Istio Operator💣

  • !2972: istio & operator update to 1.18.2-bb.0
# Changelog Updates

## [1.18.2-bb.0]
### Added
- Updated repo1 image to `1.18.2`
- Updated TID image to `1.18.2`

Kyverno Policies💣

  • !2963: kyvernoPolicies update to 1.1.0-bb.9
# Changelog Updates

## [1.1.0-bb.9] - 2023-08-01
### Added
- added DEVELOPMENT_MAINTENANCE.md

## [1.1.0-bb.8] - 2023-07-27
### Changed
- re-added IB key to test values for package/BB CI
- modified disallow-image-tags, require-image-signature, update-image-registry
- added timeout to test-policies.sh

Promtail💣

  • !2975: promtail update to 6.13.1-bb.0
# Changelog Updates

## [6.13.1-bb.0]
### Updated
- Updated chart version to 6.13.1
- Updated ironbank/opensource/grafana/promtail v2.8.2 -> v2.8.3
- Updated registry1.dso.mil/ironbank/opensource/grafana/promtail v2.8.2 -> v2.8.3

Loki💣

  • !2966: loki update to 5.9.2-bb.0
# Changelog Updates

## [5.9.2-bb.0] - 2023-08-03
### Changed
- Updated to latest upstream chart 5.9.2

Neuvector💣

  • !2964: neuvector update to 2.4.5-bb.2
# Changelog Updates

## [2.4.5-bb.2] - 2023-07-31
### Fixed
- OSCAL component file package reference

## [2.4.5-bb.1] - 2023-07-27
### Added
- OSCAL component file

Monitoring💣

# Changelog Updates

## [47.1.0-bb.2] - 2023-07-31
### Added
- cap drop ALL to clean upgrade

Argocd💣

  • !2936: argocd update to 5.39.0-bb.0
# Changelog Updates

## [5.39.0-bb.0] - 2023-07-14
### Updated
- Updated to Argo 2.7.7
- Updated to dex 2.37.0
- Updated to redis 7.0.12

Authservice💣

  • !2974: authservice update to 0.5.3-bb.12
# Changelog Updates

## [0.5.3-bb.12]
### Changed
- Fixed egress-istiod network policy to match correctly.

Gitlab💣

  • !2977: gitlab update to 7.2.2-bb.0
  • !2973: gitlab update to 7.2.0-bb.0
# Changelog Updates

## [7.2.2-bb.0] - 2023-08-08
### Changed
- ironbank/gitlab/gitlab/gitlab-webservice  16.2.0 -> 16.2.2
- registry1.dso.mil/ironbank/bitnami/analytics/redis-exporter  v1.51.0 -> v1.52.0
- registry1.dso.mil/ironbank/gitlab/gitlab/certificates  16.2.0 -> 16.2.2
- registry1.dso.mil/ironbank/gitlab/gitlab/gitaly  16.2.0 -> 16.2.2
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-container-registry  16.2.0 -> 16.2.2
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-exporter  16.2.0 -> 16.2.2
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-mailroom  16.2.0 -> 16.2.2
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-pages  16.2.0 -> 16.2.2
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-shell  16.2.0 -> 16.2.2
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-sidekiq  16.2.0 -> 16.2.2
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-toolbox  16.2.0 -> 16.2.2
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-webservice  16.2.0 -> 16.2.2
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-workhorse  16.2.0 -> 16.2.2
- registry1.dso.mil/ironbank/gitlab/gitlab/kubectl  16.2.0 -> 16.2.2

## [7.2.0-bb.0] - 2023-07-28
### Changed
- ironbank/gitlab/gitlab/gitlab-webservice  16.1.2 -> 16.2.0
- registry1.dso.mil/ironbank/gitlab/gitlab/certificates  16.1.2 -> 16.2.0
- registry1.dso.mil/ironbank/gitlab/gitlab/gitaly  16.1.2 -> 16.2.0
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-container-registry  16.1.2 -> 16.2.0
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-exporter  16.1.2 -> 16.2.0
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-mailroom  16.1.2 -> 16.2.0
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-pages  16.1.2 -> 16.2.0
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-shell  16.1.2 -> 16.2.0
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-sidekiq  16.1.2 -> 16.2.0
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-toolbox  16.1.2 -> 16.2.0
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-webservice  16.1.2 -> 16.2.0
- registry1.dso.mil/ironbank/gitlab/gitlab/gitlab-workhorse  16.1.2 -> 16.2.0
- registry1.dso.mil/ironbank/gitlab/gitlab/kubectl  16.1.2 -> 16.2.0

Anchore Enterprise💣

  • !2958: anchore update to 1.26.1-bb.0
# Changelog Updates

## [1.26.1-bb.0]
### Changed
- Bumped chart version to `1.26.1`
- Bumped Anchore Enterprise image tag to `4.8.0`
- Bumped Anchore Enterprise UI image tag to `4.8.0`

Velero💣

  • !2950: velero update to 4.0.3-bb.0
# Changelog Updates

## [4.0.3-bb.0]
### Changed
- registry1.dso.mil/ironbank/opensource/velero/velero v1.10.2 -> v1.11.0
- registry1.dso.mil/ironbank/opensource/velero/velero 1.10.2 -> 1.11.0
- registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-aws v1.6.1 -> v1.7.0
- registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-csi v0.4.2 -> v0.5.0
- registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-microsoft-azure v1.6.1 -> v1.7.0
- velero/velero-plugin-for-aws v1.6.1 -> v1.7.0
- velero/velero-plugin-for-csi v0.4.2 -> v0.5.0
- velero/velero-restore-helper v1.10.2 -> v1.11.0

Harbor💣

  • !2955: harbor update to 1.12.2-bb.7
# Changelog Updates

## [1.12.2-bb.7] - 2023-07-31
### Removed
- `bigbang/` integration CI only folder and templates.

Known Issues💣

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

Future💣

Don’t see your feature and/or bug fix? Check out our epics for estimates on when you can expect things to drop, and as always, feel free to comment or create issues if you have questions, comments, or concerns.