Skip to content

Commit

Permalink
Prepare release 1.15.1 (#648)
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 17, 2023
1 parent fda4e2e commit 6f854ad
Show file tree
Hide file tree
Showing 24 changed files with 136 additions and 89 deletions.
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

## 1.15.1

**Release date:** 2023-8-17

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

## 1.15.0

**Release date:** 2023-8-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 @@ -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.15.0
version: 1.15.1
appVersion: 9.3.2
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,7 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Update Helm chart version"
- "Update appVersions for DC apps (#643)"
dependencies:
- name: common
version: 1.2.3
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: 1.15.0](https://img.shields.io/badge/Version-1.15.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.3.2](https://img.shields.io/badge/AppVersion-9.3.2-informational?style=flat-square)
![Version: 1.15.1](https://img.shields.io/badge/Version-1.15.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.3.2](https://img.shields.io/badge/AppVersion-9.3.2-informational?style=flat-square)

A chart for installing Bamboo Data Center remote agents on Kubernetes

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

## 1.15.1

**Release date:** 2023-8-17

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

* Make startup probes optional (#646)

## 1.15.0

**Release date:** 2023-8-7
Expand Down
6 changes: 2 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.15.0
version: 1.15.1
appVersion: 9.3.2
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,9 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Add PodDisruptionBudget to Atlassian DC Helm Charts (#636)"
- "Add annotations to Grafana dashboards ConfigMaps (#637)"
- "Add additional ConfigMaps to Helm Charts (#635)"
- "Make startup probes optional (#646)"
dependencies:
- name: common
version: 1.2.3
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: 1.15.0](https://img.shields.io/badge/Version-1.15.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.3.2](https://img.shields.io/badge/AppVersion-9.3.2-informational?style=flat-square)
![Version: 1.15.1](https://img.shields.io/badge/Version-1.15.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.3.2](https://img.shields.io/badge/AppVersion-9.3.2-informational?style=flat-square)

A chart for installing Bamboo Data Center on Kubernetes

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

## 1.15.1

**Release date:** 2023-8-17

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

* Make startup probes optional (#646)

## 1.15.0

**Release date:** 2023-8-7
Expand Down
6 changes: 2 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.15.0
version: 1.15.1
appVersion: 8.9.4
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,9 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Add PodDisruptionBudget to Atlassian DC Helm Charts (#636)"
- "Add annotations to Grafana dashboards ConfigMaps (#637)"
- "Add additional ConfigMaps to Helm Charts (#635)"
- "Make startup probes optional (#646)"
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: 1.15.0](https://img.shields.io/badge/Version-1.15.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.9.4](https://img.shields.io/badge/AppVersion-8.9.4-informational?style=flat-square)
![Version: 1.15.1](https://img.shields.io/badge/Version-1.15.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.9.4](https://img.shields.io/badge/AppVersion-8.9.4-informational?style=flat-square)

A chart for installing Bitbucket Data Center on Kubernetes

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


## 1.15.1

**Release date:** 2023-8-17

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

* Make startup probes optional (#646)

## 1.15.0

**Release date:** 2023-8-7
Expand Down
7 changes: 2 additions & 5 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.15.0
version: 1.15.1
appVersion: 7.19.12
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,10 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/changes: |-
- "Add PodDisruptionBudget to Atlassian DC Helm Charts (#636)"
- "Add annotations to Grafana dashboards ConfigMaps (#637)"
- "Add additional ConfigMaps to Helm Charts (#635)"
- "Update appVersions for DC apps (#638)"
- "Make startup probes optional (#646)"
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: 1.15.0](https://img.shields.io/badge/Version-1.15.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.19.12](https://img.shields.io/badge/AppVersion-7.19.12-informational?style=flat-square)
![Version: 1.15.1](https://img.shields.io/badge/Version-1.15.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.19.12](https://img.shields.io/badge/AppVersion-7.19.12-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,6 +1,16 @@
# Change Log


## 1.15.1

**Release date:** 2023-8-17

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

* Make startup probes optional (#646)

## 1.15.0

**Release date:** 2023-8-7
Expand Down
7 changes: 2 additions & 5 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.15.0
version: 1.15.1
appVersion: 5.1.4
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,10 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Add PodDisruptionBudget to Atlassian DC Helm Charts (#636)"
- "Add annotations to Grafana dashboards ConfigMaps (#637)"
- "Add additional ConfigMaps to Helm Charts (#635)"
- "Update appVersions for DC apps (#638)"
- "Make startup probes optional (#646)"
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: 1.15.0](https://img.shields.io/badge/Version-1.15.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.4](https://img.shields.io/badge/AppVersion-5.1.4-informational?style=flat-square)
![Version: 1.15.1](https://img.shields.io/badge/Version-1.15.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.4](https://img.shields.io/badge/AppVersion-5.1.4-informational?style=flat-square)

A chart for installing Crowd Data Center on Kubernetes

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

## 1.15.1

**Release date:** 2023-8-17

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

* Make startup probes optional (#646)

## 1.15.0

**Release date:** 2023-8-7
Expand Down
7 changes: 2 additions & 5 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.15.0
version: 1.15.1
appVersion: 9.4.9
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -21,10 +21,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Add PodDisruptionBudget to Atlassian DC Helm Charts (#636)"
- "Add annotations to Grafana dashboards ConfigMaps (#637)"
- "Add additional ConfigMaps to Helm Charts (#635)"
- "Update appVersions for DC apps (#638)"
- "Make startup probes optional (#646)"
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: 1.15.0](https://img.shields.io/badge/Version-1.15.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.4.9](https://img.shields.io/badge/AppVersion-9.4.9-informational?style=flat-square)
![Version: 1.15.1](https://img.shields.io/badge/Version-1.15.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.4.9](https://img.shields.io/badge/AppVersion-9.4.9-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-1.15.0
helm.sh/chart: bamboo-agent-1.15.1
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.3.2"
Expand All @@ -17,7 +17,7 @@ kind: ConfigMap
metadata:
name: unittest-bamboo-agent-jvm-config
labels:
helm.sh/chart: bamboo-agent-1.15.0
helm.sh/chart: bamboo-agent-1.15.1
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.3.2"
Expand All @@ -32,7 +32,7 @@ kind: Deployment
metadata:
name: unittest-bamboo-agent
labels:
helm.sh/chart: bamboo-agent-1.15.0
helm.sh/chart: bamboo-agent-1.15.1
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.3.2"
Expand All @@ -46,7 +46,7 @@ spec:
template:
metadata:
annotations:
checksum/config-jvm: 3eed74844d7555179739ee89dbc55226f70690f9955060d42367ff802895f4d2
checksum/config-jvm: 0cc3e6021d150437130884923fd38c61a8ab572fdcfc06b612fa6befb8778f0d
labels:
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
Expand Down
20 changes: 10 additions & 10 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-1.15.0
helm.sh/chart: bamboo-1.15.1
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.3.2"
Expand All @@ -17,7 +17,7 @@ kind: ConfigMap
metadata:
name: unittest-bamboo-jvm-config
labels:
helm.sh/chart: bamboo-1.15.0
helm.sh/chart: bamboo-1.15.1
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.3.2"
Expand All @@ -35,7 +35,7 @@ kind: ConfigMap
metadata:
name: unittest-bamboo-jmx-config
labels:
helm.sh/chart: bamboo-1.15.0
helm.sh/chart: bamboo-1.15.1
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.3.2"
Expand Down Expand Up @@ -63,7 +63,7 @@ kind: Service
metadata:
name: unittest-bamboo-jms
labels:
helm.sh/chart: bamboo-1.15.0
helm.sh/chart: bamboo-1.15.1
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.3.2"
Expand All @@ -86,7 +86,7 @@ kind: Service
metadata:
name: unittest-bamboo-jmx
labels:
helm.sh/chart: bamboo-1.15.0
helm.sh/chart: bamboo-1.15.1
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.3.2"
Expand All @@ -108,7 +108,7 @@ kind: Service
metadata:
name: unittest-bamboo
labels:
helm.sh/chart: bamboo-1.15.0
helm.sh/chart: bamboo-1.15.1
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.3.2"
Expand All @@ -132,7 +132,7 @@ kind: StatefulSet
metadata:
name: unittest-bamboo
labels:
helm.sh/chart: bamboo-1.15.0
helm.sh/chart: bamboo-1.15.1
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.3.2"
Expand All @@ -147,7 +147,7 @@ spec:
template:
metadata:
annotations:
checksum/config-jvm: 096a225dee050429a84c32b5ef1cea556043dc800e37e90fb8ef1e8019adb0f6
checksum/config-jvm: 4ce6374ca6b6b12346fba0411f3f16333ed5ed13a220917123a6d2fd42e1e1f8
labels:
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
Expand Down Expand Up @@ -310,7 +310,7 @@ metadata:
"helm.sh/hook": test
"helm.sh/hook-delete-policy": "before-hook-creation,hook-succeeded"
labels:
helm.sh/chart: bamboo-1.15.0
helm.sh/chart: bamboo-1.15.1
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.3.2"
Expand Down Expand Up @@ -354,7 +354,7 @@ metadata:
"helm.sh/hook": test
"helm.sh/hook-delete-policy": "before-hook-creation,hook-succeeded"
labels:
helm.sh/chart: bamboo-1.15.0
helm.sh/chart: bamboo-1.15.1
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.3.2"
Expand Down
Loading

0 comments on commit 6f854ad

Please sign in to comment.