Skip to content

Commit 6703eb4

Browse files
github-actions[bot]bianchi2
andauthoredJan 30, 2025
Prepare release 1.22.4 (#945)
Co-authored-by: bianchi2 <bianchi2@users.noreply.github.com>
1 parent 6973ae0 commit 6703eb4

File tree

24 files changed

+147
-87
lines changed

24 files changed

+147
-87
lines changed
 

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

+10
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@
1212
* Update appVersions for DC apps (#762)
1313
* Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)
1414

15+
## 1.22.4
16+
17+
**Release date:** 2025-1-30
18+
19+
![AppVersion: 10.2.0](https://img.shields.io/static/v1?label=AppVersion&message=10.2.0&color=success&logo=)
20+
![Kubernetes: >=1.21.x-0](https://img.shields.io/static/v1?label=Kubernetes&message=>=1.21.x-0&color=informational&logo=kubernetes)
21+
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
22+
23+
* Update Helm chart version
24+
1525
## 1.22.3
1626

1727
**Release date:** 2025-1-13

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

+2-2
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: '1.22.3'
5+
version: '1.22.4'
66
appVersion: 10.2.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-
- "Update appVersions for DC apps (#936)"
23+
- "Update Helm chart version"
2424
dependencies:
2525
- name: common
2626
version: 1.2.7

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# bamboo-agent
22

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

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

‎src/main/charts/bamboo/Changelog.md

+10
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@
1515
* Relabel instance name on jmx service monitor (#757)
1616
* Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)
1717

18+
## 1.22.4
19+
20+
**Release date:** 2025-1-30
21+
22+
![AppVersion: 10.2.0](https://img.shields.io/static/v1?label=AppVersion&message=10.2.0&color=success&logo=)
23+
![Kubernetes: >=1.21.x-0](https://img.shields.io/static/v1?label=Kubernetes&message=>=1.21.x-0&color=informational&logo=kubernetes)
24+
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
25+
26+
* Round up fractional cpu values for ActiveProcessorsCount (#944)
27+
1828
## 1.22.3
1929

2030
**Release date:** 2025-1-13

‎src/main/charts/bamboo/Chart.yaml

+2-2
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: '1.22.3'
5+
version: '1.22.4'
66
appVersion: 10.2.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-
- "Set custom securityContext for import-certs init container. Make affinity independent for Synchrony (#938)"
23+
- "Round up fractional cpu values for ActiveProcessorsCount (#944)"
2424
dependencies:
2525
- name: common
2626
version: 1.2.7

‎src/main/charts/bamboo/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# bamboo
22

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

55
A chart for installing Bamboo Data Center on Kubernetes
66

‎src/main/charts/bitbucket/Changelog.md

+10
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@
1515
* Relabel instance name on jmx service monitor (#757)
1616
* Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)
1717

18+
## 1.22.4
19+
20+
**Release date:** 2025-1-30
21+
22+
![AppVersion: 9.4.2](https://img.shields.io/static/v1?label=AppVersion&message=9.4.2&color=success&logo=)
23+
![Kubernetes: >=1.21.x-0](https://img.shields.io/static/v1?label=Kubernetes&message=>=1.21.x-0&color=informational&logo=kubernetes)
24+
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
25+
26+
* Round up fractional cpu values for ActiveProcessorsCount (#944)
27+
1828
## 1.22.3
1929

2030
**Release date:** 2025-1-13

‎src/main/charts/bitbucket/Chart.yaml

+2-2
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: '1.22.3'
5+
version: '1.22.4'
66
appVersion: 9.4.2
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-
- "Set custom securityContext for import-certs init container. Make affinity independent for Synchrony (#938)"
23+
- "Round up fractional cpu values for ActiveProcessorsCount (#944)"
2424
2525
dependencies:
2626
- name: common

‎src/main/charts/bitbucket/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# bitbucket
22

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

55
A chart for installing Bitbucket Data Center on Kubernetes
66

‎src/main/charts/confluence/Changelog.md

+10
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,16 @@
1717
* Relabel instance name on jmx service monitor (#757)
1818
* Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)
1919

20+
## 1.22.4
21+
22+
**Release date:** 2025-1-30
23+
24+
![AppVersion: 9.2.0](https://img.shields.io/static/v1?label=AppVersion&message=9.2.0&color=success&logo=)
25+
![Kubernetes: >=1.21.x-0](https://img.shields.io/static/v1?label=Kubernetes&message=>=1.21.x-0&color=informational&logo=kubernetes)
26+
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
27+
28+
* Round up fractional cpu values for ActiveProcessorsCount (#944)
29+
2030
## 1.22.3
2131

2232
**Release date:** 2025-1-13

‎src/main/charts/confluence/Chart.yaml

+2-2
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: '1.22.3'
5+
version: '1.22.4'
66
appVersion: 9.2.0
77
kubeVersion: ">=1.21.x-0"
88
keywords:
@@ -20,7 +20,7 @@ deprecated: false
2020
annotations:
2121
artifacthub.io/containsSecurityUpdates: "true"
2222
artifacthub.io/changes: |-
23-
- "Set custom securityContext for import-certs init container. Make affinity independent for Synchrony (#938)"
23+
- "Round up fractional cpu values for ActiveProcessorsCount (#944)"
2424
2525
dependencies:
2626
- name: common

‎src/main/charts/confluence/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# confluence
22

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

55
A chart for installing Confluence Data Center on Kubernetes
66

‎src/main/charts/crowd/Changelog.md

+10
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,16 @@
1616
* Relabel instance name on jmx service monitor (#757)
1717
* Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)
1818

19+
## 1.22.4
20+
21+
**Release date:** 2025-1-30
22+
23+
![AppVersion: 6.2.0](https://img.shields.io/static/v1?label=AppVersion&message=6.2.0&color=success&logo=)
24+
![Kubernetes: >=1.21.x-0](https://img.shields.io/static/v1?label=Kubernetes&message=>=1.21.x-0&color=informational&logo=kubernetes)
25+
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
26+
27+
* Round up fractional cpu values for ActiveProcessorsCount (#944)
28+
1929
## 1.22.3
2030

2131
**Release date:** 2025-1-13

‎src/main/charts/crowd/Chart.yaml

+2-2
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: '1.22.3'
5+
version: '1.22.4'
66
appVersion: 6.2.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-
- "Set custom securityContext for import-certs init container. Make affinity independent for Synchrony (#938)"
23+
- "Round up fractional cpu values for ActiveProcessorsCount (#944)"
2424
2525
dependencies:
2626
- name: common

‎src/main/charts/crowd/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# crowd
22

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

55
A chart for installing Crowd Data Center on Kubernetes
66

‎src/main/charts/jira/Changelog.md

+10
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@
1515
* Relabel instance name on jmx service monitor (#757)
1616
* Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)
1717

18+
## 1.22.4
19+
20+
**Release date:** 2025-1-30
21+
22+
![AppVersion: 10.3.2](https://img.shields.io/static/v1?label=AppVersion&message=10.3.2&color=success&logo=)
23+
![Kubernetes: >=1.21.x-0](https://img.shields.io/static/v1?label=Kubernetes&message=>=1.21.x-0&color=informational&logo=kubernetes)
24+
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
25+
26+
* Round up fractional cpu values for ActiveProcessorsCount (#944)
27+
1828
## 1.22.3
1929

2030
**Release date:** 2025-1-13

‎src/main/charts/jira/Chart.yaml

+2-2
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: '1.22.3'
5+
version: '1.22.4'
66
appVersion: 10.3.2
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-
- "Set custom securityContext for import-certs init container. Make affinity independent for Synchrony (#938)"
24+
- "Round up fractional cpu values for ActiveProcessorsCount (#944)"
2525
2626
dependencies:
2727
- name: common

‎src/main/charts/jira/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# jira
22

3-
![Version: 1.22.3](https://img.shields.io/badge/Version-1.22.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.3.2](https://img.shields.io/badge/AppVersion-10.3.2-informational?style=flat-square)
3+
![Version: 1.22.4](https://img.shields.io/badge/Version-1.22.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.3.2](https://img.shields.io/badge/AppVersion-10.3.2-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

+4-4
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-1.22.3
8+
helm.sh/chart: bamboo-agent-1.22.4
99
app.kubernetes.io/name: bamboo-agent
1010
app.kubernetes.io/instance: unittest-bamboo-agent
1111
app.kubernetes.io/version: "10.2.0"
@@ -17,7 +17,7 @@ kind: ConfigMap
1717
metadata:
1818
name: unittest-bamboo-agent-jvm-config
1919
labels:
20-
helm.sh/chart: bamboo-agent-1.22.3
20+
helm.sh/chart: bamboo-agent-1.22.4
2121
app.kubernetes.io/name: bamboo-agent
2222
app.kubernetes.io/instance: unittest-bamboo-agent
2323
app.kubernetes.io/version: "10.2.0"
@@ -32,7 +32,7 @@ kind: Deployment
3232
metadata:
3333
name: unittest-bamboo-agent
3434
labels:
35-
helm.sh/chart: bamboo-agent-1.22.3
35+
helm.sh/chart: bamboo-agent-1.22.4
3636
app.kubernetes.io/name: bamboo-agent
3737
app.kubernetes.io/instance: unittest-bamboo-agent
3838
app.kubernetes.io/version: "10.2.0"
@@ -46,7 +46,7 @@ spec:
4646
template:
4747
metadata:
4848
annotations:
49-
checksum/config-jvm: f303304c75a425cfddbecb2be937502100f5b8b243517a89601e8b7402464b6a
49+
checksum/config-jvm: 301de608432b84a6212431d68c80a228497b749e927db5912832737e3afc4b7c
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

+12-12
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-1.22.3
8+
helm.sh/chart: bamboo-1.22.4
99
app.kubernetes.io/name: bamboo
1010
app.kubernetes.io/instance: unittest-bamboo
1111
app.kubernetes.io/version: "10.2.0"
@@ -17,7 +17,7 @@ kind: ConfigMap
1717
metadata:
1818
name: unittest-bamboo-jvm-config
1919
labels:
20-
helm.sh/chart: bamboo-1.22.3
20+
helm.sh/chart: bamboo-1.22.4
2121
app.kubernetes.io/name: bamboo
2222
app.kubernetes.io/instance: unittest-bamboo
2323
app.kubernetes.io/version: "10.2.0"
@@ -34,7 +34,7 @@ kind: ConfigMap
3434
metadata:
3535
name: unittest-bamboo-jmx-config
3636
labels:
37-
helm.sh/chart: bamboo-1.22.3
37+
helm.sh/chart: bamboo-1.22.4
3838
app.kubernetes.io/name: bamboo
3939
app.kubernetes.io/instance: unittest-bamboo
4040
app.kubernetes.io/version: "10.2.0"
@@ -62,7 +62,7 @@ kind: ConfigMap
6262
metadata:
6363
name: unittest-bamboo-helm-values
6464
labels:
65-
helm.sh/chart: bamboo-1.22.3
65+
helm.sh/chart: bamboo-1.22.4
6666
app.kubernetes.io/name: bamboo
6767
app.kubernetes.io/instance: unittest-bamboo
6868
app.kubernetes.io/version: "10.2.0"
@@ -366,7 +366,7 @@ kind: Service
366366
metadata:
367367
name: unittest-bamboo-jms
368368
labels:
369-
helm.sh/chart: bamboo-1.22.3
369+
helm.sh/chart: bamboo-1.22.4
370370
app.kubernetes.io/name: bamboo
371371
app.kubernetes.io/instance: unittest-bamboo
372372
app.kubernetes.io/version: "10.2.0"
@@ -389,7 +389,7 @@ kind: Service
389389
metadata:
390390
name: unittest-bamboo-jmx
391391
labels:
392-
helm.sh/chart: bamboo-1.22.3
392+
helm.sh/chart: bamboo-1.22.4
393393
app.kubernetes.io/name: bamboo
394394
app.kubernetes.io/instance: unittest-bamboo
395395
app.kubernetes.io/version: "10.2.0"
@@ -412,7 +412,7 @@ kind: Service
412412
metadata:
413413
name: unittest-bamboo
414414
labels:
415-
helm.sh/chart: bamboo-1.22.3
415+
helm.sh/chart: bamboo-1.22.4
416416
app.kubernetes.io/name: bamboo
417417
app.kubernetes.io/instance: unittest-bamboo
418418
app.kubernetes.io/version: "10.2.0"
@@ -436,7 +436,7 @@ kind: StatefulSet
436436
metadata:
437437
name: unittest-bamboo
438438
labels:
439-
helm.sh/chart: bamboo-1.22.3
439+
helm.sh/chart: bamboo-1.22.4
440440
app.kubernetes.io/name: bamboo
441441
app.kubernetes.io/instance: unittest-bamboo
442442
app.kubernetes.io/version: "10.2.0"
@@ -453,9 +453,9 @@ spec:
453453
template:
454454
metadata:
455455
annotations:
456-
checksum/config-jvm: 96796dc8ff1ba2e23562ea9e321837c2fd838eb4784127b1632027227f9087d4
456+
checksum/config-jvm: 35703165e53abbbbe81857d7773747427392432daa0c35c29765460d8248151e
457457
labels:
458-
helm.sh/chart: bamboo-1.22.3
458+
helm.sh/chart: bamboo-1.22.4
459459
app.kubernetes.io/name: bamboo
460460
app.kubernetes.io/instance: unittest-bamboo
461461
app.kubernetes.io/version: "10.2.0"
@@ -621,7 +621,7 @@ metadata:
621621
"helm.sh/hook": test
622622
"helm.sh/hook-delete-policy": "before-hook-creation,hook-succeeded"
623623
labels:
624-
helm.sh/chart: bamboo-1.22.3
624+
helm.sh/chart: bamboo-1.22.4
625625
app.kubernetes.io/name: bamboo
626626
app.kubernetes.io/instance: unittest-bamboo
627627
app.kubernetes.io/version: "10.2.0"
@@ -665,7 +665,7 @@ metadata:
665665
"helm.sh/hook": test
666666
"helm.sh/hook-delete-policy": "before-hook-creation,hook-succeeded"
667667
labels:
668-
helm.sh/chart: bamboo-1.22.3
668+
helm.sh/chart: bamboo-1.22.4
669669
app.kubernetes.io/name: bamboo
670670
app.kubernetes.io/instance: unittest-bamboo
671671
app.kubernetes.io/version: "10.2.0"

0 commit comments

Comments
 (0)
Failed to load comments.