Skip to content

Commit

Permalink
Prepare release 1.16.4 (#690)
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 Oct 11, 2023
1 parent eeac75c commit 7e4e8cc
Show file tree
Hide file tree
Showing 24 changed files with 132 additions and 72 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.16.4

**Release date:** 2023-10-11

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

## 1.16.3

**Release date:** 2023-10-11
Expand Down
2 changes: 1 addition & 1 deletion 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.3
version: 1.16.4
appVersion: 9.3.3
kubeVersion: ">=1.21.x-0"
keywords:
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.3](https://img.shields.io/badge/Version-1.16.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.3.3](https://img.shields.io/badge/AppVersion-9.3.3-informational?style=flat-square)
![Version: 1.16.4](https://img.shields.io/badge/Version-1.16.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.3.3](https://img.shields.io/badge/AppVersion-9.3.3-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.16.4

**Release date:** 2023-10-11

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

## 1.16.3

**Release date:** 2023-10-11
Expand Down
2 changes: 1 addition & 1 deletion 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.3
version: 1.16.4
appVersion: 9.3.3
kubeVersion: ">=1.21.x-0"
keywords:
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.3](https://img.shields.io/badge/Version-1.16.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.3.3](https://img.shields.io/badge/AppVersion-9.3.3-informational?style=flat-square)
![Version: 1.16.4](https://img.shields.io/badge/Version-1.16.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.3.3](https://img.shields.io/badge/AppVersion-9.3.3-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.16.4

**Release date:** 2023-10-11

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

* Fix hazelcast svc type (#689)

## 1.16.3

**Release date:** 2023-10-11
Expand Down
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.16.3
version: 1.16.4
appVersion: 8.9.5
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,7 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Make it possible to create a dedicated hazelcast svc (#686)"
- "Fix hazelcast svc type (#689)"
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.3](https://img.shields.io/badge/Version-1.16.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.9.5](https://img.shields.io/badge/AppVersion-8.9.5-informational?style=flat-square)
![Version: 1.16.4](https://img.shields.io/badge/Version-1.16.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.9.5](https://img.shields.io/badge/AppVersion-8.9.5-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.16.4

**Release date:** 2023-10-11

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

* Fix hazelcast svc type (#689)

## 1.16.3

**Release date:** 2023-10-11
Expand Down
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.16.3
version: 1.16.4
appVersion: 8.5.2
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,7 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/changes: |-
- "Make it possible to create a dedicated hazelcast svc (#686)"
- "Fix hazelcast svc type (#689)"
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.3](https://img.shields.io/badge/Version-1.16.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.5.2](https://img.shields.io/badge/AppVersion-8.5.2-informational?style=flat-square)
![Version: 1.16.4](https://img.shields.io/badge/Version-1.16.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.5.2](https://img.shields.io/badge/AppVersion-8.5.2-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.16.4

**Release date:** 2023-10-11

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

## 1.16.3

**Release date:** 2023-10-11
Expand Down
2 changes: 1 addition & 1 deletion 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.3
version: 1.16.4
appVersion: 5.2.0
kubeVersion: ">=1.21.x-0"
keywords:
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.3](https://img.shields.io/badge/Version-1.16.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.2.0](https://img.shields.io/badge/AppVersion-5.2.0-informational?style=flat-square)
![Version: 1.16.4](https://img.shields.io/badge/Version-1.16.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.2.0](https://img.shields.io/badge/AppVersion-5.2.0-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.16.4

**Release date:** 2023-10-11

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

## 1.16.3

**Release date:** 2023-10-11
Expand Down
2 changes: 1 addition & 1 deletion 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.3
version: 1.16.4
appVersion: 9.4.11
kubeVersion: ">=1.21.x-0"
keywords:
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.3](https://img.shields.io/badge/Version-1.16.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.4.11](https://img.shields.io/badge/AppVersion-9.4.11-informational?style=flat-square)
![Version: 1.16.4](https://img.shields.io/badge/Version-1.16.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.4.11](https://img.shields.io/badge/AppVersion-9.4.11-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.3
helm.sh/chart: bamboo-agent-1.16.4
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.3.3"
Expand All @@ -17,7 +17,7 @@ kind: ConfigMap
metadata:
name: unittest-bamboo-agent-jvm-config
labels:
helm.sh/chart: bamboo-agent-1.16.3
helm.sh/chart: bamboo-agent-1.16.4
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.3.3"
Expand All @@ -32,7 +32,7 @@ kind: Deployment
metadata:
name: unittest-bamboo-agent
labels:
helm.sh/chart: bamboo-agent-1.16.3
helm.sh/chart: bamboo-agent-1.16.4
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.3.3"
Expand All @@ -46,7 +46,7 @@ spec:
template:
metadata:
annotations:
checksum/config-jvm: 326fd13ad8ebbb1c1d16fbcc8166e24c240c30b13cde96ecb5c289607e316362
checksum/config-jvm: 1e4ceaea08a533d5a149178da7d6c0d907fbf7033eb0433af9439251bd04d3ec
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.16.3
helm.sh/chart: bamboo-1.16.4
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.3.3"
Expand All @@ -17,7 +17,7 @@ kind: ConfigMap
metadata:
name: unittest-bamboo-jvm-config
labels:
helm.sh/chart: bamboo-1.16.3
helm.sh/chart: bamboo-1.16.4
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.3.3"
Expand All @@ -35,7 +35,7 @@ kind: ConfigMap
metadata:
name: unittest-bamboo-jmx-config
labels:
helm.sh/chart: bamboo-1.16.3
helm.sh/chart: bamboo-1.16.4
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.3.3"
Expand Down Expand Up @@ -63,7 +63,7 @@ kind: Service
metadata:
name: unittest-bamboo-jms
labels:
helm.sh/chart: bamboo-1.16.3
helm.sh/chart: bamboo-1.16.4
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.3.3"
Expand All @@ -86,7 +86,7 @@ kind: Service
metadata:
name: unittest-bamboo-jmx
labels:
helm.sh/chart: bamboo-1.16.3
helm.sh/chart: bamboo-1.16.4
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.3.3"
Expand All @@ -108,7 +108,7 @@ kind: Service
metadata:
name: unittest-bamboo
labels:
helm.sh/chart: bamboo-1.16.3
helm.sh/chart: bamboo-1.16.4
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.3.3"
Expand All @@ -132,7 +132,7 @@ kind: StatefulSet
metadata:
name: unittest-bamboo
labels:
helm.sh/chart: bamboo-1.16.3
helm.sh/chart: bamboo-1.16.4
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.3.3"
Expand All @@ -147,7 +147,7 @@ spec:
template:
metadata:
annotations:
checksum/config-jvm: c8933d52898fec0ec7bbfba0ff2e07b3c267a3bcdc94ad40496f09e897e6ea0f
checksum/config-jvm: 6eef81aa153f256f6ee176dda46839c8414b9f04e9a59f0a4628cd1bef088dab
labels:
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
Expand Down Expand Up @@ -305,7 +305,7 @@ metadata:
"helm.sh/hook": test
"helm.sh/hook-delete-policy": "before-hook-creation,hook-succeeded"
labels:
helm.sh/chart: bamboo-1.16.3
helm.sh/chart: bamboo-1.16.4
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.3.3"
Expand Down Expand Up @@ -349,7 +349,7 @@ metadata:
"helm.sh/hook": test
"helm.sh/hook-delete-policy": "before-hook-creation,hook-succeeded"
labels:
helm.sh/chart: bamboo-1.16.3
helm.sh/chart: bamboo-1.16.4
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.3.3"
Expand Down
Loading

0 comments on commit 7e4e8cc

Please sign in to comment.