Skip to content

Commit

Permalink
Update appVersions for DC apps
Browse files Browse the repository at this point in the history
  • Loading branch information
bianchi2 committed Aug 18, 2024
1 parent 33d694a commit 1f04a77
Show file tree
Hide file tree
Showing 14 changed files with 54 additions and 54 deletions.
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 @@ -3,7 +3,7 @@ name: bamboo-agent
description: A chart for installing Bamboo Data Center remote agents on Kubernetes
type: application
version: '1.21.0'
appVersion: 9.6.4
appVersion: 9.6.5
kubeVersion: ">=1.21.x-0"
keywords:
- Bamboo
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.21.0](https://img.shields.io/badge/Version-1.21.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.6.4](https://img.shields.io/badge/AppVersion-9.6.4-informational?style=flat-square)
![Version: 1.21.0](https://img.shields.io/badge/Version-1.21.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.6.5](https://img.shields.io/badge/AppVersion-9.6.5-informational?style=flat-square)

A chart for installing Bamboo Data Center remote agents on Kubernetes

Expand Down Expand Up @@ -72,4 +72,4 @@ Kubernetes: `>=1.21.x-0`
| volumes | object | `{"additional":null}` | Defines additional volumes that should be applied to all Bamboo agent pods. Note that this will not create any corresponding volume mounts which need to be defined in bamboo.additionalVolumeMounts |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
2 changes: 1 addition & 1 deletion src/main/charts/bamboo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: bamboo
description: A chart for installing Bamboo Data Center on Kubernetes
type: application
version: '1.21.0'
appVersion: 9.6.4
appVersion: 9.6.5
kubeVersion: ">=1.21.x-0"
keywords:
- Bamboo
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.21.0](https://img.shields.io/badge/Version-1.21.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.6.4](https://img.shields.io/badge/AppVersion-9.6.4-informational?style=flat-square)
![Version: 1.21.0](https://img.shields.io/badge/Version-1.21.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.6.5](https://img.shields.io/badge/AppVersion-9.6.5-informational?style=flat-square)

A chart for installing Bamboo Data Center on Kubernetes

Expand Down Expand Up @@ -206,4 +206,4 @@ Kubernetes: `>=1.21.x-0`
| volumes.sharedHome.subPath | string | `nil` | Specifies the sub-directory of the shared-home volume that will be mounted in to the Bamboo container. |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
2 changes: 1 addition & 1 deletion src/main/charts/bitbucket/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: bitbucket
description: A chart for installing Bitbucket Data Center on Kubernetes
type: application
version: '1.21.0'
appVersion: 8.19.6
appVersion: 8.19.7
kubeVersion: ">=1.21.x-0"
keywords:
- Bitbucket
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.21.0](https://img.shields.io/badge/Version-1.21.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.19.6](https://img.shields.io/badge/AppVersion-8.19.6-informational?style=flat-square)
![Version: 1.21.0](https://img.shields.io/badge/Version-1.21.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 8.19.7](https://img.shields.io/badge/AppVersion-8.19.7-informational?style=flat-square)

A chart for installing Bitbucket Data Center on Kubernetes

Expand Down Expand Up @@ -261,4 +261,4 @@ Kubernetes: `>=1.21.x-0`
| volumes.sharedHome.subPath | string | `nil` | Specifies the sub-directory of the shared-home volume that will be mounted in to the Bitbucket container. |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
2 changes: 1 addition & 1 deletion src/main/charts/confluence/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,4 +259,4 @@ Kubernetes: `>=1.21.x-0`
| volumes.synchronyHome.persistentVolumeClaimRetentionPolicy.whenScaled | string | `nil` | Configures the volume retention behavior that applies when the replica count of the StatefulSet is reduced. |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
2 changes: 1 addition & 1 deletion src/main/charts/crowd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: crowd
description: A chart for installing Crowd Data Center on Kubernetes
type: application
version: '1.21.0'
appVersion: 6.0.0
appVersion: 6.0.1
kubeVersion: ">=1.21.x-0"
keywords:
- Crowd
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.21.0](https://img.shields.io/badge/Version-1.21.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.0](https://img.shields.io/badge/AppVersion-6.0.0-informational?style=flat-square)
![Version: 1.21.0](https://img.shields.io/badge/Version-1.21.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.1](https://img.shields.io/badge/AppVersion-6.0.1-informational?style=flat-square)

A chart for installing Crowd Data Center on Kubernetes

Expand Down Expand Up @@ -194,4 +194,4 @@ Kubernetes: `>=1.21.x-0`
| volumes.sharedHome.subPath | string | `nil` | Specifies the sub-directory of the shared-home volume that will be mounted in to the Crowd container. |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
2 changes: 1 addition & 1 deletion src/main/charts/jira/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,4 +197,4 @@ Kubernetes: `>=1.21.x-0`
| volumes.sharedHome.subPath | string | `nil` | Specifies the sub-directory of the shared-home volume that will be mounted in to the Jira container. |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
helm.sh/chart: bamboo-agent-1.21.0
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.6.4"
app.kubernetes.io/version: "9.6.5"
app.kubernetes.io/managed-by: Helm
---
# Source: bamboo-agent/templates/config-jvm.yaml
Expand All @@ -20,7 +20,7 @@ metadata:
helm.sh/chart: bamboo-agent-1.21.0
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.6.4"
app.kubernetes.io/version: "9.6.5"
app.kubernetes.io/managed-by: Helm
data:
max_heap: 512m
Expand All @@ -35,7 +35,7 @@ metadata:
helm.sh/chart: bamboo-agent-1.21.0
app.kubernetes.io/name: bamboo-agent
app.kubernetes.io/instance: unittest-bamboo-agent
app.kubernetes.io/version: "9.6.4"
app.kubernetes.io/version: "9.6.5"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
Expand Down Expand Up @@ -63,7 +63,7 @@ spec:
initContainers:
containers:
- name: bamboo-agent
image: "atlassian/bamboo-agent-base:9.6.4"
image: "atlassian/bamboo-agent-base:9.6.5"
imagePullPolicy: IfNotPresent
env:
- name: BAMBOO_SERVER
Expand Down
22 changes: 11 additions & 11 deletions src/test/resources/expected_helm_output/bamboo/output.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
helm.sh/chart: bamboo-1.21.0
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.6.4"
app.kubernetes.io/version: "9.6.5"
app.kubernetes.io/managed-by: Helm
---
# Source: bamboo/templates/config-jvm.yaml
Expand All @@ -20,7 +20,7 @@ metadata:
helm.sh/chart: bamboo-1.21.0
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.6.4"
app.kubernetes.io/version: "9.6.5"
app.kubernetes.io/managed-by: Helm
data:
additional_jvm_args: >-
Expand All @@ -38,7 +38,7 @@ metadata:
helm.sh/chart: bamboo-1.21.0
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.6.4"
app.kubernetes.io/version: "9.6.5"
app.kubernetes.io/managed-by: Helm
data:
jmx-config.yaml: |
Expand Down Expand Up @@ -66,7 +66,7 @@ metadata:
helm.sh/chart: bamboo-1.21.0
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.6.4"
app.kubernetes.io/version: "9.6.5"
app.kubernetes.io/managed-by: Helm
data:
values.yaml: |
Expand Down Expand Up @@ -366,7 +366,7 @@ metadata:
helm.sh/chart: bamboo-1.21.0
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.6.4"
app.kubernetes.io/version: "9.6.5"
app.kubernetes.io/managed-by: Helm
annotations:
spec:
Expand All @@ -389,7 +389,7 @@ metadata:
helm.sh/chart: bamboo-1.21.0
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.6.4"
app.kubernetes.io/version: "9.6.5"
app.kubernetes.io/managed-by: Helm
annotations:
spec:
Expand All @@ -412,7 +412,7 @@ metadata:
helm.sh/chart: bamboo-1.21.0
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.6.4"
app.kubernetes.io/version: "9.6.5"
app.kubernetes.io/managed-by: Helm
annotations:
spec:
Expand All @@ -436,7 +436,7 @@ metadata:
helm.sh/chart: bamboo-1.21.0
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.6.4"
app.kubernetes.io/version: "9.6.5"
app.kubernetes.io/managed-by: Helm
annotations:
argocd.argoproj.io/sync-wave: "10"
Expand Down Expand Up @@ -485,7 +485,7 @@ spec:
name: shared-home
containers:
- name: bamboo
image: "atlassian/bamboo:9.6.4"
image: "atlassian/bamboo:9.6.5"
imagePullPolicy: IfNotPresent
env:
- name: ATL_TOMCAT_SCHEME
Expand Down Expand Up @@ -616,7 +616,7 @@ metadata:
helm.sh/chart: bamboo-1.21.0
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.6.4"
app.kubernetes.io/version: "9.6.5"
app.kubernetes.io/managed-by: Helm
spec:
containers:
Expand Down Expand Up @@ -660,7 +660,7 @@ metadata:
helm.sh/chart: bamboo-1.21.0
app.kubernetes.io/name: bamboo
app.kubernetes.io/instance: unittest-bamboo
app.kubernetes.io/version: "9.6.4"
app.kubernetes.io/version: "9.6.5"
app.kubernetes.io/managed-by: Helm
spec:
containers:
Expand Down
30 changes: 15 additions & 15 deletions src/test/resources/expected_helm_output/bitbucket/output.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
helm.sh/chart: bitbucket-1.21.0
app.kubernetes.io/name: bitbucket
app.kubernetes.io/instance: unittest-bitbucket
app.kubernetes.io/version: "8.19.6"
app.kubernetes.io/version: "8.19.7"
app.kubernetes.io/managed-by: Helm
---
# Source: bitbucket/templates/config-jvm-mesh.yaml
Expand All @@ -20,7 +20,7 @@ metadata:
helm.sh/chart: bitbucket-1.21.0
app.kubernetes.io/name: bitbucket
app.kubernetes.io/instance: unittest-bitbucket
app.kubernetes.io/version: "8.19.6"
app.kubernetes.io/version: "8.19.7"
app.kubernetes.io/managed-by: Helm
data:
additional_jvm_args: >-
Expand All @@ -38,7 +38,7 @@ metadata:
helm.sh/chart: bitbucket-1.21.0
app.kubernetes.io/name: bitbucket
app.kubernetes.io/instance: unittest-bitbucket
app.kubernetes.io/version: "8.19.6"
app.kubernetes.io/version: "8.19.7"
app.kubernetes.io/managed-by: Helm
data:
additional_jvm_args: >-
Expand All @@ -57,7 +57,7 @@ metadata:
helm.sh/chart: bitbucket-1.21.0
app.kubernetes.io/name: bitbucket
app.kubernetes.io/instance: unittest-bitbucket
app.kubernetes.io/version: "8.19.6"
app.kubernetes.io/version: "8.19.7"
app.kubernetes.io/managed-by: Helm
data:
jmx-config.yaml: |
Expand All @@ -79,7 +79,7 @@ metadata:
helm.sh/chart: bitbucket-1.21.0
app.kubernetes.io/name: bitbucket
app.kubernetes.io/instance: unittest-bitbucket
app.kubernetes.io/version: "8.19.6"
app.kubernetes.io/version: "8.19.7"
app.kubernetes.io/managed-by: Helm
data:
values.yaml: |
Expand Down Expand Up @@ -442,7 +442,7 @@ metadata:
helm.sh/chart: bitbucket-1.21.0
app.kubernetes.io/name: bitbucket
app.kubernetes.io/instance: unittest-bitbucket
app.kubernetes.io/version: "8.19.6"
app.kubernetes.io/version: "8.19.7"
app.kubernetes.io/managed-by: Helm
annotations:
spec:
Expand All @@ -468,7 +468,7 @@ metadata:
helm.sh/chart: bitbucket-1.21.0
app.kubernetes.io/name: bitbucket
app.kubernetes.io/instance: unittest-bitbucket
app.kubernetes.io/version: "8.19.6"
app.kubernetes.io/version: "8.19.7"
app.kubernetes.io/managed-by: Helm
annotations:
spec:
Expand All @@ -494,7 +494,7 @@ metadata:
helm.sh/chart: bitbucket-1.21.0
app.kubernetes.io/name: bitbucket
app.kubernetes.io/instance: unittest-bitbucket
app.kubernetes.io/version: "8.19.6"
app.kubernetes.io/version: "8.19.7"
app.kubernetes.io/managed-by: Helm
annotations:
spec:
Expand All @@ -520,7 +520,7 @@ metadata:
helm.sh/chart: bitbucket-1.21.0
app.kubernetes.io/name: bitbucket
app.kubernetes.io/instance: unittest-bitbucket
app.kubernetes.io/version: "8.19.6"
app.kubernetes.io/version: "8.19.7"
app.kubernetes.io/managed-by: Helm
annotations:
spec:
Expand All @@ -546,7 +546,7 @@ metadata:
helm.sh/chart: bitbucket-1.21.0
app.kubernetes.io/name: bitbucket
app.kubernetes.io/instance: unittest-bitbucket
app.kubernetes.io/version: "8.19.6"
app.kubernetes.io/version: "8.19.7"
app.kubernetes.io/managed-by: Helm
annotations:
spec:
Expand Down Expand Up @@ -578,7 +578,7 @@ metadata:
helm.sh/chart: bitbucket-1.21.0
app.kubernetes.io/name: bitbucket
app.kubernetes.io/instance: unittest-bitbucket
app.kubernetes.io/version: "8.19.6"
app.kubernetes.io/version: "8.19.7"
app.kubernetes.io/managed-by: Helm
annotations:
argocd.argoproj.io/sync-wave: "10"
Expand Down Expand Up @@ -699,7 +699,7 @@ metadata:
helm.sh/chart: bitbucket-1.21.0
app.kubernetes.io/name: bitbucket
app.kubernetes.io/instance: unittest-bitbucket
app.kubernetes.io/version: "8.19.6"
app.kubernetes.io/version: "8.19.7"
app.kubernetes.io/managed-by: Helm
annotations:
argocd.argoproj.io/sync-wave: "10"
Expand Down Expand Up @@ -740,7 +740,7 @@ spec:
name: shared-home
containers:
- name: bitbucket
image: "atlassian/bitbucket:8.19.6"
image: "atlassian/bitbucket:8.19.7"
imagePullPolicy: IfNotPresent
ports:
- name: http
Expand Down Expand Up @@ -839,7 +839,7 @@ metadata:
helm.sh/chart: bitbucket-1.21.0
app.kubernetes.io/name: bitbucket
app.kubernetes.io/instance: unittest-bitbucket
app.kubernetes.io/version: "8.19.6"
app.kubernetes.io/version: "8.19.7"
app.kubernetes.io/managed-by: Helm
spec:
containers:
Expand Down Expand Up @@ -871,7 +871,7 @@ metadata:
helm.sh/chart: bitbucket-1.21.0
app.kubernetes.io/name: bitbucket
app.kubernetes.io/instance: unittest-bitbucket
app.kubernetes.io/version: "8.19.6"
app.kubernetes.io/version: "8.19.7"
app.kubernetes.io/managed-by: Helm
spec:
containers:
Expand Down
Loading

0 comments on commit 1f04a77

Please sign in to comment.