Skip to content

Commit

Permalink
Prepare release 1.18 (#767)
Browse files Browse the repository at this point in the history
Co-authored-by: bianchi2 <bianchi2@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and bianchi2 authored Feb 27, 2024
1 parent 0941f70 commit bd16f27
Show file tree
Hide file tree
Showing 24 changed files with 203 additions and 97 deletions.
12 changes: 12 additions & 0 deletions src/main/charts/bamboo-agent/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 1.18

**Release date:** 2024-2-27

![AppVersion: 9.5.1](https://img.shields.io/static/v1?label=AppVersion&message=9.5.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)

* OpenShift Support (#752)
* Update appVersions for DC apps (#762)
* Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)

## 1.17.2

**Release date:** 2023-12-18
Expand Down
7 changes: 4 additions & 3 deletions src/main/charts/bamboo-agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: bamboo-agent
description: A chart for installing Bamboo Data Center remote agents on Kubernetes
type: application
version: 1.17.2
version: '1.18'
appVersion: 9.5.1
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,8 +20,9 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "StatefulSet PVC auto deletion (#736)"
- "Update appVersions for DC apps (#738)"
- "OpenShift Support (#752)"
- "Update appVersions for DC apps (#762)"
- "Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)"
dependencies:
- name: common
version: 1.2.6
Expand Down
4 changes: 2 additions & 2 deletions src/main/charts/bamboo-agent/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# bamboo-agent

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

A chart for installing Bamboo Data Center remote agents on Kubernetes

Expand Down Expand Up @@ -71,4 +71,4 @@ Kubernetes: `>=1.21.x-0`
| volumes | object | `{"additional":null}` | Defines additional volumes that should be applied to all Bamboo agent pods. Note that this will not create any corresponding volume mounts which need to be defined in bamboo.additionalVolumeMounts |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
15 changes: 15 additions & 0 deletions src/main/charts/bamboo/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

## 1.18

**Release date:** 2024-2-27

![AppVersion: 9.5.1](https://img.shields.io/static/v1?label=AppVersion&message=9.5.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)

* Add Openshift analytics (#763)
* Update appVersions for DC apps (#765)
* OpenShift Support (#752)
* Use testPods values for test images and container resources (#761)
* Relabel instance name on jmx service monitor (#757)
* Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)

## 1.17.2

**Release date:** 2023-12-18
Expand Down
11 changes: 7 additions & 4 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: 1.17.2
version: '1.18'
appVersion: 9.5.1
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,9 +20,12 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "StatefulSet PVC auto deletion (#736)"
- "Update appVersions for DC apps (#738)"
- "Add optional postStart hook (#735)"
- "Add Openshift analytics (#763)"
- "Update appVersions for DC apps (#765)"
- "OpenShift Support (#752)"
- "Use testPods values for test images and container resources (#761)"
- "Relabel instance name on jmx service monitor (#757)"
- "Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)"
dependencies:
- name: common
version: 1.2.6
Expand Down
4 changes: 2 additions & 2 deletions src/main/charts/bamboo/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# bamboo

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

A chart for installing Bamboo Data Center on Kubernetes

Expand Down Expand Up @@ -200,4 +200,4 @@ Kubernetes: `>=1.21.x-0`
| volumes.sharedHome.subPath | string | `nil` | Specifies the sub-directory of the shared-home volume that will be mounted in to the Bamboo container. |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
15 changes: 15 additions & 0 deletions src/main/charts/bitbucket/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

## 1.18

**Release date:** 2024-2-27

![AppVersion: 8.9.10](https://img.shields.io/static/v1?label=AppVersion&message=8.9.10&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)

* Add Openshift analytics (#763)
* Update appVersions for DC apps (#765)
* OpenShift Support (#752)
* Use testPods values for test images and container resources (#761)
* Relabel instance name on jmx service monitor (#757)
* Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)

## 1.17.2

**Release date:** 2023-12-18
Expand Down
11 changes: 7 additions & 4 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: 1.17.2
version: '1.18'
appVersion: 8.9.10
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,9 +20,12 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "StatefulSet PVC auto deletion (#736)"
- "Update appVersions for DC apps (#738)"
- "Add optional postStart hook (#735)"
- "Add Openshift analytics (#763)"
- "Update appVersions for DC apps (#765)"
- "OpenShift Support (#752)"
- "Use testPods values for test images and container resources (#761)"
- "Relabel instance name on jmx service monitor (#757)"
- "Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)"
dependencies:
- name: common
Expand Down
4 changes: 2 additions & 2 deletions src/main/charts/bitbucket/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# bitbucket

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

A chart for installing Bitbucket Data Center on Kubernetes

Expand Down Expand Up @@ -245,4 +245,4 @@ Kubernetes: `>=1.21.x-0`
| volumes.sharedHome.subPath | string | `nil` | Specifies the sub-directory of the shared-home volume that will be mounted in to the Bitbucket container. |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
16 changes: 16 additions & 0 deletions src/main/charts/confluence/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# Change Log


## 1.18

**Release date:** 2024-2-27

![AppVersion: 8.5.6](https://img.shields.io/static/v1?label=AppVersion&message=8.5.6&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)

* Add Openshift analytics (#763)
* Update appVersions for DC apps (#765)
* Removed unused Confluence shared home volume from Synchrony volume. (#764)
* OpenShift Support (#752)
* Use testPods values for test images and container resources (#761)
* Relabel instance name on jmx service monitor (#757)
* Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)

## 1.17.2

**Release date:** 2023-12-18
Expand Down
11 changes: 8 additions & 3 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: 1.17.2
version: '1.18'
appVersion: 8.5.6
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,8 +20,13 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/changes: |-
- "StatefulSet PVC auto deletion (#736)"
- "Add optional postStart hook (#735)"
- "Add Openshift analytics (#763)"
- "Update appVersions for DC apps (#765)"
- "Removed unused Confluence shared home volume from Synchrony volume. (#764)"
- "OpenShift Support (#752)"
- "Use testPods values for test images and container resources (#761)"
- "Relabel instance name on jmx service monitor (#757)"
- "Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)"
dependencies:
- name: common
Expand Down
4 changes: 2 additions & 2 deletions src/main/charts/confluence/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# confluence

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

A chart for installing Confluence Data Center on Kubernetes

Expand Down Expand Up @@ -239,4 +239,4 @@ Kubernetes: `>=1.21.x-0`
| volumes.synchronyHome.persistentVolumeClaimRetentionPolicy.whenScaled | string | `nil` | Configures the volume retention behavior that applies when the replica count of the StatefulSet is reduced. |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
15 changes: 15 additions & 0 deletions src/main/charts/crowd/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
# Change Log


## 1.18

**Release date:** 2024-2-27

![AppVersion: 5.2.3](https://img.shields.io/static/v1?label=AppVersion&message=5.2.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)

* Add Openshift analytics (#763)
* Update appVersions for DC apps (#765)
* OpenShift Support (#752)
* Use testPods values for test images and container resources (#761)
* Relabel instance name on jmx service monitor (#757)
* Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)

## 1.17.2

**Release date:** 2023-12-18
Expand Down
11 changes: 7 additions & 4 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: 1.17.2
version: '1.18'
appVersion: 5.2.3
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,9 +20,12 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "StatefulSet PVC auto deletion (#736)"
- "Update appVersions for DC apps (#738)"
- "Add optional postStart hook (#735)"
- "Add Openshift analytics (#763)"
- "Update appVersions for DC apps (#765)"
- "OpenShift Support (#752)"
- "Use testPods values for test images and container resources (#761)"
- "Relabel instance name on jmx service monitor (#757)"
- "Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)"
dependencies:
- name: common
Expand Down
4 changes: 2 additions & 2 deletions src/main/charts/crowd/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# crowd

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

A chart for installing Crowd Data Center on Kubernetes

Expand Down Expand Up @@ -187,4 +187,4 @@ Kubernetes: `>=1.21.x-0`
| volumes.sharedHome.subPath | string | `nil` | Specifies the sub-directory of the shared-home volume that will be mounted in to the Crowd container. |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
15 changes: 15 additions & 0 deletions src/main/charts/jira/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

## 1.18

**Release date:** 2024-2-27

![AppVersion: 9.12.4](https://img.shields.io/static/v1?label=AppVersion&message=9.12.4&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)

* Add Openshift analytics (#763)
* Update appVersions for DC apps (#765)
* OpenShift Support (#752)
* Use testPods values for test images and container resources (#761)
* Relabel instance name on jmx service monitor (#757)
* Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)

## 1.17.2

**Release date:** 2023-12-18
Expand Down
11 changes: 7 additions & 4 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: 1.17.2
version: '1.18'
appVersion: 9.12.4
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -21,9 +21,12 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "StatefulSet PVC auto deletion (#736)"
- "Update appVersions for DC apps (#738)"
- "Add optional postStart hook (#735)"
- "Add Openshift analytics (#763)"
- "Update appVersions for DC apps (#765)"
- "OpenShift Support (#752)"
- "Use testPods values for test images and container resources (#761)"
- "Relabel instance name on jmx service monitor (#757)"
- "Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)"
dependencies:
- name: common
Expand Down
4 changes: 2 additions & 2 deletions src/main/charts/jira/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# jira

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

A chart for installing Jira Data Center on Kubernetes

Expand Down Expand Up @@ -187,4 +187,4 @@ Kubernetes: `>=1.21.x-0`
| volumes.sharedHome.subPath | string | `nil` | Specifies the sub-directory of the shared-home volume that will be mounted in to the Jira container. |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
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-1.17.2
helm.sh/chart: bamboo-agent-1.18
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.5.1"
Expand All @@ -17,7 +17,7 @@ kind: ConfigMap
metadata:
name: unittest-bamboo-agent-jvm-config
labels:
helm.sh/chart: bamboo-agent-1.17.2
helm.sh/chart: bamboo-agent-1.18
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.5.1"
Expand All @@ -32,7 +32,7 @@ kind: Deployment
metadata:
name: unittest-bamboo-agent
labels:
helm.sh/chart: bamboo-agent-1.17.2
helm.sh/chart: bamboo-agent-1.18
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.5.1"
Expand All @@ -46,7 +46,7 @@ spec:
template:
metadata:
annotations:
checksum/config-jvm: 42513a28cc58777860ccf2d5c400fbd10c83d85a39e7bc4535e18bb0b6bd39ad
checksum/config-jvm: 882f39044406e73b75e0764fe7c880b9b6332ea68b0d089671e98214435b74aa
labels:
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
Expand Down
Loading

0 comments on commit bd16f27

Please sign in to comment.