Skip to content

Commit

Permalink
Prepare release 1.18.1 (#780)
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 Mar 26, 2024
1 parent 6178820 commit 8ede945
Show file tree
Hide file tree
Showing 24 changed files with 149 additions and 115 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.18.1

**Release date:** 2024-3-26

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

## 1.17.2

**Release date:** 2023-12-18
Expand Down
6 changes: 2 additions & 4 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.18'
version: '1.18.1'
appVersion: 9.6.0
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,9 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "OpenShift Support (#752)"
- "Update appVersions for DC apps (#762)"
- "Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)"
- "Update appVersions for DC apps (#773)"
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.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.6.0](https://img.shields.io/badge/AppVersion-9.6.0-informational?style=flat-square)
![Version: 1.18.1](https://img.shields.io/badge/Version-1.18.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.6.0](https://img.shields.io/badge/AppVersion-9.6.0-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)
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.18.1

**Release date:** 2024-3-26

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

* Get rid of server repo references (#777)

## 1.17.2

**Release date:** 2023-12-18
Expand Down
9 changes: 2 additions & 7 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.18'
version: '1.18.1'
appVersion: 9.6.0
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,12 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "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)"
- "Get rid of server repo references (#777)"
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.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.6.0](https://img.shields.io/badge/AppVersion-9.6.0-informational?style=flat-square)
![Version: 1.18.1](https://img.shields.io/badge/Version-1.18.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.6.0](https://img.shields.io/badge/AppVersion-9.6.0-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)
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.18.1

**Release date:** 2024-3-26

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

* Get rid of server repo references (#777)

## 1.17.2

**Release date:** 2023-12-18
Expand Down
9 changes: 2 additions & 7 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.18'
version: '1.18.1'
appVersion: 8.19.0
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,12 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "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)"
- "Get rid of server repo references (#777)"
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.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.19.0](https://img.shields.io/badge/AppVersion-8.19.0-informational?style=flat-square)
![Version: 1.18.1](https://img.shields.io/badge/Version-1.18.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.19.0](https://img.shields.io/badge/AppVersion-8.19.0-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)
11 changes: 11 additions & 0 deletions src/main/charts/confluence/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,17 @@
* Relabel instance name on jmx service monitor (#757)
* Added pvc retention policy to Bitbucket Mesh StatefulSet (#755)

## 1.18.1

**Release date:** 2024-3-26

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

* Include shared home for synchrony when additional libs are defined (#779)
* Get rid of server repo references (#777)

## 1.17.2

**Release date:** 2023-12-18
Expand Down
11 changes: 3 additions & 8 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.18'
version: '1.18.1'
appVersion: 8.5.7
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,13 +20,8 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/changes: |-
- "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)"
- "Include shared home for synchrony when additional libs are defined (#779)"
- "Get rid of server repo references (#777)"
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.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.7](https://img.shields.io/badge/AppVersion-8.5.7-informational?style=flat-square)
![Version: 1.18.1](https://img.shields.io/badge/Version-1.18.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.5.7](https://img.shields.io/badge/AppVersion-8.5.7-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)
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.18.1

**Release date:** 2024-3-26

![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)

* Update appVersions for DC apps (#769)

## 1.17.2

**Release date:** 2023-12-18
Expand Down
9 changes: 2 additions & 7 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.18'
version: '1.18.1'
appVersion: 5.2.3
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,12 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "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)"
- "Update appVersions for DC apps (#769)"
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.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)
![Version: 1.18.1](https://img.shields.io/badge/Version-1.18.1-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)
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.18.1

**Release date:** 2024-3-26

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

## 1.17.2

**Release date:** 2023-12-18
Expand Down
9 changes: 2 additions & 7 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.18'
version: '1.18.1'
appVersion: 9.12.5
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -21,12 +21,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "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)"
- "Update appVersions for DC apps (#770)"
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.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.5](https://img.shields.io/badge/AppVersion-9.12.5-informational?style=flat-square)
![Version: 1.18.1](https://img.shields.io/badge/Version-1.18.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.12.5](https://img.shields.io/badge/AppVersion-9.12.5-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.18
helm.sh/chart: bamboo-agent-1.18.1
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.6.0"
Expand All @@ -17,7 +17,7 @@ kind: ConfigMap
metadata:
name: unittest-bamboo-agent-jvm-config
labels:
helm.sh/chart: bamboo-agent-1.18
helm.sh/chart: bamboo-agent-1.18.1
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.6.0"
Expand All @@ -32,7 +32,7 @@ kind: Deployment
metadata:
name: unittest-bamboo-agent
labels:
helm.sh/chart: bamboo-agent-1.18
helm.sh/chart: bamboo-agent-1.18.1
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.6.0"
Expand All @@ -46,7 +46,7 @@ spec:
template:
metadata:
annotations:
checksum/config-jvm: 882f39044406e73b75e0764fe7c880b9b6332ea68b0d089671e98214435b74aa
checksum/config-jvm: b6f60795b307f1a7c7cb4281627997868e0b3d4af5c40c8843d03d6ee4087d93
labels:
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
Expand Down
Loading

0 comments on commit 8ede945

Please sign in to comment.