Skip to content

Releases: a2geek/gitea-bosh-release

v6

26 Jun 20:45
Compare
Choose a tag to compare

Updates:

  • Updated software versions.

Software versions:

Software Version Changed?
Action Runner 0.2.12 No
Caddy Gitea 0.0.4 No1
Git 2.50.0 Yes
Gitea 1.24.2 Yes
Node 20.19.3 Yes

Full Changelog: v5...v6

  1. Caddy is downloaded and built at deployment time due to the complexity of the environment. Because of this, the BOSH package doesn't get updated (meaning, it doesn't rebuild with current source even if that source did change).

v5

15 May 14:45
Compare
Choose a tag to compare
v5

Updates:

  • Updated software versions.
  • Extracted action runner and caddy-gitea deployment to separate ops files.

Software versions:

Software Version Changed?
Action Runner 0.2.11 No
Caddy Gitea 0.0.4 No1
Git 2.49.0 Yes
Gitea 1.23.8 Yes
Node 20.19.1 Yes

Full Changelog: v4...v5

  1. Caddy is downloaded and built at deployment time due to the complexity of the environment. Because of this, the BOSH package doesn't get updated (meaning, it doesn't rebuild with current source even if that source did change).

v4

13 Mar 19:07
Compare
Choose a tag to compare
v4

Updates:

  • Updated software.
  • BBR now supports backup and restore. Note that restore should be to same structure as backup was from (so, don't change databases or number of instances).

Software versions:

Software Version Changed?
Action Runner 0.2.11 No
Caddy Gitea Current No1
Git 2.48.1 No
Gitea 1.23.3 Yes
Node 20.18.2 Yes

Full Changelog: v3...v4

  1. Caddy is downloaded and built at deployment time due to the complexity of the environment. Because of this, the BOSH package doesn't get updated (meaning, it doesn't rebuild with current source even if that source did change).

v3

08 Feb 01:28
Compare
Choose a tag to compare
v3

Updates:

  • Fixed issue where Gitea process showed as failed due to pre-start script failing.
  • Updated software.
  • Added BBR backup capability. Note that Gitea itself does not have a automated restore, so left that as a manual step.

Software versions:

Software Version Changed?
Action Runner 0.2.11 No
Caddy Gitea Current No1
Git 2.48.1 Yes
Gitea 1.23.3 Yes
Node 20.18.2 Yes

Full Changelog: v2...v3

  1. Caddy is downloaded and built at deployment time due to the complexity of the environment. Because of this, the BOSH package doesn't get updated (meaning, it doesn't rebuild with current source even if that source did change).

v2

10 Nov 16:47
Compare
Choose a tag to compare
v2

Changes:

  • Added ops files for MySQL and Postgres; both colocated and as an independent VM. Note Postgres is using PXC, requires a hefty compilation VM and takes a while to build.
  • Adding caddy-gitea to enable Gitea pages.

Full Changelog: v1...v2

v1

17 Oct 23:45
Compare
Choose a tag to compare
v1

Initial release.