Skip to content

Commit

Permalink
Prepare release 1.21.3 (#879)
Browse files Browse the repository at this point in the history
Co-authored-by: bianchi2 <[email protected]>
  • Loading branch information
github-actions[bot] and bianchi2 authored Sep 10, 2024
1 parent e4b8669 commit 09f62b0
Show file tree
Hide file tree
Showing 30 changed files with 165 additions and 105 deletions.
10 changes: 10 additions & 0 deletions src/main/charts/bamboo-agent/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,16 @@
* Update appVersions for DC apps (#762)
* Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)

## 1.21.3

**Release date:** 2024-9-10

![AppVersion: 10.0.0](https://img.shields.io/static/v1?label=AppVersion&message=10.0.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 common dependency version (#878)

## 1.21.2

**Release date:** 2024-8-26
Expand Down
4 changes: 2 additions & 2 deletions src/main/charts/bamboo-agent/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ dependencies:
- name: common
repository: https://atlassian.github.io/data-center-helm-charts
version: 1.2.7
digest: sha256:d5d71e640fd11f06ce6a7f380063611619b8ccfc678ed90093c096f3a63dd5db
generated: "2024-01-30T06:19:23.741497+11:00"
digest: sha256:6dc6e131380a4f43edcaae60ee0f8341a463013d8460bd657ca798139d4f428a
generated: "2024-09-10T03:31:07.790379094Z"
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 @@ -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.21.2'
version: '1.21.3'
appVersion: 10.0.0
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,7 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Update appVersions for DC apps (#869)"
- "Update common dependency version (#878)"
dependencies:
- name: common
version: 1.2.7
Expand Down
6 changes: 3 additions & 3 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.21.2](https://img.shields.io/badge/Version-1.21.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.0.0](https://img.shields.io/badge/AppVersion-10.0.0-informational?style=flat-square)
![Version: 1.21.3](https://img.shields.io/badge/Version-1.21.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.0.0](https://img.shields.io/badge/AppVersion-10.0.0-informational?style=flat-square)

A chart for installing Bamboo Data Center remote agents on Kubernetes

Expand All @@ -17,7 +17,7 @@ Kubernetes: `>=1.21.x-0`

| Repository | Name | Version |
|------------|------|---------|
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.6 |
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.7 |

## Values

Expand Down Expand Up @@ -72,4 +72,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)
10 changes: 10 additions & 0 deletions src/main/charts/bamboo/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,16 @@
* Relabel instance name on jmx service monitor (#757)
* Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)

## 1.21.3

**Release date:** 2024-9-10

![AppVersion: 10.0.0](https://img.shields.io/static/v1?label=AppVersion&message=10.0.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 common dependency version (#878)

## 1.21.2

**Release date:** 2024-8-26
Expand Down
4 changes: 2 additions & 2 deletions src/main/charts/bamboo/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ dependencies:
- name: common
repository: https://atlassian.github.io/data-center-helm-charts
version: 1.2.7
digest: sha256:d5d71e640fd11f06ce6a7f380063611619b8ccfc678ed90093c096f3a63dd5db
generated: "2024-01-30T06:19:10.886419+11:00"
digest: sha256:6dc6e131380a4f43edcaae60ee0f8341a463013d8460bd657ca798139d4f428a
generated: "2024-09-10T03:31:07.354291224Z"
4 changes: 2 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: '1.21.2'
version: '1.21.3'
appVersion: 10.0.0
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,7 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Update appVersions for DC apps (#869)"
- "Update common dependency version (#878)"
dependencies:
- name: common
version: 1.2.7
Expand Down
6 changes: 3 additions & 3 deletions src/main/charts/bamboo/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# bamboo

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

A chart for installing Bamboo Data Center on Kubernetes

Expand All @@ -17,7 +17,7 @@ Kubernetes: `>=1.21.x-0`

| Repository | Name | Version |
|------------|------|---------|
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.6 |
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.7 |

## Values

Expand Down Expand Up @@ -206,4 +206,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)
10 changes: 10 additions & 0 deletions src/main/charts/bitbucket/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,16 @@
* Relabel instance name on jmx service monitor (#757)
* Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)

## 1.21.3

**Release date:** 2024-9-10

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

## 1.21.2

**Release date:** 2024-8-26
Expand Down
4 changes: 2 additions & 2 deletions src/main/charts/bitbucket/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ dependencies:
- name: opensearch
repository: https://opensearch-project.github.io/helm-charts
version: 2.19.0
digest: sha256:fe02d8bccca68486410229fabbb15fb89b476f6c6c86947bb218d67cb6b19b35
generated: "2024-05-13T16:16:59.355971+10:00"
digest: sha256:da6393382ab165f7fbcda24f69f1f1e9ef71f8976ffe7323044f8a7a4e25b0e4
generated: "2024-09-10T03:31:08.197985032Z"
4 changes: 2 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: '1.21.2'
version: '1.21.3'
appVersion: 8.19.8
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,7 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Update appVersions for DC apps (#869)"
- "Update common dependency version (#878)"
dependencies:
- name: common
Expand Down
6 changes: 3 additions & 3 deletions src/main/charts/bitbucket/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# bitbucket

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

A chart for installing Bitbucket Data Center on Kubernetes

Expand All @@ -17,7 +17,7 @@ Kubernetes: `>=1.21.x-0`

| Repository | Name | Version |
|------------|------|---------|
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.6 |
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.7 |
| https://opensearch-project.github.io/helm-charts | opensearch | 2.19.0 |

## Values
Expand Down Expand Up @@ -261,4 +261,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)
10 changes: 10 additions & 0 deletions src/main/charts/confluence/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,16 @@
* Relabel instance name on jmx service monitor (#757)
* Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)

## 1.21.3

**Release date:** 2024-9-10

![AppVersion: 8.5.15](https://img.shields.io/static/v1?label=AppVersion&message=8.5.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 common dependency version (#878)

## 1.21.2

**Release date:** 2024-8-26
Expand Down
4 changes: 2 additions & 2 deletions src/main/charts/confluence/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ dependencies:
- name: opensearch
repository: https://opensearch-project.github.io/helm-charts
version: 2.19.0
digest: sha256:b96fde94668b3673ba5c8aa2e03c94c3a01fd94eada4f976bf48594fabdc7f34
generated: "2024-04-17T10:08:23.452454+10:00"
digest: sha256:30b05d2d8c98681e7bb72bc414764632580a75da926ce9b8330f7785a3bf6a12
generated: "2024-09-10T03:31:08.769574684Z"
4 changes: 2 additions & 2 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.21.2'
version: '1.21.3'
appVersion: 8.5.15
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,7 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/changes: |-
- "Update appVersions for DC apps (#869)"
- "Update common dependency version (#878)"
dependencies:
- name: common
Expand Down
6 changes: 3 additions & 3 deletions src/main/charts/confluence/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# confluence

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

A chart for installing Confluence Data Center on Kubernetes

Expand All @@ -17,7 +17,7 @@ Kubernetes: `>=1.21.x-0`

| Repository | Name | Version |
|------------|------|---------|
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.6 |
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.7 |
| https://opensearch-project.github.io/helm-charts | opensearch | 2.19.0 |

## Values
Expand Down Expand Up @@ -259,4 +259,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)
10 changes: 10 additions & 0 deletions src/main/charts/crowd/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,16 @@
* Relabel instance name on jmx service monitor (#757)
* Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)

## 1.21.3

**Release date:** 2024-9-10

![AppVersion: 6.0.2](https://img.shields.io/static/v1?label=AppVersion&message=6.0.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 common dependency version (#878)

## 1.21.2

**Release date:** 2024-8-26
Expand Down
4 changes: 2 additions & 2 deletions src/main/charts/crowd/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ dependencies:
- name: common
repository: https://atlassian.github.io/data-center-helm-charts
version: 1.2.7
digest: sha256:d5d71e640fd11f06ce6a7f380063611619b8ccfc678ed90093c096f3a63dd5db
generated: "2024-01-30T06:18:58.225309+11:00"
digest: sha256:6dc6e131380a4f43edcaae60ee0f8341a463013d8460bd657ca798139d4f428a
generated: "2024-09-10T03:31:09.296548308Z"
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: '1.21.2'
version: '1.21.3'
appVersion: 6.0.2
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,7 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Fix crowd fluentd config (#870)"
- "Update common dependency version (#878)"
dependencies:
- name: common
Expand Down
6 changes: 3 additions & 3 deletions src/main/charts/crowd/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# crowd

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

A chart for installing Crowd Data Center on Kubernetes

Expand All @@ -17,7 +17,7 @@ Kubernetes: `>=1.21.x-0`

| Repository | Name | Version |
|------------|------|---------|
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.6 |
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.7 |

## Values

Expand Down Expand Up @@ -194,4 +194,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)
10 changes: 10 additions & 0 deletions src/main/charts/jira/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,16 @@
* Relabel instance name on jmx service monitor (#757)
* Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)

## 1.21.3

**Release date:** 2024-9-10

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

## 1.21.2

**Release date:** 2024-8-26
Expand Down
4 changes: 2 additions & 2 deletions src/main/charts/jira/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ dependencies:
- name: common
repository: https://atlassian.github.io/data-center-helm-charts
version: 1.2.7
digest: sha256:d5d71e640fd11f06ce6a7f380063611619b8ccfc678ed90093c096f3a63dd5db
generated: "2024-01-30T06:20:05.010578+11:00"
digest: sha256:6dc6e131380a4f43edcaae60ee0f8341a463013d8460bd657ca798139d4f428a
generated: "2024-09-10T03:31:09.693286348Z"
4 changes: 2 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: '1.21.2'
version: '1.21.3'
appVersion: 9.12.13
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 (#869)"
- "Update common dependency version (#878)"
dependencies:
- name: common
Expand Down
6 changes: 3 additions & 3 deletions src/main/charts/jira/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# jira

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

A chart for installing Jira Data Center on Kubernetes

Expand All @@ -17,7 +17,7 @@ Kubernetes: `>=1.21.x-0`

| Repository | Name | Version |
|------------|------|---------|
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.6 |
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.7 |

## Values

Expand Down Expand Up @@ -197,4 +197,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)
Loading

0 comments on commit 09f62b0

Please sign in to comment.