Commit Graph

330 Commits

Author SHA1 Message Date
Ettore Di Giacinto
0981fea5d4 ⬆️ Update CORE_VERSION (#307)
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2023-04-03 21:25:54 +02:00
renovate[bot]
46104c4475 Update module github.com/kairos-io/kairos/v2 to v2.0.0-rc3 (#304)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/kairos-io/kairos/v2](https://togithub.com/kairos-io/kairos)
| require | patch | `v2.0.0-alpha3.0.20230331065133-d04de9101232` ->
`v2.0.0-rc1` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuMjIuMSJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03 21:25:19 +02:00
Ettore Di Giacinto
042f683ffc ⬆️ Bump kairos version (#305)
Signed-off-by: mudler <mudler@c3os.io>
2023-04-02 23:03:17 +02:00
Itxaka
f7d5d81013 ⬆️ Bump deps to use kairos-sdk (#299)
First time bumping the provider, be gentle

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>

---------

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-03-31 14:31:54 +02:00
renovate[bot]
8e6b8a2bf3 Update module github.com/onsi/gomega to v1.27.6 (#253)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/onsi/gomega](https://togithub.com/onsi/gomega) | require |
patch | `v1.27.1` -> `v1.27.6` |

---

### Release Notes

<details>
<summary>onsi/gomega</summary>

### [`v1.27.6`](https://togithub.com/onsi/gomega/releases/tag/v1.27.6)

[Compare
Source](https://togithub.com/onsi/gomega/compare/v1.27.5...v1.27.6)

#### 1.27.6

##### Fixes

- Allow collections matchers to work correctly when expected has nil
elements \[[`60e7cf3`](https://togithub.com/onsi/gomega/commit/60e7cf3)]

##### Maintenance

- updates MatchError godoc comment to also accept a Gomega matcher
([#&#8203;654](https://togithub.com/onsi/gomega/issues/654))
\[[`67b869d`](https://togithub.com/onsi/gomega/commit/67b869d)]

### [`v1.27.5`](https://togithub.com/onsi/gomega/releases/tag/v1.27.5)

[Compare
Source](https://togithub.com/onsi/gomega/compare/v1.27.4...v1.27.5)

#### 1.27.5

##### Maintenance

- Bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2
([#&#8203;653](https://togithub.com/onsi/gomega/issues/653))
\[[`a215021`](https://togithub.com/onsi/gomega/commit/a215021)]
- Bump github.com/go-task/slim-sprig
([#&#8203;652](https://togithub.com/onsi/gomega/issues/652))
\[[`a26fed8`](https://togithub.com/onsi/gomega/commit/a26fed8)]

### [`v1.27.4`](https://togithub.com/onsi/gomega/releases/tag/v1.27.4)

[Compare
Source](https://togithub.com/onsi/gomega/compare/v1.27.3...v1.27.4)

#### 1.27.4

##### Fixes

- improve error formatting and remove duplication of error message in
Eventually/Consistently
\[[`854f075`](https://togithub.com/onsi/gomega/commit/854f075)]

##### Maintenance

- Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1
([#&#8203;650](https://togithub.com/onsi/gomega/issues/650))
\[[`ccebd9b`](https://togithub.com/onsi/gomega/commit/ccebd9b)]

### [`v1.27.3`](https://togithub.com/onsi/gomega/releases/tag/v1.27.3)

[Compare
Source](https://togithub.com/onsi/gomega/compare/v1.27.2...v1.27.3)

#### 1.27.3

##### Fixes

- format.Object now always includes err.Error() when passed an error
\[[`86d97ef`](https://togithub.com/onsi/gomega/commit/86d97ef)]
- Fix HaveExactElements to work inside ContainElement or other
collection matchers
([#&#8203;648](https://togithub.com/onsi/gomega/issues/648))
\[[`636757e`](https://togithub.com/onsi/gomega/commit/636757e)]

##### Maintenance

- Bump github.com/golang/protobuf from 1.5.2 to 1.5.3
([#&#8203;649](https://togithub.com/onsi/gomega/issues/649))
\[[`cc16689`](https://togithub.com/onsi/gomega/commit/cc16689)]
- Bump github.com/onsi/ginkgo/v2 from 2.8.4 to 2.9.0
([#&#8203;646](https://togithub.com/onsi/gomega/issues/646))
\[[`e783366`](https://togithub.com/onsi/gomega/commit/e783366)]

### [`v1.27.2`](https://togithub.com/onsi/gomega/releases/tag/v1.27.2)

[Compare
Source](https://togithub.com/onsi/gomega/compare/v1.27.1...v1.27.2)

#### 1.27.2

##### Fixes

- improve poll progress message when polling a consistently that has
been passing
\[[`28a319b`](https://togithub.com/onsi/gomega/commit/28a319b)]

##### Maintenance

-   bump ginkgo
- remove tools.go hack as Ginkgo 2.8.2 automatically pulls in the cli
dependencies
\[[`81443b3`](https://togithub.com/onsi/gomega/commit/81443b3)]

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM1LjIzLjMifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-31 11:57:57 +02:00
Mauro Morales
1f51af4147 🤖 Use flavor.json to build matrix (#301)
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2023-03-31 11:50:45 +02:00
Mauro Morales
2dcc436ce2 🤖 Push arm images to different repo (#269)
relates to kairos-io/kairos#770

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
Co-authored-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2023-03-28 11:08:59 +03:00
ci-robbot [bot]
d754bd3fd1 Repositories bump (#295)
Bump of luet repositories

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
2023-03-26 11:56:40 +02:00
ci-robbot [bot]
b46caebd26 Repositories bump (#287)
Bump of luet repositories

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
2023-03-19 17:06:10 +01:00
Dimitris Karakasilis
20659aea53 Use latest when building from main (#271)
like we do in the `image.yaml` pipeline too

Fixes: https://github.com/kairos-io/kairos/issues/1005 (hopefully)

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2023-03-07 11:01:02 +02:00
renovate[bot]
188e16599e Update module github.com/pterm/pterm to v0.12.55 (#268)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require |
patch | `v0.12.54` -> `v0.12.55` |

---

### Release Notes

<details>
<summary>pterm/pterm</summary>

### [`v0.12.55`](https://togithub.com/pterm/pterm/releases/tag/v0.12.55)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.54...v0.12.55)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### Exciting New Features 🎉

- feat(table): multiline support for table printer by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[https://github.com/pterm/pterm/pull/452](https://togithub.com/pterm/pterm/pull/452)

**Full Changelog**:
https://github.com/pterm/pterm/compare/v0.12.54...v0.12.55

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTcuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1Ny4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-07 09:58:05 +01:00
renovate[bot]
860da2ebcf Update module golang.org/x/crypto to v0.7.0 (#224)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [golang.org/x/crypto](https://togithub.com/golang/crypto) | require |
minor | `v0.6.0` -> `v0.7.0` |

---

### Release Notes

<details>
<summary>golang/crypto</summary>

###
[`v0.7.0`](https://togithub.com/golang/crypto/compare/v0.6.0...v0.7.0)

[Compare
Source](https://togithub.com/golang/crypto/compare/v0.6.0...v0.7.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE1NC43In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-06 16:38:10 +01:00
renovate[bot]
57c1ea8f3e Update module github.com/onsi/ginkgo/v2 to v2.9.0 (#251)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/onsi/ginkgo/v2](https://togithub.com/onsi/ginkgo) |
require | minor | `v2.8.3` -> `v2.9.0` |

---

### Release Notes

<details>
<summary>onsi/ginkgo</summary>

### [`v2.9.0`](https://togithub.com/onsi/ginkgo/releases/tag/v2.9.0)

[Compare
Source](https://togithub.com/onsi/ginkgo/compare/v2.8.4...v2.9.0)

#### 2.9.0

##### Features

- AttachProgressReporter is an experimental feature that allows users to
provide arbitrary information when a ProgressReport is requested
\[[`28801fe`](https://togithub.com/onsi/ginkgo/commit/28801fe)]

- GinkgoT() has been expanded to include several Ginkgo-specific methods
\[[`2bd5a3b`](https://togithub.com/onsi/ginkgo/commit/2bd5a3b)]

The intent is to enable the development of third-party libraries that
integrate deeply with Ginkgo using `GinkgoT()` to access Ginkgo's
functionality.

### [`v2.8.4`](https://togithub.com/onsi/ginkgo/releases/tag/v2.8.4)

[Compare
Source](https://togithub.com/onsi/ginkgo/compare/v2.8.3...v2.8.4)

#### 2.8.4

##### Features

- Add OmitSuiteSetupNodes to JunitReportConfig
([#&#8203;1147](https://togithub.com/onsi/ginkgo/issues/1147))
\[[`979fbc2`](https://togithub.com/onsi/ginkgo/commit/979fbc2)]
- Add a reference to ginkgolinter in docs.index.md
([#&#8203;1143](https://togithub.com/onsi/ginkgo/issues/1143))
\[[`8432589`](https://togithub.com/onsi/ginkgo/commit/8432589)]

##### Fixes

- rename tools hack to see if it fixes things for downstream users
\[[`a8bb39a`](https://togithub.com/onsi/ginkgo/commit/a8bb39a)]

##### Maintenance

- Bump golang.org/x/text
([#&#8203;1144](https://togithub.com/onsi/ginkgo/issues/1144))
\[[`41b2a8a`](https://togithub.com/onsi/ginkgo/commit/41b2a8a)]
- Bump github.com/onsi/gomega from 1.27.0 to 1.27.1
([#&#8203;1142](https://togithub.com/onsi/ginkgo/issues/1142))
\[[`7c4f583`](https://togithub.com/onsi/ginkgo/commit/7c4f583)]

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTIuNSIsInVwZGF0ZWRJblZlciI6IjM0LjE1NC42In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-06 16:37:45 +01:00
Dimitris Karakasilis
7b5886e09f Fix cosign errors with image digest (#260)
Part of https://github.com/kairos-io/kairos/issues/1005

---------

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2023-03-06 16:36:02 +01:00
Ettore Di Giacinto
2561e3b7a9 Revert "🤖 Push arm images in their own repo with img suffix" (#267)
Reverts kairos-io/provider-kairos#261

my fault, this isn't the full story yet, and `IMAGE` seems not used at
all
2023-03-06 12:09:08 +01:00
renovate[bot]
560fc4da07 Update module golang.org/x/mod to v0.9.0 (#263)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [golang.org/x/mod](https://togithub.com/golang/mod) | require | minor
| `v0.8.0` -> `v0.9.0` |

---

### Release Notes

<details>
<summary>golang/mod</summary>

### [`v0.9.0`](https://togithub.com/golang/mod/compare/v0.8.0...v0.9.0)

[Compare
Source](https://togithub.com/golang/mod/compare/v0.8.0...v0.9.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTQuNyIsInVwZGF0ZWRJblZlciI6IjM0LjE1NC43In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-05 16:14:44 +01:00
Mauro Morales
6fabfde89e 🤖 Push arm images in their own repo with img suffix (#261)
relates to kairos-io/kairos#770

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2023-03-05 16:14:27 +01:00
Ettore Di Giacinto
dc234087ba 🤖 Use VARIANT, output SBOM to build (#258)
Signed-off-by: mudler <mudler@c3os.io>
2023-03-02 17:16:36 +01:00
Ettore Di Giacinto
59e97162fc 🤖 Add SBOM artifacts to pipelines (#256)
Closes: https://github.com/kairos-io/kairos/issues/51

---------

Signed-off-by: mudler <mudler@c3os.io>
2023-03-02 13:50:32 +01:00
Dimitris Karakasilis
110f6a8a4f 🤖 Fix cosign signing (#257)
after bumping to v2:

https://blog.sigstore.dev/cosign-2-0-released/

Signed-off-by: Dimitris Karakasilis <dimitris@spectrocloud.com>
Co-authored-by: Ettore Di Giacinto <ettore@spectrocloud.com>
2023-03-02 12:34:08 +01:00
Ettore Di Giacinto
535285423f 🐛 Remove debian specific block (#250)
We didn't called `apt-get update` before installing nohang, so it wasn't
found in the repo. I've also added the `debian` flavor to the build job
of the CI so we can spot those issues before.

Fixes: https://github.com/kairos-io/kairos/issues/970

---------

Signed-off-by: mudler <mudler@c3os.io>
v1.6.1
2023-02-27 11:31:58 +01:00
Ettore Di Giacinto
b4e33eee2a ⬆️ Bump Kairos base version (#247)
This in order to be green needs v1.6.0 published

Signed-off-by: mudler <mudler@c3os.io>
v1.6.0
2023-02-26 17:40:33 +01:00
ci-robbot [bot]
346818d1a4 Repositories bump (#242)
Bump of luet repositories

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
2023-02-21 16:39:16 +01:00
renovate[bot]
cc1240a7b6 Update module github.com/onsi/gomega to v1.27.1 (#236)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/onsi/gomega](https://togithub.com/onsi/gomega) | require |
patch | `v1.27.0` -> `v1.27.1` |

---

### Release Notes

<details>
<summary>onsi/gomega</summary>

### [`v1.27.1`](https://togithub.com/onsi/gomega/releases/tag/v1.27.1)

[Compare
Source](https://togithub.com/onsi/gomega/compare/v1.27.0...v1.27.1)

#### 1.27.1

##### Maintenance

- Bump golang.org/x/net from 0.6.0 to 0.7.0
([#&#8203;640](https://togithub.com/onsi/gomega/issues/640))
\[[`bc686cd`](https://togithub.com/onsi/gomega/commit/bc686cd)]

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDIuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE0Ni4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-21 09:51:00 +00:00
Mauro Morales
efbbe3cbe1 🐧 Add rocky linux to matrix (#241)
Relates to https://github.com/kairos-io/kairos/issues/766

---------

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2023-02-21 09:34:23 +00:00
renovate[bot]
7f8b76d5f1 Update module github.com/onsi/ginkgo/v2 to v2.8.3 (#231)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/onsi/ginkgo/v2](https://togithub.com/onsi/ginkgo) |
require | patch | `v2.8.0` -> `v2.8.3` |

---

### Release Notes

<details>
<summary>onsi/ginkgo</summary>

### [`v2.8.3`](https://togithub.com/onsi/ginkgo/releases/tag/v2.8.3)

[Compare
Source](https://togithub.com/onsi/ginkgo/compare/v2.8.2...v2.8.3)

#### 2.8.3

Released to fix security issue in golang.org/x/net dependency

##### Maintenance

- Bump golang.org/x/net from 0.6.0 to 0.7.0
([#&#8203;1141](https://togithub.com/onsi/ginkgo/issues/1141))
\[[`fc1a02e`](https://togithub.com/onsi/ginkgo/commit/fc1a02e)]
- remove tools.go hack from documentation
\[[`0718693`](https://togithub.com/onsi/ginkgo/commit/0718693)]

### [`v2.8.2`](https://togithub.com/onsi/ginkgo/releases/tag/v2.8.2)

[Compare
Source](https://togithub.com/onsi/ginkgo/compare/v2.8.1...v2.8.2)

#### 2.8.2

Ginkgo now includes a `tools.go` file in the root directory of the
`ginkgo` package. This should allow modules that simply `go get
github.com/onsi/ginkgo/v2` to also pull in the CLI dependencies. This
obviates the need for consumers of Ginkgo to have their own `tools.go`
file and makes it simpler to ensure that the version of the `ginkgo` CLI
being used matches the version of the library. You can simply run `go
run github.com/onsi/ginkgo/v2/ginkgo` to run the version of the cli
associated with your package go.mod.

##### Maintenance

- Bump github.com/onsi/gomega from 1.26.0 to 1.27.0
([#&#8203;1139](https://togithub.com/onsi/ginkgo/issues/1139))
\[[`5767b0a`](https://togithub.com/onsi/ginkgo/commit/5767b0a)]
- Fix minor typos
([#&#8203;1138](https://togithub.com/onsi/ginkgo/issues/1138))
\[[`e1e9723`](https://togithub.com/onsi/ginkgo/commit/e1e9723)]
- Fix link in V2 Migration Guide
([#&#8203;1137](https://togithub.com/onsi/ginkgo/issues/1137))
\[[`a588f60`](https://togithub.com/onsi/ginkgo/commit/a588f60)]

### [`v2.8.1`](https://togithub.com/onsi/ginkgo/releases/tag/v2.8.1)

[Compare
Source](https://togithub.com/onsi/ginkgo/compare/v2.8.0...v2.8.1)

#### 2.8.1

##### Fixes

- lock around default report output to avoid triggering the race
detector when calling By from goroutines
\[[`2d5075a`](https://togithub.com/onsi/ginkgo/commit/2d5075a)]
- don't run ReportEntries through sprintf
\[[`febbe38`](https://togithub.com/onsi/ginkgo/commit/febbe38)]

##### Maintenance

- Bump golang.org/x/tools from 0.5.0 to 0.6.0
([#&#8203;1135](https://togithub.com/onsi/ginkgo/issues/1135))
\[[`11a4860`](https://togithub.com/onsi/ginkgo/commit/11a4860)]
- test: update matrix for Go 1.20
([#&#8203;1130](https://togithub.com/onsi/ginkgo/issues/1130))
\[[`4890a62`](https://togithub.com/onsi/ginkgo/commit/4890a62)]
- Bump golang.org/x/sys from 0.4.0 to 0.5.0
([#&#8203;1133](https://togithub.com/onsi/ginkgo/issues/1133))
\[[`a774638`](https://togithub.com/onsi/ginkgo/commit/a774638)]
- Bump github.com/onsi/gomega from 1.25.0 to 1.26.0
([#&#8203;1120](https://togithub.com/onsi/ginkgo/issues/1120))
\[[`3f233bd`](https://togithub.com/onsi/ginkgo/commit/3f233bd)]
- Bump github-pages from 227 to 228 in /docs
([#&#8203;1131](https://togithub.com/onsi/ginkgo/issues/1131))
\[[`f9b8649`](https://togithub.com/onsi/ginkgo/commit/f9b8649)]
- Bump activesupport from 6.0.6 to 6.0.6.1 in /docs
([#&#8203;1127](https://togithub.com/onsi/ginkgo/issues/1127))
\[[`6f8c042`](https://togithub.com/onsi/ginkgo/commit/6f8c042)]
- Update index.md with instructions on how to upgrade Ginkgo
\[[`833a75e`](https://togithub.com/onsi/ginkgo/commit/833a75e)]

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE0My4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-21 08:13:30 +01:00
Mauro Morales
7335e45b29 🔧 Add yamllint and apply fixes (#240)
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
2023-02-21 08:12:03 +01:00
renovate[bot]
41ad30298a Update module github.com/urfave/cli/v2 to v2.24.4 (#234)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/urfave/cli/v2](https://togithub.com/urfave/cli) | require
| patch | `v2.24.3` -> `v2.24.4` |

---

### Release Notes

<details>
<summary>urfave/cli</summary>

### [`v2.24.4`](https://togithub.com/urfave/cli/releases/tag/v2.24.4)

[Compare
Source](https://togithub.com/urfave/cli/compare/v2.24.3...v2.24.4)

#### What's Changed

- Deprecation of package ioutil in Go 1.16 by
[@&#8203;ArangoGutierrez](https://togithub.com/ArangoGutierrez) in
[https://github.com/urfave/cli/pull/1678](https://togithub.com/urfave/cli/pull/1678)
- Backport \[v2]: Fix some issues in bash autocompletion by
[@&#8203;MrNaif2018](https://togithub.com/MrNaif2018) in
[https://github.com/urfave/cli/pull/1676](https://togithub.com/urfave/cli/pull/1676)

#### New Contributors

- [@&#8203;ArangoGutierrez](https://togithub.com/ArangoGutierrez) made
their first contribution in
[https://github.com/urfave/cli/pull/1678](https://togithub.com/urfave/cli/pull/1678)

**Full Changelog**:
https://github.com/urfave/cli/compare/v2.24.3...v2.24.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDEuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE0MS4wIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-21 09:09:34 +02:00
renovate[bot]
204e9188c7 Update module github.com/mudler/edgevpn to v0.20.0 (#225)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) |
require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` |

---

### Release Notes

<details>
<summary>mudler/edgevpn</summary>

###
[`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0)

[Compare
Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0)

#### Changelog

- [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b)
⬆️ Bump go-libp2p
- [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0)
🌱 Adapt to update
- [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d)
🌱 Cleanup
- [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix:
typo
- [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix:
typo
- [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix:
typos

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
ci-robbot [bot]
080aa58562 Repositories bump (#229)
Bump of luet repositories

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
2023-02-13 14:51:25 +01:00
renovate[bot]
223c129c0d Update module github.com/bramvdbogaerde/go-scp to v1.2.1 (#161)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/bramvdbogaerde/go-scp](https://togithub.com/bramvdbogaerde/go-scp)
| require | patch | `v1.2.0` -> `v1.2.1` |

---

### Release Notes

<details>
<summary>bramvdbogaerde/go-scp</summary>

###
[`v1.2.1`](https://togithub.com/bramvdbogaerde/go-scp/releases/tag/v1.2.1):
Version 1.2.1

[Compare
Source](https://togithub.com/bramvdbogaerde/go-scp/compare/v1.2.0...v1.2.1)

#### What's Changed

- Some code style fixes by
[@&#8203;dshemin](https://togithub.com/dshemin) in
[https://github.com/bramvdbogaerde/go-scp/pull/53](https://togithub.com/bramvdbogaerde/go-scp/pull/53)
- fix: CopyRemotePassThru blocked on writing to error channel by
[@&#8203;262nos](https://togithub.com/262nos) in
[https://github.com/bramvdbogaerde/go-scp/pull/56](https://togithub.com/bramvdbogaerde/go-scp/pull/56)
- fix: Data race in CopyPassThru by
[@&#8203;mafredri](https://togithub.com/mafredri) in
[https://github.com/bramvdbogaerde/go-scp/pull/66](https://togithub.com/bramvdbogaerde/go-scp/pull/66)

#### New Contributors

- [@&#8203;262nos](https://togithub.com/262nos) made their first
contribution in
[https://github.com/bramvdbogaerde/go-scp/pull/56](https://togithub.com/bramvdbogaerde/go-scp/pull/56)
- [@&#8203;mafredri](https://togithub.com/mafredri) made their first
contribution in
[https://github.com/bramvdbogaerde/go-scp/pull/66](https://togithub.com/bramvdbogaerde/go-scp/pull/66)

**Full Changelog**:
https://github.com/bramvdbogaerde/go-scp/compare/v1.2.0...v1.2.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTA4LjEifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-07 15:03:34 +01:00
renovate[bot]
d4b57f5fb2 Update github.com/mudler/go-pluggable digest to 7710299 (#203)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/mudler/go-pluggable](https://togithub.com/mudler/go-pluggable)
| require | digest | `189d463` -> `7710299` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTEuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExMS4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-07 15:03:19 +01:00
renovate[bot]
1a5dffae35 Update github.com/spectrocloud/peg digest to a5208a0 (#199)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/spectrocloud/peg](https://togithub.com/spectrocloud/peg) |
require | digest | `cdce224` -> `a5208a0` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTEuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExNi4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-07 15:02:58 +01:00
Ettore Di Giacinto
8ab6c0d35e 📖 Update README
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2023-02-07 11:57:05 +01:00
ci-robbot [bot]
69612e2aeb Repositories bump (#219)
Bump of luet repositories

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
2023-02-06 22:40:40 +01:00
renovate[bot]
4a94b6c162 Update module github.com/onsi/ginkgo/v2 to v2.8.0 (#209)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/onsi/ginkgo/v2](https://togithub.com/onsi/ginkgo) |
require | minor | `v2.7.1` -> `v2.8.0` |

---

### Release Notes

<details>
<summary>onsi/ginkgo</summary>

### [`v2.8.0`](https://togithub.com/onsi/ginkgo/releases/tag/v2.8.0)

[Compare
Source](https://togithub.com/onsi/ginkgo/compare/v2.7.1...v2.8.0)

#### 2.8.0

##### Features

- Introduce GinkgoHelper() to track and exclude helper functions from
potential CodeLocations
\[[`e19f556`](https://togithub.com/onsi/ginkgo/commit/e19f556)]

Modeled after `testing.T.Helper()`.  Now, rather than write code like:

```go
func helper(model Model) {
    Expect(model).WithOffset(1).To(BeValid())
    Expect(model.SerialNumber).WithOffset(1).To(MatchRegexp(/[a-f0-9]*/))
}
```

you can stop tracking offsets (which makes nesting composing helpers
nearly impossible) and simply write:

```go
func helper(model Model) {
    GinkgoHelper()
    Expect(model).To(BeValid())
    Expect(model.SerialNumber).To(MatchRegexp(/[a-f0-9]*/))
}
```

- Introduce GinkgoLabelFilter() and Label().MatchesLabelFilter() to make
it possible to programmatically match filters (fixes
[#&#8203;1119](https://togithub.com/onsi/ginkgo/issues/1119))
\[[`2f6597c`](https://togithub.com/onsi/ginkgo/commit/2f6597c)]

You can now write code like this:

```go
BeforeSuite(func() {
	if Label("slow").MatchesLabelFilter(GinkgoLabelFilter()) {
		// do slow setup
	}

	if Label("fast").MatchesLabelFilter(GinkgoLabelFilter()) {
		// do fast setup
	}
})
```

to programmatically check whether a given set of labels will match the
configured `--label-filter`.

##### Maintenance

- Bump webrick from 1.7.0 to 1.8.1 in /docs
([#&#8203;1125](https://togithub.com/onsi/ginkgo/issues/1125))
\[[`ea4966e`](https://togithub.com/onsi/ginkgo/commit/ea4966e)]
- cdeql: add ruby language
([#&#8203;1124](https://togithub.com/onsi/ginkgo/issues/1124))
\[[`9dd275b`](https://togithub.com/onsi/ginkgo/commit/9dd275b)]
- dependabot: add bundler package-ecosystem for docs
([#&#8203;1123](https://togithub.com/onsi/ginkgo/issues/1123))
\[[`14e7bdd`](https://togithub.com/onsi/ginkgo/commit/14e7bdd)]

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTYuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExNi4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-06 22:39:55 +01:00
renovate[bot]
88a66fd7b4 Update module github.com/urfave/cli/v2 to v2.24.3 (#213)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/urfave/cli/v2](https://togithub.com/urfave/cli) | require
| patch | `v2.24.2` -> `v2.24.3` |

---

### Release Notes

<details>
<summary>urfave/cli</summary>

### [`v2.24.3`](https://togithub.com/urfave/cli/releases/tag/v2.24.3)

[Compare
Source](https://togithub.com/urfave/cli/compare/v2.24.2...v2.24.3)

#### What's Changed

- Make trim space optional by
[@&#8203;palsivertsen](https://togithub.com/palsivertsen) in
[https://github.com/urfave/cli/pull/1675](https://togithub.com/urfave/cli/pull/1675)

**Full Changelog**:
https://github.com/urfave/cli/compare/v2.24.2...v2.24.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTkuNSIsInVwZGF0ZWRJblZlciI6IjM0LjExOS41In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-06 22:32:49 +01:00
renovate[bot]
eb56a61535 Update module github.com/mudler/yip to v1 (#218)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/mudler/yip](https://togithub.com/mudler/yip) | require |
major | `v0.11.4` -> `v1.0.0` |

---

### Release Notes

<details>
<summary>mudler/yip</summary>

### [`v1.0.0`](https://togithub.com/mudler/yip/releases/tag/v1.0.0)

[Compare
Source](https://togithub.com/mudler/yip/compare/v0.11.4...v1.0.0)

#### Changelog

- [`18cb23d`](https://togithub.com/mudler/yip/commit/18cb23d) Bump
entities dependency for license change
([#&#8203;48](https://togithub.com/mudler/yip/issues/48))
- [`91e88df`](https://togithub.com/mudler/yip/commit/91e88df) Bump
linuxkit+diskfs
([#&#8203;49](https://togithub.com/mudler/yip/issues/49))
- [`297dedc`](https://togithub.com/mudler/yip/commit/297dedc) Execute
stages in a dag
([#&#8203;50](https://togithub.com/mudler/yip/issues/50))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEyNC4yIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-06 22:32:24 +01:00
renovate[bot]
83dc026376 Update module github.com/urfave/cli/v2 to v2.24.2 (#192)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/urfave/cli/v2](https://togithub.com/urfave/cli) | require
| patch | `v2.24.1` -> `v2.24.2` |

---

### Release Notes

<details>
<summary>urfave/cli</summary>

### [`v2.24.2`](https://togithub.com/urfave/cli/releases/tag/v2.24.2)

[Compare
Source](https://togithub.com/urfave/cli/compare/v2.24.1...v2.24.2)

#### What's Changed

- Update README badges for v2 by
[@&#8203;meatballhat](https://togithub.com/meatballhat) in
[https://github.com/urfave/cli/pull/1664](https://togithub.com/urfave/cli/pull/1664)
- Target two most recent Go versions in v2 by
[@&#8203;meatballhat](https://togithub.com/meatballhat) in
[https://github.com/urfave/cli/pull/1666](https://togithub.com/urfave/cli/pull/1666)
- flag: remove dependencies on shared variables by
[@&#8203;zllovesuki](https://togithub.com/zllovesuki) in
[https://github.com/urfave/cli/pull/1671](https://togithub.com/urfave/cli/pull/1671)
- Show non categorized flags with categorized on help by
[@&#8203;skelouse](https://togithub.com/skelouse) in
[https://github.com/urfave/cli/pull/1673](https://togithub.com/urfave/cli/pull/1673)

#### New Contributors

- [@&#8203;zllovesuki](https://togithub.com/zllovesuki) made their first
contribution in
[https://github.com/urfave/cli/pull/1671](https://togithub.com/urfave/cli/pull/1671)

**Full Changelog**:
https://github.com/urfave/cli/compare/v2.24.1...v2.24.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDguNCIsInVwZGF0ZWRJblZlciI6IjM0LjExNi4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-30 14:34:36 +01:00
renovate[bot]
1ff36bd870 Update module github.com/onsi/ginkgo/v2 to v2.7.1 (#206)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/onsi/ginkgo/v2](https://togithub.com/onsi/ginkgo) |
require | patch | `v2.7.0` -> `v2.7.1` |

---

### Release Notes

<details>
<summary>onsi/ginkgo</summary>

### [`v2.7.1`](https://togithub.com/onsi/ginkgo/releases/tag/v2.7.1)

[Compare
Source](https://togithub.com/onsi/ginkgo/compare/v2.7.0...v2.7.1)

#### 2.7.1

##### Fixes

- Bring back SuiteConfig.EmitSpecProgress to avoid compilation issue for
consumers that set it manually
\[[`d2a1cb0`](https://togithub.com/onsi/ginkgo/commit/d2a1cb0)]

##### Maintenance

- Bump github.com/onsi/gomega from 1.24.2 to 1.25.0
([#&#8203;1118](https://togithub.com/onsi/ginkgo/issues/1118))
\[[`cafece6`](https://togithub.com/onsi/ginkgo/commit/cafece6)]
- Bump golang.org/x/tools from 0.4.0 to 0.5.0
([#&#8203;1111](https://togithub.com/onsi/ginkgo/issues/1111))
\[[`eda66c2`](https://togithub.com/onsi/ginkgo/commit/eda66c2)]
- Bump golang.org/x/sys from 0.3.0 to 0.4.0
([#&#8203;1112](https://togithub.com/onsi/ginkgo/issues/1112))
\[[`ac5ccaa`](https://togithub.com/onsi/ginkgo/commit/ac5ccaa)]
- Bump github.com/onsi/gomega from 1.24.1 to 1.24.2
([#&#8203;1097](https://togithub.com/onsi/ginkgo/issues/1097))
\[[`eee6480`](https://togithub.com/onsi/ginkgo/commit/eee6480)]

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTEuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExMS4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-30 14:33:36 +01:00
ci-robbot [bot]
1fe5603a35 Repositories bump (#205)
Bump of luet repositories

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
2023-01-27 21:11:46 +01:00
Ettore Di Giacinto
c7e0c0282e ⬆️ Bump kairos deps (#202)
Signed-off-by: mudler <mudler@c3os.io>

Signed-off-by: mudler <mudler@c3os.io>
v1.5.1
2023-01-27 09:59:52 +01:00
Itxaka
af8a729dde Adds newer flavors to the bump_k3s_versions script (#204)
I forgot this script so on 1.5.0 nothing opensuse related was build and
published due to the name change

Signed-off-by: Itxaka <itxaka@spectrocloud.com>

Signed-off-by: Itxaka <itxaka@spectrocloud.com>
Co-authored-by: Itxaka <itxaka@spectrocloud.com>
2023-01-27 09:40:59 +01:00
Itxaka
fc894dfd5d ⚠️ Add tumbleweed flavor (#193)
Based on the new tumbleweed flavor for kairos

Blocked until https://github.com/kairos-io/kairos/pull/710 gets in and
pushes the new flavor

- [x] copy all artifacts from quay.io/kairos/kairos-opensuse to
quay.io/kairos/kairos-opensuse-leap
- [x] copy all signatures from quay.io/kairos/kairos-opensuse to
quay.io/kairos/kairos-opensuse-leap
- [x] copy all artifacts from quay.io/kairos/kairos-opensuse-arm-rpi to
quay.io/kairos/kairos-opensuse-leap-arm-rpi
- [x] copy all artifacts from quay.io/kairos/kairos-opensuse-arm-rpi to
quay.io/kairos/kairos-opensuse-leap-arm-rpi

Signed-off-by: Itxaka <itxaka@spectrocloud.com>

Signed-off-by: Itxaka <itxaka@spectrocloud.com>
Co-authored-by: Itxaka <itxaka@spectrocloud.com>
v1.5.0
2023-01-26 21:21:15 +01:00
ci-robbot [bot]
071eec3498 ⬆️ Kairos core image bump (#201)
Update of the Kairos core image tag

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
2023-01-26 19:55:57 +01:00
ci-robbot [bot]
d9f6724fc6 K3s versions bump (#200)
Keep track of stable releases

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: mudler <mudler@users.noreply.github.com>
2023-01-26 19:22:58 +01:00
Ettore Di Giacinto
8215320e79 🐧 Add nohang (#196)
Signed-off-by: mudler <mudler@c3os.io>

Signed-off-by: mudler <mudler@c3os.io>
2023-01-26 17:55:45 +01:00
renovate[bot]
2c25239cf9 Update module github.com/luthermonson/go-proxmox to v0.0.0-alpha3 (#198)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/luthermonson/go-proxmox](https://togithub.com/luthermonson/go-proxmox)
| require | patch | `v0.0.0-alpha2` -> `v0.0.0-alpha3` |

---

### Release Notes

<details>
<summary>luthermonson/go-proxmox</summary>

###
[`v0.0.0-alpha3`](https://togithub.com/luthermonson/go-proxmox/releases/tag/v0.0.0-alpha3)

[Compare
Source](https://togithub.com/luthermonson/go-proxmox/compare/v0.0.0-alpha2...v0.0.0-alpha3)

#### What's Changed

- updating mage to use aliases by
[@&#8203;luthermonson](https://togithub.com/luthermonson) in
[https://github.com/luthermonson/go-proxmox/pull/47](https://togithub.com/luthermonson/go-proxmox/pull/47)
- adding more tests and light refactor by
[@&#8203;luthermonson](https://togithub.com/luthermonson) in
[https://github.com/luthermonson/go-proxmox/pull/48](https://togithub.com/luthermonson/go-proxmox/pull/48)
- adding gock tests for proxmox main client funcs by
[@&#8203;luthermonson](https://togithub.com/luthermonson) in
[https://github.com/luthermonson/go-proxmox/pull/49](https://togithub.com/luthermonson/go-proxmox/pull/49)
- adding nocloud cloud-init functionality by
[@&#8203;luthermonson](https://togithub.com/luthermonson) in
[https://github.com/luthermonson/go-proxmox/pull/50](https://togithub.com/luthermonson/go-proxmox/pull/50)

**Full Changelog**:
https://github.com/luthermonson/go-proxmox/compare/v0.0.0-alpha2...v0.0.0-alpha3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTEuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExMS4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-25 22:03:27 +01:00
renovate[bot]
847cfb99e7 Update github.com/spectrocloud/peg digest to cdce224 (#197)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/spectrocloud/peg](https://togithub.com/spectrocloud/peg) |
require | digest | `aa88743` -> `cdce224` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTEuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExMS4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-25 21:53:42 +01:00
renovate[bot]
30eebb1ee0 Update module github.com/onsi/gomega to v1.26.0 (#183)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/onsi/gomega](https://togithub.com/onsi/gomega) | require |
minor | `v1.24.2` -> `v1.26.0` |

---

### Release Notes

<details>
<summary>onsi/gomega</summary>

### [`v1.26.0`](https://togithub.com/onsi/gomega/releases/tag/v1.26.0)

[Compare
Source](https://togithub.com/onsi/gomega/compare/v1.25.0...v1.26.0)

#### 1.26.0

##### Features

- When a polled function returns an error, keep track of the actual and
report on the matcher state of the last non-errored actual
\[[`21f3090`](https://togithub.com/onsi/gomega/commit/21f3090)]
- improve eventually failure message output
\[[`c530fb3`](https://togithub.com/onsi/gomega/commit/c530fb3)]

##### Fixes

- fix several documentation spelling issues
\[[`e2eff1f`](https://togithub.com/onsi/gomega/commit/e2eff1f)]

### [`v1.25.0`](https://togithub.com/onsi/gomega/releases/tag/v1.25.0)

[Compare
Source](https://togithub.com/onsi/gomega/compare/v1.24.2...v1.25.0)

#### 1.25.0

##### Features

- add `MustPassRepeatedly(int)` to asyncAssertion
([#&#8203;619](https://togithub.com/onsi/gomega/issues/619))
\[[`4509f72`](https://togithub.com/onsi/gomega/commit/4509f72)]
- compare unwrapped errors using DeepEqual
([#&#8203;617](https://togithub.com/onsi/gomega/issues/617))
\[[`aaeaa5d`](https://togithub.com/onsi/gomega/commit/aaeaa5d)]

##### Maintenance

- Bump golang.org/x/net from 0.4.0 to 0.5.0
([#&#8203;614](https://togithub.com/onsi/gomega/issues/614))
\[[`c7cfea4`](https://togithub.com/onsi/gomega/commit/c7cfea4)]
- Bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0
([#&#8203;615](https://togithub.com/onsi/gomega/issues/615))
\[[`71b8adb`](https://togithub.com/onsi/gomega/commit/71b8adb)]
- Docs: Fix typo "MUltiple" -> "Multiple"
([#&#8203;616](https://togithub.com/onsi/gomega/issues/616))
\[[`9351dda`](https://togithub.com/onsi/gomega/commit/9351dda)]
- clean up go.sum
\[[`cd1dc1d`](https://togithub.com/onsi/gomega/commit/cd1dc1d)]

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEwOS4xIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-25 21:51:06 +01:00