Commit ac22eb6
misc: Main sync rc19 (#5953)
* fix: app update migration (#5903)
* wip: adding app name check
* wip
* wip
* wip
* moving migration to code
* wip: adding app name in log
* wip: moving sql logic to code
* pg no rows handling
* adding db migration call
* fixing fetch app query
* wip: adding pg multiple rows handling
* audit log update
* fix: nil ptr fix in copying extraEnvVars
* feat: Docker lint plugin (#5694)
* added up script for docker linit plugin
* rename of script file
* docker lint down script
* changes in docker lint
* hadolint image
* change in name of plugin
* changes in down script
* chnages in docker lint
* chnages in down script
* change in hadolint image
* rename down script file
* renaming sql script
* feat: Added Devtron CI Trigger v1.1.0 (#5934)
* Create 028901_019_devtron_ci_trigger_v1_1.down.sql
* Create 028901_019_devtron_ci_trigger_v1_1.up.sql
* Update 028901_019_devtron_ci_trigger_v1_1.up.sql
---------
Co-authored-by: Prakarsh <[email protected]>
* renaming docker lint script file (#5937)
* fix: err handling for configmap access
* release: PR for v0.7.3 (#5942)
* Update Chart.yaml
* Update devtron-bom.yaml
* Update values.yaml
* Update devtron-installer.yaml
* Update installation-script
* Update version.txt
* Update devtron.yaml
* Update releasenotes.md
* Update devtron-bom.yaml
* Update values.yaml
* Update releasenotes.md
* Update releasenotes.md
* Updated release-notes files
* Update releasenotes.md
* Update release.txt
* Updated release-notes files
* Update release-notes-v0.7.2.md
---------
Co-authored-by: ReleaseBot <[email protected]>
---------
Co-authored-by: iamayushm <[email protected]>
Co-authored-by: Gireesh Naidu <[email protected]>
Co-authored-by: Gireesh Naidu <[email protected]>
Co-authored-by: kamal-devtron <[email protected]>
Co-authored-by: Kiran <[email protected]>
Co-authored-by: Prakarsh <[email protected]>
Co-authored-by: Pawan Mehta <[email protected]>
Co-authored-by: ReleaseBot <[email protected]>1 parent ea4254c commit ac22eb6
File tree
16 files changed
+171
-138
lines changed- CHANGELOG
- assets
- charts/devtron
- client/telemetry
- manifests
- install
- yamls
- scripts/sql
16 files changed
+171
-138
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
| 84 | + | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
601 | 601 | | |
602 | 602 | | |
603 | 603 | | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
604 | 608 | | |
605 | 609 | | |
606 | 610 | | |
| |||
667 | 671 | | |
668 | 672 | | |
669 | 673 | | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
670 | 678 | | |
671 | 679 | | |
672 | 680 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments