mirror of
https://github.com/ublue-os/forge.git
synced 2025-07-04 08:45:45 +03:00
Compare commits
4 commits
f24fbc329b
...
4a552d69ee
Author | SHA1 | Date | |
---|---|---|---|
![]() |
4a552d69ee | ||
![]() |
523b146cbc | ||
![]() |
806e968fda | ||
![]() |
f15adea98a |
2 changed files with 15 additions and 1 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,5 +1,19 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.2.2](https://github.com/ublue-os/forge/compare/v0.2.1...v0.2.2) (2025-05-23)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **deps:** update dependency ansible-core to v2.18.5 ([086e32e](https://github.com/ublue-os/forge/commit/086e32ed263a6a353123c40b6b70b8bc5ef825b9))
|
||||||
|
* **deps:** update dependency ansible-core to v2.18.6 ([986ea58](https://github.com/ublue-os/forge/commit/986ea586ce49ba2e70eafb2737d61ab42538beda))
|
||||||
|
* **deps:** update dependency humanize to v4.12.3 ([367434a](https://github.com/ublue-os/forge/commit/367434a316d5876b5b07cba9ff64fad1e434b76c))
|
||||||
|
* **deps:** update dependency nicegui to v2.14.1 ([ec77161](https://github.com/ublue-os/forge/commit/ec771611336a7d53e1ba448ec3b3e457d4c87514))
|
||||||
|
* **deps:** update dependency nicegui to v2.15.0 ([f3b4d94](https://github.com/ublue-os/forge/commit/f3b4d94879b258d28f6bb757854bb381490900f8))
|
||||||
|
* **deps:** update dependency nicegui to v2.16.0 ([1cd771d](https://github.com/ublue-os/forge/commit/1cd771d7ce30e65d38fe56965c830f2d44536d7a))
|
||||||
|
* **deps:** update dependency nicegui to v2.16.1 ([8afc946](https://github.com/ublue-os/forge/commit/8afc946db77e2d6e63a711777b73e5b12c6d1ab9))
|
||||||
|
* **deps:** update dependency nicegui to v2.17.0 ([982c25a](https://github.com/ublue-os/forge/commit/982c25a0f5f299bb571bae6819773bb3e4c816aa))
|
||||||
|
|
||||||
## [0.2.1](https://github.com/ublue-os/forge/compare/v0.2.0...v0.2.1) (2025-02-21)
|
## [0.2.1](https://github.com/ublue-os/forge/compare/v0.2.0...v0.2.1) (2025-02-21)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# Source Image
|
# Source Image
|
||||||
FROM docker.io/library/golang:1.24@sha256:86b4cff66e04d41821a17cea30c1031ed53e2635e2be99ae0b4a7d69336b5063
|
FROM docker.io/library/golang:1.24@sha256:795a40cbe36a11e39b0709eb98d7aaa8d312d60336d863a0ef1c8aff07c1b3e0
|
||||||
|
|
||||||
# Copy script
|
# Copy script
|
||||||
WORKDIR /certs
|
WORKDIR /certs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue