UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 5e26ceec authored by Michael Martin's avatar Michael Martin Committed by Ryan Garcia
Browse files

Update gitlab and gitlab-runner

parent c6b59652
No related branches found
No related tags found
2 merge requests!1386Master,!1215Update gitlab and gitlab-runner
...@@ -88,7 +88,7 @@ registry: ...@@ -88,7 +88,7 @@ registry:
gitlab: gitlab:
{{- if or .Values.addons.gitlab.objectStorage.endpoint $istioInjection }} {{- if or .Values.addons.gitlab.objectStorage.endpoint $istioInjection }}
task-runner: toolbox:
{{- if .Values.addons.gitlab.objectStorage.endpoint }} {{- if .Values.addons.gitlab.objectStorage.endpoint }}
backups: backups:
objectStorage: objectStorage:
......
...@@ -675,7 +675,7 @@ addons: ...@@ -675,7 +675,7 @@ addons:
git: git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab.git repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab.git
path: "./chart" path: "./chart"
tag: "5.3.1-bb.11" tag: "5.6.0-bb.0"
# -- Flux reconciliation overrides specifically for the Gitlab Package # -- Flux reconciliation overrides specifically for the Gitlab Package
flux: {} flux: {}
...@@ -756,7 +756,7 @@ addons: ...@@ -756,7 +756,7 @@ addons:
git: git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab-runner.git repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab-runner.git
path: "./chart" path: "./chart"
tag: "0.33.1-bb.5" tag: "0.34.0-bb.1"
# -- Flux reconciliation overrides specifically for the Gitlab Runner Package # -- Flux reconciliation overrides specifically for the Gitlab Runner Package
flux: {} flux: {}
......
...@@ -508,7 +508,7 @@ addons: ...@@ -508,7 +508,7 @@ addons:
requests: requests:
cpu: 10m cpu: 10m
limits: {} limits: {}
task-runner: toolbox:
persistence: persistence:
size: 256Mi size: 256Mi
resources: resources:
......
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