Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update appVersions for DC apps #913

Merged
merged 1 commit into from
Nov 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/main/charts/bamboo-agent/README.md
Original file line number Diff line number Diff line change
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/README.md
Original file line number Diff line number Diff line change
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/README.md
Original file line number Diff line number Diff line change
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 @@ -263,4 +263,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.22.0'
appVersion: 6.1.1
appVersion: 6.1.2
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.22.0](https://img.shields.io/badge/Version-1.22.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.1.1](https://img.shields.io/badge/AppVersion-6.1.1-informational?style=flat-square)
![Version: 1.22.0](https://img.shields.io/badge/Version-1.22.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.1.2](https://img.shields.io/badge/AppVersion-6.1.2-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 @@ -200,4 +200,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)
22 changes: 11 additions & 11 deletions src/test/resources/expected_helm_output/crowd/output.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
helm.sh/chart: crowd-1.22.0
app.kubernetes.io/name: crowd
app.kubernetes.io/instance: unittest-crowd
app.kubernetes.io/version: "6.1.1"
app.kubernetes.io/version: "6.1.2"
app.kubernetes.io/managed-by: Helm
---
# Source: crowd/templates/config-jvm.yaml
Expand All @@ -20,7 +20,7 @@ metadata:
helm.sh/chart: crowd-1.22.0
app.kubernetes.io/name: crowd
app.kubernetes.io/instance: unittest-crowd
app.kubernetes.io/version: "6.1.1"
app.kubernetes.io/version: "6.1.2"
app.kubernetes.io/managed-by: Helm
data:
additional_jvm_args: >-
Expand All @@ -39,7 +39,7 @@ metadata:
helm.sh/chart: crowd-1.22.0
app.kubernetes.io/name: crowd
app.kubernetes.io/instance: unittest-crowd
app.kubernetes.io/version: "6.1.1"
app.kubernetes.io/version: "6.1.2"
app.kubernetes.io/managed-by: Helm
data:
jmx-config.yaml: |
Expand Down Expand Up @@ -67,7 +67,7 @@ metadata:
helm.sh/chart: crowd-1.22.0
app.kubernetes.io/name: crowd
app.kubernetes.io/instance: unittest-crowd
app.kubernetes.io/version: "6.1.1"
app.kubernetes.io/version: "6.1.2"
app.kubernetes.io/managed-by: Helm
data:
values.yaml: |
Expand Down Expand Up @@ -313,7 +313,7 @@ metadata:
helm.sh/chart: crowd-1.22.0
app.kubernetes.io/name: crowd
app.kubernetes.io/instance: unittest-crowd
app.kubernetes.io/version: "6.1.1"
app.kubernetes.io/version: "6.1.2"
app.kubernetes.io/managed-by: Helm
annotations:
spec:
Expand All @@ -336,7 +336,7 @@ metadata:
helm.sh/chart: crowd-1.22.0
app.kubernetes.io/name: crowd
app.kubernetes.io/instance: unittest-crowd
app.kubernetes.io/version: "6.1.1"
app.kubernetes.io/version: "6.1.2"
app.kubernetes.io/managed-by: Helm
annotations:
spec:
Expand All @@ -360,7 +360,7 @@ metadata:
helm.sh/chart: crowd-1.22.0
app.kubernetes.io/name: crowd
app.kubernetes.io/instance: unittest-crowd
app.kubernetes.io/version: "6.1.1"
app.kubernetes.io/version: "6.1.2"
app.kubernetes.io/managed-by: Helm
annotations:
argocd.argoproj.io/sync-wave: "10"
Expand All @@ -379,7 +379,7 @@ spec:
helm.sh/chart: crowd-1.22.0
app.kubernetes.io/name: crowd
app.kubernetes.io/instance: unittest-crowd
app.kubernetes.io/version: "6.1.1"
app.kubernetes.io/version: "6.1.2"
app.kubernetes.io/managed-by: Helm
spec:
serviceAccountName: unittest-crowd
Expand Down Expand Up @@ -412,7 +412,7 @@ spec:
name: shared-home
containers:
- name: crowd
image: "atlassian/crowd:6.1.1"
image: "atlassian/crowd:6.1.2"
imagePullPolicy: IfNotPresent
ports:
- name: http
Expand Down Expand Up @@ -512,7 +512,7 @@ metadata:
helm.sh/chart: crowd-1.22.0
app.kubernetes.io/name: crowd
app.kubernetes.io/instance: unittest-crowd
app.kubernetes.io/version: "6.1.1"
app.kubernetes.io/version: "6.1.2"
app.kubernetes.io/managed-by: Helm
spec:
containers:
Expand Down Expand Up @@ -543,7 +543,7 @@ metadata:
helm.sh/chart: crowd-1.22.0
app.kubernetes.io/name: crowd
app.kubernetes.io/instance: unittest-crowd
app.kubernetes.io/version: "6.1.1"
app.kubernetes.io/version: "6.1.2"
app.kubernetes.io/managed-by: Helm
spec:
containers:
Expand Down
Loading