Skip to content

Commit 309b57f

Browse files
Update appVersions for DC apps (#1006)
Co-authored-by: bianchi2 <bianchi2@users.noreply.github.com>
1 parent 2896fde commit 309b57f

File tree

7 files changed

+36
-36
lines changed

7 files changed

+36
-36
lines changed

src/main/charts/bitbucket/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: bitbucket
33
description: A chart for installing Bitbucket Data Center on Kubernetes
44
type: application
55
version: '2.0.0'
6-
appVersion: 9.4.5
6+
appVersion: 9.4.6
77
kubeVersion: ">=1.21.x-0"
88
keywords:
99
- Bitbucket

src/main/charts/bitbucket/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# bitbucket
22

3-
![Version: 2.0.0](https://img.shields.io/badge/Version-2.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.4.5](https://img.shields.io/badge/AppVersion-9.4.5-informational?style=flat-square)
3+
![Version: 2.0.0](https://img.shields.io/badge/Version-2.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.4.6](https://img.shields.io/badge/AppVersion-9.4.6-informational?style=flat-square)
44

55
A chart for installing Bitbucket Data Center on Kubernetes
66

@@ -84,10 +84,10 @@ Kubernetes: `>=1.21.x-0`
8484
| bitbucket.mesh.affinity | object | `{}` | Standard Kubernetes affinities that will be applied to all Bitbucket mesh pods |
8585
| bitbucket.mesh.enabled | bool | `false` | Enable Bitbucket Mesh. See: https://confluence.atlassian.com/bitbucketserver/bitbucket-mesh-1128304351.html |
8686
| bitbucket.mesh.hostNamespaces | object | `{}` | Share host namespaces which may include hostNetwork, hostIPC, and hostPID |
87-
| bitbucket.mesh.image | object | `{"pullPolicy":"IfNotPresent","repository":"atlassian/bitbucket-mesh","tag":"3.4.3"}` | The Bitbucket Mesh image to use https://hub.docker.com/r/atlassian/bitbucket-mesh |
87+
| bitbucket.mesh.image | object | `{"pullPolicy":"IfNotPresent","repository":"atlassian/bitbucket-mesh","tag":"3.4.4"}` | The Bitbucket Mesh image to use https://hub.docker.com/r/atlassian/bitbucket-mesh |
8888
| bitbucket.mesh.image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
8989
| bitbucket.mesh.image.repository | string | `"atlassian/bitbucket-mesh"` | The Bitbucket Mesh image repository https://hub.docker.com/r/atlassian/bitbucket-mesh |
90-
| bitbucket.mesh.image.tag | string | `"3.4.3"` | The docker image tag to be used |
90+
| bitbucket.mesh.image.tag | string | `"3.4.4"` | The docker image tag to be used |
9191
| bitbucket.mesh.nodeAutoRegistration | bool | `false` | Experimental! Automatically register Bitbucket mesh nodes with the Bitbucket server. `bitbucket.sysadminCredentials.secretName` needs to be defined to provide credentials to post-install node registration jobs that are created only for new Helm chart installations. It is recommended to manually register Mesh nodes in Butbucket UI. |
9292
| bitbucket.mesh.nodeSelector | object | `{}` | Standard K8s node-selectors that will be applied to all Bitbucket Mesh pods |
9393
| bitbucket.mesh.podAnnotations | object | `{}` | Custom annotations that will be applied to all Bitbucket Mesh pods |

src/main/charts/bitbucket/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1011,7 +1011,7 @@ bitbucket:
10111011

10121012
# -- The docker image tag to be used
10131013
#
1014-
tag: "3.4.3"
1014+
tag: "3.4.4"
10151015

10161016
# -- Number of Bitbucket Mesh nodes. Do not change it. Currently, only the quorum of 3 mesh nodes is supported.
10171017
# Reducing the number of replicas will result in mesh degradation while increasing the number of Mesh nodes

src/main/charts/jira/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: jira
33
description: A chart for installing Jira Data Center on Kubernetes
44
type: application
55
version: '2.0.0'
6-
appVersion: 10.3.5
6+
appVersion: 10.3.6
77
kubeVersion: ">=1.21.x-0"
88
keywords:
99
- Jira

src/main/charts/jira/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# jira
22

3-
![Version: 2.0.0](https://img.shields.io/badge/Version-2.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.3.5](https://img.shields.io/badge/AppVersion-10.3.5-informational?style=flat-square)
3+
![Version: 2.0.0](https://img.shields.io/badge/Version-2.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.3.6](https://img.shields.io/badge/AppVersion-10.3.6-informational?style=flat-square)
44

55
A chart for installing Jira Data Center on Kubernetes
66

src/test/resources/expected_helm_output/bitbucket/output.yaml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
helm.sh/chart: bitbucket-2.0.0
99
app.kubernetes.io/name: bitbucket
1010
app.kubernetes.io/instance: unittest-bitbucket
11-
app.kubernetes.io/version: "9.4.5"
11+
app.kubernetes.io/version: "9.4.6"
1212
app.kubernetes.io/managed-by: Helm
1313
---
1414
# Source: bitbucket/templates/config-jvm-mesh.yaml
@@ -20,7 +20,7 @@ metadata:
2020
helm.sh/chart: bitbucket-2.0.0
2121
app.kubernetes.io/name: bitbucket
2222
app.kubernetes.io/instance: unittest-bitbucket
23-
app.kubernetes.io/version: "9.4.5"
23+
app.kubernetes.io/version: "9.4.6"
2424
app.kubernetes.io/managed-by: Helm
2525
data:
2626
additional_jvm_args: >-
@@ -38,7 +38,7 @@ metadata:
3838
helm.sh/chart: bitbucket-2.0.0
3939
app.kubernetes.io/name: bitbucket
4040
app.kubernetes.io/instance: unittest-bitbucket
41-
app.kubernetes.io/version: "9.4.5"
41+
app.kubernetes.io/version: "9.4.6"
4242
app.kubernetes.io/managed-by: Helm
4343
data:
4444
additional_jvm_args: >-
@@ -57,7 +57,7 @@ metadata:
5757
helm.sh/chart: bitbucket-2.0.0
5858
app.kubernetes.io/name: bitbucket
5959
app.kubernetes.io/instance: unittest-bitbucket
60-
app.kubernetes.io/version: "9.4.5"
60+
app.kubernetes.io/version: "9.4.6"
6161
app.kubernetes.io/managed-by: Helm
6262
data:
6363
jmx-config.yaml: |
@@ -79,7 +79,7 @@ metadata:
7979
helm.sh/chart: bitbucket-2.0.0
8080
app.kubernetes.io/name: bitbucket
8181
app.kubernetes.io/instance: unittest-bitbucket
82-
app.kubernetes.io/version: "9.4.5"
82+
app.kubernetes.io/version: "9.4.6"
8383
app.kubernetes.io/managed-by: Helm
8484
data:
8585
values.yaml: |
@@ -165,7 +165,7 @@ data:
165165
image:
166166
pullPolicy: IfNotPresent
167167
repository: atlassian/bitbucket-mesh
168-
tag: 3.4.3
168+
tag: 3.4.4
169169
nodeAutoRegistration: false
170170
nodeSelector: {}
171171
podAnnotations: {}
@@ -452,7 +452,7 @@ metadata:
452452
helm.sh/chart: bitbucket-2.0.0
453453
app.kubernetes.io/name: bitbucket
454454
app.kubernetes.io/instance: unittest-bitbucket
455-
app.kubernetes.io/version: "9.4.5"
455+
app.kubernetes.io/version: "9.4.6"
456456
app.kubernetes.io/managed-by: Helm
457457
annotations:
458458
spec:
@@ -478,7 +478,7 @@ metadata:
478478
helm.sh/chart: bitbucket-2.0.0
479479
app.kubernetes.io/name: bitbucket
480480
app.kubernetes.io/instance: unittest-bitbucket
481-
app.kubernetes.io/version: "9.4.5"
481+
app.kubernetes.io/version: "9.4.6"
482482
app.kubernetes.io/managed-by: Helm
483483
annotations:
484484
spec:
@@ -504,7 +504,7 @@ metadata:
504504
helm.sh/chart: bitbucket-2.0.0
505505
app.kubernetes.io/name: bitbucket
506506
app.kubernetes.io/instance: unittest-bitbucket
507-
app.kubernetes.io/version: "9.4.5"
507+
app.kubernetes.io/version: "9.4.6"
508508
app.kubernetes.io/managed-by: Helm
509509
annotations:
510510
spec:
@@ -530,7 +530,7 @@ metadata:
530530
helm.sh/chart: bitbucket-2.0.0
531531
app.kubernetes.io/name: bitbucket
532532
app.kubernetes.io/instance: unittest-bitbucket
533-
app.kubernetes.io/version: "9.4.5"
533+
app.kubernetes.io/version: "9.4.6"
534534
app.kubernetes.io/managed-by: Helm
535535
annotations:
536536
spec:
@@ -556,7 +556,7 @@ metadata:
556556
helm.sh/chart: bitbucket-2.0.0
557557
app.kubernetes.io/name: bitbucket
558558
app.kubernetes.io/instance: unittest-bitbucket
559-
app.kubernetes.io/version: "9.4.5"
559+
app.kubernetes.io/version: "9.4.6"
560560
app.kubernetes.io/managed-by: Helm
561561
annotations:
562562
spec:
@@ -588,7 +588,7 @@ metadata:
588588
helm.sh/chart: bitbucket-2.0.0
589589
app.kubernetes.io/name: bitbucket
590590
app.kubernetes.io/instance: unittest-bitbucket
591-
app.kubernetes.io/version: "9.4.5"
591+
app.kubernetes.io/version: "9.4.6"
592592
app.kubernetes.io/managed-by: Helm
593593
annotations:
594594
argocd.argoproj.io/sync-wave: "10"
@@ -627,7 +627,7 @@ spec:
627627
runAsUser: 0
628628
containers:
629629
- name: bitbucket-mesh
630-
image: atlassian/bitbucket-mesh:3.4.3
630+
image: atlassian/bitbucket-mesh:3.4.4
631631
imagePullPolicy: IfNotPresent
632632
ports:
633633
- name: mesh
@@ -709,7 +709,7 @@ metadata:
709709
helm.sh/chart: bitbucket-2.0.0
710710
app.kubernetes.io/name: bitbucket
711711
app.kubernetes.io/instance: unittest-bitbucket
712-
app.kubernetes.io/version: "9.4.5"
712+
app.kubernetes.io/version: "9.4.6"
713713
app.kubernetes.io/managed-by: Helm
714714
annotations:
715715
argocd.argoproj.io/sync-wave: "10"
@@ -729,7 +729,7 @@ spec:
729729
helm.sh/chart: bitbucket-2.0.0
730730
app.kubernetes.io/name: bitbucket
731731
app.kubernetes.io/instance: unittest-bitbucket
732-
app.kubernetes.io/version: "9.4.5"
732+
app.kubernetes.io/version: "9.4.6"
733733
app.kubernetes.io/managed-by: Helm
734734
spec:
735735
serviceAccountName: unittest-bitbucket
@@ -754,7 +754,7 @@ spec:
754754
name: shared-home
755755
containers:
756756
- name: bitbucket
757-
image: "atlassian/bitbucket:9.4.5"
757+
image: "atlassian/bitbucket:9.4.6"
758758
imagePullPolicy: IfNotPresent
759759
ports:
760760
- name: http
@@ -853,7 +853,7 @@ metadata:
853853
helm.sh/chart: bitbucket-2.0.0
854854
app.kubernetes.io/name: bitbucket
855855
app.kubernetes.io/instance: unittest-bitbucket
856-
app.kubernetes.io/version: "9.4.5"
856+
app.kubernetes.io/version: "9.4.6"
857857
app.kubernetes.io/managed-by: Helm
858858
spec:
859859
containers:
@@ -885,7 +885,7 @@ metadata:
885885
helm.sh/chart: bitbucket-2.0.0
886886
app.kubernetes.io/name: bitbucket
887887
app.kubernetes.io/instance: unittest-bitbucket
888-
app.kubernetes.io/version: "9.4.5"
888+
app.kubernetes.io/version: "9.4.6"
889889
app.kubernetes.io/managed-by: Helm
890890
spec:
891891
containers:

src/test/resources/expected_helm_output/jira/output.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
helm.sh/chart: jira-2.0.0
99
app.kubernetes.io/name: jira
1010
app.kubernetes.io/instance: unittest-jira
11-
app.kubernetes.io/version: "10.3.5"
11+
app.kubernetes.io/version: "10.3.6"
1212
app.kubernetes.io/managed-by: Helm
1313
---
1414
# Source: jira/templates/config-jvm.yaml
@@ -20,7 +20,7 @@ metadata:
2020
helm.sh/chart: jira-2.0.0
2121
app.kubernetes.io/name: jira
2222
app.kubernetes.io/instance: unittest-jira
23-
app.kubernetes.io/version: "10.3.5"
23+
app.kubernetes.io/version: "10.3.6"
2424
app.kubernetes.io/managed-by: Helm
2525
data:
2626
additional_jvm_args: >-
@@ -39,7 +39,7 @@ metadata:
3939
helm.sh/chart: jira-2.0.0
4040
app.kubernetes.io/name: jira
4141
app.kubernetes.io/instance: unittest-jira
42-
app.kubernetes.io/version: "10.3.5"
42+
app.kubernetes.io/version: "10.3.6"
4343
app.kubernetes.io/managed-by: Helm
4444
data:
4545
jmx-config.yaml: |
@@ -65,7 +65,7 @@ metadata:
6565
helm.sh/chart: jira-2.0.0
6666
app.kubernetes.io/name: jira
6767
app.kubernetes.io/instance: unittest-jira
68-
app.kubernetes.io/version: "10.3.5"
68+
app.kubernetes.io/version: "10.3.6"
6969
app.kubernetes.io/managed-by: Helm
7070
data:
7171
values.yaml: |
@@ -363,7 +363,7 @@ metadata:
363363
helm.sh/chart: jira-2.0.0
364364
app.kubernetes.io/name: jira
365365
app.kubernetes.io/instance: unittest-jira
366-
app.kubernetes.io/version: "10.3.5"
366+
app.kubernetes.io/version: "10.3.6"
367367
app.kubernetes.io/managed-by: Helm
368368
annotations:
369369
spec:
@@ -386,7 +386,7 @@ metadata:
386386
helm.sh/chart: jira-2.0.0
387387
app.kubernetes.io/name: jira
388388
app.kubernetes.io/instance: unittest-jira
389-
app.kubernetes.io/version: "10.3.5"
389+
app.kubernetes.io/version: "10.3.6"
390390
app.kubernetes.io/managed-by: Helm
391391
annotations:
392392
spec:
@@ -410,7 +410,7 @@ metadata:
410410
helm.sh/chart: jira-2.0.0
411411
app.kubernetes.io/name: jira
412412
app.kubernetes.io/instance: unittest-jira
413-
app.kubernetes.io/version: "10.3.5"
413+
app.kubernetes.io/version: "10.3.6"
414414
app.kubernetes.io/managed-by: Helm
415415
annotations:
416416
argocd.argoproj.io/sync-wave: "10"
@@ -429,7 +429,7 @@ spec:
429429
helm.sh/chart: jira-2.0.0
430430
app.kubernetes.io/name: jira
431431
app.kubernetes.io/instance: unittest-jira
432-
app.kubernetes.io/version: "10.3.5"
432+
app.kubernetes.io/version: "10.3.6"
433433
app.kubernetes.io/managed-by: Helm
434434
spec:
435435
serviceAccountName: unittest-jira
@@ -463,7 +463,7 @@ spec:
463463
name: shared-home
464464
containers:
465465
- name: jira
466-
image: "atlassian/jira-software:10.3.5"
466+
image: "atlassian/jira-software:10.3.6"
467467
imagePullPolicy: IfNotPresent
468468
env:
469469
- name: ATL_TOMCAT_SCHEME
@@ -564,7 +564,7 @@ metadata:
564564
helm.sh/chart: jira-2.0.0
565565
app.kubernetes.io/name: jira
566566
app.kubernetes.io/instance: unittest-jira
567-
app.kubernetes.io/version: "10.3.5"
567+
app.kubernetes.io/version: "10.3.6"
568568
app.kubernetes.io/managed-by: Helm
569569
spec:
570570
containers:
@@ -596,7 +596,7 @@ metadata:
596596
helm.sh/chart: jira-2.0.0
597597
app.kubernetes.io/name: jira
598598
app.kubernetes.io/instance: unittest-jira
599-
app.kubernetes.io/version: "10.3.5"
599+
app.kubernetes.io/version: "10.3.6"
600600
app.kubernetes.io/managed-by: Helm
601601
spec:
602602
containers:

0 commit comments

Comments
 (0)