-
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.
* Updated release-notes files * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated latest image of ci-runner in installer * Updated release notes * Updated release notes * Updated release notes * Updated latest image of ci-runner in installer * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated latest image of ci-runner in installer * Updated latest image of ci-runner in installer * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated latest image of hyperion in installer * Updated latest image of lens in installer * Updated latest image of git-sensor in installer * Updated latest image of devtron in installer * Updated latest image of kubelink in installer * Updated latest image of kubewatch in installer * Updated release notes * Updated release notes * Updated latest image of dashboard in installer * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated pending release-notes * enabled file stats in gitsensor * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated latest image of ci-runner in installer * Updated release notes * Updated release notes * Updated latest image of git-sensor in installer * Updated latest image of kubelink in installer * Updated latest image of dashboard in installer * Updated latest image of kubelink in installer * Updated release notes * Updated latest image of kubelink 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 * Update release.txt * Updated release notes * Updated latest image of devtron in installer * Updated latest image of kubewatch in installer * Updated latest image of dashboard in installer * Updated release notes * Updated latest image of devtron in installer * Updated latest image of dashboard in installer * Updated latest image of dashboard in installer * Updated release notes * Updated latest image of devtron in installer * Updated release notes * Updated latest image of devtron in installer * Updated latest image of kubelink in installer * Updated latest image of dashboard in installer * Updated latest image of dashboard in installer * Updated release notes * Updated release notes * Updated latest image of devtron in installer * Updated latest image of devtron in installer * Updated latest image of ci-runner in installer * Updated latest image of kubewatch in installer * Updated release notes * Updated latest image of devtron in installer * Updated latest image of dashboard in installer * Updated latest image of dashboard in installer * Updated release notes * Updated latest image of ci-runner in installer * Update Chart.yaml * Update values.yaml * Updated latest image of devtron in installer * Updated release notes * Updated latest image of hyperion in installer * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated latest image of ci-runner in installer * 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 release notes * Updated latest image of hyperion in installer * Updated latest image of devtron 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 devtron in installer * Updated latest image of hyperion in installer * Updated latest image of hyperion in installer * Updated latest image of devtron in installer * Updated latest image of dashboard in installer * Updated release notes * Updated latest image of hyperion in installer * Updated latest image of devtron in installer * Enabled file include exclude feature * Enabled file include exclude feature in devtron-bom * Updated release-notes files --------- Co-authored-by: ReleaseBot <[email protected]> Co-authored-by: Pawan Mehta <[email protected]>
- Loading branch information
1 parent
30c1c3c
commit d7f571a
Showing
16 changed files
with
177 additions
and
38 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,71 @@ | ||
## v0.6.20 | ||
|
||
## Bugs | ||
- fix: resource tree panic fix (#3775) | ||
- fix: remove use-buildx flag to use k8s buildx driver (#3773) | ||
- fix: updated user flow update api unlock condition (#3770) | ||
- fix: rbac fix terminal connection on view and edit in helm apps (#3723) | ||
- fix: Intermittent helm apps deployment fail deployed through gitops (#3756) | ||
- fix: server version check for ephemeral suport bug fix (#3757) | ||
- fix: app status fix for helm apps which are deployed via acd (#3746) | ||
- fix: Showing port number instead of string port_number. (#3729) | ||
- fix:migration script issue (#3750) | ||
- fix: resource tree error handling miss (#3704) | ||
- fix: manifest output is not in sync with selected chart version and wrong manifest coming in deployment history (#3701) | ||
- fix: empty format type in global variable fix (#3695) | ||
- fix: matching k8s version using regex for ephemeral container feature support (#3688) | ||
- fix: auto deploy fix for migrated pre/post cd steps where inly one is configured (#3677) | ||
- fix: blob storage upload failed due to USE_BLOB_STORAGE_CONFIG_IN_CI_WORKFLOW flag (#3667) | ||
- fix: Pod for in-cluster not getting scheduled because of node affinity selector. (#3663) | ||
- fix: optimized fetch deployment status timeline api (#3653) | ||
- fix: critical vulnerabilities in dependencies (#3632) | ||
- fix: Scan tool metadata enabling for Security Module (#3598) | ||
- fix: obfuscate secret for devtron/helm apps (#3602) | ||
- Fix: SSO configuration gets change after refreshing the page (#3605) | ||
- fix Role group delete fix (#3609) | ||
- fix: Deployment enforcement config save err(#3626) | ||
- fix: updated ValidateRegistryStorageType for OCI registry configs(#3634) | ||
- fix: Clone of app with external-ci (#3624) | ||
- Fix: optimizing when querying DB to get running Helm deployments (#3637) | ||
## Enhancements | ||
- feat: support for docker buildx k8s driver (#3743) | ||
- perf: user update api concurrent request handling (#3760) | ||
- feat: workflow to validate PRs if an issue is linked or not (#3730) | ||
- feat:sql script file added for Approval node notification (#3725) | ||
- feat: Allow changing chart ref (#3706) | ||
- feat: Patch branch api (#3722) | ||
- feat: App grouping admin access (#3692) | ||
- feat: description for apps and jobs (#3668) | ||
- Enhancement: Kubernetes api refactoring (#3635) | ||
- feat: Patch source of ci material api (#3661) | ||
- feat: Bulk deployemnt with appName and EnvName (#3644) | ||
- feat: Ephemeral containers (#3618) | ||
- feat: flag for node (#3654) | ||
- feat: plugin and step support in pre post cd (#3563) | ||
- feat: edit Ingress for specific host (#3640) | ||
- feat: enhancement app workflow clone, added specific deployment clone in workflow (#3645) | ||
- Feature: Run Devtron Jobs in application environment (#3572) | ||
- feat: support for official argo rollout with Canary (#3591) | ||
- feat: image tagging feat (3446) | ||
- feat: pod manifest edit feature and option to connect session with node debug pod (#3116) | ||
- feat: devtronContainerImageRepo variable added (#3604) | ||
- feat: Integrated OCI registries in global config artifact store.(#3567) | ||
- feat: Flag to pass build platform globally(#3625) | ||
- enhancement: enforcing deployment type in environment (#3616) | ||
## Documentation | ||
- docs: removed new line from token generation command (#3710) | ||
- docs: disaster recovery docs (#3236) | ||
- docs: added devtron release note in summary.md (#3681) | ||
- docs: Updated readme for 4.18 chart for winter soldier. (#3673) | ||
## Others | ||
- chore: Addition of K9s image in cluster terminal (#3779) | ||
- chore: migration for kubectl proxy (#3731) | ||
- chore: Update pr-issue-validator.yaml (#3740) | ||
- chore: Removed path-ignore section in pr-issue-validator (#3739) | ||
- fix : Resource list fetch for K8s (#3713) | ||
- integration test cases FW (#3508) | ||
- task: Updated chart version for v0.6.19 (#3639) | ||
- chore: added migration for reference chart 5-0-0 with active false (#3692) | ||
- task: updated plugin list to include i/o vars, refactored detail get api (#3627) | ||
|
||
|
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
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 @@ | ||
stable -1 v0.6.19 | ||
stable -1 v0.6.20 |
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.19 | ||
v0.6.20 |
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
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.