-
Notifications
You must be signed in to change notification settings - Fork 482
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Created release-notes files * Updated release notes * Updated latest image of hyperion in installer * Updated latest image of devtron in installer * Updated latest image of dashboard in installer * Updated latest image of dashboard in installer * Updated latest image of dashboard in installer * Updated release-notes files * Updated release-notes files * Update releasenotes.md * Create beta-releasenotes.md * Updated latest image of dashboard in installer * Updated latest image of dashboard in installer * Updated release notes * Updated latest image of dashboard in installer * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated release-notes files * Updated release-notes files * Updated latest image of hyperion in installer * Updated latest image of devtron in installer * Updated latest image of kubelink in installer * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated latest image of devtron in installer * Updated latest image of dashboard in installer * Updated latest image of hyperion in installer * Updated latest image of devtron in installer * Updated latest image of dashboard in installer * Updated latest image of hyperion in installer * Updated latest image of devtron in installer * Updated latest image of dashboard in installer * Updated latest image of dashboard in installer * Update values.yaml * Update devtron-bom.yaml * Update Chart.yaml * Update installation-script * Update release.txt * Update devtron-installer.yaml * Updated latest image of devtron in installer * Updated latest image of kubewatch in installer * Updated trivy enable option in values.yaml * Updated trivy in devtron-bom.yaml * Removed trivy enable from devtron-bom.yaml * Update releasenotes.md * Updated release-notes files * Update releasenotes.md * Update migrator.yaml * Update migrator.yaml * fix postgresql migrate devtron not working * Update migrator.yaml * Update migrator.yaml * Updated values validation in helpers * Updated condition to check pre-installations * Included fail condition message in notes * Minor fix for if condition * Updated release-notes files * Updated release-notes files * Update release-notes-v0.6.18.md * Updated release-notes files * Update release-notes-v0.6.18.md * Update releasenotes.md * Update values.yaml * Update devtron-bom.yaml * Update devtron.yaml * Update values.yaml * Update devtron-bom.yaml * Update _helpers.tpl * Update NOTES.txt * Update values.yaml * Update devtron-bom.yaml * Update values.yaml * Update devtron-bom.yaml * Update releasenotes.md * Update release-notes-v0.6.18.md * Update values.yaml * Update devtron-bom.yaml * Update dashboard.yaml * Update kubelink.yaml --------- Co-authored-by: prakarsh-dt <[email protected]> Co-authored-by: Pawan Mehta <[email protected]>
- Loading branch information
1 parent
ed715c7
commit 2e6136d
Showing
16 changed files
with
148 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
## v0.6.18 | ||
|
||
|
||
|
||
## Bugs | ||
- fix: handled no config exists case for enforced deployment app type (#3575) | ||
- fix: values are not coming in deployment history of helm apps (#3582) | ||
- fix: chart version update fix for helm type deployments (#3580) | ||
- fix: removed extra condition in ref-chart 4.18 (#3586) | ||
- fix: SSO configuration gets change after refreshing the page (#3544) | ||
- fix: Helm lint test (#3450) | ||
## Enhancements | ||
- feat: added reference-chart 4.180 and deploy-chart 1.2.0 (#3423) | ||
## Others | ||
- fix/unit-test-failing-issue (#3569) | ||
|
||
|
||
## v0.6.18-rc.3 | ||
|
||
|
||
|
||
|
||
## Bugs | ||
- fix: ACD helm app release not found when deleting resource (#3552) | ||
- fix: Remove argocd server calls for Application resources (Manifest, Event, Logs, Terminal) (#3200) | ||
- fix: disable api update if disabled from UI (#3487) | ||
- fix: migration numbering issue fixed (#3556) | ||
- fix: getting force_security_scan value from devtron-cm (#3558) | ||
## Enhancements | ||
- feat: Added custom webhook support for sending notification (#3524) | ||
## Documentation | ||
- docs: prerequisite for keda autoscaling using deployment template (#3529) | ||
- docs: yaml for deployment chart (#3541) | ||
- docs: StatefulSets chart doc (#3512) | ||
## Others | ||
- task: updated workflow name provision in app workflow api (#3526) | ||
|
||
|
||
## v0.6.18-rc.2 | ||
|
||
|
||
|
||
|
||
## Bugs | ||
- fix: Global secret data bug in CI workflow (#3504) | ||
- fix: app workflow creation api panic and app metrics update issue (#3511) | ||
- fix: HPA support for keda autoscaling and fixes for nameOverrides (#3522) | ||
- fix : field validation and projects and chart repo fields (#3528) | ||
- fix: acd app delete non cascade (#3506) | ||
## Enhancements | ||
- feat: releaseVersion in job of cron-job template 1.5.0 (#3358) | ||
## Others | ||
- task: added global policy db scripts (#3486) | ||
- chore: replace `github.com/ghodss/yaml` with `sigs.k8s.io/yaml` (#3355) | ||
|
||
|
||
## v0.6.18-rc.1 | ||
|
||
|
||
|
||
## Bugs | ||
- Fix: argo workflow double encoding of secret value in template (#3496) | ||
- fix: enable api for all users for module (#3495) | ||
## Documentation | ||
- docs: adding clusters on devtron using kubeconfig (#3494) | ||
- docs: helm-charts permissions correction (#3484) | ||
|
||
|
||
## v0.6.18-rc.0 | ||
|
||
## Bugs | ||
- fix: shows commit details only on currently deployed image on deployment history (#3382) | ||
- fix: sql script fix (#3474) | ||
- fix: bulk-chart-deploy-fix (#3478) | ||
- fix: image pull secret (#3488) | ||
- fix: minor trivy fix (#3483) | ||
- fix: argocd-cm empty data label nil pointer fix (#3443) | ||
## Enhancements | ||
- feat: validate kubeconfig and save clusters (#3148) | ||
- feat: Cd refactoring migration (#3470) | ||
- feat: Trivy Image Scanning (#3373) | ||
- feat: added support for in app logging archival from CI runner (#3467) | ||
## Documentation | ||
- docs: updated doc for incluster (#3473) | ||
- docs: ESO AWS secrets manager using clustersecretstore (#3453) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,4 +17,4 @@ it randomly. | |
{{- else -}} | ||
{{- randAlphaNum $len -}} | ||
{{- end -}} | ||
{{- end }} | ||
{{- end }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
beta 3 v0.6.18-rc.3 | ||
stable -1 v0.6.18 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v0.6.17 | ||
v0.6.18 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.