Skip to content

Commit

Permalink
Prepare release 1.17.0 (#730)
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 Dec 7, 2023
1 parent 86d397e commit 2bbbde6
Show file tree
Hide file tree
Showing 24 changed files with 169 additions and 81 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.17.0

**Release date:** 2023-12-7

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

* Make test pod metadata and spec configurable (#727)
* Optional analytics/support ConfigMap (#721)
* BAM-25528: Unset pre-stop hook for bamboo-agent (#719)

## 1.16.6

**Release date:** 2023-10-30
Expand Down
6 changes: 4 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.16.6
version: 1.17.0
appVersion: 9.4.1
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,7 +20,9 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "JMX container resources (#707)"
- "Make test pod metadata and spec configurable (#727)"
- "Optional analytics/support ConfigMap (#721)"
- "BAM-25528: Unset pre-stop hook for bamboo-agent (#719)"
dependencies:
- name: common
version: 1.2.5
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.16.6](https://img.shields.io/badge/Version-1.16.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.4.1](https://img.shields.io/badge/AppVersion-9.4.1-informational?style=flat-square)
![Version: 1.17.0](https://img.shields.io/badge/Version-1.17.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.4.1](https://img.shields.io/badge/AppVersion-9.4.1-informational?style=flat-square)

A chart for installing Bamboo Data Center remote agents on Kubernetes

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

## 1.17.0

**Release date:** 2023-12-7

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

* Make test pod metadata and spec configurable (#727)
* Optional analytics/support ConfigMap (#721)
* Fix ingress annotations comment (#720)

## 1.16.6

**Release date:** 2023-10-30
Expand Down
6 changes: 4 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.16.6
version: 1.17.0
appVersion: 9.4.1
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,7 +20,9 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "JMX container resources (#707)"
- "Make test pod metadata and spec configurable (#727)"
- "Optional analytics/support ConfigMap (#721)"
- "Fix ingress annotations comment (#720)"
dependencies:
- name: common
version: 1.2.5
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.16.6](https://img.shields.io/badge/Version-1.16.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.4.1](https://img.shields.io/badge/AppVersion-9.4.1-informational?style=flat-square)
![Version: 1.17.0](https://img.shields.io/badge/Version-1.17.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.4.1](https://img.shields.io/badge/AppVersion-9.4.1-informational?style=flat-square)

A chart for installing Bamboo Data Center on Kubernetes

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

## 1.17.0

**Release date:** 2023-12-7

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

* Make test pod metadata and spec configurable (#727)
* Optional analytics/support ConfigMap (#721)
* Fix ingress annotations comment (#720)

## 1.16.6

**Release date:** 2023-10-30
Expand Down
6 changes: 4 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.16.6
version: 1.17.0
appVersion: 8.9.7
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,7 +20,9 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "JMX container resources (#707)"
- "Make test pod metadata and spec configurable (#727)"
- "Optional analytics/support ConfigMap (#721)"
- "Fix ingress annotations comment (#720)"
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.16.6](https://img.shields.io/badge/Version-1.16.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.9.7](https://img.shields.io/badge/AppVersion-8.9.7-informational?style=flat-square)
![Version: 1.17.0](https://img.shields.io/badge/Version-1.17.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.9.7](https://img.shields.io/badge/AppVersion-8.9.7-informational?style=flat-square)

A chart for installing Bitbucket Data Center on Kubernetes

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


## 1.17.0

**Release date:** 2023-12-7

![AppVersion: 8.5.4](https://img.shields.io/static/v1?label=AppVersion&message=8.5.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 test pod metadata and spec configurable (#727)
* Update default Confluence version (#729)
* Optional analytics/support ConfigMap (#721)
* Fix ingress annotations comment (#720)
* Apply securityContext only if it is explicitly enabled (#717)

## 1.16.6

**Release date:** 2023-10-30
Expand Down
8 changes: 6 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.16.6
version: 1.17.0
appVersion: 8.5.4
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,7 +20,11 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/changes: |-
- "JMX container resources (#707)"
- "Make test pod metadata and spec configurable (#727)"
- "Update default Confluence version (#729)"
- "Optional analytics/support ConfigMap (#721)"
- "Fix ingress annotations comment (#720)"
- "Apply securityContext only if it is explicitly enabled (#717)"
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.16.6](https://img.shields.io/badge/Version-1.16.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.5.4](https://img.shields.io/badge/AppVersion-8.5.4-informational?style=flat-square)
![Version: 1.17.0](https://img.shields.io/badge/Version-1.17.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.5.4](https://img.shields.io/badge/AppVersion-8.5.4-informational?style=flat-square)

A chart for installing Confluence Data Center on Kubernetes

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


## 1.17.0

**Release date:** 2023-12-7

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

* Make test pod metadata and spec configurable (#727)
* Optional analytics/support ConfigMap (#721)
* Fix ingress annotations comment (#720)

## 1.16.6

**Release date:** 2023-10-30
Expand Down
6 changes: 4 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.16.6
version: 1.17.0
appVersion: 5.2.1
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,7 +20,9 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "JMX container resources (#707)"
- "Make test pod metadata and spec configurable (#727)"
- "Optional analytics/support ConfigMap (#721)"
- "Fix ingress annotations comment (#720)"
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.16.6](https://img.shields.io/badge/Version-1.16.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.2.1](https://img.shields.io/badge/AppVersion-5.2.1-informational?style=flat-square)
![Version: 1.17.0](https://img.shields.io/badge/Version-1.17.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.2.1](https://img.shields.io/badge/AppVersion-5.2.1-informational?style=flat-square)

A chart for installing Crowd Data Center on Kubernetes

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

## 1.17.0

**Release date:** 2023-12-7

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

* Make test pod metadata and spec configurable (#727)
* Optional analytics/support ConfigMap (#721)
* Fix ingress annotations comment (#720)

## 1.16.6

**Release date:** 2023-10-30
Expand Down
6 changes: 4 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.16.6
version: 1.17.0
appVersion: 9.12.0
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -21,7 +21,9 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "JMX container resources (#707)"
- "Make test pod metadata and spec configurable (#727)"
- "Optional analytics/support ConfigMap (#721)"
- "Fix ingress annotations comment (#720)"
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.16.6](https://img.shields.io/badge/Version-1.16.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.12.0](https://img.shields.io/badge/AppVersion-9.12.0-informational?style=flat-square)
![Version: 1.17.0](https://img.shields.io/badge/Version-1.17.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.12.0](https://img.shields.io/badge/AppVersion-9.12.0-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.16.6
helm.sh/chart: bamboo-agent-1.17.0
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.4.1"
Expand All @@ -17,7 +17,7 @@ kind: ConfigMap
metadata:
name: unittest-bamboo-agent-jvm-config
labels:
helm.sh/chart: bamboo-agent-1.16.6
helm.sh/chart: bamboo-agent-1.17.0
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.4.1"
Expand All @@ -32,7 +32,7 @@ kind: Deployment
metadata:
name: unittest-bamboo-agent
labels:
helm.sh/chart: bamboo-agent-1.16.6
helm.sh/chart: bamboo-agent-1.17.0
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.4.1"
Expand All @@ -46,7 +46,7 @@ spec:
template:
metadata:
annotations:
checksum/config-jvm: 71e1317f2015f6192f7a43c6e3c21c93c72739255fc31462661c64aab894e286
checksum/config-jvm: 122f1137a904a0fee3870d8ab490f94cab5cb98284a68f83d377817ab8434c61
labels:
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
Expand Down
Loading

0 comments on commit 2bbbde6

Please sign in to comment.