Skip to content

Commit f2f3afd

Browse files
committed
Prepare release 1.22.8
1 parent 179bbaa commit f2f3afd

File tree

24 files changed

+149
-87
lines changed

24 files changed

+149
-87
lines changed

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

Lines changed: 10 additions & 0 deletions
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.8
16+
17+
**Release date:** 2025-4-16
18+
19+
![AppVersion: 10.2.3](https://img.shields.io/static/v1?label=AppVersion&message=10.2.3&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+
* Set fsGroupChangePolicy to OnRootMismatch in securityContext by default (#986)
24+
1525
## 1.22.7
1626

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

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: '1.22.7'
5+
version: '1.22.8'
66
appVersion: 10.2.3
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 (#977)"
23+
- "Set fsGroupChangePolicy to OnRootMismatch in securityContext by default (#986)"
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: 1.22.7](https://img.shields.io/badge/Version-1.22.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.2.3](https://img.shields.io/badge/AppVersion-10.2.3-informational?style=flat-square)
3+
![Version: 1.22.8](https://img.shields.io/badge/Version-1.22.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.2.3](https://img.shields.io/badge/AppVersion-10.2.3-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
@@ -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.8
19+
20+
**Release date:** 2025-4-16
21+
22+
![AppVersion: 10.2.3](https://img.shields.io/static/v1?label=AppVersion&message=10.2.3&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+
* Set fsGroupChangePolicy to OnRootMismatch in securityContext by default (#986)
27+
1828
## 1.22.7
1929

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

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: '1.22.7'
5+
version: '1.22.8'
66
appVersion: 10.2.3
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 (#977)"
23+
- "Set fsGroupChangePolicy to OnRootMismatch in securityContext by default (#986)"
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: 1.22.7](https://img.shields.io/badge/Version-1.22.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.2.3](https://img.shields.io/badge/AppVersion-10.2.3-informational?style=flat-square)
3+
![Version: 1.22.8](https://img.shields.io/badge/Version-1.22.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.2.3](https://img.shields.io/badge/AppVersion-10.2.3-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
@@ -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.8
19+
20+
**Release date:** 2025-4-16
21+
22+
![AppVersion: 9.4.5](https://img.shields.io/static/v1?label=AppVersion&message=9.4.5&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+
* Set fsGroupChangePolicy to OnRootMismatch in securityContext by default (#986)
27+
1828
## 1.22.7
1929

2030
**Release date:** 2025-4-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: '1.22.7'
5+
version: '1.22.8'
66
appVersion: 9.4.5
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 documentation related to Bitbucket shared home requirements (#974)"
23+
- "Set fsGroupChangePolicy to OnRootMismatch in securityContext by default (#986)"
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: 1.22.7](https://img.shields.io/badge/Version-1.22.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.4.5](https://img.shields.io/badge/AppVersion-9.4.5-informational?style=flat-square)
3+
![Version: 1.22.8](https://img.shields.io/badge/Version-1.22.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.4.5](https://img.shields.io/badge/AppVersion-9.4.5-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
@@ -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.8
21+
22+
**Release date:** 2025-4-16
23+
24+
![AppVersion: 9.2.3](https://img.shields.io/static/v1?label=AppVersion&message=9.2.3&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+
* Set fsGroupChangePolicy to OnRootMismatch in securityContext by default (#986)
29+
2030
## 1.22.7
2131

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

0 commit comments

Comments
 (0)