diff --git a/src/main/charts/bamboo-agent/Changelog.md b/src/main/charts/bamboo-agent/Changelog.md index 52c1231e3..33f11e389 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.0 + +**Release date:** 2023-8-7 + +![AppVersion: 9.3.1](https://img.shields.io/static/v1?label=AppVersion&message=9.3.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) + +* Update Helm chart version + ## 1.14.1 **Release date:** 2023-7-26 diff --git a/src/main/charts/bamboo-agent/Chart.yaml b/src/main/charts/bamboo-agent/Chart.yaml index 735cc523b..4ede5302b 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.14.1 +version: 1.15.0 appVersion: 9.3.1 kubeVersion: ">=1.21.x-0" keywords: diff --git a/src/main/charts/bamboo-agent/README.md b/src/main/charts/bamboo-agent/README.md index 4acd188f7..7da5f3885 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.14.1](https://img.shields.io/badge/Version-1.14.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.3.1](https://img.shields.io/badge/AppVersion-9.3.1-informational?style=flat-square) +![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.1](https://img.shields.io/badge/AppVersion-9.3.1-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 0e3db7f67..fff2c9d5c 100644 --- a/src/main/charts/bamboo/Changelog.md +++ b/src/main/charts/bamboo/Changelog.md @@ -1,5 +1,17 @@ # Change Log +## 1.15.0 + +**Release date:** 2023-8-7 + +![AppVersion: 9.3.1](https://img.shields.io/static/v1?label=AppVersion&message=9.3.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) + +* Add PodDisruptionBudget to Atlassian DC Helm Charts (#636) +* Add annotations to Grafana dashboards ConfigMaps (#637) +* Add additional ConfigMaps to Helm Charts (#635) + ## 1.14.1 **Release date:** 2023-7-26 diff --git a/src/main/charts/bamboo/Chart.yaml b/src/main/charts/bamboo/Chart.yaml index 8695f5460..b97e18101 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.14.1 +version: 1.15.0 appVersion: 9.3.1 kubeVersion: ">=1.21.x-0" keywords: @@ -20,7 +20,9 @@ deprecated: false annotations: artifacthub.io/containsSecurityUpdates: "false" artifacthub.io/changes: |- - - "Disable liveness probes by default, make timeoutSeconds configurable (#630)" + - "Add PodDisruptionBudget to Atlassian DC Helm Charts (#636)" + - "Add annotations to Grafana dashboards ConfigMaps (#637)" + - "Add additional ConfigMaps to Helm Charts (#635)" dependencies: - name: common version: 1.2.3 diff --git a/src/main/charts/bamboo/README.md b/src/main/charts/bamboo/README.md index b4ed9bb9f..7a0aaf1e8 100644 --- a/src/main/charts/bamboo/README.md +++ b/src/main/charts/bamboo/README.md @@ -1,6 +1,6 @@ # bamboo -![Version: 1.14.1](https://img.shields.io/badge/Version-1.14.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.3.1](https://img.shields.io/badge/AppVersion-9.3.1-informational?style=flat-square) +![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.1](https://img.shields.io/badge/AppVersion-9.3.1-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 0fd19cb7f..b7ed4afac 100644 --- a/src/main/charts/bitbucket/Changelog.md +++ b/src/main/charts/bitbucket/Changelog.md @@ -1,5 +1,17 @@ # Change Log +## 1.15.0 + +**Release date:** 2023-8-7 + +![AppVersion: 8.9.3](https://img.shields.io/static/v1?label=AppVersion&message=8.9.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) + +* Add PodDisruptionBudget to Atlassian DC Helm Charts (#636) +* Add annotations to Grafana dashboards ConfigMaps (#637) +* Add additional ConfigMaps to Helm Charts (#635) + ## 1.14.1 **Release date:** 2023-7-26 diff --git a/src/main/charts/bitbucket/Chart.yaml b/src/main/charts/bitbucket/Chart.yaml index 75079a29c..49c1c87bf 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.14.1 +version: 1.15.0 appVersion: 8.9.3 kubeVersion: ">=1.21.x-0" keywords: @@ -20,7 +20,9 @@ deprecated: false annotations: artifacthub.io/containsSecurityUpdates: "false" artifacthub.io/changes: |- - - "Disable liveness probes by default, make timeoutSeconds configurable (#630)" + - "Add PodDisruptionBudget to Atlassian DC Helm Charts (#636)" + - "Add annotations to Grafana dashboards ConfigMaps (#637)" + - "Add additional ConfigMaps to Helm Charts (#635)" dependencies: - name: common diff --git a/src/main/charts/bitbucket/README.md b/src/main/charts/bitbucket/README.md index fe263e90b..3b48fcdab 100644 --- a/src/main/charts/bitbucket/README.md +++ b/src/main/charts/bitbucket/README.md @@ -1,6 +1,6 @@ # bitbucket -![Version: 1.14.1](https://img.shields.io/badge/Version-1.14.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.9.3](https://img.shields.io/badge/AppVersion-8.9.3-informational?style=flat-square) +![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.3](https://img.shields.io/badge/AppVersion-8.9.3-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 ff7affb79..98a4adb47 100644 --- a/src/main/charts/confluence/Changelog.md +++ b/src/main/charts/confluence/Changelog.md @@ -1,6 +1,19 @@ # Change Log +## 1.15.0 + +**Release date:** 2023-8-7 + +![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) + +* 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) + ## 1.14.1 **Release date:** 2023-7-26 diff --git a/src/main/charts/confluence/Chart.yaml b/src/main/charts/confluence/Chart.yaml index f1dc5487d..816a16f81 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.14.1 +version: 1.15.0 appVersion: 7.19.12 kubeVersion: ">=1.21.x-0" keywords: @@ -20,7 +20,10 @@ deprecated: false annotations: artifacthub.io/containsSecurityUpdates: "true" artifacthub.io/changes: |- - - "Disable liveness probes by default, make timeoutSeconds configurable (#630)" + - "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)" dependencies: - name: common diff --git a/src/main/charts/confluence/README.md b/src/main/charts/confluence/README.md index dfd640934..2e5f5b841 100644 --- a/src/main/charts/confluence/README.md +++ b/src/main/charts/confluence/README.md @@ -1,6 +1,6 @@ # confluence -![Version: 1.14.1](https://img.shields.io/badge/Version-1.14.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) +![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) 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 fb16239e0..88cfab975 100644 --- a/src/main/charts/crowd/Changelog.md +++ b/src/main/charts/crowd/Changelog.md @@ -1,6 +1,19 @@ # Change Log +## 1.15.0 + +**Release date:** 2023-8-7 + +![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) + +* 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) + ## 1.14.1 **Release date:** 2023-7-26 diff --git a/src/main/charts/crowd/Chart.yaml b/src/main/charts/crowd/Chart.yaml index 73d298b67..48d976520 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.14.1 +version: 1.15.0 appVersion: 5.1.4 kubeVersion: ">=1.21.x-0" keywords: @@ -20,7 +20,10 @@ deprecated: false annotations: artifacthub.io/containsSecurityUpdates: "false" artifacthub.io/changes: |- - - "Disable liveness probes by default, make timeoutSeconds configurable (#630)" + - "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)" dependencies: - name: common diff --git a/src/main/charts/crowd/README.md b/src/main/charts/crowd/README.md index fca5d9e41..9a2e21062 100644 --- a/src/main/charts/crowd/README.md +++ b/src/main/charts/crowd/README.md @@ -1,6 +1,6 @@ # crowd -![Version: 1.14.1](https://img.shields.io/badge/Version-1.14.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) +![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) 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 7d5e8b402..d51c36fa7 100644 --- a/src/main/charts/jira/Changelog.md +++ b/src/main/charts/jira/Changelog.md @@ -1,5 +1,18 @@ # Change Log +## 1.15.0 + +**Release date:** 2023-8-7 + +![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) + +* 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) + ## 1.14.1 **Release date:** 2023-7-26 diff --git a/src/main/charts/jira/Chart.yaml b/src/main/charts/jira/Chart.yaml index 754106626..1f611fdbf 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.14.1 +version: 1.15.0 appVersion: 9.4.9 kubeVersion: ">=1.21.x-0" keywords: @@ -21,7 +21,10 @@ deprecated: false annotations: artifacthub.io/containsSecurityUpdates: "false" artifacthub.io/changes: |- - - "Disable liveness probes by default, make timeoutSeconds configurable (#630)" + - "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)" dependencies: - name: common diff --git a/src/main/charts/jira/README.md b/src/main/charts/jira/README.md index 2bd7c43a9..e47f3a3b4 100644 --- a/src/main/charts/jira/README.md +++ b/src/main/charts/jira/README.md @@ -1,6 +1,6 @@ # jira -![Version: 1.14.1](https://img.shields.io/badge/Version-1.14.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) +![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) 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 42ed548c1..4b1065ecc 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.14.1 + helm.sh/chart: bamboo-agent-1.15.0 app.kubernetes.io/name: bamboo-agent app.kubernetes.io/instance: unittest-bamboo-agent app.kubernetes.io/version: "9.3.1" @@ -17,7 +17,7 @@ kind: ConfigMap metadata: name: unittest-bamboo-agent-jvm-config labels: - helm.sh/chart: bamboo-agent-1.14.1 + helm.sh/chart: bamboo-agent-1.15.0 app.kubernetes.io/name: bamboo-agent app.kubernetes.io/instance: unittest-bamboo-agent app.kubernetes.io/version: "9.3.1" @@ -32,7 +32,7 @@ kind: Deployment metadata: name: unittest-bamboo-agent labels: - helm.sh/chart: bamboo-agent-1.14.1 + helm.sh/chart: bamboo-agent-1.15.0 app.kubernetes.io/name: bamboo-agent app.kubernetes.io/instance: unittest-bamboo-agent app.kubernetes.io/version: "9.3.1" @@ -46,7 +46,7 @@ spec: template: metadata: annotations: - checksum/config-jvm: 8a2a74983d07ed588cd918ef7333bc6250c4d4ae16d447e3b687ab7ef06f17c4 + checksum/config-jvm: 3eed74844d7555179739ee89dbc55226f70690f9955060d42367ff802895f4d2 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 e544d9154..fcccaea52 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.14.1 + helm.sh/chart: bamboo-1.15.0 app.kubernetes.io/name: bamboo app.kubernetes.io/instance: unittest-bamboo app.kubernetes.io/version: "9.3.1" @@ -17,7 +17,7 @@ kind: ConfigMap metadata: name: unittest-bamboo-jvm-config labels: - helm.sh/chart: bamboo-1.14.1 + helm.sh/chart: bamboo-1.15.0 app.kubernetes.io/name: bamboo app.kubernetes.io/instance: unittest-bamboo app.kubernetes.io/version: "9.3.1" @@ -35,7 +35,7 @@ kind: ConfigMap metadata: name: unittest-bamboo-jmx-config labels: - helm.sh/chart: bamboo-1.14.1 + helm.sh/chart: bamboo-1.15.0 app.kubernetes.io/name: bamboo app.kubernetes.io/instance: unittest-bamboo app.kubernetes.io/version: "9.3.1" @@ -63,7 +63,7 @@ kind: Service metadata: name: unittest-bamboo-jms labels: - helm.sh/chart: bamboo-1.14.1 + helm.sh/chart: bamboo-1.15.0 app.kubernetes.io/name: bamboo app.kubernetes.io/instance: unittest-bamboo app.kubernetes.io/version: "9.3.1" @@ -86,7 +86,7 @@ kind: Service metadata: name: unittest-bamboo-jmx labels: - helm.sh/chart: bamboo-1.14.1 + helm.sh/chart: bamboo-1.15.0 app.kubernetes.io/name: bamboo app.kubernetes.io/instance: unittest-bamboo app.kubernetes.io/version: "9.3.1" @@ -108,7 +108,7 @@ kind: Service metadata: name: unittest-bamboo labels: - helm.sh/chart: bamboo-1.14.1 + helm.sh/chart: bamboo-1.15.0 app.kubernetes.io/name: bamboo app.kubernetes.io/instance: unittest-bamboo app.kubernetes.io/version: "9.3.1" @@ -132,7 +132,7 @@ kind: StatefulSet metadata: name: unittest-bamboo labels: - helm.sh/chart: bamboo-1.14.1 + helm.sh/chart: bamboo-1.15.0 app.kubernetes.io/name: bamboo app.kubernetes.io/instance: unittest-bamboo app.kubernetes.io/version: "9.3.1" @@ -147,7 +147,7 @@ spec: template: metadata: annotations: - checksum/config-jvm: 72ccf4eb585dff75f716af47f0e4e7ab84cc454126e45ebc44473a433657241d + checksum/config-jvm: 096a225dee050429a84c32b5ef1cea556043dc800e37e90fb8ef1e8019adb0f6 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.14.1 + helm.sh/chart: bamboo-1.15.0 app.kubernetes.io/name: bamboo app.kubernetes.io/instance: unittest-bamboo app.kubernetes.io/version: "9.3.1" @@ -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.14.1 + helm.sh/chart: bamboo-1.15.0 app.kubernetes.io/name: bamboo app.kubernetes.io/instance: unittest-bamboo app.kubernetes.io/version: "9.3.1" diff --git a/src/test/resources/expected_helm_output/bitbucket/output.yaml b/src/test/resources/expected_helm_output/bitbucket/output.yaml index 3b05be6d6..d94436166 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.14.1 + helm.sh/chart: bitbucket-1.15.0 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.3" @@ -17,7 +17,7 @@ kind: ConfigMap metadata: name: unittest-bitbucket-jvm-config-mesh labels: - helm.sh/chart: bitbucket-1.14.1 + helm.sh/chart: bitbucket-1.15.0 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.3" @@ -35,7 +35,7 @@ kind: ConfigMap metadata: name: unittest-bitbucket-jvm-config labels: - helm.sh/chart: bitbucket-1.14.1 + helm.sh/chart: bitbucket-1.15.0 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.3" @@ -54,7 +54,7 @@ kind: ConfigMap metadata: name: unittest-bitbucket-jmx-config labels: - helm.sh/chart: bitbucket-1.14.1 + helm.sh/chart: bitbucket-1.15.0 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.3" @@ -76,7 +76,7 @@ kind: Service metadata: name: unittest-bitbucket-jmx labels: - helm.sh/chart: bitbucket-1.14.1 + helm.sh/chart: bitbucket-1.15.0 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.3" @@ -101,7 +101,7 @@ kind: Service metadata: name: unittest-bitbucket-mesh-0 labels: - helm.sh/chart: bitbucket-1.14.1 + helm.sh/chart: bitbucket-1.15.0 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.3" @@ -126,7 +126,7 @@ kind: Service metadata: name: unittest-bitbucket-mesh-1 labels: - helm.sh/chart: bitbucket-1.14.1 + helm.sh/chart: bitbucket-1.15.0 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.3" @@ -151,7 +151,7 @@ kind: Service metadata: name: unittest-bitbucket-mesh-2 labels: - helm.sh/chart: bitbucket-1.14.1 + helm.sh/chart: bitbucket-1.15.0 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.3" @@ -176,7 +176,7 @@ kind: Service metadata: name: unittest-bitbucket labels: - helm.sh/chart: bitbucket-1.14.1 + helm.sh/chart: bitbucket-1.15.0 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.3" @@ -208,7 +208,7 @@ kind: StatefulSet metadata: name: unittest-bitbucket-mesh labels: - helm.sh/chart: bitbucket-1.14.1 + helm.sh/chart: bitbucket-1.15.0 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.3" @@ -228,7 +228,7 @@ spec: template: metadata: annotations: - checksum/config-jvm: 3c9ab4dd66175e592da75d4454d51ed31a23182b6c49dd645697f9dda0befa5c + checksum/config-jvm: 3ef0b9666c5088ca226fe7dafee2723bbae0ac40cb9794dd816ef9b69cd4e30f 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.14.1 + helm.sh/chart: bitbucket-1.15.0 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.3" @@ -351,7 +351,7 @@ spec: template: metadata: annotations: - checksum/config-jvm: 87fa284928e16b811c92766255a2a72ee4ed86e646463f125184391fcbdeed13 + checksum/config-jvm: 43ed70d94daa38fadb39de40060e46bb4f20e4a4014ed2b6795712a51b89f792 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.14.1 + helm.sh/chart: bitbucket-1.15.0 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.3" @@ -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.14.1 + helm.sh/chart: bitbucket-1.15.0 app.kubernetes.io/name: bitbucket app.kubernetes.io/instance: unittest-bitbucket app.kubernetes.io/version: "8.9.3" diff --git a/src/test/resources/expected_helm_output/confluence/output.yaml b/src/test/resources/expected_helm_output/confluence/output.yaml index 75d2cd5ff..f0826dcda 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.14.1 + helm.sh/chart: confluence-1.15.0 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.14.1 + helm.sh/chart: confluence-1.15.0 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.14.1 + helm.sh/chart: confluence-1.15.0 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.14.1 + helm.sh/chart: confluence-1.15.0 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.14.1 + helm.sh/chart: confluence-1.15.0 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.14.1 + helm.sh/chart: confluence-1.15.0 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.14.1 + helm.sh/chart: confluence-1.15.0 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.14.1 + helm.sh/chart: confluence-1.15.0 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: 2cdb3d90f9aa1f8eee8e41ceda9c6a1d289f32e107b2ca00a20782fd09847051 + checksum/config-jvm: 276a126860acdd86316f9c4c1fa16813761e98a841c01f9abad58ff998ceea06 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.14.1 + helm.sh/chart: confluence-1.15.0 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.14.1 + helm.sh/chart: confluence-1.15.0 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 a5f4cb86a..d69345be5 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.14.1 + helm.sh/chart: crowd-1.15.0 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.14.1 + helm.sh/chart: crowd-1.15.0 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.14.1 + helm.sh/chart: crowd-1.15.0 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.14.1 + helm.sh/chart: crowd-1.15.0 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.14.1 + helm.sh/chart: crowd-1.15.0 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.14.1 + helm.sh/chart: crowd-1.15.0 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: 627dac7d4aa73174862e90fd29bb8c2bf9e7b29bb4b29d12765369f9717b6998 + checksum/config-jvm: 4d49634eab08f51896dbd1aea42fa8d0661a36ff19a223fcac06fb762d0d4d05 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.14.1 + helm.sh/chart: crowd-1.15.0 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.14.1 + helm.sh/chart: crowd-1.15.0 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 fbd377775..98eaa58f5 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.14.1 + helm.sh/chart: jira-1.15.0 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.14.1 + helm.sh/chart: jira-1.15.0 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.14.1 + helm.sh/chart: jira-1.15.0 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.14.1 + helm.sh/chart: jira-1.15.0 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.14.1 + helm.sh/chart: jira-1.15.0 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.14.1 + helm.sh/chart: jira-1.15.0 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: dfa171eb703fc9c201fc57974a7bc03f94c757c09e5647a2a3ebb0e98efd4d9c + checksum/config-jvm: 622657be73be3cd010623992edf3af2f60c58bd01faa12a528aa1d14302dc7a1 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.14.1 + helm.sh/chart: jira-1.15.0 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.14.1 + helm.sh/chart: jira-1.15.0 app.kubernetes.io/name: jira app.kubernetes.io/instance: unittest-jira app.kubernetes.io/version: "9.4.9"