Skip to content

Commit

Permalink
Prepare release 1.21.1 (#867)
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 Aug 22, 2024
1 parent e1ed18c commit e55aa1f
Show file tree
Hide file tree
Showing 24 changed files with 149 additions and 132 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.1

**Release date:** 2024-8-22

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

## 1.21.0

**Release date:** 2024-8-13
Expand Down
5 changes: 2 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.21.0'
version: '1.21.1'
appVersion: 9.6.5
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,8 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Update appVersions for DC apps (#858)"
- "Make shared home pvc access mode configurable (#855)"
- "Update appVersions for DC apps (#865)"
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.21.0](https://img.shields.io/badge/Version-1.21.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.6.5](https://img.shields.io/badge/AppVersion-9.6.5-informational?style=flat-square)
![Version: 1.21.1](https://img.shields.io/badge/Version-1.21.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.6.5](https://img.shields.io/badge/AppVersion-9.6.5-informational?style=flat-square)

A chart for installing Bamboo Data Center remote agents on Kubernetes

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.1

**Release date:** 2024-8-22

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

## 1.21.0

**Release date:** 2024-8-13
Expand Down
13 changes: 2 additions & 11 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.0'
version: '1.21.1'
appVersion: 9.6.5
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,16 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Added annotations to the StatefulSets (#857)"
- "Update appVersions for DC apps (#858)"
- "Make shared home pvc access mode configurable (#855)"
- "Allow referencing multiple secrets in additionalCertificates (#852)"
- "Make it possible to define resources for import-certs init container (#851)"
- "Move update strategy to root level (#849)"
- "Add helm value for custom jmx jar location when using other jmx init container images (#846)"
- "feat: add appProtocol for service meshes (#847)"
- "Make StatefulSet updateStrategy configurable (#845)"
- "Fix default for acceptCount (#832)"
- "Update appVersions for DC apps (#865)"
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.21.0](https://img.shields.io/badge/Version-1.21.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.6.5](https://img.shields.io/badge/AppVersion-9.6.5-informational?style=flat-square)
![Version: 1.21.1](https://img.shields.io/badge/Version-1.21.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.6.5](https://img.shields.io/badge/AppVersion-9.6.5-informational?style=flat-square)

A chart for installing Bamboo Data Center on Kubernetes

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.1

**Release date:** 2024-8-22

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

## 1.21.0

**Release date:** 2024-8-13
Expand Down
12 changes: 2 additions & 10 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.0'
version: '1.21.1'
appVersion: 8.19.7
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,15 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Added annotations to the StatefulSets (#857)"
- "Update appVersions for DC apps (#858)"
- "Make shared home pvc access mode configurable (#855)"
- "Allow referencing multiple secrets in additionalCertificates (#852)"
- "Make it possible to define resources for import-certs init container (#851)"
- "Move update strategy to root level (#849)"
- "Add helm value for custom jmx jar location when using other jmx init container images (#846)"
- "feat: add appProtocol for service meshes (#847)"
- "Make StatefulSet updateStrategy configurable (#845)"
- "Update appVersions for DC apps (#865)"
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.21.0](https://img.shields.io/badge/Version-1.21.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.19.7](https://img.shields.io/badge/AppVersion-8.19.7-informational?style=flat-square)
![Version: 1.21.1](https://img.shields.io/badge/Version-1.21.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.19.7](https://img.shields.io/badge/AppVersion-8.19.7-informational?style=flat-square)

A chart for installing Bitbucket Data Center on Kubernetes

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.1

**Release date:** 2024-8-22

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

* Sanitize jdbc url for Confluence and Synchrony (#866)

## 1.21.0

**Release date:** 2024-8-13
Expand Down
13 changes: 2 additions & 11 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.0'
version: '1.21.1'
appVersion: 8.5.14
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,16 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/changes: |-
- "Added annotations to the StatefulSets (#857)"
- "Update appVersions for DC apps (#858)"
- "Make shared home pvc access mode configurable (#855)"
- "Allow referencing multiple secrets in additionalCertificates (#852)"
- "Make it possible to define resources for import-certs init container (#851)"
- "Move update strategy to root level (#849)"
- "Add helm value for custom jmx jar location when using other jmx init container images (#846)"
- "feat: add appProtocol for service meshes (#847)"
- "Make StatefulSet updateStrategy configurable (#845)"
- "Fix default for acceptCount (#832)"
- "Sanitize jdbc url for Confluence and Synchrony (#866)"
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.21.0](https://img.shields.io/badge/Version-1.21.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.5.14](https://img.shields.io/badge/AppVersion-8.5.14-informational?style=flat-square)
![Version: 1.21.1](https://img.shields.io/badge/Version-1.21.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.5.14](https://img.shields.io/badge/AppVersion-8.5.14-informational?style=flat-square)

A chart for installing Confluence Data Center on Kubernetes

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

## 1.21.1

**Release date:** 2024-8-22

![AppVersion: 6.0.1](https://img.shields.io/static/v1?label=AppVersion&message=6.0.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 (#865)
* Make crowd context configurable (#864)

## 1.21.0

**Release date:** 2024-8-13
Expand Down
13 changes: 3 additions & 10 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.0'
version: '1.21.1'
appVersion: 6.0.1
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,15 +20,8 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Added annotations to the StatefulSets (#857)"
- "Update appVersions for DC apps (#858)"
- "Make shared home pvc access mode configurable (#855)"
- "Allow referencing multiple secrets in additionalCertificates (#852)"
- "Make it possible to define resources for import-certs init container (#851)"
- "Move update strategy to root level (#849)"
- "Add helm value for custom jmx jar location when using other jmx init container images (#846)"
- "feat: add appProtocol for service meshes (#847)"
- "Make StatefulSet updateStrategy configurable (#845)"
- "Update appVersions for DC apps (#865)"
- "Make crowd context configurable (#864)"
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.21.0](https://img.shields.io/badge/Version-1.21.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.1](https://img.shields.io/badge/AppVersion-6.0.1-informational?style=flat-square)
![Version: 1.21.1](https://img.shields.io/badge/Version-1.21.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.1](https://img.shields.io/badge/AppVersion-6.0.1-informational?style=flat-square)

A chart for installing Crowd Data Center on Kubernetes

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.1

**Release date:** 2024-8-22

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

## 1.21.0

**Release date:** 2024-8-13
Expand Down
14 changes: 2 additions & 12 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.0'
version: '1.21.1'
appVersion: 9.12.12
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -21,17 +21,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Added annotations to the StatefulSets (#857)"
- "Update appVersions for DC apps (#858)"
- "Add a dedicated helm values stanza for s3 attachments (#854)"
- "Make shared home pvc access mode configurable (#855)"
- "Allow referencing multiple secrets in additionalCertificates (#852)"
- "Make it possible to define resources for import-certs init container (#851)"
- "Move update strategy to root level (#849)"
- "Add helm value for custom jmx jar location when using other jmx init container images (#846)"
- "feat: add appProtocol for service meshes (#847)"
- "Make StatefulSet updateStrategy configurable (#845)"
- "Fix default for acceptCount (#832)"
- "Update appVersions for DC apps (#865)"
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.21.0](https://img.shields.io/badge/Version-1.21.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.12.12](https://img.shields.io/badge/AppVersion-9.12.12-informational?style=flat-square)
![Version: 1.21.1](https://img.shields.io/badge/Version-1.21.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.12.12](https://img.shields.io/badge/AppVersion-9.12.12-informational?style=flat-square)

A chart for installing Jira Data Center on Kubernetes

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)
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.21.0
helm.sh/chart: bamboo-agent-1.21.1
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.6.5"
Expand All @@ -17,7 +17,7 @@ kind: ConfigMap
metadata:
name: unittest-bamboo-agent-jvm-config
labels:
helm.sh/chart: bamboo-agent-1.21.0
helm.sh/chart: bamboo-agent-1.21.1
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.6.5"
Expand All @@ -32,7 +32,7 @@ kind: Deployment
metadata:
name: unittest-bamboo-agent
labels:
helm.sh/chart: bamboo-agent-1.21.0
helm.sh/chart: bamboo-agent-1.21.1
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.6.5"
Expand All @@ -46,7 +46,7 @@ spec:
template:
metadata:
annotations:
checksum/config-jvm: f63b599888e3b0d62e5558a202afbed5d07dd4fcf02c61bd2f9daa54d3cb4e9f
checksum/config-jvm: 6bf62c3019160b6f24e4ab7dad145da9758ca8d0cff46d1b4474a09c21574ae8
labels:
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
Expand Down
Loading

0 comments on commit e55aa1f

Please sign in to comment.