Atlassian
  1. Atlassian

data-center-helm-charts

Public
AuthorCommitMessageCommit dateIssues
yivan-atlGitHubyivan-atl
ba2e01942faRelease common 1.2.7 (#876)Co-authored-by: Yevhen Ivantsov <[email protected]>
yivan-atlGitHubyivan-atl
b042c162a27Fix secretList in additionalCertificates (#874)* Fix secretList in additionalCertificates * Fix unit tests * Update _helpers.tpl * Fix unit tests --------- Co-authored-by: Yevhen Ivantsov <[email protected]>
github-actions[bot]GitHubgithub-actions[bot]
0aeddbce75dUpdate appVersions for DC apps (#875)Co-authored-by: bianchi2 <[email protected]>
github-actions[bot]GitHubgithub-actions[bot]
e218ee70c3dUpdate appVersions for DC apps (#873)Co-authored-by: bianchi2 <[email protected]>
github-actions[bot]GitHubgithub-actions[bot]
db981d10615Update index.yaml post release (#872)Co-authored-by: bianchi2 <[email protected]>
github-actions[bot]GitHubgithub-actions[bot]
1afd7910af7Prepare release 1.21.2 (#871)Co-authored-by: bianchi2 <[email protected]>
yivan-atlGitHubyivan-atl
991acd761b8Fix crowd fluentd config (#870)* Update crowd fluentd config * Fix log path * Fix unit tests * Replace default fluentd config --------- Co-authored-by: Yevhen Ivantsov <[email protected]>
github-actions[bot]GitHubgithub-actions[bot]
17c7c626cf0Update appVersions for DC apps (#869)Co-authored-by: bianchi2 <[email protected]>
github-actions[bot]GitHubgithub-actions[bot]
fd813283bf2Update index.yaml post release (#868)Co-authored-by: bianchi2 <[email protected]>
github-actions[bot]GitHubgithub-actions[bot]
e55aa1f0dc7Prepare release 1.21.1 (#867)Co-authored-by: bianchi2 <[email protected]>
yivan-atlGitHubyivan-atl
e1ed18ce01cSanitize jdbc url for Confluence and Synchrony (#866)* Sanitize jdbc url confluence * Check if jdbc url container excaped ampersand before replacing --------- Co-authored-by: Yevhen Ivantsov <[email protected]>
github-actions[bot]GitHubgithub-actions[bot]
4e803623f6cUpdate appVersions for DC apps (#865)Co-authored-by: bianchi2 <[email protected]>
yivan-atlGitHubyivan-atl
33d694a5426Make crowd context configurable (#864)* Make crowd context configurable * Add unit tests * Update src/main/charts/crowd/values.yaml Co-authored-by: Yifei Zhang <[email protected]> * Fix copypaste --------- Co-authored-by: Yevhen Ivantsov <[email protected]> Co-authored-by: Yifei Zhang <[email protected]>
yivan-atlGitHubyivan-atl
f726f921b02Update kubectl and helm versions (#862)Co-authored-by: Yevhen Ivantsov <[email protected]>
yivan-atlGitHubyivan-atl
d8c6cefd5c2Fix comparison test (#861)Co-authored-by: Yevhen Ivantsov <[email protected]>
github-actions[bot]GitHubgithub-actions[bot]
a929ef17e06Update index.yaml post release (#860)Co-authored-by: yzha645 <[email protected]>
github-actions[bot]GitHubgithub-actions[bot]
b0dd5f9b335Prepare release 1.21.0 (#859)Co-authored-by: yzha645 <[email protected]>
Thomas JungbauerGitHubThomas Jungbauer
0b8d625a72eAdded annotations to the StatefulSets (#857)* possiblity to add annotations to the StatefulSets, which might be useful for gitops aproach * Update values.yaml * fixing unittests * Fix unit tests --------- Co-authored-by: [email protected] <[email protected]> Co-authored-by: yivan-atl <[email protected]> Co-authored-by: Yevhen Ivantsov <[email protected]>
github-actions[bot]GitHubgithub-actions[bot]
dd3ca294978Update appVersions for DC apps (#858)Co-authored-by: bianchi2 <[email protected]>
yivan-atlGitHubyivan-atl
94f47ddb95dAdd a dedicated helm values stanza for s3 attachments (#854)Co-authored-by: Yevhen Ivantsov <[email protected]>
yivan-atlGitHubyivan-atl
c52ab2494c9Add S3 attachments env vars (#853)Co-authored-by: Yevhen Ivantsov <[email protected]>
Yifei ZhangGitHubYifei Zhang
c0bb8bcf25aCLIP-1911: Make shared home pvc access mode configurable (#855)* CLIP-1911: Made shared home pvc access mode configurable for Crowd. * CLIP-1911: Made shared home pvc access mode configurable for other products. * CLIP-1911: Added unit tests. * CLIP-1911: Fixed unit tests. * CLIP-1911: Updated docs. * CLIP-1911: Fixed space line. * CLIP-1911: Added comment regarding the usage of RWO access mode.CLIP-1911
yivan-atlGitHubyivan-atl
22ed01f537eAllow referencing multiple secrets in additionalCertificates (#852)* Make it possible to get certificates from multiple secrets * Update docs and tests * Fix data type --------- Co-authored-by: Yevhen Ivantsov <[email protected]>
yivan-atlGitHubyivan-atl
38b11f1ddf7Make it possible to define resources for import-certs init container (#851)* Make it possible to configure resources for import certs init container * Fix docs --------- Co-authored-by: Yevhen Ivantsov <[email protected]>
github-actions[bot]GitHubgithub-actions[bot]
7783d224032Update appVersions for DC apps (#848)Co-authored-by: bianchi2 <[email protected]>
yivan-atlGitHubyivan-atl
3c6529f1d4dMove update strategy to root level (#849)Co-authored-by: Yevhen Ivantsov <[email protected]>
Jordan McClintockGitHubJordan McClintock
f89a6817656Add helm value for custom jmx jar location when using other jmx init container images (#846)* add helm value for custom jmx jar location when using other jmx init container images * fix: added correct expected yaml output files * fix: missed some files
Michael KruggelGitHubMichael Kruggel
19cc5e64e7afeat: add appProtocol for service meshes (#847)
yivan-atlGitHubyivan-atl
e01bfced503Make StatefulSet updateStrategy configurable (#845)* Make updateStrategy configurable * Update docs --------- Co-authored-by: Yevhen Ivantsov <[email protected]>
Eduardo AlvarengaGitHubEduardo Alvarenga
d7aa52387b5BAM-25843: Fix agent run commands data-center-helm-charts repo (#843)* BAM-25843: Fix run command with proper bambooAgentVolume mountpoint syntax * BAM-25843: Fix path * BAM-25843: Fix URL markupBAM-25843
yivantsov-atlassianGitHubyivantsov-atlassian
e83b14e1dc8Remove build number env var (#836)Co-authored-by: Yevhen Ivantsov <[email protected]>
yivantsov-atlassianGitHubyivantsov-atlassian
002934c03bbKinD config improvements (#835)Co-authored-by: Yevhen Ivantsov <[email protected]>
github-actions[bot]GitHubgithub-actions[bot]
55b2e1f5990Update appVersions for DC apps (#833)Co-authored-by: bianchi2 <[email protected]>
Yifei ZhangGitHubYifei Zhang
288902dc0adCLIP-1901: Update architecture diagram (#834)* CLIP-1901: Updated KubernetesOverview.png and uploaded xml file of it. * CLIP-1901: Deleted unused images and xmls.CLIP-1901
github-actions[bot]GitHubgithub-actions[bot]
195c510eee8Update appVersions for DC apps (#831)Co-authored-by: bianchi2 <[email protected]>
yivantsov-atlassianGitHubyivantsov-atlassian
b052095af5fFix default for acceptCount (#832)* Fix default for acceptCount * Update defaults in templates --------- Co-authored-by: Yevhen Ivantsov <[email protected]>
yivantsov-atlassianGitHubyivantsov-atlassian
627bf69fdb8Explicitly check if user is root when installing KinD (#830)* Identify user * Identify user * Identify user --------- Co-authored-by: Yevhen Ivantsov <[email protected]>
yivantsov-atlassianGitHubyivantsov-atlassian
f0858c58434Skip using sudo if command does not exist (#829)Co-authored-by: Yevhen Ivantsov <[email protected]>
yivantsov-atlassianGitHubyivantsov-atlassian
5ce51da4a3dIncrease resources limits for test postgres instance (#828)* Increase resources limits * Add extra hosts --------- Co-authored-by: Yevhen Ivantsov <[email protected]>
Yevhen IvantsovYevhen Ivantsov
3b3d918b45bFix unit tests
github-actions[bot]GitHubgithub-actions[bot]
f908744bf3bUpdate index.yaml post release (#827)Co-authored-by: bianchi2 <[email protected]>
github-actions[bot]GitHubgithub-actions[bot]
3b596d9ebd4Prepare release 1.20.1 (#826)Co-authored-by: bianchi2 <[email protected]>
github-actions[bot]GitHubgithub-actions[bot]
da5f93f4986Update appVersions for DC apps (#825)Co-authored-by: bianchi2 <[email protected]>
yivantsov-atlassianGitHubyivantsov-atlassian
5e360d922adAdd ATL_JIRA_CLEAR_PLUGIN_CACHE to Jira container docs (#824)* Add ATL_JIRA_CLEAR_PLUGIN_CACHE to docs * Remove debug additionaljvm args --------- Co-authored-by: Yevhen Ivantsov <[email protected]>
yivantsov-atlassianGitHubyivantsov-atlassian
cd00069a96fMake it possible to override proxy settings (#822)Co-authored-by: Yevhen Ivantsov <[email protected]> Co-authored-by: Adam Brokes <[email protected]>
github-actions[bot]GitHubgithub-actions[bot]
aad43be5285Update appVersions for DC apps (#823)Co-authored-by: bianchi2 <[email protected]>
yivantsov-atlassianGitHubyivantsov-atlassian
71103a7d6e0Containers multi platform docs changes (#817)* Platform docs * Add docs for Bitbucket --------- Co-authored-by: Yevhen Ivantsov <[email protected]>
Eduardo AlvarengaGitHubEduardo Alvarenga
ac82110c651Encourage ATL_DB_TYPE=oracle instead of oracle12c (#820)
github-actions[bot]GitHubgithub-actions[bot]
4fd73579f94Update appVersions for DC apps (#818)Co-authored-by: bianchi2 <[email protected]>
yivantsov-atlassianGitHubyivantsov-atlassian
5004657ad05Update platforms docs (#816)* Update confluence platform docs * Update Crowd platform docs --------- Co-authored-by: Yevhen Ivantsov <[email protected]>