Skip to content

Commit 8732a60

Browse files
systemsdtajaydevtronakshatsinha007badal773neha130
authored
release: PR for v1.8.0 (#6726)
* Updated release-notes files * 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 release notes * 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 release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated release notes * argo upgrade to 7.7.15 chart version * Updated release notes * modified the bom file for the argocd upgrade * Updated release notes * Updated git-sensor to f21e02cb-200-34529 tag in values file * Updated kubewatch to f21e02cb-419-34527 tag in values file * Updated kubelink to f21e02cb-564-34528 tag in values file * Updated lens to f21e02cb-333-34531 tag in values file * Updated ci-runner to f21e02cb-138-34532 tag in values file * Updated dashboard to 7a735abb-690-34530 tag in values file * Updated notifier to fb96112e-372-34533 tag in values file * Updated image-scanner to f21e02cb-141-34534 tag in values file * Updated chart-sync to f21e02cb-836-34536 tag in values file * Updated devtron to 22cac3b-434-34538 tag in values file * Updated hyperion to 22cac3b-280-34537 tag in values file * added GRPC_ENFORCE_ALPN_ENABLED flag in devtron-cm * Updated release notes * Updated dashboard to a0a16e84-690-34566 tag in values file * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated dashboard to b774fa82-690-34639 tag in values file * Updated dashboard to 3646fa5d-690-34658 tag in values file * Updated release notes * added database creation migration for external postgres * added pre-install annotation for db creation migration * Update beta-releasenotes.md * Update beta-releasenotes.md * Update beta-releasenotes.md * Updated the version in scripts * Update devtron-images.txt.source for argocd image * re-configured net-pol (#6781) * Update devtron.yaml * Update devtron.yaml * Updated dashboard to 5196e935-690-36024 tag in values file * Updated lens to 880420ac-333-36029 tag in values file * Updated kubewatch to 880420ac-419-36026 tag in values file * Updated devtron to fb357a5-434-36025 tag in values file * Updated ci-runner to 880420ac-138-36030 tag in values file * Updated git-sensor to 880420ac-200-36032 tag in values file * Updated hyperion to fb357a5-280-36031 tag in values file * Updated chart-sync to 880420ac-836-36035 tag in values file * Updated kubelink to 880420ac-564-36036 tag in values file * Updated chart-sync to 880420ac-836-36037 tag in values file * Updated notifier to 00f17215-372-36041 tag in values file * Updated devtron to 1ae65fb-434-36069 tag in values file * Updated hyperion to 1ae65fb-280-36074 tag in values file * Update releasenotes.md * Update release-notes-v1.8.0.md * Update release notes and remove sync entries Removed several sync entries and merged updates, including dependency updates and API enhancements. * Update release-notes-v1.8.0.md * Update devtron-bom.yaml * Update values.yaml * Update releasenotes.md * Update releasenotes.md * Update release-notes-v1.8.0.md * Update releasenotes.md * Update release-notes-v1.8.0.md --------- Co-authored-by: ajaydevtron <[email protected]> Co-authored-by: akshatsinha007 <[email protected]> Co-authored-by: akshatsinha007 <[email protected]> Co-authored-by: Badal Kumar <[email protected]> Co-authored-by: Neha Sharma <[email protected]> Co-authored-by: kamal-devtron <[email protected]>
1 parent d2e4913 commit 8732a60

File tree

12 files changed

+401
-197
lines changed

12 files changed

+401
-197
lines changed

CHANGELOG/release-notes-v1.8.0.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
## v1.8.0
2+
3+
## Enhancements
4+
- feat: added the plugin for aws ecr retagging (#6695)
5+
- feat: Argo version update v2.13.3(#6817)
6+
- feat: ArgoCD v2.13.3 support for private chart providers (#6766)
7+
- feat: flux cd deployment (#6660)
8+
- feat: add app name in labels list api (#6688)
9+
- feat: Audit ci trigger, precd and post cd trigger so that retrigger can happen from last failed config snapshot (#6659)
10+
- feat: optimize ci cd workflow (#6744)
11+
- feat: automate API specs workflow and documentation (#6786)
12+
13+
## Bugs
14+
- fix: argo sync (#6718)
15+
- fix: cluster delete (#6706)
16+
- fix: Notifier v1 removed (#6705)
17+
- fix: app clone panic (#6696)
18+
- fix: Spdy migration to websocket (#6682)
19+
- fix: Fix scanning optimisation (#6683)
20+
- fix: panic in logs api (#6684)
21+
- fix: Empty migration seq (#6673)
22+
- fix: Removing default value of idleReplicaCount (#6721)
23+
- fix: send HideApiToken env var in api token create and update response (#6727)
24+
- fix: removed timeout notification (#6760)
25+
- fix: unify unit formatting and conversion for CPU and memory in cluster resources (#6768)
26+
- fix: cron job suspend (#6771)
27+
- fix: panic app group (#6785)
28+
- fix: api responses enhancements (#6797)
29+
- fix: post apis minor validations (#6811)
30+
- fix: dex scopes override default required scopes (#6816)
31+
- fix: error handler correction (#6824)
32+
33+
## Others
34+
- chore: added sql file of 4.21 (#6716)
35+
- misc: added support for service extraSpec (#6702)
36+
- chore: when output dir path is /devtroncd in any pipeline stage step then the ci runner is stuck in recursive self-copy situation (#6686)
37+
- misc: Removing default value of idleReplicaCount (#6730)
38+
- chore: chart service crud and configProperties (#6642)
39+
- misc: Added Github Actions for linting and building api specs (#6720)
40+
- misc: open api spec addition (#6750)
41+
- misc: Updated the build-docs.yaml (#6752)
42+
- misc: fixing swagger openapi.yaml (#6751)
43+
- misc: adding codeowner for swagger api spec (#6754)
44+
- misc: swagger api spec fixes (#6755)
45+
- misc: Update openapi spec (#6758)
46+
- misc: updated the title of openapi specs (#6759)
47+
- misc: Timeout main notification (#6761)
48+
- misc: Api changes for env enhancement (#6769)
49+
- misc: changes in description of api spec (#6767)
50+
- chore: Update `authenticator` and `common-lib` dependencies to latest versions. (#6779)
51+
- chore: added sql files for sync (#6780)
52+
- chore: migration number chnage (#6783)
53+
- chore: add resource recommendation APIs and update openapi.yaml (#6784)
54+
- misc: added support for cronjob annotations and probes (#6787)
55+
- misc: Validation on payload and Error handling, API Specs revised (#6790)
56+
- misc: sql query param refacter (#6810)
57+

charts/devtron/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: devtron-operator
3-
appVersion: 1.7.0
3+
appVersion: 1.8.0
44
description: Chart to configure and install Devtron. Devtron is a Kubernetes Orchestration system.
55
keywords:
66
- Devtron
@@ -11,12 +11,12 @@ keywords:
1111
- argocd
1212
- Hyperion
1313
engine: gotpl
14-
version: 0.22.95
14+
version: 0.22.96
1515
sources:
1616
- https://github.com/devtron-labs/charts
1717
dependencies:
1818
- name: argo-cd
19-
version: "5.9.1"
19+
version: "7.7.15"
2020
repository: https://argoproj.github.io/argo-helm
2121
condition: argo-cd.enabled
2222
- name: security

charts/devtron/devtron-bom.yaml

Lines changed: 23 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ global:
1515
PG_DATABASE: orchestrator
1616
extraManifests: []
1717
installer:
18-
release: "v1.7.0"
18+
release: "v1.8.0"
1919
registry: ""
2020
image: "inception"
2121
tag: "473deaa4-185-21582"
@@ -39,14 +39,15 @@ components:
3939
FEATURE_USER_DEFINED_GITOPS_REPO_ENABLE: "true"
4040
ENABLE_RESOURCE_SCAN: "true"
4141
FEATURE_CODE_MIRROR_ENABLE: "true"
42+
FEATURE_GROUPED_APP_LIST_FILTERS_ENABLE: "true"
4243
registry: ""
43-
image: "dashboard:a85f2624-690-33873"
44+
image: "dashboard:5196e935-690-36024"
4445
imagePullPolicy: IfNotPresent
4546
healthPort: 8080
4647
devtron:
4748
registry: ""
48-
image: "hyperion:c8e75fb3-280-33879"
49-
cicdImage: "devtron:c8e75fb3-434-33854"
49+
image: "hyperion:1ae65fbb-280-36074"
50+
cicdImage: "devtron:1ae65fbb-434-36069"
5051
imagePullPolicy: IfNotPresent
5152
customOverrides: {}
5253
podSecurityContext:
@@ -60,7 +61,7 @@ components:
6061
healthPort: 8080
6162
ciRunner:
6263
registry: ""
63-
image: "ci-runner:a4fc9044-138-33875"
64+
image: "ci-runner:880420ac-138-36030"
6465
argocdDexServer:
6566
registry: ""
6667
image: "dex:v2.30.2"
@@ -69,7 +70,7 @@ components:
6970
authenticator: "authenticator:e414faff-393-13273"
7071
kubelink:
7172
registry: ""
72-
image: "kubelink:a4fc9044-564-33855"
73+
image: "kubelink:880420ac-564-36036"
7374
imagePullPolicy: IfNotPresent
7475
configs:
7576
ENABLE_HELM_RELEASE_CACHE: "true"
@@ -92,7 +93,7 @@ components:
9293
healthPort: 50052
9394
kubewatch:
9495
registry: ""
95-
image: "kubewatch:a4fc9044-419-33852"
96+
image: "kubewatch:880420ac-419-36026"
9697
imagePullPolicy: IfNotPresent
9798
healthPort: 8080
9899
configs:
@@ -116,7 +117,7 @@ components:
116117
image: postgres_exporter:v0.10.1
117118
gitsensor:
118119
registry: ""
119-
image: "git-sensor:a4fc9044-200-33872"
120+
image: "git-sensor:880420ac-200-36032"
120121
imagePullPolicy: IfNotPresent
121122
serviceMonitor:
122123
enabled: false
@@ -134,7 +135,7 @@ components:
134135
# Values for lens
135136
lens:
136137
registry: ""
137-
image: "lens:a4fc9044-333-33874"
138+
image: "lens:880420ac-333-36029"
138139
imagePullPolicy: IfNotPresent
139140
configs:
140141
GIT_SENSOR_PROTOCOL: GRPC
@@ -169,7 +170,7 @@ components:
169170
entMigratorImage: "devtron-utils:geni-v1.1.4"
170171
chartSync:
171172
registry: ""
172-
image: chart-sync:a4fc9044-836-33878
173+
image: chart-sync:880420ac-836-36037
173174
schedule: "0 19 * * *"
174175
podSecurityContext:
175176
fsGroup: 1001
@@ -186,9 +187,18 @@ argo-cd:
186187
# -- If defined, a repository applied to all Argo CD deployments
187188
repository: quay.io/argoproj/argocd
188189
# -- Overrides the global Argo CD image tag whose default is the chart appVersion
189-
tag: "v2.5.2"
190+
tag: "v2.13.3"
190191
# -- If defined, a imagePullPolicy applied to all Argo CD deployments
191192
imagePullPolicy: IfNotPresent
193+
configs:
194+
cm:
195+
create: false
196+
# argocd-rbac-cm
197+
rbac:
198+
create: true
199+
policy.default: role:admin
200+
applicationSet:
201+
replicas: 0
192202
# Change below values for workflow controller
193203
workflowController:
194204
registry: "quay.io/argoproj"
@@ -198,7 +208,7 @@ workflowController:
198208
IMDSv1ExecutorImage: "argoexec:v3.0.7"
199209
security:
200210
imageScanner:
201-
image: "image-scanner:a4fc9044-141-33877"
211+
image: "image-scanner:f21e02cb-141-34534"
202212
healthPort: 8080
203213
configs:
204214
TRIVY_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-db
@@ -209,7 +219,7 @@ security:
209219
tag: 4.3.6
210220
# Values for notifier integration
211221
notifier:
212-
image: "notifier:19d654ff-372-33876"
222+
image: "notifier:00f17215-372-36041"
213223
healthPort: 3000
214224
minio:
215225
image: "minio:RELEASE.2021-02-14T04-01-33Z"

0 commit comments

Comments
 (0)