Skip to content

Commit d0f8347

Browse files
committed
Fix changelogs
1 parent 179bbaa commit d0f8347

File tree

19 files changed

+150
-82
lines changed

19 files changed

+150
-82
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-17
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/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-17
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/bitbucket/Changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,17 @@
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-17
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+
* Update appVersions for DC apps (#983)
28+
1829
## 1.22.7
1930

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

src/main/charts/bitbucket/Chart.yaml

Lines changed: 3 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,8 @@ 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)"
24+
- "Update appVersions for DC apps (#983)"
2425
2526
dependencies:
2627
- name: common

src/main/charts/confluence/Changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,17 @@
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-17
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+
* Update appVersions for DC apps (#981)
30+
2031
## 1.22.7
2132

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

src/main/charts/confluence/Chart.yaml

Lines changed: 3 additions & 2 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: '1.22.7'
5+
version: '1.22.8'
66
appVersion: 9.2.3
77
kubeVersion: ">=1.21.x-0"
88
keywords:
@@ -20,7 +20,8 @@ deprecated: false
2020
annotations:
2121
artifacthub.io/containsSecurityUpdates: "true"
2222
artifacthub.io/changes: |-
23-
- "Update Helm chart version"
23+
- "Set fsGroupChangePolicy to OnRootMismatch in securityContext by default (#986)"
24+
- "Update appVersions for DC apps (#981)"
2425
2526
dependencies:
2627
- name: common

src/main/charts/crowd/Changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,17 @@
1616
* Relabel instance name on jmx service monitor (#757)
1717
* Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)
1818

19+
## 1.22.8
20+
21+
**Release date:** 2025-4-17
22+
23+
![AppVersion: 6.3.0](https://img.shields.io/static/v1?label=AppVersion&message=6.3.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+
* Set fsGroupChangePolicy to OnRootMismatch in securityContext by default (#986)
28+
* Update appVersions for DC apps (#983)
29+
1930
## 1.22.7
2031

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

src/main/charts/crowd/Chart.yaml

Lines changed: 3 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: '1.22.7'
5+
version: '1.22.8'
66
appVersion: 6.3.0
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 Helm chart version"
23+
- "Set fsGroupChangePolicy to OnRootMismatch in securityContext by default (#986)"
24+
- "Update appVersions for DC apps (#983)"
2425
2526
dependencies:
2627
- name: common

0 commit comments

Comments
 (0)