Skip to content

Commit 9331e0e

Browse files
Prepare release 2.0.1 (#1007)
Co-authored-by: bianchi2 <bianchi2@users.noreply.github.com>
1 parent 309b57f commit 9331e0e

File tree

24 files changed

+147
-88
lines changed

24 files changed

+147
-88
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.1
4+
5+
**Release date:** 2025-5-15
6+
7+
![AppVersion: 11.0.1](https://img.shields.io/static/v1?label=AppVersion&message=11.0.1&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 (#1005)
12+
313
## 2.0.0
414

515
**Release date:** 2025-4-29

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: bamboo-agent
33
description: A chart for installing Bamboo Data Center remote agents on Kubernetes
44
type: application
5-
version: '2.0.0'
5+
version: '2.0.1'
66
appVersion: 11.0.1
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 Helm chart version"
23+
- "Update appVersions for DC apps (#1005)"
2424
dependencies:
2525
- name: common
2626
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.0](https://img.shields.io/badge/Version-2.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11.0.1](https://img.shields.io/badge/AppVersion-11.0.1-informational?style=flat-square)
3+
![Version: 2.0.1](https://img.shields.io/badge/Version-2.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11.0.1](https://img.shields.io/badge/AppVersion-11.0.1-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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
## 2.0.1
4+
5+
**Release date:** 2025-5-15
6+
7+
![AppVersion: 11.0.1](https://img.shields.io/static/v1?label=AppVersion&message=11.0.1&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 (#1005)
12+
313
## 2.0.0
414

515
**Release date:** 2025-4-29

src/main/charts/bamboo/Chart.yaml

Lines changed: 2 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.0'
5+
version: '2.0.1'
66
appVersion: 11.0.1
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 Helm chart version"
23+
- "Update appVersions for DC apps (#1005)"
2424
dependencies:
2525
- name: common
2626
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.0](https://img.shields.io/badge/Version-2.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11.0.1](https://img.shields.io/badge/AppVersion-11.0.1-informational?style=flat-square)
3+
![Version: 2.0.1](https://img.shields.io/badge/Version-2.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11.0.1](https://img.shields.io/badge/AppVersion-11.0.1-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.1
4+
5+
**Release date:** 2025-5-15
6+
7+
![AppVersion: 9.4.6](https://img.shields.io/static/v1?label=AppVersion&message=9.4.6&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 (#1006)
12+
313
## 2.0.0
414

515
This release includes breaking changes. See [Breaking Changes](https://github.com/atlassian/data-center-helm-charts/blob/main/BREAKING_CHANGES.md)

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.0'
5+
version: '2.0.1'
66
appVersion: 9.4.6
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-
- "Remove condition to support legacy securityContext format (#1000)"
23+
- "Update appVersions for DC apps (#1006)"
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.0](https://img.shields.io/badge/Version-2.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.4.6](https://img.shields.io/badge/AppVersion-9.4.6-informational?style=flat-square)
3+
![Version: 2.0.1](https://img.shields.io/badge/Version-2.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.4.6](https://img.shields.io/badge/AppVersion-9.4.6-informational?style=flat-square)
44

55
A chart for installing Bitbucket Data Center on Kubernetes
66

src/main/charts/confluence/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.1
4+
5+
**Release date:** 2025-5-15
6+
7+
![AppVersion: 9.2.4](https://img.shields.io/static/v1?label=AppVersion&message=9.2.4&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 (#1004)
12+
313
## 2.0.0
414

515
This release includes breaking changes. See [Breaking Changes](https://github.com/atlassian/data-center-helm-charts/blob/main/BREAKING_CHANGES.md)

src/main/charts/confluence/Chart.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: confluence
33
description: A chart for installing Confluence Data Center on Kubernetes
44
type: application
5-
version: '2.0.0'
5+
version: '2.0.1'
66
appVersion: 9.2.4
77
kubeVersion: ">=1.21.x-0"
88
keywords:
@@ -20,8 +20,7 @@ deprecated: false
2020
annotations:
2121
artifacthub.io/containsSecurityUpdates: "true"
2222
artifacthub.io/changes: |-
23-
- "Pass OpenSearch details as env vars (#999)"
24-
- "Remove condition to support legacy securityContext format (#1000)"
23+
- "Update appVersions for DC apps (#1004)"
2524
2625
dependencies:
2726
- name: common

src/main/charts/confluence/README.md

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

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

55
A chart for installing Confluence Data Center on Kubernetes
66

src/main/charts/crowd/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.1
4+
5+
**Release date:** 2025-5-15
6+
7+
![AppVersion: 6.3.0](https://img.shields.io/static/v1?label=AppVersion&message=6.3.0&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 Helm chart version
12+
313
## 2.0.0
414

515
This release includes breaking changes. See [Breaking Changes](https://github.com/atlassian/data-center-helm-charts/blob/main/BREAKING_CHANGES.md)

src/main/charts/crowd/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: crowd
33
description: A chart for installing Crowd Data Center on Kubernetes
44
type: application
5-
version: '2.0.0'
5+
version: '2.0.1'
66
appVersion: 6.3.0
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-
- "Remove condition to support legacy securityContext format (#1000)"
23+
- "Update Helm chart version"
2424
2525
dependencies:
2626
- name: common

src/main/charts/crowd/README.md

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

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

55
A chart for installing Crowd Data Center on Kubernetes
66

src/main/charts/jira/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.1
4+
5+
**Release date:** 2025-5-15
6+
7+
![AppVersion: 10.3.6](https://img.shields.io/static/v1?label=AppVersion&message=10.3.6&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 (#1006)
12+
313
## 2.0.0
414

515
This release includes breaking changes. See [Breaking Changes](https://github.com/atlassian/data-center-helm-charts/blob/main/BREAKING_CHANGES.md)

src/main/charts/jira/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: jira
33
description: A chart for installing Jira Data Center on Kubernetes
44
type: application
5-
version: '2.0.0'
5+
version: '2.0.1'
66
appVersion: 10.3.6
77
kubeVersion: ">=1.21.x-0"
88
keywords:
@@ -21,7 +21,7 @@ deprecated: false
2121
annotations:
2222
artifacthub.io/containsSecurityUpdates: "false"
2323
artifacthub.io/changes: |-
24-
- "Remove condition to support legacy securityContext format (#1000)"
24+
- "Update appVersions for DC apps (#1006)"
2525
2626
dependencies:
2727
- name: common

src/main/charts/jira/README.md

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

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

55
A chart for installing Jira Data Center on Kubernetes
66

src/test/resources/expected_helm_output/bamboo-agent/output.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kind: ServiceAccount
55
metadata:
66
name: unittest-bamboo-agent
77
labels:
8-
helm.sh/chart: bamboo-agent-2.0.0
8+
helm.sh/chart: bamboo-agent-2.0.1
99
app.kubernetes.io/name: bamboo-agent
1010
app.kubernetes.io/instance: unittest-bamboo-agent
1111
app.kubernetes.io/version: "11.0.1"
@@ -17,7 +17,7 @@ kind: ConfigMap
1717
metadata:
1818
name: unittest-bamboo-agent-jvm-config
1919
labels:
20-
helm.sh/chart: bamboo-agent-2.0.0
20+
helm.sh/chart: bamboo-agent-2.0.1
2121
app.kubernetes.io/name: bamboo-agent
2222
app.kubernetes.io/instance: unittest-bamboo-agent
2323
app.kubernetes.io/version: "11.0.1"
@@ -32,7 +32,7 @@ kind: Deployment
3232
metadata:
3333
name: unittest-bamboo-agent
3434
labels:
35-
helm.sh/chart: bamboo-agent-2.0.0
35+
helm.sh/chart: bamboo-agent-2.0.1
3636
app.kubernetes.io/name: bamboo-agent
3737
app.kubernetes.io/instance: unittest-bamboo-agent
3838
app.kubernetes.io/version: "11.0.1"
@@ -46,7 +46,7 @@ spec:
4646
template:
4747
metadata:
4848
annotations:
49-
checksum/config-jvm: 450ed687647669976996abc0c202bada6781c67725f78b7454d9c4a5fd1780a5
49+
checksum/config-jvm: 86761b5f0b3da6d4e970e4424c4c83c60dc28d78dccb8b32b8cfa2ea80203a41
5050
labels:
5151
app.kubernetes.io/name: bamboo-agent
5252
app.kubernetes.io/instance: unittest-bamboo-agent

src/test/resources/expected_helm_output/bamboo/output.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kind: ServiceAccount
55
metadata:
66
name: unittest-bamboo
77
labels:
8-
helm.sh/chart: bamboo-2.0.0
8+
helm.sh/chart: bamboo-2.0.1
99
app.kubernetes.io/name: bamboo
1010
app.kubernetes.io/instance: unittest-bamboo
1111
app.kubernetes.io/version: "11.0.1"
@@ -17,7 +17,7 @@ kind: ConfigMap
1717
metadata:
1818
name: unittest-bamboo-jvm-config
1919
labels:
20-
helm.sh/chart: bamboo-2.0.0
20+
helm.sh/chart: bamboo-2.0.1
2121
app.kubernetes.io/name: bamboo
2222
app.kubernetes.io/instance: unittest-bamboo
2323
app.kubernetes.io/version: "11.0.1"
@@ -34,7 +34,7 @@ kind: ConfigMap
3434
metadata:
3535
name: unittest-bamboo-jmx-config
3636
labels:
37-
helm.sh/chart: bamboo-2.0.0
37+
helm.sh/chart: bamboo-2.0.1
3838
app.kubernetes.io/name: bamboo
3939
app.kubernetes.io/instance: unittest-bamboo
4040
app.kubernetes.io/version: "11.0.1"
@@ -62,7 +62,7 @@ kind: ConfigMap
6262
metadata:
6363
name: unittest-bamboo-helm-values
6464
labels:
65-
helm.sh/chart: bamboo-2.0.0
65+
helm.sh/chart: bamboo-2.0.1
6666
app.kubernetes.io/name: bamboo
6767
app.kubernetes.io/instance: unittest-bamboo
6868
app.kubernetes.io/version: "11.0.1"
@@ -370,7 +370,7 @@ kind: Service
370370
metadata:
371371
name: unittest-bamboo-jms
372372
labels:
373-
helm.sh/chart: bamboo-2.0.0
373+
helm.sh/chart: bamboo-2.0.1
374374
app.kubernetes.io/name: bamboo
375375
app.kubernetes.io/instance: unittest-bamboo
376376
app.kubernetes.io/version: "11.0.1"
@@ -393,7 +393,7 @@ kind: Service
393393
metadata:
394394
name: unittest-bamboo-jmx
395395
labels:
396-
helm.sh/chart: bamboo-2.0.0
396+
helm.sh/chart: bamboo-2.0.1
397397
app.kubernetes.io/name: bamboo
398398
app.kubernetes.io/instance: unittest-bamboo
399399
app.kubernetes.io/version: "11.0.1"
@@ -416,7 +416,7 @@ kind: Service
416416
metadata:
417417
name: unittest-bamboo
418418
labels:
419-
helm.sh/chart: bamboo-2.0.0
419+
helm.sh/chart: bamboo-2.0.1
420420
app.kubernetes.io/name: bamboo
421421
app.kubernetes.io/instance: unittest-bamboo
422422
app.kubernetes.io/version: "11.0.1"
@@ -440,7 +440,7 @@ kind: StatefulSet
440440
metadata:
441441
name: unittest-bamboo
442442
labels:
443-
helm.sh/chart: bamboo-2.0.0
443+
helm.sh/chart: bamboo-2.0.1
444444
app.kubernetes.io/name: bamboo
445445
app.kubernetes.io/instance: unittest-bamboo
446446
app.kubernetes.io/version: "11.0.1"
@@ -457,9 +457,9 @@ spec:
457457
template:
458458
metadata:
459459
annotations:
460-
checksum/config-jvm: 03aaef94b0db35a44a17b698d23eddaf9e8e5bc5d15c395908846661b9f92189
460+
checksum/config-jvm: af8a895bf976c5207392bc6b7088d09f0787490caba8e004dbdb8c12dbf5f928
461461
labels:
462-
helm.sh/chart: bamboo-2.0.0
462+
helm.sh/chart: bamboo-2.0.1
463463
app.kubernetes.io/name: bamboo
464464
app.kubernetes.io/instance: unittest-bamboo
465465
app.kubernetes.io/version: "11.0.1"
@@ -626,7 +626,7 @@ metadata:
626626
"helm.sh/hook": test
627627
"helm.sh/hook-delete-policy": "before-hook-creation,hook-succeeded"
628628
labels:
629-
helm.sh/chart: bamboo-2.0.0
629+
helm.sh/chart: bamboo-2.0.1
630630
app.kubernetes.io/name: bamboo
631631
app.kubernetes.io/instance: unittest-bamboo
632632
app.kubernetes.io/version: "11.0.1"
@@ -670,7 +670,7 @@ metadata:
670670
"helm.sh/hook": test
671671
"helm.sh/hook-delete-policy": "before-hook-creation,hook-succeeded"
672672
labels:
673-
helm.sh/chart: bamboo-2.0.0
673+
helm.sh/chart: bamboo-2.0.1
674674
app.kubernetes.io/name: bamboo
675675
app.kubernetes.io/instance: unittest-bamboo
676676
app.kubernetes.io/version: "11.0.1"

0 commit comments

Comments
 (0)