Skip to content

Releases: saidsef/atlassian-bamboo-cicd

v2024.12

16 Dec 15:59
830bb9c
Compare
Choose a tag to compare

v2024.06

17 Jun 12:00
3a5cf1c
Compare
Choose a tag to compare

v2024.06

v2024.02

12 Feb 14:49
d95d71d
Compare
Choose a tag to compare

v2024.02

v2024.01

08 Jan 16:23
a20717a
Compare
Choose a tag to compare

v2024.01

v2023.12

22 Dec 18:00
7ffc64a
Compare
Choose a tag to compare

v2023.12

v2023.09: Upgrade Bamboo server to version 9.3.3 (#51)

10 Sep 22:02
f12352d
Compare
Choose a tag to compare

v2023.08: Moved K8s to base and Upgraded Bamboo (#43)

22 Aug 14:04
f0bb4b8
Compare
Choose a tag to compare
* Moved Bamboo kubernetes deployment to base directory this will standardise deployments

* Moved kubernetes kustomizer resource to point to base directory

* Upgraded Bamboo to version 9.2.4 LTS

* MOved Kubernetes files to base

* Updated docker file to include opencontainers description

* Moved part of Kubernetes securityContext spec to container level

This best practice applys the securityContext to all container in the deployment and reduces code duplications

Updated Kubernetes deployment spec set readOnlyRootFilesystem and increased initialDelaySeconds

Added apk package curl for internal use, updated folder path name by making it consistent

moved Bamboo logs to ephemeral storage

U[dated Kubernetes deployment manifest to include resources - this is to define resource specs, and added JAVA min max and opts from system resource

foo

* bugfix: fixed chown for Bamboo dir and process

* Updated base OpenJDK to 21-slim

* Added K8s mount point for catalina conf

* Disabled Kubernetes deployment automountServiceAccountToken and enableServiceLinks

This improves our security posture

v2023.07: Bump helm/kind-action from 1.7.0 to 1.8.0 (#40)

22 Jul 12:04
6c780ed
Compare
Choose a tag to compare
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2023.06: Bump helm/kind-action from 1.5.0 to 1.7.0 (#39)

16 Jun 08:16
2522ba8
Compare
Choose a tag to compare
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.5.0 to 1.7.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.5.0...v1.7.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2023.04

03 Apr 10:23
a173912
Compare
Choose a tag to compare
Atlassian Bamboo version bump to v8.2.8 and K8s manifest default tag …