Skip to content

Commit 68b3998

Browse files
Prepare release 2.0.6 (#1053)
Co-authored-by: bianchi2 <[email protected]>
1 parent b9fdb68 commit 68b3998

File tree

24 files changed

+155
-87
lines changed

24 files changed

+155
-87
lines changed

src/main/charts/bamboo-agent/Changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
## 2.0.6
4+
5+
**Release date:** 2025-11-3
6+
7+
![AppVersion: 11.0.7](https://img.shields.io/static/v1?label=AppVersion&message=11.0.7&color=success&logo=)
8+
![Kubernetes: >=1.21.x-0](https://img.shields.io/static/v1?label=Kubernetes&message=>=1.21.x-0&color=informational&logo=kubernetes)
9+
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
10+
11+
* Update appVersions for DC apps (#1052)
12+
313
## 2.0.5
414

515
**Release date:** 2025-11-1

src/main/charts/bamboo-agent/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: bamboo-agent
33
description: A chart for installing Bamboo Data Center remote agents on
44
Kubernetes
55
type: application
6-
version: '2.0.5'
6+
version: '2.0.6'
77
appVersion: 11.0.7
88
kubeVersion: ">=1.21.x-0"
99
keywords:
@@ -21,7 +21,7 @@ deprecated: false
2121
annotations:
2222
artifacthub.io/containsSecurityUpdates: "false"
2323
artifacthub.io/changes: |-
24-
- "Update appVersions for DC apps (#1049)"
24+
- "Update appVersions for DC apps (#1052)"
2525
dependencies:
2626
- name: common
2727
version: 1.2.7

src/main/charts/bamboo-agent/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# bamboo-agent
22

3-
![Version: 2.0.5](https://img.shields.io/badge/Version-2.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11.0.7](https://img.shields.io/badge/AppVersion-11.0.7-informational?style=flat-square)
3+
![Version: 2.0.6](https://img.shields.io/badge/Version-2.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11.0.7](https://img.shields.io/badge/AppVersion-11.0.7-informational?style=flat-square)
44

55
A chart for installing Bamboo Data Center remote agents on Kubernetes
66

src/main/charts/bamboo/Changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## 2.0.6
4+
5+
**Release date:** 2025-11-3
6+
7+
![AppVersion: 11.0.7](https://img.shields.io/static/v1?label=AppVersion&message=11.0.7&color=success&logo=)
8+
![Kubernetes: >=1.21.x-0](https://img.shields.io/static/v1?label=Kubernetes&message=>=1.21.x-0&color=informational&logo=kubernetes)
9+
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
10+
11+
* Update appVersions for DC apps (#1052)
12+
* fix: Added default Kubernetes parameters to VolumeClaimTemplate to prevent infinite DRIFT (#1030)
13+
314
## 2.0.5
415

516
**Release date:** 2025-11-1

src/main/charts/bamboo/Chart.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: bamboo
33
description: A chart for installing Bamboo Data Center on Kubernetes
44
type: application
5-
version: '2.0.5'
5+
version: '2.0.6'
66
appVersion: 11.0.7
77
kubeVersion: ">=1.21.x-0"
88
keywords:
@@ -20,7 +20,8 @@ deprecated: false
2020
annotations:
2121
artifacthub.io/containsSecurityUpdates: "false"
2222
artifacthub.io/changes: |-
23-
- "Update appVersions for DC apps (#1049)"
23+
- "Update appVersions for DC apps (#1052)"
24+
- "fix: Added default Kubernetes parameters to VolumeClaimTemplate to prevent infinite DRIFT (#1030)"
2425
dependencies:
2526
- name: common
2627
version: 1.2.7

src/main/charts/bamboo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# bamboo
22

3-
![Version: 2.0.5](https://img.shields.io/badge/Version-2.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11.0.7](https://img.shields.io/badge/AppVersion-11.0.7-informational?style=flat-square)
3+
![Version: 2.0.6](https://img.shields.io/badge/Version-2.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11.0.7](https://img.shields.io/badge/AppVersion-11.0.7-informational?style=flat-square)
44

55
A chart for installing Bamboo Data Center on Kubernetes
66

src/main/charts/bitbucket/Changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
## 2.0.6
4+
5+
**Release date:** 2025-11-3
6+
7+
![AppVersion: 9.4.12](https://img.shields.io/static/v1?label=AppVersion&message=9.4.12&color=success&logo=)
8+
![Kubernetes: >=1.21.x-0](https://img.shields.io/static/v1?label=Kubernetes&message=>=1.21.x-0&color=informational&logo=kubernetes)
9+
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
10+
11+
* fix: Added default Kubernetes parameters to VolumeClaimTemplate to prevent infinite DRIFT (#1030)
12+
313
## 2.0.5
414

515
**Release date:** 2025-11-1

src/main/charts/bitbucket/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: bitbucket
33
description: A chart for installing Bitbucket Data Center on Kubernetes
44
type: application
5-
version: '2.0.5'
5+
version: '2.0.6'
66
appVersion: 9.4.12
77
kubeVersion: ">=1.21.x-0"
88
keywords:
@@ -20,7 +20,7 @@ deprecated: false
2020
annotations:
2121
artifacthub.io/containsSecurityUpdates: "false"
2222
artifacthub.io/changes: |-
23-
- "Update appVersions for DC apps (#1049)"
23+
- "fix: Added default Kubernetes parameters to VolumeClaimTemplate to prevent infinite DRIFT (#1030)"
2424
2525
dependencies:
2626
- name: common

src/main/charts/bitbucket/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# bitbucket
22

3-
![Version: 2.0.5](https://img.shields.io/badge/Version-2.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.4.12](https://img.shields.io/badge/AppVersion-9.4.12-informational?style=flat-square)
3+
![Version: 2.0.6](https://img.shields.io/badge/Version-2.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.4.12](https://img.shields.io/badge/AppVersion-9.4.12-informational?style=flat-square)
44

55
A chart for installing Bitbucket Data Center on Kubernetes
66

src/main/charts/confluence/Changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## 2.0.6
4+
5+
**Release date:** 2025-11-3
6+
7+
![AppVersion: 9.2.9](https://img.shields.io/static/v1?label=AppVersion&message=9.2.9&color=success&logo=)
8+
![Kubernetes: >=1.21.x-0](https://img.shields.io/static/v1?label=Kubernetes&message=>=1.21.x-0&color=informational&logo=kubernetes)
9+
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
10+
11+
* fix: Add missing ErrorReportValve to default server.xml #1047 (#1047)
12+
* fix: Added default Kubernetes parameters to VolumeClaimTemplate to prevent infinite DRIFT (#1030)
13+
314
## 2.0.5
415

516
**Release date:** 2025-11-1

0 commit comments

Comments
 (0)