Releases: saidsef/atlassian-bamboo-cicd
Releases · saidsef/atlassian-bamboo-cicd
v2024.12
v2024.06
v2024.06
v2024.02
v2024.02
v2024.01
v2024.01
v2023.12
v2023.12
v2023.09: Upgrade Bamboo server to version 9.3.3 (#51)
v2023.08: Moved K8s to base and Upgraded Bamboo (#43)
* 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)
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)
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
Atlassian Bamboo version bump to v8.2.8 and K8s manifest default tag …