Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions src/main/charts/bamboo-agent/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 2.0.8

**Release date:** 2025-12-29

![AppVersion: 12.1.0](https://img.shields.io/static/v1?label=AppVersion&message=12.1.0&color=success&logo=)
![Kubernetes: >=1.21.x-0](https://img.shields.io/static/v1?label=Kubernetes&message=>=1.21.x-0&color=informational&logo=kubernetes)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)

* Update appVersions for DC apps (#1070)

## 2.0.7

**Release date:** 2025-11-7
Expand Down
4 changes: 2 additions & 2 deletions src/main/charts/bamboo-agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: bamboo-agent
description: A chart for installing Bamboo Data Center remote agents on
Kubernetes
type: application
version: '2.0.7'
version: '2.0.8'
appVersion: 12.1.0
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -21,7 +21,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Update appVersions for DC apps (#1058)"
- "Update appVersions for DC apps (#1070)"
dependencies:
- name: common
version: 1.2.7
Expand Down
2 changes: 1 addition & 1 deletion src/main/charts/bamboo-agent/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# bamboo-agent

![Version: 2.0.7](https://img.shields.io/badge/Version-2.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 12.1.0](https://img.shields.io/badge/AppVersion-12.1.0-informational?style=flat-square)
![Version: 2.0.8](https://img.shields.io/badge/Version-2.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 12.1.0](https://img.shields.io/badge/AppVersion-12.1.0-informational?style=flat-square)

A chart for installing Bamboo Data Center remote agents on Kubernetes

Expand Down
11 changes: 11 additions & 0 deletions src/main/charts/bamboo/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 2.0.8

**Release date:** 2025-12-29

![AppVersion: 12.1.0](https://img.shields.io/static/v1?label=AppVersion&message=12.1.0&color=success&logo=)
![Kubernetes: >=1.21.x-0](https://img.shields.io/static/v1?label=Kubernetes&message=>=1.21.x-0&color=informational&logo=kubernetes)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)

* Update appVersions for DC apps (#1071)
* feat: Added scrape timeout configuration on servicemonitor (#1067)

## 2.0.7

**Release date:** 2025-11-7
Expand Down
5 changes: 3 additions & 2 deletions src/main/charts/bamboo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: bamboo
description: A chart for installing Bamboo Data Center on Kubernetes
type: application
version: '2.0.7'
version: '2.0.8'
appVersion: 12.1.0
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,7 +20,8 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Update appVersions for DC apps (#1058)"
- "Update appVersions for DC apps (#1071)"
- "feat: Added scrape timeout configuration on servicemonitor (#1067)"
dependencies:
- name: common
version: 1.2.7
Expand Down
2 changes: 1 addition & 1 deletion src/main/charts/bamboo/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# bamboo

![Version: 2.0.7](https://img.shields.io/badge/Version-2.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 12.1.0](https://img.shields.io/badge/AppVersion-12.1.0-informational?style=flat-square)
![Version: 2.0.8](https://img.shields.io/badge/Version-2.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 12.1.0](https://img.shields.io/badge/AppVersion-12.1.0-informational?style=flat-square)

A chart for installing Bamboo Data Center on Kubernetes

Expand Down
11 changes: 11 additions & 0 deletions src/main/charts/bitbucket/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 2.0.8

**Release date:** 2025-12-29

![AppVersion: 9.4.15](https://img.shields.io/static/v1?label=AppVersion&message=9.4.15&color=success&logo=)
![Kubernetes: >=1.21.x-0](https://img.shields.io/static/v1?label=Kubernetes&message=>=1.21.x-0&color=informational&logo=kubernetes)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)

* Update appVersions for DC apps (#1071)
* feat: Added scrape timeout configuration on servicemonitor (#1067)

## 2.0.7

**Release date:** 2025-11-7
Expand Down
5 changes: 3 additions & 2 deletions src/main/charts/bitbucket/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: bitbucket
description: A chart for installing Bitbucket Data Center on Kubernetes
type: application
version: '2.0.7'
version: '2.0.8'
appVersion: 9.4.15
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,7 +20,8 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Update Helm chart version"
- "Update appVersions for DC apps (#1071)"
- "feat: Added scrape timeout configuration on servicemonitor (#1067)"

dependencies:
- name: common
Expand Down
2 changes: 1 addition & 1 deletion src/main/charts/bitbucket/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# bitbucket

![Version: 2.0.7](https://img.shields.io/badge/Version-2.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.4.15](https://img.shields.io/badge/AppVersion-9.4.15-informational?style=flat-square)
![Version: 2.0.8](https://img.shields.io/badge/Version-2.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.4.15](https://img.shields.io/badge/AppVersion-9.4.15-informational?style=flat-square)

A chart for installing Bitbucket Data Center on Kubernetes

Expand Down
11 changes: 11 additions & 0 deletions src/main/charts/confluence/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 2.0.8

**Release date:** 2025-12-29

![AppVersion: 10.2.2](https://img.shields.io/static/v1?label=AppVersion&message=10.2.2&color=success&logo=)
![Kubernetes: >=1.21.x-0](https://img.shields.io/static/v1?label=Kubernetes&message=>=1.21.x-0&color=informational&logo=kubernetes)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)

* Update appVersions for DC apps (#1071)
* feat: Added scrape timeout configuration on servicemonitor (#1067)

## 2.0.7

**Release date:** 2025-11-7
Expand Down
7 changes: 3 additions & 4 deletions src/main/charts/confluence/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: confluence
description: A chart for installing Confluence Data Center on Kubernetes
type: application
version: '2.0.7'
version: '2.0.8'
appVersion: 10.2.2
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,9 +20,8 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/changes: |-
- "Update appVersions for DC apps (#1058)"
- "Synchrony: support additional env vars (#1057)"
- "fix: move ErrorReportValve to the correct line (#1055)"
- "Update appVersions for DC apps (#1071)"
- "feat: Added scrape timeout configuration on servicemonitor (#1067)"

dependencies:
- name: common
Expand Down
2 changes: 1 addition & 1 deletion src/main/charts/confluence/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# confluence

![Version: 2.0.7](https://img.shields.io/badge/Version-2.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.2.2](https://img.shields.io/badge/AppVersion-10.2.2-informational?style=flat-square)
![Version: 2.0.8](https://img.shields.io/badge/Version-2.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.2.2](https://img.shields.io/badge/AppVersion-10.2.2-informational?style=flat-square)

A chart for installing Confluence Data Center on Kubernetes

Expand Down
10 changes: 10 additions & 0 deletions src/main/charts/crowd/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 2.0.8

**Release date:** 2025-12-29

![AppVersion: 7.1.3](https://img.shields.io/static/v1?label=AppVersion&message=7.1.3&color=success&logo=)
![Kubernetes: >=1.21.x-0](https://img.shields.io/static/v1?label=Kubernetes&message=>=1.21.x-0&color=informational&logo=kubernetes)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)

* Update appVersions for DC apps (#1070)

## 2.0.7

**Release date:** 2025-11-7
Expand Down
4 changes: 2 additions & 2 deletions src/main/charts/crowd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: crowd
description: A chart for installing Crowd Data Center on Kubernetes
type: application
version: '2.0.7'
version: '2.0.8'
appVersion: 7.1.3

kubeVersion: ">=1.21.x-0"
Expand All @@ -21,7 +21,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Update Helm chart version"
- "Update appVersions for DC apps (#1070)"

dependencies:
- name: common
Expand Down
2 changes: 1 addition & 1 deletion src/main/charts/crowd/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# crowd

![Version: 2.0.7](https://img.shields.io/badge/Version-2.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.1.3](https://img.shields.io/badge/AppVersion-7.1.3-informational?style=flat-square)
![Version: 2.0.8](https://img.shields.io/badge/Version-2.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.1.3](https://img.shields.io/badge/AppVersion-7.1.3-informational?style=flat-square)

A chart for installing Crowd Data Center on Kubernetes

Expand Down
11 changes: 11 additions & 0 deletions src/main/charts/jira/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 2.0.8

**Release date:** 2025-12-29

![AppVersion: 11.3.1](https://img.shields.io/static/v1?label=AppVersion&message=11.3.1&color=success&logo=)
![Kubernetes: >=1.21.x-0](https://img.shields.io/static/v1?label=Kubernetes&message=>=1.21.x-0&color=informational&logo=kubernetes)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)

* Update appVersions for DC apps (#1071)
* feat: Added scrape timeout configuration on servicemonitor (#1067)

## 2.0.7

**Release date:** 2025-11-7
Expand Down
5 changes: 3 additions & 2 deletions src/main/charts/jira/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: jira
description: A chart for installing Jira Data Center on Kubernetes
type: application
version: '2.0.7'
version: '2.0.8'
appVersion: 11.3.1
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -22,7 +22,8 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Update appVersions for DC apps (#1058)"
- "Update appVersions for DC apps (#1071)"
- "feat: Added scrape timeout configuration on servicemonitor (#1067)"

dependencies:
- name: common
Expand Down
2 changes: 1 addition & 1 deletion src/main/charts/jira/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# jira

![Version: 2.0.7](https://img.shields.io/badge/Version-2.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11.3.1](https://img.shields.io/badge/AppVersion-11.3.1-informational?style=flat-square)
![Version: 2.0.8](https://img.shields.io/badge/Version-2.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11.3.1](https://img.shields.io/badge/AppVersion-11.3.1-informational?style=flat-square)

A chart for installing Jira Data Center on Kubernetes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: ServiceAccount
metadata:
name: unittest-bamboo-agent
labels:
helm.sh/chart: bamboo-agent-2.0.7
helm.sh/chart: bamboo-agent-2.0.8
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "12.1.0"
Expand All @@ -17,7 +17,7 @@ kind: ConfigMap
metadata:
name: unittest-bamboo-agent-jvm-config
labels:
helm.sh/chart: bamboo-agent-2.0.7
helm.sh/chart: bamboo-agent-2.0.8
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "12.1.0"
Expand All @@ -32,7 +32,7 @@ kind: Deployment
metadata:
name: unittest-bamboo-agent
labels:
helm.sh/chart: bamboo-agent-2.0.7
helm.sh/chart: bamboo-agent-2.0.8
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "12.1.0"
Expand All @@ -46,7 +46,7 @@ spec:
template:
metadata:
annotations:
checksum/config-jvm: fb4f854ee11fb37edd06d046aa36ac29b98596d09bd215e3e7d3917a53b9a2a9
checksum/config-jvm: 26d8bf92cb7cc1855b3999179476b9474ebb320a6ed1ffb82e55ac5119a69cf7
labels:
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
Expand Down
24 changes: 12 additions & 12 deletions src/test/resources/expected_helm_output/bamboo/output.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: ServiceAccount
metadata:
name: unittest-bamboo
labels:
helm.sh/chart: bamboo-2.0.7
helm.sh/chart: bamboo-2.0.8
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "12.1.0"
Expand All @@ -17,7 +17,7 @@ kind: ConfigMap
metadata:
name: unittest-bamboo-jvm-config
labels:
helm.sh/chart: bamboo-2.0.7
helm.sh/chart: bamboo-2.0.8
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "12.1.0"
Expand All @@ -34,7 +34,7 @@ kind: ConfigMap
metadata:
name: unittest-bamboo-jmx-config
labels:
helm.sh/chart: bamboo-2.0.7
helm.sh/chart: bamboo-2.0.8
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "12.1.0"
Expand Down Expand Up @@ -62,7 +62,7 @@ kind: ConfigMap
metadata:
name: unittest-bamboo-helm-values
labels:
helm.sh/chart: bamboo-2.0.7
helm.sh/chart: bamboo-2.0.8
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "12.1.0"
Expand Down Expand Up @@ -371,7 +371,7 @@ kind: Service
metadata:
name: unittest-bamboo-jms
labels:
helm.sh/chart: bamboo-2.0.7
helm.sh/chart: bamboo-2.0.8
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "12.1.0"
Expand All @@ -394,7 +394,7 @@ kind: Service
metadata:
name: unittest-bamboo-jmx
labels:
helm.sh/chart: bamboo-2.0.7
helm.sh/chart: bamboo-2.0.8
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "12.1.0"
Expand All @@ -417,7 +417,7 @@ kind: Service
metadata:
name: unittest-bamboo
labels:
helm.sh/chart: bamboo-2.0.7
helm.sh/chart: bamboo-2.0.8
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "12.1.0"
Expand All @@ -441,7 +441,7 @@ kind: StatefulSet
metadata:
name: unittest-bamboo
labels:
helm.sh/chart: bamboo-2.0.7
helm.sh/chart: bamboo-2.0.8
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "12.1.0"
Expand All @@ -458,9 +458,9 @@ spec:
template:
metadata:
annotations:
checksum/config-jvm: ecb6651a80885551b248af0e8ab7d60a8e53397e0174b5793fe2898121ce1ec4
checksum/config-jvm: 5a9b360a9c2d18e56b0a1795a55697a512ca57bacb38cd21ea6eabb8b4684f64
labels:
helm.sh/chart: bamboo-2.0.7
helm.sh/chart: bamboo-2.0.8
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "12.1.0"
Expand Down Expand Up @@ -627,7 +627,7 @@ metadata:
"helm.sh/hook": test
"helm.sh/hook-delete-policy": "before-hook-creation,hook-succeeded"
labels:
helm.sh/chart: bamboo-2.0.7
helm.sh/chart: bamboo-2.0.8
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "12.1.0"
Expand Down Expand Up @@ -671,7 +671,7 @@ metadata:
"helm.sh/hook": test
"helm.sh/hook-delete-policy": "before-hook-creation,hook-succeeded"
labels:
helm.sh/chart: bamboo-2.0.7
helm.sh/chart: bamboo-2.0.8
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "12.1.0"
Expand Down
Loading