Skip to content

Commit

Permalink
Prepare release 1.16.6 (#708)
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 30, 2023
1 parent 6133c17 commit 0a7416d
Show file tree
Hide file tree
Showing 25 changed files with 144 additions and 91 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.6

**Release date:** 2023-10-30

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

* JMX container resources (#707)

## 1.16.5

**Release date:** 2023-10-24
Expand Down
4 changes: 2 additions & 2 deletions src/main/charts/bamboo-agent/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ dependencies:
- name: common
repository: https://atlassian.github.io/data-center-helm-charts
version: 1.2.5
digest: sha256:a373258f4c668f70e249c8310ba3a105e9b86301a9a7eb659b95d8449eafc05b
generated: "2023-09-18T10:41:52.696271+10:00"
digest: sha256:41fb4b794a78e95332a6a5b205d8dcaa13770d9dbf21a286516fb465224b9697
generated: "2023-10-30T20:10:34.515176859Z"
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.16.5
version: 1.16.6
appVersion: 9.4.0
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,7 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Update appVersions for DC apps (#697)"
- "JMX container resources (#707)"
dependencies:
- name: common
version: 1.2.5
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.16.5](https://img.shields.io/badge/Version-1.16.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.4.0](https://img.shields.io/badge/AppVersion-9.4.0-informational?style=flat-square)
![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.0](https://img.shields.io/badge/AppVersion-9.4.0-informational?style=flat-square)

A chart for installing Bamboo Data Center remote agents on Kubernetes

Expand All @@ -17,7 +17,7 @@ Kubernetes: `>=1.21.x-0`

| Repository | Name | Version |
|------------|------|---------|
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.4 |
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.5 |

## Values

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

**Release date:** 2023-10-30

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

* JMX container resources (#707)

## 1.16.5

**Release date:** 2023-10-24
Expand Down
5 changes: 2 additions & 3 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.5
version: 1.16.6
appVersion: 9.4.0
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,8 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Fix custom jmx config (#699)"
- "Copy cacerts first, then import certs (#696)"
- "JMX container resources (#707)"
dependencies:
- name: common
version: 1.2.5
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.16.5](https://img.shields.io/badge/Version-1.16.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.4.0](https://img.shields.io/badge/AppVersion-9.4.0-informational?style=flat-square)
![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.0](https://img.shields.io/badge/AppVersion-9.4.0-informational?style=flat-square)

A chart for installing Bamboo Data Center on Kubernetes

Expand All @@ -17,7 +17,7 @@ Kubernetes: `>=1.21.x-0`

| Repository | Name | Version |
|------------|------|---------|
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.4 |
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.5 |

## Values

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

**Release date:** 2023-10-30

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

* JMX container resources (#707)

## 1.16.5

**Release date:** 2023-10-24
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.16.5
version: 1.16.6
appVersion: 8.9.6
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,9 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Fix custom jmx config (#699)"
- "Fix jmx init container for Bitbucket mirror (#695)"
- "Copy cacerts first, then import certs (#696)"
- "JMX container resources (#707)"
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.16.5](https://img.shields.io/badge/Version-1.16.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.9.6](https://img.shields.io/badge/AppVersion-8.9.6-informational?style=flat-square)
![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.6](https://img.shields.io/badge/AppVersion-8.9.6-informational?style=flat-square)

A chart for installing Bitbucket Data Center on Kubernetes

Expand All @@ -17,7 +17,7 @@ Kubernetes: `>=1.21.x-0`

| Repository | Name | Version |
|------------|------|---------|
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.4 |
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.5 |

## Values

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

**Release date:** 2023-10-30

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

* JMX container resources (#707)

## 1.16.5

**Release date:** 2023-10-24
Expand Down
6 changes: 2 additions & 4 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.5
version: 1.16.6
appVersion: 8.5.2
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,9 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/changes: |-
- "Fix custom jmx config (#699)"
- "Copy cacerts first, then import certs (#696)"
- "Fix config-jvm template to avoid wrong new line (#694)"
- "JMX container resources (#707)"
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.16.5](https://img.shields.io/badge/Version-1.16.5-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.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.2](https://img.shields.io/badge/AppVersion-8.5.2-informational?style=flat-square)

A chart for installing Confluence Data Center on Kubernetes

Expand All @@ -17,7 +17,7 @@ Kubernetes: `>=1.21.x-0`

| Repository | Name | Version |
|------------|------|---------|
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.4 |
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.5 |

## Values

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

**Release date:** 2023-10-30

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

* JMX container resources (#707)

## 1.16.5

**Release date:** 2023-10-24
Expand Down
5 changes: 2 additions & 3 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.5
version: 1.16.6
appVersion: 5.2.0
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -20,8 +20,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Fix custom jmx config (#699)"
- "Copy cacerts first, then import certs (#696)"
- "JMX container resources (#707)"
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.16.5](https://img.shields.io/badge/Version-1.16.5-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.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.0](https://img.shields.io/badge/AppVersion-5.2.0-informational?style=flat-square)

A chart for installing Crowd Data Center on Kubernetes

Expand All @@ -17,7 +17,7 @@ Kubernetes: `>=1.21.x-0`

| Repository | Name | Version |
|------------|------|---------|
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.4 |
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.5 |

## Values

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

**Release date:** 2023-10-30

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

* JMX container resources (#707)

## 1.16.5

**Release date:** 2023-10-24
Expand Down
5 changes: 2 additions & 3 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.5
version: 1.16.6
appVersion: 9.4.11
kubeVersion: ">=1.21.x-0"
keywords:
Expand All @@ -21,8 +21,7 @@ deprecated: false
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/changes: |-
- "Fix custom jmx config (#699)"
- "Copy cacerts first, then import certs (#696)"
- "JMX container resources (#707)"
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.16.5](https://img.shields.io/badge/Version-1.16.5-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.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.11](https://img.shields.io/badge/AppVersion-9.4.11-informational?style=flat-square)

A chart for installing Jira Data Center on Kubernetes

Expand All @@ -17,7 +17,7 @@ Kubernetes: `>=1.21.x-0`

| Repository | Name | Version |
|------------|------|---------|
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.4 |
| https://atlassian.github.io/data-center-helm-charts | common | 1.2.5 |

## Values

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.5
helm.sh/chart: bamboo-agent-1.16.6
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.4.0"
Expand All @@ -17,7 +17,7 @@ kind: ConfigMap
metadata:
name: unittest-bamboo-agent-jvm-config
labels:
helm.sh/chart: bamboo-agent-1.16.5
helm.sh/chart: bamboo-agent-1.16.6
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.4.0"
Expand All @@ -32,7 +32,7 @@ kind: Deployment
metadata:
name: unittest-bamboo-agent
labels:
helm.sh/chart: bamboo-agent-1.16.5
helm.sh/chart: bamboo-agent-1.16.6
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.4.0"
Expand All @@ -46,7 +46,7 @@ spec:
template:
metadata:
annotations:
checksum/config-jvm: 2291b3db57ccb5fbbddc5048a271c06d8092a2908ec199c10b53f0abe4b5ce23
checksum/config-jvm: 75e9d7f567f72cd0edfa35ced820e061ca73a2cc4d365e31a8380aeb51132034
labels:
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
Expand Down
Loading

0 comments on commit 0a7416d

Please sign in to comment.