Skip to content

Releases: defenseunicorns/uds-package-gitlab-runner

v17.1.0-uds.1

31 Jul 22:06
70e683a
Compare
Choose a tag to compare

17.1.0-uds.1 (2024-07-31)

Features

  • enable prometheus metrics to be Made for UDS (#111) (27001f1)

Miscellaneous

  • deps: update gitlab runner support dependencies (#110) (087aefc)
  • deps: update support-deps to v3.25.15 (#107) (dafe6b2)

v17.1.0-uds.0

23 Jul 20:04
18fb644
Compare
Choose a tag to compare

17.1.0-uds.0 (2024-07-23)

Miscellaneous

  • deps: update gitlab runner package dependencies (#84) (313b471)
  • deps: update gitlab runner support dependencies (#105) (bd43d5c)

v17.0.0-uds.1

13 Jul 00:37
ae96d28
Compare
Choose a tag to compare

17.0.0-uds.1 (2024-07-13)

⚠ BREAKING CHANGES

  • update to the new runner registration system (#93)
  • allow for configurability to zarf ignore the sandbox (#90)

Features

  • add wait for GLR package CR readiness (#88) (1067019)
  • allow for configurability to zarf ignore the sandbox (#90) (3da0e53)

Bug Fixes

  • update to the new runner registration system (#93) (6a4c5e0)

Miscellaneous

  • add an ADR for the GitLab runner sandbox Zarf agent ignore setting (#100) (6f13ee1)
  • add pre release testing (#95) (a412c82)
  • deps-dev: bump braces from 3.0.2 to 3.0.3 in /test (#97) (5eedf1a)
  • deps-dev: bump ws from 8.16.0 to 8.17.1 in /test (#94) (545c583)
  • deps: update gitlab runner support dependencies (#103) (a0439e7)
  • deps: update gitlab runner support dependencies (#85) (ace6a61)
  • deps: update gitlab runner support dependencies (#91) (ccc1f1a)
  • fix renovate config for gitlab runner sandbox images (#98) (18028e4)
  • move the variables from common to root for discoverability (#102) (78e17f4)
  • update license (#92) (5c7b0fe)

v17.0.0-uds.0

29 May 20:40
246cfc0
Compare
Choose a tag to compare

17.0.0-uds.0 (2024-05-29)

⚠ BREAKING CHANGES

Caution

Support for runner token registration is deprecated in GitLab 17 and will be removed in GitLab 18 - When updating to this version, you can re-enable token registration in the gitlab admin UI:

  • Admin Area -> Settings -> CI/CD -> Runners -> Allow runner registration token

⚠️ NOTE
If your runner does not automatically connect, you may also need to update the gitlab-gitlab-runner-secret in both the gitlab and gitlab-runner namepspaces. The correct value can be found in the admin UI after enabling token registration: Admin Area -> CI/CD -> Runners -> <vertical dot dropdown in the top-right>

Caution

Network Policies have been enabled on this package and external connections are blocked by default. See docs/configuration.md for details on how to configure this (#81)

Features

Miscellaneous

  • deps: update gitlab runner package dependencies (#80) (8393282)
  • deps: update gitlab runner support dependencies (#78) (a203bac)

v16.11.0-uds.0

07 May 16:02
8dbb0ea
Compare
Choose a tag to compare

16.11.0-uds.0 (2024-05-07)

Miscellaneous

  • deps: update gitlab runner package dependencies (#77) (a74125e)
  • deps: update gitlab runner support dependencies (#71) (19eabac)
  • deps: update gitlab runner support dependencies (#75) (f8c97fb)
  • hotfix the update to spoof the release (#69) (5056b18)
  • improve jest test patterns (#73) (6c60a90)

v16.10.0-uds.0

29 Mar 16:15
b56a2a8
Compare
Choose a tag to compare

16.10.0-uds.0 (2024-03-29)

Miscellaneous

  • add a renovate schedule to reduce paid runner churn (#67) (0e08dfe)
  • add upgrade tests to gitlab-runner (#60) (df343fe)
  • deps: update gitlab runner package dependencies (#63) (ad21fa7)
  • deps: update gitlab runner support dependencies (#52) (345a28f)
  • deps: update gitlab runner support dependencies (#62) (6264f7a)
  • hotfix upgrade test action (#61) (040ab3a)
  • release v16.10.0-uds.0 (#68) (8f13492)
  • update CODEOWNERS to new style/group (#58) (422e776)
  • update gitlab-runner to be simpler and more in line with patterns (#65) (4064d7e)

v16.9.1-uds.2

13 Mar 03:42
e3427a7
Compare
Choose a tag to compare

16.9.1-uds.2 (2024-03-13)

Bug Fixes

  • architecture issues in nested uds-cli publish (#53) (2d44ae7)

Miscellaneous

v16.9.1-uds.1

07 Mar 03:46
0093b32
Compare
Choose a tag to compare

16.9.1-uds.1 (2024-03-07)

Miscellaneous

  • fix unvendored kubectl and zarf, remove --no-progress flag (#49) (5c44943)

v16.9.1-uds.0

07 Mar 01:51
ad4f28d
Compare
Choose a tag to compare

16.9.1-uds.0 (2024-03-07)

Miscellaneous

  • deps: update gitlab runner package dependencies (#34) (4cf733e)
  • deps: update gitlab runner support dependencies (#40) (04c88c0)
  • deps: update gitlab runner support dependencies (#45) (6f41a63)
  • fix scorecard issues (#42) (d9e473f)

v16.8.0-uds.1

24 Feb 08:24
8ae5b58
Compare
Choose a tag to compare

16.8.0-uds.1 (2024-02-24)

Bug Fixes

  • build container security context (#22) (435d65e)
  • pinning commitlint to avoid breaking change (#27) (ea7eabe)
  • update 'kubectl' commands to 'uds zarf tools kubectl' (f995554)

Miscellaneous