[{"data":1,"prerenderedAt":1088},["ShallowReactive",2],{"/blog/ensure-auto-devops-work-after-helm-stable-repo":3,"navigation-en-us":306,"banner-en-us":733,"footer-en-us":743,"blog-post-authors-en-us-Thong Kuah":987,"blog-related-posts-en-us-ensure-auto-devops-work-after-helm-stable-repo":1002,"blog-promotions-en-us":1024,"next-steps-en-us":1078},{"id":4,"title":5,"authors":6,"body":8,"category":285,"date":286,"description":287,"extension":288,"externalUrl":289,"faq":289,"featured":290,"heroImage":291,"meta":292,"navigation":113,"path":293,"seo":294,"slug":299,"stem":300,"tags":301,"template":304,"updatedDate":289,"__hash__":305},"blogPosts/en-us/blog/ensure-auto-devops-work-after-helm-stable-repo.md","How to keep GitLab Auto DevOps and Managed Apps working after Helm stable repo is removed",[7],"Thong Kuah",{"type":9,"value":10,"toc":280},"minimark",[11,28,33,42,45,134,137,141,144,156,159,170,182,185,238,241,245,268,276],[12,13,14,15,21,22,27],"p",{},"The Helm project announced that the Helm Stable repository will be ",[16,17,20],"a",{"href":18,"rel":19},"https://www.cncf.io/blog/important-reminder-for-all-helm-users-stable-incubator-repos-are-deprecated-and-all-images-are-changing-location/",[],"removed"," on November 13. This change impacts GitLab ",[16,23,26],{"href":24,"rel":25},"https://docs.gitlab.com/topics/autodevops/",[],"Auto DevOps"," and GitLab Managed Apps.",[29,30,32],"h2",{"id":31},"how-auto-devops-is-impacted","How Auto DevOps is impacted",[12,34,35,36,41],{},"Removing the Helm stable repository affects Auto Deploy and Auto Review Apps stages of Auto DevOps. The deploy jobs from these stages will fail because they cannot fetch the Helm stable repository. GitLab has mitigated this in GitLab 13.6 by switching to a ",[16,37,40],{"href":38,"rel":39},"https://gitlab.com/gitlab-org/cluster-integration/helm-stable-archive",[],"Helm Stable Archive repository"," maintained by GitLab.",[12,43,44],{},"In case Auto DevOps pipelines are failing because of this problem, you can:",[46,47,48,52,55,58],"ol",{},[49,50,51],"li",{},"Upgrade to GitLab 13.6.0 when it is released, or",[49,53,54],{},"If you are on GitLab 13.5.X, you can also upgrade to GitLab 13.5.3",[49,56,57],{},"If you are on GitLab 13.4.X, you can also upgrade to GitLab 13.4.6",[49,59,60,61,65,66,69,70],{},"Specify a newer version of the ",[62,63,64],"code",{},"auto-deploy-image"," image, which contains the fix, in your ",[62,67,68],{},".gitlab-ci.yml"," file:",[71,72,77],"pre",{"className":73,"code":74,"language":75,"meta":76,"style":76},"language-yaml shiki shiki-themes github-light","include:\n  - template: Auto-DevOps.gitlab-ci.yml\n\n.auto-deploy:\n  image: \"registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v1.0.7\"\n","yaml","",[62,78,79,92,108,115,123],{"__ignoreMap":76},[80,81,84,88],"span",{"class":82,"line":83},"line",1,[80,85,87],{"class":86},"shJU0","include",[80,89,91],{"class":90},"sgsFI",":\n",[80,93,95,98,101,104],{"class":82,"line":94},2,[80,96,97],{"class":90},"  - ",[80,99,100],{"class":86},"template",[80,102,103],{"class":90},": ",[80,105,107],{"class":106},"sYBdl","Auto-DevOps.gitlab-ci.yml\n",[80,109,111],{"class":82,"line":110},3,[80,112,114],{"emptyLinePlaceholder":113},true,"\n",[80,116,118,121],{"class":82,"line":117},4,[80,119,120],{"class":86},".auto-deploy",[80,122,91],{"class":90},[80,124,126,129,131],{"class":82,"line":125},5,[80,127,128],{"class":86},"  image",[80,130,103],{"class":90},[80,132,133],{"class":106},"\"registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v1.0.7\"\n",[12,135,136],{},"Not all users will be affected by the change. Users who are not using Helm as part of Auto DevOps, for example, those that are not using Kubernetes (Auto Deploy to AWS targets) will not be impacted by the removal of the Helm stable respository.",[29,138,140],{"id":139},"how-gitlab-managed-apps-are-impacted","How GitLab managed apps are impacted",[12,142,143],{},"The removal of the Helm stable repository affects installation of the Ingress, Fluentd, Prometheus, and Sentry apps. These apps will fail to install as the Helm stable repository is removed. For the following:",[12,145,146,147,152,153,41],{},"GitLab Managed Apps: GitLab has mitigated this problem in ",[16,148,151],{"href":149,"rel":150},"https://gitlab.com/gitlab-org/gitlab/-/merge_requests/44875",[],"GitLab 13.5.0"," by switching to a ",[16,154,40],{"href":38,"rel":155},[],[12,157,158],{},"There are a few ways to fix app installation failures because of the Helm stable repository was removed.",[46,160,161,164,167],{},[49,162,163],{},"Upgrade to GitLab 13.5.0 or later, or",[49,165,166],{},"If you are on GitLab 13.4.X, you can also upgrade to GitLab 13.4.6.",[49,168,169],{},"If you are on GitLab 13.3.X, you can also upgrade to GitLab 13.3.8.",[12,171,172,173,178,179,41],{},"GitLab has mitigated the problem in ",[16,174,177],{"href":175,"rel":176},"https://gitlab.com/gitlab-org/gitlab/-/merge_requests/45487",[],"GitLab 13.6"," for users with GitLab Managed Apps using CI/CD by switching to a ",[16,180,40],{"href":38,"rel":181},[],[12,183,184],{},"In case GitLab Managed Apps CI/CD installation pipelines are failing because of this problem, you can:",[46,186,187,189],{},[49,188,51],{},[49,190,60,191,65,194,69,196],{},[62,192,193],{},"cluster-applications",[62,195,68],{},[71,197,199],{"className":73,"code":198,"language":75,"meta":76,"style":76},"include:\n  - template: Managed-Cluster-Applications.gitlab-ci.yml\n\napply:\n  image: \"registry.gitlab.com/gitlab-org/cluster-integration/cluster-applications:v0.34.1\"\n",[62,200,201,207,218,222,229],{"__ignoreMap":76},[80,202,203,205],{"class":82,"line":83},[80,204,87],{"class":86},[80,206,91],{"class":90},[80,208,209,211,213,215],{"class":82,"line":94},[80,210,97],{"class":90},[80,212,100],{"class":86},[80,214,103],{"class":90},[80,216,217],{"class":106},"Managed-Cluster-Applications.gitlab-ci.yml\n",[80,219,220],{"class":82,"line":110},[80,221,114],{"emptyLinePlaceholder":113},[80,223,224,227],{"class":82,"line":117},[80,225,226],{"class":86},"apply",[80,228,91],{"class":90},[80,230,231,233,235],{"class":82,"line":125},[80,232,128],{"class":86},[80,234,103],{"class":90},[80,236,237],{"class":106},"\"registry.gitlab.com/gitlab-org/cluster-integration/cluster-applications:v0.34.1\"\n",[12,239,240],{},"If you are installing applications that were not hosted in the Helm stable repository such as GitLab Runner, these applications will not be affected.",[29,242,244],{"id":243},"learn-more-about-the-project","Learn more about the project",[246,247,248,255,262],"ul",{},[49,249,250],{},[16,251,254],{"href":252,"rel":253},"https://gitlab.com/groups/gitlab-org/-/epics/4695",[],"Epic for Helm chart deprecation",[49,256,257],{},[16,258,261],{"href":259,"rel":260},"https://docs.gitlab.com/topics/autodevops/#error-error-initializing-looks-like-httpskubernetes-chartsstoragegoogleapiscom-is-not-a-valid-chart-repository-or-cannot-be-reached",[],"Information on error alert",[49,263,264],{},[16,265,267],{"href":18,"rel":266},[],"Information on Helm chart change from CNCF",[12,269,270,271],{},"Cover image by Maximilian Weisbecker on ",[16,272,275],{"href":273,"rel":274},"https://unsplash.com/",[],"Unsplash",[277,278,279],"style",{},"html pre.shiki code .shJU0, html code.shiki .shJU0{--shiki-default:#22863A}html pre.shiki code .sgsFI, html code.shiki .sgsFI{--shiki-default:#24292E}html pre.shiki code .sYBdl, html code.shiki .sYBdl{--shiki-default:#032F62}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}",{"title":76,"searchDepth":94,"depth":94,"links":281},[282,283,284],{"id":31,"depth":94,"text":32},{"id":139,"depth":94,"text":140},{"id":243,"depth":94,"text":244},"news","2020-11-09","The Helm stable repository will be removed this month. We explain how to keep Auto DevOps and GitLab Managed Apps working.","md",null,false,"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749667182/Blog/Hero%20Images/maximilian-weisbecker-Esq0ovRY-Zs-unsplash.jpg",{},"/en-us/blog/ensure-auto-devops-work-after-helm-stable-repo",{"title":295,"description":287,"ogTitle":295,"ogDescription":287,"noIndex":290,"ogImage":291,"ogUrl":296,"ogSiteName":297,"ogType":298,"canonicalUrls":296},"Adapting Auto DevOps & managed apps to Helm repo changes","https://about.gitlab.com/blog/ensure-auto-devops-work-after-helm-stable-repo","https://about.gitlab.com","article","ensure-auto-devops-work-after-helm-stable-repo","en-us/blog/ensure-auto-devops-work-after-helm-stable-repo",[302,303,285],"DevOps","CI/CD","BlogPost","G4yIOkf1H9tAwKgfz7QDvkItxTwP53H808MxNYSl_DU",{"logo":307,"freeTrial":312,"sales":317,"login":322,"items":327,"search":653,"minimal":684,"duo":703,"switchNav":712,"pricingDeployment":723},{"config":308},{"href":309,"dataGaName":310,"dataGaLocation":311},"/","gitlab logo","header",{"text":313,"config":314},"Get free trial",{"href":315,"dataGaName":316,"dataGaLocation":311},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":318,"config":319},"Request a demo",{"href":320,"dataGaName":321,"dataGaLocation":311},"/sales/?contact-topic=request-demo","sales",{"text":323,"config":324},"Sign in",{"href":325,"dataGaName":326,"dataGaLocation":311},"https://gitlab.com/users/sign_in/","sign in",[328,357,456,461,575,631],{"text":329,"config":330,"menu":332},"Platform",{"dataNavLevelOne":331},"platform",{"type":333,"columns":334},"cards",[335,341,349],{"title":329,"description":336,"link":337},"The intelligent orchestration platform for DevSecOps",{"text":338,"config":339},"Explore our Platform",{"href":340,"dataGaName":331,"dataGaLocation":311},"/platform/",{"title":342,"description":343,"link":344},"GitLab Duo Agent Platform","Agentic AI for the entire software lifecycle",{"text":345,"config":346},"Meet GitLab Duo",{"href":347,"dataGaName":348,"dataGaLocation":311},"/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":350,"description":351,"link":352},"Why GitLab","See the top reasons enterprises choose GitLab",{"text":353,"config":354},"Learn more",{"href":355,"dataGaName":356,"dataGaLocation":311},"/why-gitlab/","why gitlab",{"text":358,"left":113,"config":359,"menu":361},"Product",{"dataNavLevelOne":360},"solutions",{"type":362,"link":363,"columns":367,"feature":435},"lists",{"text":364,"config":365},"View all Solutions",{"href":366,"dataGaName":360,"dataGaLocation":311},"/solutions/",[368,391,414],{"title":369,"description":370,"link":371,"items":376},"Automation","CI/CD and automation to accelerate deployment",{"config":372},{"icon":373,"href":374,"dataGaName":375,"dataGaLocation":311},"AutomatedCodeAlt","/solutions/delivery-automation/","automated software delivery",[377,380,383,387],{"text":303,"config":378},{"href":379,"dataGaLocation":311,"dataGaName":303},"/solutions/continuous-integration/",{"text":342,"config":381},{"href":347,"dataGaLocation":311,"dataGaName":382},"gitlab duo agent platform - product menu",{"text":384,"config":385},"Source Code Management",{"href":386,"dataGaLocation":311,"dataGaName":384},"/solutions/source-code-management/",{"text":388,"config":389},"Automated Software Delivery",{"href":374,"dataGaLocation":311,"dataGaName":390},"Automated software delivery",{"title":392,"description":393,"link":394,"items":399},"Security","Deliver code faster without compromising security",{"config":395},{"href":396,"dataGaName":397,"dataGaLocation":311,"icon":398},"/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[400,404,409],{"text":401,"config":402},"Application Security Testing",{"href":396,"dataGaName":403,"dataGaLocation":311},"Application security testing",{"text":405,"config":406},"Software Supply Chain Security",{"href":407,"dataGaLocation":311,"dataGaName":408},"/solutions/supply-chain/","Software supply chain security",{"text":410,"config":411},"Software Compliance",{"href":412,"dataGaName":413,"dataGaLocation":311},"/solutions/software-compliance/","software compliance",{"title":415,"link":416,"items":421},"Measurement",{"config":417},{"icon":418,"href":419,"dataGaName":420,"dataGaLocation":311},"DigitalTransformation","/solutions/visibility-measurement/","visibility and measurement",[422,426,430],{"text":423,"config":424},"Visibility & Measurement",{"href":419,"dataGaLocation":311,"dataGaName":425},"Visibility and Measurement",{"text":427,"config":428},"Value Stream Management",{"href":429,"dataGaLocation":311,"dataGaName":427},"/solutions/value-stream-management/",{"text":431,"config":432},"Analytics & Insights",{"href":433,"dataGaLocation":311,"dataGaName":434},"/solutions/analytics-and-insights/","Analytics and insights",{"title":436,"type":362,"items":437},"GitLab for",[438,444,450],{"text":439,"config":440},"Enterprise",{"icon":441,"href":442,"dataGaLocation":311,"dataGaName":443},"Building","/enterprise/","enterprise",{"text":445,"config":446},"Small Business",{"icon":447,"href":448,"dataGaLocation":311,"dataGaName":449},"Work","/small-business/","small business",{"text":451,"config":452},"Public Sector",{"icon":453,"href":454,"dataGaLocation":311,"dataGaName":455},"Organization","/solutions/public-sector/","public sector",{"text":457,"config":458},"Pricing",{"href":459,"dataGaName":460,"dataGaLocation":311,"dataNavLevelOne":460},"/pricing/","pricing",{"text":462,"config":463,"menu":465},"Resources",{"dataNavLevelOne":464},"resources",{"type":362,"link":466,"columns":470,"feature":564},{"text":467,"config":468},"View all resources",{"href":469,"dataGaName":464,"dataGaLocation":311},"/resources/",[471,504,531],{"title":472,"items":473},"Getting started",[474,479,484,489,494,499],{"text":475,"config":476},"Install",{"href":477,"dataGaName":478,"dataGaLocation":311},"/install/","install",{"text":480,"config":481},"Quick start guides",{"href":482,"dataGaName":483,"dataGaLocation":311},"/get-started/","quick setup checklists",{"text":485,"config":486},"Learn",{"href":487,"dataGaLocation":311,"dataGaName":488},"https://university.gitlab.com/","learn",{"text":490,"config":491},"Product documentation",{"href":492,"dataGaName":493,"dataGaLocation":311},"https://docs.gitlab.com/","product documentation",{"text":495,"config":496},"Best practice videos",{"href":497,"dataGaName":498,"dataGaLocation":311},"/getting-started-videos/","best practice videos",{"text":500,"config":501},"Integrations",{"href":502,"dataGaName":503,"dataGaLocation":311},"/integrations/","integrations",{"title":505,"items":506},"Discover",[507,512,517,522,526],{"text":508,"config":509},"Customer success stories",{"href":510,"dataGaName":511,"dataGaLocation":311},"/customers/","customer success stories",{"text":513,"config":514},"Blog",{"href":515,"dataGaName":516,"dataGaLocation":311},"/blog/","blog",{"text":518,"config":519},"Demo Hub",{"href":520,"dataGaName":521,"dataGaLocation":311},"/demo-hub/","demo hub",{"text":523,"config":524},"The Source",{"href":525,"dataGaName":516,"dataGaLocation":311},"/the-source/",{"text":527,"config":528},"Remote",{"href":529,"dataGaName":530,"dataGaLocation":311},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":532,"items":533},"Connect",[534,539,544,549,554,559],{"text":535,"config":536},"GitLab Services",{"href":537,"dataGaName":538,"dataGaLocation":311},"/services/","services",{"text":540,"config":541},"Contribute",{"href":542,"dataGaName":543,"dataGaLocation":311},"https://contributors.gitlab.com","contribute",{"text":545,"config":546},"Community",{"href":547,"dataGaName":548,"dataGaLocation":311},"/community/","community",{"text":550,"config":551},"Forum",{"href":552,"dataGaName":553,"dataGaLocation":311},"https://forum.gitlab.com/","forum",{"text":555,"config":556},"Events",{"href":557,"dataGaName":558,"dataGaLocation":311},"/events/","events",{"text":560,"config":561},"Partners",{"href":562,"dataGaName":563,"dataGaLocation":311},"/partners/","partners",{"config":565,"title":568,"text":569,"link":570},{"background":566,"textColor":567},"url('https://res.cloudinary.com/about-gitlab-com/image/upload/v1777322348/qpq8yrgn8knii57omj0c.png')","#000","What’s new in GitLab","Stay updated with our latest features and improvements.",{"text":571,"config":572},"Read the latest",{"href":573,"dataGaName":574,"dataGaLocation":311},"/whats-new/","whats new",{"text":576,"config":577,"menu":579},"Company",{"dataNavLevelOne":578},"company",{"type":362,"columns":580},[581],{"items":582},[583,588,594,596,601,606,611,616,621,626],{"text":584,"config":585},"About",{"href":586,"dataGaName":587,"dataGaLocation":311},"/company/","about",{"text":589,"config":590,"footerGa":593},"Jobs",{"href":591,"dataGaName":592,"dataGaLocation":311},"/jobs/","jobs",{"dataGaName":592},{"text":555,"config":595},{"href":557,"dataGaName":558,"dataGaLocation":311},{"text":597,"config":598},"Leadership",{"href":599,"dataGaName":600,"dataGaLocation":311},"/company/team/e-group/","leadership",{"text":602,"config":603},"Handbook",{"href":604,"dataGaName":605,"dataGaLocation":311},"https://handbook.gitlab.com/","handbook",{"text":607,"config":608},"Investor relations",{"href":609,"dataGaName":610,"dataGaLocation":311},"https://ir.gitlab.com/overview/default.aspx","investor relations",{"text":612,"config":613},"Trust Center",{"href":614,"dataGaName":615,"dataGaLocation":311},"/security/","trust center",{"text":617,"config":618},"AI Transparency Center",{"href":619,"dataGaName":620,"dataGaLocation":311},"/ai-transparency-center/","ai transparency center",{"text":622,"config":623},"Newsletter",{"href":624,"dataGaName":625,"dataGaLocation":311},"/company/contact/#contact-forms","newsletter",{"text":627,"config":628},"Press",{"href":629,"dataGaName":630,"dataGaLocation":311},"/press/","press",{"text":632,"config":633,"menu":634},"Contact us",{"dataNavLevelOne":578},{"type":362,"columns":635},[636],{"items":637},[638,643,648],{"text":639,"config":640},"Talk to sales",{"href":641,"dataGaName":642,"dataGaLocation":311},"/sales/","talk to sales",{"text":644,"config":645},"Support portal",{"href":646,"dataGaName":647,"dataGaLocation":311},"https://support.gitlab.com/hc/en-us","support portal",{"text":649,"config":650},"Customer portal",{"href":651,"dataGaName":652,"dataGaLocation":311},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":654,"login":655,"suggestions":662},"Close",{"text":656,"link":657},"To search repositories and projects, login to",{"text":658,"config":659},"gitlab.com",{"href":325,"dataGaName":660,"dataGaLocation":661},"search login","search",{"text":663,"default":664},"Suggestions",[665,667,671,673,677,681],{"text":342,"config":666},{"href":347,"dataGaName":342,"dataGaLocation":661},{"text":668,"config":669},"Code Suggestions (AI)",{"href":670,"dataGaName":668,"dataGaLocation":661},"/solutions/code-suggestions/",{"text":303,"config":672},{"href":379,"dataGaName":303,"dataGaLocation":661},{"text":674,"config":675},"GitLab on AWS",{"href":676,"dataGaName":674,"dataGaLocation":661},"/partners/technology-partners/aws/",{"text":678,"config":679},"GitLab on Google Cloud",{"href":680,"dataGaName":678,"dataGaLocation":661},"/partners/technology-partners/google-cloud-platform/",{"text":682,"config":683},"Why GitLab?",{"href":355,"dataGaName":682,"dataGaLocation":661},{"freeTrial":685,"mobileIcon":690,"desktopIcon":695,"secondaryButton":698},{"text":686,"config":687},"Start free trial",{"href":688,"dataGaName":316,"dataGaLocation":689},"https://gitlab.com/-/trials/new/","nav",{"altText":691,"config":692},"Gitlab Icon",{"src":693,"dataGaName":694,"dataGaLocation":689},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":691,"config":696},{"src":697,"dataGaName":694,"dataGaLocation":689},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":699,"config":700},"Get Started",{"href":701,"dataGaName":702,"dataGaLocation":689},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/get-started/","get started",{"freeTrial":704,"mobileIcon":708,"desktopIcon":710},{"text":705,"config":706},"Learn more about GitLab Duo",{"href":347,"dataGaName":707,"dataGaLocation":689},"gitlab duo",{"altText":691,"config":709},{"src":693,"dataGaName":694,"dataGaLocation":689},{"altText":691,"config":711},{"src":697,"dataGaName":694,"dataGaLocation":689},{"button":713,"mobileIcon":718,"desktopIcon":720},{"text":714,"config":715},"/switch",{"href":716,"dataGaName":717,"dataGaLocation":689},"#contact","switch",{"altText":691,"config":719},{"src":693,"dataGaName":694,"dataGaLocation":689},{"altText":691,"config":721},{"src":722,"dataGaName":694,"dataGaLocation":689},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":724,"mobileIcon":729,"desktopIcon":731},{"text":725,"config":726},"Back to pricing",{"href":459,"dataGaName":727,"dataGaLocation":689,"icon":728},"back to pricing","GoBack",{"altText":691,"config":730},{"src":693,"dataGaName":694,"dataGaLocation":689},{"altText":691,"config":732},{"src":697,"dataGaName":694,"dataGaLocation":689},{"title":734,"titleMobile":735,"button":736,"config":741},"Duo Agent Platform delivers 400% ROI, per new Forrester Consulting study.","400% ROI: Forrester TEI for GitLab Duo",{"text":353,"config":737},{"href":738,"dataGaName":739,"dataGaLocation":740},"https://about.gitlab.com/blog/gitlab-duo-agent-platform-delivers-400-percent-roi/","forrester-tei-dap-banner","global-banner",{"layout":742,"disabled":290},"release",{"data":744},{"text":745,"source":746,"edit":752,"contribute":757,"config":762,"items":767,"minimal":976},"Git is a trademark of Software Freedom Conservancy and our use of 'GitLab' is under license",{"text":747,"config":748},"View page source",{"href":749,"dataGaName":750,"dataGaLocation":751},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":753,"config":754},"Edit this page",{"href":755,"dataGaName":756,"dataGaLocation":751},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":758,"config":759},"Please contribute",{"href":760,"dataGaName":761,"dataGaLocation":751},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":763,"facebook":764,"youtube":765,"linkedin":766},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[768,815,868,912,944],{"title":457,"links":769,"subMenu":784},[770,774,779],{"text":771,"config":772},"View plans",{"href":459,"dataGaName":773,"dataGaLocation":751},"view plans",{"text":775,"config":776},"Why Premium?",{"href":777,"dataGaName":778,"dataGaLocation":751},"/pricing/premium/","why premium",{"text":780,"config":781},"Why Ultimate?",{"href":782,"dataGaName":783,"dataGaLocation":751},"/pricing/ultimate/","why ultimate",[785],{"title":786,"links":787},"Contact Us",[788,791,793,795,800,805,810],{"text":789,"config":790},"Contact sales",{"href":641,"dataGaName":321,"dataGaLocation":751},{"text":644,"config":792},{"href":646,"dataGaName":647,"dataGaLocation":751},{"text":649,"config":794},{"href":651,"dataGaName":652,"dataGaLocation":751},{"text":796,"config":797},"Status",{"href":798,"dataGaName":799,"dataGaLocation":751},"https://status.gitlab.com/","status",{"text":801,"config":802},"Terms of use",{"href":803,"dataGaName":804,"dataGaLocation":751},"/terms/","terms of use",{"text":806,"config":807},"Privacy statement",{"href":808,"dataGaName":809,"dataGaLocation":751},"/privacy/","privacy statement",{"text":811,"config":812},"Cookie preferences",{"dataGaName":813,"dataGaLocation":751,"id":814,"isOneTrustButton":113},"cookie preferences","ot-sdk-btn",{"title":358,"links":816,"subMenu":825},[817,821],{"text":818,"config":819},"DevSecOps platform",{"href":340,"dataGaName":820,"dataGaLocation":751},"devsecops platform",{"text":822,"config":823},"AI-Assisted Development",{"href":347,"dataGaName":824,"dataGaLocation":751},"ai-assisted development",[826],{"title":827,"links":828},"Topics",[829,834,839,843,848,853,858,863],{"text":830,"config":831},"CICD",{"href":832,"dataGaName":833,"dataGaLocation":751},"/topics/ci-cd/","cicd",{"text":835,"config":836},"GitOps",{"href":837,"dataGaName":838,"dataGaLocation":751},"/topics/gitops/","gitops",{"text":302,"config":840},{"href":841,"dataGaName":842,"dataGaLocation":751},"/topics/devops/","devops",{"text":844,"config":845},"Version Control",{"href":846,"dataGaName":847,"dataGaLocation":751},"/topics/version-control/","version control",{"text":849,"config":850},"DevSecOps",{"href":851,"dataGaName":852,"dataGaLocation":751},"/topics/devsecops/","devsecops",{"text":854,"config":855},"Cloud Native",{"href":856,"dataGaName":857,"dataGaLocation":751},"/topics/cloud-native/","cloud native",{"text":859,"config":860},"AI for Coding",{"href":861,"dataGaName":862,"dataGaLocation":751},"/topics/devops/ai-for-coding/","ai for coding",{"text":864,"config":865},"Agentic AI",{"href":866,"dataGaName":867,"dataGaLocation":751},"/topics/agentic-ai/","agentic ai",{"title":869,"links":870},"Solutions",[871,873,875,880,884,887,891,894,896,899,902,907],{"text":401,"config":872},{"href":396,"dataGaName":401,"dataGaLocation":751},{"text":390,"config":874},{"href":374,"dataGaName":375,"dataGaLocation":751},{"text":876,"config":877},"Agile development",{"href":878,"dataGaName":879,"dataGaLocation":751},"/solutions/agile-delivery/","agile delivery",{"text":881,"config":882},"SCM",{"href":386,"dataGaName":883,"dataGaLocation":751},"source code management",{"text":830,"config":885},{"href":379,"dataGaName":886,"dataGaLocation":751},"continuous integration & delivery",{"text":888,"config":889},"Value stream management",{"href":429,"dataGaName":890,"dataGaLocation":751},"value stream management",{"text":835,"config":892},{"href":893,"dataGaName":838,"dataGaLocation":751},"/solutions/gitops/",{"text":439,"config":895},{"href":442,"dataGaName":443,"dataGaLocation":751},{"text":897,"config":898},"Small business",{"href":448,"dataGaName":449,"dataGaLocation":751},{"text":900,"config":901},"Public sector",{"href":454,"dataGaName":455,"dataGaLocation":751},{"text":903,"config":904},"Education",{"href":905,"dataGaName":906,"dataGaLocation":751},"/solutions/education/","education",{"text":908,"config":909},"Financial services",{"href":910,"dataGaName":911,"dataGaLocation":751},"/solutions/finance/","financial services",{"title":462,"links":913},[914,916,918,920,923,925,928,930,932,934,936,938,940,942],{"text":475,"config":915},{"href":477,"dataGaName":478,"dataGaLocation":751},{"text":480,"config":917},{"href":482,"dataGaName":483,"dataGaLocation":751},{"text":485,"config":919},{"href":487,"dataGaName":488,"dataGaLocation":751},{"text":490,"config":921},{"href":492,"dataGaName":922,"dataGaLocation":751},"docs",{"text":513,"config":924},{"href":515,"dataGaName":516,"dataGaLocation":751},{"text":926,"config":927},"What's new",{"href":573,"dataGaName":574,"dataGaLocation":751},{"text":508,"config":929},{"href":510,"dataGaName":511,"dataGaLocation":751},{"text":527,"config":931},{"href":529,"dataGaName":530,"dataGaLocation":751},{"text":535,"config":933},{"href":537,"dataGaName":538,"dataGaLocation":751},{"text":540,"config":935},{"href":542,"dataGaName":543,"dataGaLocation":751},{"text":545,"config":937},{"href":547,"dataGaName":548,"dataGaLocation":751},{"text":550,"config":939},{"href":552,"dataGaName":553,"dataGaLocation":751},{"text":555,"config":941},{"href":557,"dataGaName":558,"dataGaLocation":751},{"text":560,"config":943},{"href":562,"dataGaName":563,"dataGaLocation":751},{"title":576,"links":945},[946,948,950,952,954,956,960,965,967,969,971],{"text":584,"config":947},{"href":586,"dataGaName":578,"dataGaLocation":751},{"text":589,"config":949},{"href":591,"dataGaName":592,"dataGaLocation":751},{"text":597,"config":951},{"href":599,"dataGaName":600,"dataGaLocation":751},{"text":602,"config":953},{"href":604,"dataGaName":605,"dataGaLocation":751},{"text":607,"config":955},{"href":609,"dataGaName":610,"dataGaLocation":751},{"text":957,"config":958},"Sustainability",{"href":959,"dataGaName":957,"dataGaLocation":751},"/sustainability/",{"text":961,"config":962},"Diversity, inclusion and belonging (DIB)",{"href":963,"dataGaName":964,"dataGaLocation":751},"/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":612,"config":966},{"href":614,"dataGaName":615,"dataGaLocation":751},{"text":622,"config":968},{"href":624,"dataGaName":625,"dataGaLocation":751},{"text":627,"config":970},{"href":629,"dataGaName":630,"dataGaLocation":751},{"text":972,"config":973},"Modern Slavery Transparency Statement",{"href":974,"dataGaName":975,"dataGaLocation":751},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":977},[978,981,984],{"text":979,"config":980},"Terms",{"href":803,"dataGaName":804,"dataGaLocation":751},{"text":982,"config":983},"Cookies",{"dataGaName":813,"dataGaLocation":751,"id":814,"isOneTrustButton":113},{"text":985,"config":986},"Privacy",{"href":808,"dataGaName":809,"dataGaLocation":751},[988],{"id":989,"title":7,"body":289,"config":990,"content":992,"description":289,"extension":996,"meta":997,"navigation":113,"path":998,"seo":999,"stem":1000,"__hash__":1001},"blogAuthors/en-us/blog/authors/thong-kuah.yml",{"template":991},"BlogAuthor",{"name":7,"config":993},{"headshot":994,"ctfId":995},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749667179/Blog/Author%20Headshots/tkuah-headshot.jpg","tkuah","yml",{},"/en-us/blog/authors/thong-kuah",{},"en-us/blog/authors/thong-kuah","xJQ-LmIxnbBOQkNtnl9ht3dSkez0P1ho7K_DlEVTHgM",[1003,1011,1018],{"title":1004,"description":1005,"heroImage":1006,"category":285,"date":1007,"authors":1008,"slug":1010,"externalUrl":289},"GitLab named a Leader in the 2026 Gartner® Magic Quadrant™ for DevSecOps Platforms","Agents made coding fast. GitLab is the Intelligent Orchestration Platform for DevSecOps that brings speed with control for the rest of the software lifecycle.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1750099203/Blog/Hero%20Images/Blog/Hero%20Images/blog-image-template-1800x945%20%2820%29_2bJGC5ZP3WheoqzlLT05C5_1750099203484.png","2026-06-17",[1009],"Manav Khurana","gitlab-leader-2026-gartner-mq-devsecops-platforms",{"title":1012,"description":1013,"heroImage":1014,"category":285,"date":1007,"authors":1015,"slug":1017,"externalUrl":289},"GitLab and Capgemini accelerate DevSecOps transformation","The global alliance helps organizations modernize software delivery, secure their supply chain, and bring AI into development workflows.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1781279411/n3pkmddd2eswa8qbu06z.png",[1016],"Alex Picker","gitlab-and-capgemini-global-alliance-partnership",{"title":1019,"description":1020,"heroImage":1021,"category":285,"date":1007,"authors":1022,"slug":1023,"externalUrl":289},"Introducing the 2026 EMEA GitLab Partner Award winners","Learn about the EMEA partners who made an outstanding impact over the past year.\n","https://res.cloudinary.com/about-gitlab-com/image/upload/v1781608381/biycl2ib2kpsbspjlac7.png",[1016],"2026-emea-gitlab-partner-awards",{"promotions":1025},[1026,1040,1052,1064],{"id":1027,"categories":1028,"header":1030,"text":1031,"button":1032,"image":1037},"ai-modernization",[1029],"ai","Is AI achieving its promise at scale?","Quiz will take 5 minutes or less",{"text":1033,"config":1034},"Get your AI maturity score",{"href":1035,"dataGaName":1036,"dataGaLocation":516},"/assessments/ai-modernization-assessment/","modernization assessment",{"config":1038},{"src":1039},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/qix0m7kwnd8x2fh1zq49.png",{"id":1041,"categories":1042,"header":1044,"text":1031,"button":1045,"image":1049},"devops-modernization",[1043,852],"product","Are you just managing tools or shipping innovation?",{"text":1046,"config":1047},"Get your DevOps maturity score",{"href":1048,"dataGaName":1036,"dataGaLocation":516},"/assessments/devops-modernization-assessment/",{"config":1050},{"src":1051},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138785/eg818fmakweyuznttgid.png",{"id":1053,"categories":1054,"header":1056,"text":1031,"button":1057,"image":1061},"security-modernization",[1055],"security","Are you trading speed for security?",{"text":1058,"config":1059},"Get your security maturity score",{"href":1060,"dataGaName":1036,"dataGaLocation":516},"/assessments/security-modernization-assessment/",{"config":1062},{"src":1063},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/p4pbqd9nnjejg5ds6mdk.png",{"id":1065,"paths":1066,"header":1069,"text":1070,"button":1071,"image":1076},"github-azure-migration",[1067,1068],"migration-from-azure-devops-to-gitlab","integrating-azure-devops-scm-and-gitlab","Is your team ready for GitHub's Azure move?","GitHub is already rebuilding around Azure. Find out what it means for you.",{"text":1072,"config":1073},"See how GitLab compares to GitHub",{"href":1074,"dataGaName":1075,"dataGaLocation":516},"/compare/gitlab-vs-github/github-azure-migration/","github azure migration",{"config":1077},{"src":1051},{"header":1079,"blurb":1080,"button":1081,"secondaryButton":1086},"Start building faster today","See what your team can do with the intelligent orchestration platform for DevSecOps.\n",{"text":1082,"config":1083},"Get your free trial",{"href":1084,"dataGaName":316,"dataGaLocation":1085},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":789,"config":1087},{"href":641,"dataGaName":321,"dataGaLocation":1085},1786803748894]