Commit Graph

1387 Commits

Author SHA1 Message Date
renovate[bot]
ae7b2d08a6 fix(deps): update module github.com/sanity-io/litter to v1.5.7 (#682)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v2.16.2
2025-02-12 23:31:14 +00:00
renovate[bot]
a3dca67856 chore(deps): update dependency cypress to v14.0.3 (#681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-11 22:35:34 +00:00
renovate[bot]
edcf8723ab fix(deps): update module golang.org/x/net to v0.35.0 (#680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-11 00:54:24 +00:00
Ettore Di Giacinto
a91fb13e39 feat: allow to override standard cloud init paths (#679)
* feat: allow to override standard cloud init paths

Signed-off-by: mudler <mudler@localai.io>

* Address feedback from review

Signed-off-by: mudler <mudler@localai.io>

* Address feedback from review

Signed-off-by: mudler <mudler@localai.io>

---------

Signed-off-by: mudler <mudler@localai.io>
2025-02-07 09:58:28 +01:00
renovate[bot]
9b7b5db760 fix(deps): update module github.com/google/go-github/v66 to v69 (#677)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-07 01:52:46 +00:00
renovate[bot]
892ad54e6f fix(deps): update module github.com/google/go-github/v68 to v69 (#676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-06 05:34:21 +00:00
renovate[bot]
163fa3d08b fix(deps): update module github.com/google/go-github/v66 to v69 (#675)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-06 05:30:05 +00:00
renovate[bot]
ea105176e4 fix(deps): update module golang.org/x/sys to v0.30.0 (#674)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-06 00:55:07 +00:00
renovate[bot]
eb36d8b6c1 chore(deps): update dependency cypress to v14.0.2 (#673)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-06 00:54:12 +00:00
renovate[bot]
2955e3275b chore(deps): update dependabot/fetch-metadata action to v2.3.0 (#669)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-05 00:28:05 +00:00
renovate[bot]
477f0e6323 fix(deps): update module golang.org/x/oauth2 to v0.26.0 (#672)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-05 00:24:59 +00:00
renovate[bot]
a942a90dc4 fix(deps): update module github.com/kairos-io/kairos-sdk to v0.7.3 (#671)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-05 00:24:37 +00:00
renovate[bot]
e2ff555707 chore(deps): update dependency cypress to v14.0.1 (#670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 22:18:03 +00:00
renovate[bot]
3412d7a2a2 fix(deps): update module github.com/mudler/yip to v1.14.1 (#667)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 05:52:15 +00:00
renovate[bot]
900779f98e chore(deps): update actions/setup-go action to v5.3.0 (#668)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 05:48:35 +00:00
renovate[bot]
626fbe4ec0 chore(deps): update dependency cypress to v14 (#666)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 01:49:49 +00:00
renovate[bot]
e2c6ef5a9b fix(deps): update module github.com/mudler/yip to v1.14.0 (#665)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 01:49:06 +00:00
renovate[bot]
1b6c87d1c1 fix(deps): update module github.com/kairos-io/kairos-sdk to v0.7.2 (#662)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 08:16:27 +00:00
renovate[bot]
2e667634f5 fix(deps): update module k8s.io/mount-utils to v0.32.1 (#664)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 04:55:17 +00:00
renovate[bot]
0266183421 fix(deps): update module github.com/google/go-containerregistry to v0.20.3 (#663)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 01:42:03 +00:00
renovate[bot]
18911b7231 fix(deps): update module github.com/mudler/yip to v1.13.1 (#659)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-14 10:04:50 +00:00
Itxaka
488841ebf2 Use extensions dir path as source (#660)
Otherwise it will copy the dir itself and we just want to copy the
contents of the dir

Signed-off-by: Itxaka <itxaka@kairos.io>
2025-01-14 10:59:45 +01:00
Dimitris Karakasilis
347a30b261 Fix https://github.com/kairos-io/kairos-agent/security/code-scanning/57 (#658)
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2025-01-10 16:14:29 +02:00
renovate[bot]
8a8ef8ff45 fix(deps): update module github.com/sanity-io/litter to v1.5.6 (#655)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 23:16:09 +00:00
renovate[bot]
63067dcbcb chore(deps): update securego/gosec action to v2.22.0 (#656)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 23:15:54 +00:00
renovate[bot]
d57bea8263 fix(deps): update module github.com/google/go-github/v66 to v68 (#645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 13:57:20 +00:00
dependabot[bot]
235440e393 Bump github.com/go-git/go-git/v5 (#654)
Bumps the go_modules group with 1 update in the / directory: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git).


Updates `github.com/go-git/go-git/v5` from 5.12.0 to 5.13.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.12.0...v5.13.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-09 13:52:43 +00:00
renovate[bot]
c572314bcc fix(deps): update module github.com/google/go-github/v67 to v68 (#646)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 02:41:36 +00:00
renovate[bot]
2a7be43e74 fix(deps): update module golang.org/x/net to v0.34.0 (#653)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 02:37:12 +00:00
renovate[bot]
e6ed19177f fix(deps): update module golang.org/x/oauth2 to v0.25.0 (#650)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-04 15:16:56 +00:00
renovate[bot]
195fb484d2 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.22.2 (#648)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-04 00:23:10 +00:00
renovate[bot]
f111e10906 fix(deps): update module github.com/onsi/gomega to v1.36.2 (#647)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-24 22:45:02 +00:00
renovate[bot]
d8d75ebd37 fix(deps): update dependency alpinejs to v3.14.8 (#643)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-23 22:59:24 +00:00
renovate[bot]
9e6d7f8b5c fix(deps): update module github.com/google/go-github/v66 to v68 (#644)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-23 22:55:59 +00:00
renovate[bot]
d34d7e834b fix(deps): update module github.com/onsi/ginkgo/v2 to v2.22.1 (#642)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-23 10:45:20 +00:00
Andrew Steurer
78c109040d adding error message (#626)
* adding error message

Signed-off-by: Andrew Steurer <andrew.steurer@fermyon.com>

* Apply suggestions from code review

---------

Signed-off-by: Andrew Steurer <andrew.steurer@fermyon.com>
Co-authored-by: Itxaka <itxaka@kairos.io>
2024-12-23 10:41:31 +00:00
renovate[bot]
71e8e5b801 chore(deps): update google/osv-scanner-action action to v1.9.2 (#640)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-20 04:19:36 +00:00
renovate[bot]
a8c24b7534 fix(deps): update module github.com/labstack/echo/v4 to v4.13.3 (#641)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-20 00:46:51 +00:00
renovate[bot]
1d7321fe00 fix(deps): update module golang.org/x/net to v0.33.0 (#639)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-18 22:10:55 +00:00
renovate[bot]
1197f49c00 chore(deps): update dependency cypress to v13.17.0 (#636)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 23:13:36 +00:00
Itxaka
a5a55c636d Expand DeployImage to be more flexible (#635)
Usually we create the system dirs in images by default, but that means
that we cannot reuse the DeployImage for deploying random non-system
images.

This fixes it by adding an extra param to create the dir structure in
the created image

Signed-off-by: Itxaka <itxaka@kairos.io>
2024-12-17 15:05:38 +01:00
renovate[bot]
92ca5a6d53 fix(deps): update dependency @fortawesome/fontawesome-free to v6.7.2 (#634)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 01:15:07 +00:00
renovate[bot]
248c622260 fix(deps): update module github.com/labstack/echo/v4 to v4.13.2 (#632)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 04:51:45 +00:00
renovate[bot]
9d9da86e69 chore(deps): update google/osv-scanner-action action to v1.9.1 (#633)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 02:50:50 +00:00
renovate[bot]
22c65b3ac8 fix(deps): update module github.com/google/go-github/v66 to v67 (#613)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-12 04:13:12 +00:00
dependabot[bot]
a15e7746b1 Bump golang.org/x/crypto in the go_modules group across 1 directory (#630)
Bumps the go_modules group with 1 update in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `golang.org/x/crypto` from 0.30.0 to 0.31.0
- [Commits](https://github.com/golang/crypto/compare/v0.30.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-12 04:09:05 +00:00
renovate[bot]
d80f7d60a4 fix(deps): update module k8s.io/mount-utils to v0.32.0 (#629)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-12 04:05:05 +00:00
renovate[bot]
163b28729f fix(deps): update module github.com/labstack/echo/v4 to v4.13.1 (#628)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-12 00:15:57 +00:00
renovate[bot]
c6166c9b7a chore(deps): update actions/setup-go action to v5.2.0 (#627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-11 04:36:57 +00:00
renovate[bot]
6e1d1bbed3 fix(deps): update module k8s.io/mount-utils to v0.31.4 (#625)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-11 02:32:10 +00:00