Deploying to gh-pages from @ afce4b3ce0 🚀

This commit is contained in:
mudler
2024-06-24 13:14:18 +00:00
parent e4999a92d5
commit 4e416b2d23
37 changed files with 169 additions and 169 deletions

View File

@@ -32,11 +32,11 @@ general:
<meta property="og:type" content="article" />
<meta property="og:url" content="https://luet.io/docs/concepts/overview/configuration/" /><meta property="article:section" content="docs" />
<meta property="article:modified_time" content="2024-04-19T10:06:27+00:00" /><meta property="og:site_name" content="Luet" />
<meta property="article:modified_time" content="2024-06-24T15:13:44+02:00" /><meta property="og:site_name" content="Luet" />
<meta itemprop="name" content="">
<meta itemprop="description" content="title: &ldquo;Configuration&rdquo; linkTitle: &ldquo;Configuration weight: 2 description: &gt; Configuring Luet General general:# Define max concurrency processes. Default is based of arch: runtime.NumCPU()concurrency:1# Enable Debug. If debug is active spinner is disabled.debug:false# Show output of build execution (docker, img, etc.)show_build_output:false# Define spinner msspinner_ms:200# Define spinner charset. See https://github.com/briandowns/spinnerspinner_charset:22# Enable warnings to exitfatal_warnings:false# Try extracting tree/packages with the same ownership as exists in the archive (default for superuser).same_owner:falseImages After the building of the packages, you can apply arbitrary images on top using the images stanza.">
<meta itemprop="dateModified" content="2024-04-19T10:06:27+00:00" />
<meta itemprop="dateModified" content="2024-06-24T15:13:44+02:00" />
<meta itemprop="wordCount" content="525">
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content=""/>
@@ -45,8 +45,8 @@ general:
<link rel="preload" href="/scss/main.min.0cb933646f7a5fcbdc4408957af61d9cdcccb2a9bfff09fa97d7e2120e6dc058.css" as="style">
<link href="/scss/main.min.0cb933646f7a5fcbdc4408957af61d9cdcccb2a9bfff09fa97d7e2120e6dc058.css" rel="stylesheet" integrity="">
<link rel="preload" href="/scss/main.min.f944e6adf1b7822650022e3aa7789905c53fc9e2e8a936de4e5294f297b5677c.css" as="style">
<link href="/scss/main.min.f944e6adf1b7822650022e3aa7789905c53fc9e2e8a936de4e5294f297b5677c.css" rel="stylesheet" integrity="">
<script
src="https://code.jquery.com/jquery-3.6.0.min.js"
@@ -527,7 +527,7 @@ Configuring Luet</h2>
<div class="text-muted mt-5 pt-3 border-top">
Last modified April 19, 2024: <a href="https://github.com/mudler/luet/commit/a644469a6d33c27e93da857909988e22b313ad41">:arrow_up: Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#356) (a644469)</a>
Last modified June 24, 2024: <a href="https://github.com/mudler/luet/commit/afce4b3ce08722d3476e17fc8648790aacf7d153">ci: bump golang (#359) (afce4b3)</a>
</div>
</div>