Browse Source

Deployed 12e6c5c07 to main with MkDocs 1.6.1 and mike 1.2.0.dev0

moolen 10 months ago
parent
commit
0fd5cca62e
3 changed files with 1 additions and 6 deletions
  1. 1 6
      main/contributing/release/index.html
  2. 0 0
      main/search/search_index.json
  3. BIN
      main/sitemap.xml.gz

+ 1 - 6
main/contributing/release/index.html

@@ -3964,7 +3964,7 @@
 Otherwise the <code>latest</code> documentation will point to the older version. Also avoid to release both versions at the same time to avoid race conditions in the CI pipeline (updating docs, GitHub Release, helm chart release).</p>
 <ol>
 <li>Run <code>Create Release</code> Action to create a new release, pass in the desired version number to release.<ol>
-<li>choose the right <code>branch</code> to execute the action: use <code>main</code> when creating a new release. Use <code>release-x.y</code> when you want to bump a LTS release.</li>
+<li>choose the right <code>branch</code> to execute the action: use <code>main</code> when creating a new release.</li>
 <li>⚠️ make sure that CI on the relevant branch has completed the docker build/push jobs. Otherwise an old image will be promoted.</li>
 </ol>
 </li>
@@ -3978,11 +3978,6 @@ Otherwise the <code>latest</code> documentation will point to the older version.
 <li>run <code>/ok-to-test-managed</code> commands for all cloud providers</li>
 <li>merge PR if everything is green</li>
 <li>CI picks up the new chart version and creates a new GitHub Release for it</li>
-<li>create/merge into release branch<ol>
-<li>on a <code>minor</code> release: create a new branch <code>release-x.y</code></li>
-<li>on a <code>patch</code> release: merge main into <code>release-x.y</code></li>
-</ol>
-</li>
 </ol>
 
 

File diff suppressed because it is too large
+ 0 - 0
main/search/search_index.json


BIN
main/sitemap.xml.gz


Some files were not shown because too many files changed in this diff