UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bigbang
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
Currently supported Big Bang Version is 2.51
Show more breadcrumbs
Big Bang
bigbang
Commits
cff3a643
Commit
cff3a643
authored
3 years ago
by
Micah Nagel
Committed by
Ryan Garcia
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update Istio to 1.11.3
parent
3f73c897
No related branches found
No related tags found
2 merge requests
!1386
Master
,
!1035
Update Istio to 1.11.3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
chart/values.yaml
+2
-2
2 additions, 2 deletions
chart/values.yaml
scripts/package/synker.yaml
+1
-3
1 addition, 3 deletions
scripts/package/synker.yaml
with
3 additions
and
5 deletions
chart/values.yaml
+
2
−
2
View file @
cff3a643
...
...
@@ -118,7 +118,7 @@ istio:
git
:
repo
:
https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-controlplane.git
path
:
"
./chart"
tag
:
"
1.11.
2
-bb.
2
"
tag
:
"
1.11.
3
-bb.
0
"
# Ingress gateways are created based on the key name. Adding more keys will add ingress gateways.
# Ingress gateways are setup in a Horizontal Pod Autoscaler with 1 to 5 replicas
...
...
@@ -189,7 +189,7 @@ istiooperator:
git
:
repo
:
https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-operator.git
path
:
"
./chart"
tag
:
"
1.11.
2
-bb.0"
tag
:
"
1.11.
3
-bb.0"
# -- Flux reconciliation overrides specifically for the Istio Operator Package
flux
:
{}
...
...
This diff is collapsed.
Click to expand it.
scripts/package/synker.yaml
+
1
−
3
View file @
cff3a643
...
...
@@ -34,7 +34,7 @@ source:
-
registry1.dso.mil/ironbank/big-bang/base:8.4
-
registry1.dso.mil/ironbank/gitlab/gitlab/kubectl:13.9.0
-
registry1.dso.mil/ironbank/opensource/kubernetes-1.21/kubectl:v1.21.2
-
registry1.dso.mil/ironbank/opensource/istio/install-cni:1.11.
2
-
registry1.dso.mil/ironbank/opensource/istio/install-cni:1.11.
3
# Images used by pipeline-templates
# NOTE: These are __not__ fully inclusive yet, see this issue for updates: https://repo1.dso.mil/platform-one/big-bang/bigbang/-/issues/145
-
registry.il2.dso.mil/platform-one/devops/pipeline-templates/pipeline-job/sonar-scanner-dotnet31:4.10
...
...
@@ -49,7 +49,5 @@ source:
# gitlab-runner-helper image: This image does not get captured from the release deployment
# the gitlab-runner-helper image only gets pulled when a pipeline runs. So it must be listed here
-
registry1.dso.mil/ironbank/gitlab/gitlab-runner/gitlab-runner-helper:v14.3.1
# Explicitly add Keycloak image because Keycloak is not enabled in pipelines so the image does not get pulled
-
registry.dso.mil/platform-one/big-bang/apps/security-tools/keycloak/keycloak-ib:14.0.0-1.0.4-1
# Don't include until fortify is supported
#- registry.il2.dso.mil/platform-one/devops/pipeline-templates/pipeline-job/dotnet-fortify:20.2.0
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment