diff --git a/src/main/charts/bamboo-agent/Changelog.md b/src/main/charts/bamboo-agent/Changelog.md index 33f11e389..f64ca109d 100644 --- a/src/main/charts/bamboo-agent/Changelog.md +++ b/src/main/charts/bamboo-agent/Changelog.md @@ -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 diff --git a/src/main/charts/bamboo-agent/Chart.yaml b/src/main/charts/bamboo-agent/Chart.yaml index 3e2910fe8..a671faacc 100644 --- a/src/main/charts/bamboo-agent/Chart.yaml +++ b/src/main/charts/bamboo-agent/Chart.yaml @@ -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: @@ -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 diff --git a/src/main/charts/bamboo-agent/README.md b/src/main/charts/bamboo-agent/README.md index bb039a582..b01af23e1 100644 --- a/src/main/charts/bamboo-agent/README.md +++ b/src/main/charts/bamboo-agent/README.md @@ -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 diff --git a/src/main/charts/bamboo/Changelog.md b/src/main/charts/bamboo/Changelog.md index fff2c9d5c..70a4864af 100644 --- a/src/main/charts/bamboo/Changelog.md +++ b/src/main/charts/bamboo/Changelog.md @@ -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 diff --git a/src/main/charts/bamboo/Chart.yaml b/src/main/charts/bamboo/Chart.yaml index 20082aed0..0d27c8901 100644 --- a/src/main/charts/bamboo/Chart.yaml +++ b/src/main/charts/bamboo/Chart.yaml @@ -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: @@ -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 diff --git a/src/main/charts/bamboo/README.md b/src/main/charts/bamboo/README.md index 184a9baf6..902a070a9 100644 --- a/src/main/charts/bamboo/README.md +++ b/src/main/charts/bamboo/README.md @@ -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 diff --git a/src/main/charts/bitbucket/Changelog.md b/src/main/charts/bitbucket/Changelog.md index b7ed4afac..5b1673c8e 100644 --- a/src/main/charts/bitbucket/Changelog.md +++ b/src/main/charts/bitbucket/Changelog.md @@ -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 diff --git a/src/main/charts/bitbucket/Chart.yaml b/src/main/charts/bitbucket/Chart.yaml index d741ed089..0ddcf47d4 100644 --- a/src/main/charts/bitbucket/Chart.yaml +++ b/src/main/charts/bitbucket/Chart.yaml @@ -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: @@ -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 diff --git a/src/main/charts/bitbucket/README.md b/src/main/charts/bitbucket/README.md index 2e7164877..285f96ea8 100644 --- a/src/main/charts/bitbucket/README.md +++ b/src/main/charts/bitbucket/README.md @@ -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 diff --git a/src/main/charts/confluence/Changelog.md b/src/main/charts/confluence/Changelog.md index 98a4adb47..46fbe226b 100644 --- a/src/main/charts/confluence/Changelog.md +++ b/src/main/charts/confluence/Changelog.md @@ -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 diff --git a/src/main/charts/confluence/Chart.yaml b/src/main/charts/confluence/Chart.yaml index 816a16f81..20cbf1611 100644 --- a/src/main/charts/confluence/Chart.yaml +++ b/src/main/charts/confluence/Chart.yaml @@ -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: @@ -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 diff --git a/src/main/charts/confluence/README.md b/src/main/charts/confluence/README.md index 53137e549..309c39a4f 100644 --- a/src/main/charts/confluence/README.md +++ b/src/main/charts/confluence/README.md @@ -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 diff --git a/src/main/charts/crowd/Changelog.md b/src/main/charts/crowd/Changelog.md index 88cfab975..801d8b641 100644 --- a/src/main/charts/crowd/Changelog.md +++ b/src/main/charts/crowd/Changelog.md @@ -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 diff --git a/src/main/charts/crowd/Chart.yaml b/src/main/charts/crowd/Chart.yaml index 48d976520..2cf772b6e 100644 --- a/src/main/charts/crowd/Chart.yaml +++ b/src/main/charts/crowd/Chart.yaml @@ -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: @@ -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 diff --git a/src/main/charts/crowd/README.md b/src/main/charts/crowd/README.md index 243afa942..152b2cabf 100644 --- a/src/main/charts/crowd/README.md +++ b/src/main/charts/crowd/README.md @@ -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 diff --git a/src/main/charts/jira/Changelog.md b/src/main/charts/jira/Changelog.md index d51c36fa7..89d01f357 100644 --- a/src/main/charts/jira/Changelog.md +++ b/src/main/charts/jira/Changelog.md @@ -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 diff --git a/src/main/charts/jira/Chart.yaml b/src/main/charts/jira/Chart.yaml index 1f611fdbf..43849fda6 100644 --- a/src/main/charts/jira/Chart.yaml +++ b/src/main/charts/jira/Chart.yaml @@ -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: @@ -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 diff --git a/src/main/charts/jira/README.md b/src/main/charts/jira/README.md index df0f9e4d3..bb0e9cae6 100644 --- a/src/main/charts/jira/README.md +++ b/src/main/charts/jira/README.md @@ -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 diff --git a/src/test/resources/expected_helm_output/bamboo-agent/output.yaml b/src/test/resources/expected_helm_output/bamboo-agent/output.yaml index 7703c029c..c459bf4e3 100644 --- a/src/test/resources/expected_helm_output/bamboo-agent/output.yaml +++ b/src/test/resources/expected_helm_output/bamboo-agent/output.yaml @@ -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" @@ -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" @@ -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" @@ -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 diff --git a/src/test/resources/expected_helm_output/bamboo/output.yaml b/src/test/resources/expected_helm_output/bamboo/output.yaml index a6025c38f..db3351350 100644 --- a/src/test/resources/expected_helm_output/bamboo/output.yaml +++ b/src/test/resources/expected_helm_output/bamboo/output.yaml @@ -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" @@ -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" @@ -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" @@ -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" @@ -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" @@ -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" @@ -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" @@ -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 @@ -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" @@ -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" diff --git a/src/test/resources/expected_helm_output/bitbucket/output.yaml b/src/test/resources/expected_helm_output/bitbucket/output.yaml index 9484f88b4..acdfb698f 100644 --- a/src/test/resources/expected_helm_output/bitbucket/output.yaml +++ b/src/test/resources/expected_helm_output/bitbucket/output.yaml @@ -5,7 +5,7 @@ kind: ServiceAccount metadata: name: unittest-bitbucket labels: - helm.sh/chart: bitbucket-1.15.0 + helm.sh/chart: bitbucket-1.15.1 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.4" @@ -17,7 +17,7 @@ kind: ConfigMap metadata: name: unittest-bitbucket-jvm-config-mesh labels: - helm.sh/chart: bitbucket-1.15.0 + helm.sh/chart: bitbucket-1.15.1 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.4" @@ -35,7 +35,7 @@ kind: ConfigMap metadata: name: unittest-bitbucket-jvm-config labels: - helm.sh/chart: bitbucket-1.15.0 + helm.sh/chart: bitbucket-1.15.1 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.4" @@ -54,7 +54,7 @@ kind: ConfigMap metadata: name: unittest-bitbucket-jmx-config labels: - helm.sh/chart: bitbucket-1.15.0 + helm.sh/chart: bitbucket-1.15.1 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.4" @@ -76,7 +76,7 @@ kind: Service metadata: name: unittest-bitbucket-jmx labels: - helm.sh/chart: bitbucket-1.15.0 + helm.sh/chart: bitbucket-1.15.1 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.4" @@ -101,7 +101,7 @@ kind: Service metadata: name: unittest-bitbucket-mesh-0 labels: - helm.sh/chart: bitbucket-1.15.0 + helm.sh/chart: bitbucket-1.15.1 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.4" @@ -126,7 +126,7 @@ kind: Service metadata: name: unittest-bitbucket-mesh-1 labels: - helm.sh/chart: bitbucket-1.15.0 + helm.sh/chart: bitbucket-1.15.1 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.4" @@ -151,7 +151,7 @@ kind: Service metadata: name: unittest-bitbucket-mesh-2 labels: - helm.sh/chart: bitbucket-1.15.0 + helm.sh/chart: bitbucket-1.15.1 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.4" @@ -176,7 +176,7 @@ kind: Service metadata: name: unittest-bitbucket labels: - helm.sh/chart: bitbucket-1.15.0 + helm.sh/chart: bitbucket-1.15.1 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.4" @@ -208,7 +208,7 @@ kind: StatefulSet metadata: name: unittest-bitbucket-mesh labels: - helm.sh/chart: bitbucket-1.15.0 + helm.sh/chart: bitbucket-1.15.1 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.4" @@ -228,7 +228,7 @@ spec: template: metadata: annotations: - checksum/config-jvm: 3ef0b9666c5088ca226fe7dafee2723bbae0ac40cb9794dd816ef9b69cd4e30f + checksum/config-jvm: e0500ca262e823eb94ed5d1f2d25f7917256f5602316890c4407196a409ced13 labels: app.kubernetes.io/name: bitbucket-mesh app.kubernetes.io/instance: unittest-bitbucket @@ -331,7 +331,7 @@ kind: StatefulSet metadata: name: unittest-bitbucket labels: - helm.sh/chart: bitbucket-1.15.0 + helm.sh/chart: bitbucket-1.15.1 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.4" @@ -351,7 +351,7 @@ spec: template: metadata: annotations: - checksum/config-jvm: 43ed70d94daa38fadb39de40060e46bb4f20e4a4014ed2b6795712a51b89f792 + checksum/config-jvm: 0ec75dd8202c46500dc284e4807b99e8dce85ee998a47a45aad698fe295b6d83 labels: app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket @@ -471,7 +471,7 @@ metadata: "helm.sh/hook": test "helm.sh/hook-delete-policy": "before-hook-creation,hook-succeeded" labels: - helm.sh/chart: bitbucket-1.15.0 + helm.sh/chart: bitbucket-1.15.1 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.4" @@ -503,7 +503,7 @@ metadata: "helm.sh/hook": test "helm.sh/hook-delete-policy": "before-hook-creation,hook-succeeded" labels: - helm.sh/chart: bitbucket-1.15.0 + helm.sh/chart: bitbucket-1.15.1 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.4" diff --git a/src/test/resources/expected_helm_output/confluence/output.yaml b/src/test/resources/expected_helm_output/confluence/output.yaml index f0826dcda..3250e7029 100644 --- a/src/test/resources/expected_helm_output/confluence/output.yaml +++ b/src/test/resources/expected_helm_output/confluence/output.yaml @@ -5,7 +5,7 @@ kind: ServiceAccount metadata: name: unittest-confluence labels: - helm.sh/chart: confluence-1.15.0 + helm.sh/chart: confluence-1.15.1 app.kubernetes.io/name: confluence app.kubernetes.io/instance: unittest-confluence app.kubernetes.io/version: "7.19.12" @@ -17,7 +17,7 @@ kind: ConfigMap metadata: name: unittest-confluence-jvm-config labels: - helm.sh/chart: confluence-1.15.0 + helm.sh/chart: confluence-1.15.1 app.kubernetes.io/name: confluence app.kubernetes.io/instance: unittest-confluence app.kubernetes.io/version: "7.19.12" @@ -41,7 +41,7 @@ kind: ConfigMap metadata: name: unittest-confluence-jmx-config labels: - helm.sh/chart: confluence-1.15.0 + helm.sh/chart: confluence-1.15.1 app.kubernetes.io/name: confluence app.kubernetes.io/instance: unittest-confluence app.kubernetes.io/version: "7.19.12" @@ -85,7 +85,7 @@ kind: Service metadata: name: unittest-confluence-jmx labels: - helm.sh/chart: confluence-1.15.0 + helm.sh/chart: confluence-1.15.1 app.kubernetes.io/name: confluence app.kubernetes.io/instance: unittest-confluence app.kubernetes.io/version: "7.19.12" @@ -107,7 +107,7 @@ kind: Service metadata: name: unittest-confluence-synchrony labels: - helm.sh/chart: confluence-1.15.0 + helm.sh/chart: confluence-1.15.1 app.kubernetes.io/name: confluence-synchrony app.kubernetes.io/instance: unittest-confluence app.kubernetes.io/version: "7.19.12" @@ -134,7 +134,7 @@ kind: Service metadata: name: unittest-confluence labels: - helm.sh/chart: confluence-1.15.0 + helm.sh/chart: confluence-1.15.1 app.kubernetes.io/name: confluence app.kubernetes.io/instance: unittest-confluence app.kubernetes.io/version: "7.19.12" @@ -162,7 +162,7 @@ kind: StatefulSet metadata: name: unittest-confluence-synchrony labels: - helm.sh/chart: confluence-1.15.0 + helm.sh/chart: confluence-1.15.1 app.kubernetes.io/name: confluence-synchrony app.kubernetes.io/instance: unittest-confluence app.kubernetes.io/version: "7.19.12" @@ -244,7 +244,7 @@ kind: StatefulSet metadata: name: unittest-confluence labels: - helm.sh/chart: confluence-1.15.0 + helm.sh/chart: confluence-1.15.1 app.kubernetes.io/name: confluence app.kubernetes.io/instance: unittest-confluence app.kubernetes.io/version: "7.19.12" @@ -259,7 +259,7 @@ spec: template: metadata: annotations: - checksum/config-jvm: 276a126860acdd86316f9c4c1fa16813761e98a841c01f9abad58ff998ceea06 + checksum/config-jvm: bbac76ec1212eb9256b86815e80d8622f44abc6601ce6c334eb3fa71657eae78 labels: app.kubernetes.io/name: confluence app.kubernetes.io/instance: unittest-confluence @@ -390,7 +390,7 @@ metadata: "helm.sh/hook": test "helm.sh/hook-delete-policy": "before-hook-creation,hook-succeeded" labels: - helm.sh/chart: confluence-1.15.0 + helm.sh/chart: confluence-1.15.1 app.kubernetes.io/name: confluence app.kubernetes.io/instance: unittest-confluence app.kubernetes.io/version: "7.19.12" @@ -421,7 +421,7 @@ metadata: "helm.sh/hook": test "helm.sh/hook-delete-policy": "before-hook-creation,hook-succeeded" labels: - helm.sh/chart: confluence-1.15.0 + helm.sh/chart: confluence-1.15.1 app.kubernetes.io/name: confluence app.kubernetes.io/instance: unittest-confluence app.kubernetes.io/version: "7.19.12" diff --git a/src/test/resources/expected_helm_output/crowd/output.yaml b/src/test/resources/expected_helm_output/crowd/output.yaml index d69345be5..ed9f3477d 100644 --- a/src/test/resources/expected_helm_output/crowd/output.yaml +++ b/src/test/resources/expected_helm_output/crowd/output.yaml @@ -5,7 +5,7 @@ kind: ServiceAccount metadata: name: unittest-crowd labels: - helm.sh/chart: crowd-1.15.0 + helm.sh/chart: crowd-1.15.1 app.kubernetes.io/name: crowd app.kubernetes.io/instance: unittest-crowd app.kubernetes.io/version: "5.1.4" @@ -17,7 +17,7 @@ kind: ConfigMap metadata: name: unittest-crowd-jvm-config labels: - helm.sh/chart: crowd-1.15.0 + helm.sh/chart: crowd-1.15.1 app.kubernetes.io/name: crowd app.kubernetes.io/instance: unittest-crowd app.kubernetes.io/version: "5.1.4" @@ -37,7 +37,7 @@ kind: ConfigMap metadata: name: unittest-crowd-jmx-config labels: - helm.sh/chart: crowd-1.15.0 + helm.sh/chart: crowd-1.15.1 app.kubernetes.io/name: crowd app.kubernetes.io/instance: unittest-crowd app.kubernetes.io/version: "5.1.4" @@ -65,7 +65,7 @@ kind: Service metadata: name: unittest-crowd-jmx labels: - helm.sh/chart: crowd-1.15.0 + helm.sh/chart: crowd-1.15.1 app.kubernetes.io/name: crowd app.kubernetes.io/instance: unittest-crowd app.kubernetes.io/version: "5.1.4" @@ -87,7 +87,7 @@ kind: Service metadata: name: unittest-crowd labels: - helm.sh/chart: crowd-1.15.0 + helm.sh/chart: crowd-1.15.1 app.kubernetes.io/name: crowd app.kubernetes.io/instance: unittest-crowd app.kubernetes.io/version: "5.1.4" @@ -111,7 +111,7 @@ kind: StatefulSet metadata: name: unittest-crowd labels: - helm.sh/chart: crowd-1.15.0 + helm.sh/chart: crowd-1.15.1 app.kubernetes.io/name: crowd app.kubernetes.io/instance: unittest-crowd app.kubernetes.io/version: "5.1.4" @@ -126,7 +126,7 @@ spec: template: metadata: annotations: - checksum/config-jvm: 4d49634eab08f51896dbd1aea42fa8d0661a36ff19a223fcac06fb762d0d4d05 + checksum/config-jvm: d57dcc8d68f7953e43ecfcb309bc9954d72bb0bf6b1aa06e10bcfa5a039e3a33 labels: app.kubernetes.io/name: crowd app.kubernetes.io/instance: unittest-crowd @@ -254,7 +254,7 @@ metadata: "helm.sh/hook": test "helm.sh/hook-delete-policy": "before-hook-creation,hook-succeeded" labels: - helm.sh/chart: crowd-1.15.0 + helm.sh/chart: crowd-1.15.1 app.kubernetes.io/name: crowd app.kubernetes.io/instance: unittest-crowd app.kubernetes.io/version: "5.1.4" @@ -285,7 +285,7 @@ metadata: "helm.sh/hook": test "helm.sh/hook-delete-policy": "before-hook-creation,hook-succeeded" labels: - helm.sh/chart: crowd-1.15.0 + helm.sh/chart: crowd-1.15.1 app.kubernetes.io/name: crowd app.kubernetes.io/instance: unittest-crowd app.kubernetes.io/version: "5.1.4" diff --git a/src/test/resources/expected_helm_output/jira/output.yaml b/src/test/resources/expected_helm_output/jira/output.yaml index 98eaa58f5..ac74fd231 100644 --- a/src/test/resources/expected_helm_output/jira/output.yaml +++ b/src/test/resources/expected_helm_output/jira/output.yaml @@ -5,7 +5,7 @@ kind: ServiceAccount metadata: name: unittest-jira labels: - helm.sh/chart: jira-1.15.0 + helm.sh/chart: jira-1.15.1 app.kubernetes.io/name: jira app.kubernetes.io/instance: unittest-jira app.kubernetes.io/version: "9.4.9" @@ -17,7 +17,7 @@ kind: ConfigMap metadata: name: unittest-jira-jvm-config labels: - helm.sh/chart: jira-1.15.0 + helm.sh/chart: jira-1.15.1 app.kubernetes.io/name: jira app.kubernetes.io/instance: unittest-jira app.kubernetes.io/version: "9.4.9" @@ -37,7 +37,7 @@ kind: ConfigMap metadata: name: unittest-jira-jmx-config labels: - helm.sh/chart: jira-1.15.0 + helm.sh/chart: jira-1.15.1 app.kubernetes.io/name: jira app.kubernetes.io/instance: unittest-jira app.kubernetes.io/version: "9.4.9" @@ -63,7 +63,7 @@ kind: Service metadata: name: unittest-jira-jmx labels: - helm.sh/chart: jira-1.15.0 + helm.sh/chart: jira-1.15.1 app.kubernetes.io/name: jira app.kubernetes.io/instance: unittest-jira app.kubernetes.io/version: "9.4.9" @@ -85,7 +85,7 @@ kind: Service metadata: name: unittest-jira labels: - helm.sh/chart: jira-1.15.0 + helm.sh/chart: jira-1.15.1 app.kubernetes.io/name: jira app.kubernetes.io/instance: unittest-jira app.kubernetes.io/version: "9.4.9" @@ -109,7 +109,7 @@ kind: StatefulSet metadata: name: unittest-jira labels: - helm.sh/chart: jira-1.15.0 + helm.sh/chart: jira-1.15.1 app.kubernetes.io/name: jira app.kubernetes.io/instance: unittest-jira app.kubernetes.io/version: "9.4.9" @@ -124,7 +124,7 @@ spec: template: metadata: annotations: - checksum/config-jvm: 622657be73be3cd010623992edf3af2f60c58bd01faa12a528aa1d14302dc7a1 + checksum/config-jvm: eec04e817a47bebff734e8ddb9b1c572f0e623be686832dd669f62d66ed5a9a5 labels: app.kubernetes.io/name: jira app.kubernetes.io/instance: unittest-jira @@ -255,7 +255,7 @@ metadata: "helm.sh/hook": test "helm.sh/hook-delete-policy": "before-hook-creation,hook-succeeded" labels: - helm.sh/chart: jira-1.15.0 + helm.sh/chart: jira-1.15.1 app.kubernetes.io/name: jira app.kubernetes.io/instance: unittest-jira app.kubernetes.io/version: "9.4.9" @@ -287,7 +287,7 @@ metadata: "helm.sh/hook": test "helm.sh/hook-delete-policy": "before-hook-creation,hook-succeeded" labels: - helm.sh/chart: jira-1.15.0 + helm.sh/chart: jira-1.15.1 app.kubernetes.io/name: jira app.kubernetes.io/instance: unittest-jira app.kubernetes.io/version: "9.4.9"