diff --git a/CODEOWNERS b/CODEOWNERS index 3d21834e3e68d95b0987e57a12718ac6d1b35407..6edf8c78951b58d7cf3694e8fe95ce4c09e40b62 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,16 +1,16 @@ [Project Managers] # protect individual files in the root directory such as the CODEOWNERS file -/* @gabe @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia +/* @gabe @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia @brandencobb # Recursive protection for directories -/.gitlab-ci/ @gabe @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia -/.gitlab/ @gabe @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia -/base/ @gabe @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia -/chart/ @gabe @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia -/charter/ @gabe @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia -/hack/ @gabe @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia -/scripts/ @gabe @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia -/tests/ @gabe @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia -/docs/ @gabe @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia +/.gitlab-ci/ @gabe @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia @brandencobb +/.gitlab/ @gabe @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia @brandencobb +/base/ @gabe @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia @brandencobb +/chart/ @gabe @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia @brandencobb +/charter/ @gabe @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia @brandencobb +/hack/ @gabe @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia @brandencobb +/scripts/ @gabe @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia @brandencobb +/tests/ @gabe @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia @brandencobb +/docs/ @gabe @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia @brandencobb [Docs Owners] @@ -24,7 +24,7 @@ ################################################ ^[Kustomize Base Owners] -base/ @michaelmcleroy @micah.nagel @ryan.j.garcia +base/ @michaelmcleroy @micah.nagel @ryan.j.garcia @brandencobb ^[CI Owners] .gitlab-ci/ @toladipupo @brandencobb @evan.rush @@ -35,7 +35,7 @@ scripts/ @toladipupo @michaelmcleroy @egoode hack/ @toladipupo @michaelmcleroy @egoode ^[Charter Owners] -charter/ @gabe @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia +charter/ @gabe @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia @brandencobb ^[Istio, Istio Operator, and Authservice] chart/Chart.yaml @joshwolf @kavitha @michaelmcleroy @micah.nagel @runyontr @ryan.j.garcia @stas diff --git a/README.md b/README.md index 1a14737893d1b6b912ffec1ded95dedebdbf9644..6f4fdc23f7c5207fcc36acf09c092efe16891da9 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ To start using Big Bang, you will need to create your own Big Bang environment t | Ryan Garcia | garcia.ryan@solute.us | | | Michael McLeroy | michaelmcleroy@cloudfitsoftware.com | | | Micah Nagel | micah.nagel@parsons.com | | +| Branden Cobb | cobb_branden@bah.com | | | Tom Runyon | tom@runyon.dev | | | Josh Wolf | josh@rancherfederal.com | | diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 08459a3d42ce79f33bb0cfb8d1c8d54e36cffea1..5307f37d9df49c8a4d90ad0c3053c2bfbef4593a 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -20,6 +20,8 @@ maintainers: email: michaelmcleroy@cloudfitsoftware.com - name: Micah Nagel email: micah.nagel@parsons.com + - name: Branden Cobb + email: cobb_branden@bah.com - name: Tom Runyon email: tom@runyon.dev - name: Josh Wolf diff --git a/chart/values.yaml b/chart/values.yaml index 58bb1c006facb49ca341b90b1e41fa8c4b7b8cf5..584f5d638c4cf0af7d59b2f99eaf9110b1534592 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -602,7 +602,7 @@ addons: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab.git path: "./chart" - tag: "5.3.1-bb.4" + tag: "5.3.1-bb.5" # -- Flux reconciliation overrides specifically for the Gitlab Package flux: {}