Skip to content

Commit 1426ad2

Browse files
systemsdtprakarsh-dtpawan-mehta-dt
authored
release: PR for v0.6.28 (#4610)
* Updated release-notes files * Updated latest image of hyperion in installer * Updated latest image of devtron in installer * Updated release notes * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated latest image of inception in installer * Updated latest image of ci-runner in installer * Updated latest image of ci-runner 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 release notes * Updated latest image of hyperion in installer * Updated release notes * Updated latest image of hyperion in installer * Updated latest image of devtron in installer * Updated release notes * Updated latest image of dashboard in installer * Updated latest image of dashboard in installer * Updated release notes * Updated release notes * Updated latest image of ci-runner in installer * Updated latest image of lens in installer * Updated release notes * Updated release notes * Updated latest image of git-sensor in installer * Updated release notes * Updated release notes * 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 git-sensor in installer * Updated release notes * Updated latest image of hyperion in installer * Updated latest image of devtron in installer * Updated latest image of ci-runner in installer * Updated release notes * Updated release notes * 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 * Updated release notes * Updated latest image of kubelink in installer * Updated latest image of hyperion in installer * Updated latest image of dashboard in installer * Updated latest image of devtron in installer * Updated latest image of image-scanner in installer * Updated latest image of dashboard in installer * Updated latest image of lens in installer * Updated latest image of kubewatch in installer * Updated latest image of dashboard in installer * Updated latest image of dashboard in installer * Updated latest image of git-sensor in installer * Updated release notes * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated release notes * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated release notes * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated release notes * Updated latest image of dashboard in installer * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated latest image of dashboard in installer * Updated latest image of dashboard in installer * Updated release notes * Updated release notes * Updated release notes * Updated release notes * Updated latest image of dashboard in installer * Updated release notes * Updated release notes * Updated release notes * Updated latest image of authenticator in installer * Updated latest image of dashboard 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 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 dashboard in installer * Updated latest image of dashboard in installer * Updated latest image of dashboard in installer * Updated latest image of ci-runner in installer * Updated latest image of kubelink in installer * Updated latest image of hyperion in installer * Updated release notes * Updated latest image of dashboard in installer * Updated release notes * Updated release notes * Updated latest image of dashboard in installer * Updated release notes * Updated release notes * Updated latest image of devtron in installer * Updated release notes * Updated latest image of devtron in installer * Updated release notes * 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 release notes * Updated latest image of devtron in installer * Updated release notes * Updated latest image of devtron in installer * Updated latest image of dashboard in installer * Updated latest image of kubelink in installer * Updated latest image of hyperion 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 git-sensor in installer * Updated latest image of ci-runner in installer * Updated latest image of image-scanner in installer * Updated latest image of hyperion in installer * Updated latest image of devtron in installer * Update values.yaml * Update devtron.yaml * Update devtron.yaml * Update devtron.yaml * Update devtron.yaml * Update app-sync-job.yaml * Update migrator.yaml * Update values.yaml * Update devtron-bom.yaml * Update devtron-bom.yaml * Update values.yaml * Updated latest image of inception in installer * Update values.yaml * Update devtron-bom.yaml * Update devtron-installer.yaml * Update installation-script * Update Chart.yaml * Update devtron-housekeeping.yaml * Update release.txt * Update installation-script * removed kubewatch and ingress from inception * Create kubewatch.yaml * Added kubewatch in helm installation * Added kubewatch support in bom * Updated release notes * Updated release notes * Updated release notes * Updated latest image of hyperion in installer * 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 devtron in installer * Update kubewatch.yaml * Update notifier.yaml * Fixed kubewatch and notifier templates * Updated release-notes files * Fixed conditions in kubewatch * Fixed resources condition in notifier * Added pre-requisite instructions * Update releasenotes.md * Update release-notes-v0.6.28.md * Updated latest image of devtron in installer * Update devtron-bom.yaml * Update values.yaml * Updated release-notes files * Update release-notes-v0.6.28.md * Update values.yaml * Update devtron-bom.yaml * Update release-notes-v0.6.28.md * Updated release-notes files * Update release-notes-v0.6.28.md * Update releasenotes.md --------- Co-authored-by: prakarsh-dt <[email protected]> Co-authored-by: Pawan Mehta <[email protected]>
1 parent ca43907 commit 1426ad2

23 files changed

+436
-154
lines changed

CHANGELOG/release-notes-v0.6.28.md

+65
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
## v0.6.28
2+
3+
## Bugs
4+
- fix: Not able to see workflow name in case of project with uppercase letters (#4776)
5+
- fix: provider nil fields (#4758)
6+
- fix: git material url sanitised (#4742)
7+
- fix: customTagService missing in workflowdagexec (#4741)
8+
- fix: packages synced (#4743)
9+
- fix: wrong registry creds is used in CD stage (PRE/POST) (#4717)
10+
- fix: force delete option fixed on resource browser and app details page (#4646)
11+
- fix: 28feb packet common bug fix (#4724)
12+
- fix: Added argo app stream API response to resource tree API (#4715)
13+
- fix: wrong image scan execution result (#4691)
14+
- fix: 5xx 3.0 (#4578)
15+
- fix: chart repo delete routing (#4692)
16+
- fix: job workflow req volume mount (#4693)
17+
- fix: User api version for old apis (#4685)
18+
- fix: updated rbac for argo apps listing and detail fetch apis (#4678)
19+
- fix: nil pointer issue in manual sync api (#4681)
20+
- fix: add milli unit in memory (#4671)
21+
- fix: resource terminal update api (#4641)
22+
- fix: chartRef fetch in historical deployment triggers (#4654)
23+
- fix:version upgrade (#4557)
24+
- fix: resource tree bad gateway handle (#4613)
25+
- fix: new api added for getting ciPipelineDetails by only ciPipelineId for CLI (#3708)
26+
## Enhancements
27+
- feat: Cosign plugin (#4543)
28+
- feat: added support for GCS for image exporter plugin (#4625)
29+
- feat: Github Release Plugin (#4761)
30+
- feat: User defined git repo for GitOps deployment (#4281)
31+
- feat: change deployment type from gitops to non-gitops and vice-versa for chart store apps (#4666)
32+
- feat:version upgrade for authenticator (#4651)
33+
- feat: active inactive user phase 2 (#4624)
34+
- feat: added support for external argocd apps (#4643)
35+
- feat: support build infra configurations properties configurable from ui (#4583)
36+
- perf: adding support for git cli operations for existing go-git flows (#4602)
37+
- feat: added proxy in github transport (#4652)
38+
- feat: active inactive user phase 1 (#4589)
39+
- feat: added support for multiple gitops configurations on shared clusters (#4622)
40+
- feat: added support for downloading pod logs (#4539)
41+
## Documentation
42+
- doc: pending revisions from PR-4753 (#4754)
43+
- doc: project-level corrections (#4753)
44+
- doc: Lock Deployment Config (#4732)
45+
- doc: Link corrections and Fixes (#4733)
46+
- doc: Navigation and Scaffolding Fixes (#4716)
47+
- docs: Workflow + Skopeo + Approval + Image Tag at CI + Image Tag + Image Digest at CD (#4507)
48+
- docs: Added the FAQ for the issue:Git-sensor PVC- disk full (#4714)
49+
- doc: Updated PR Validator (#4697)
50+
- doc: Added Build Infra Doc (#4686)
51+
- doc: added troubleshooting guide for exit status 128 (#4657)
52+
- doc: Added redirection with file type (#4675)
53+
- doc: Fixed Redirections and Broken Links (#4634)
54+
- doc: Revamped Security Feature Doc (#4349)
55+
## Others
56+
- misc: Updated new codeowners for migration scripts (#4781)
57+
- chore: nats common lib version upgrade (#4711)
58+
- chore: Refactoring dag app services (#4612)
59+
- misc: Changed PR template (#4698)
60+
- chore: AppStore Refactoring v3 (#4621)
61+
- chore: Update CODEOWNERS (#4630)
62+
- chore: Refactoring deployment template GitOps & AppStore (#4616)
63+
- chore: clean appListing api (#4628)
64+
65+

charts/devtron/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: devtron-operator
3-
appVersion: 0.6.27
3+
appVersion: 0.6.28
44
description: Chart to configure and install Devtron. Devtron is a Kubernetes Orchestration system.
55
keywords:
66
- Devtron
@@ -11,7 +11,7 @@ keywords:
1111
- argocd
1212
- Hyperion
1313
engine: gotpl
14-
version: 0.22.69
14+
version: 0.22.70
1515
sources:
1616
- https://github.com/devtron-labs/charts
1717
dependencies:

charts/devtron/devtron-bom.yaml

+21-11
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ global:
99
runAsNonRoot: true
1010

1111
installer:
12-
release: "v0.6.27"
12+
release: "v0.6.28"
1313
image: "quay.io/devtron/inception"
14-
tag: "a9820f38-185-20840"
14+
tag: "473deaa4-185-21582"
1515

1616
components:
1717
dashboard:
18-
image: "quay.io/devtron/dashboard:796b9e98-325-20868"
18+
image: "quay.io/devtron/dashboard:9429b066-325-21529"
1919
config:
2020
extraConfigs:
2121
USE_V2: "true"
@@ -26,17 +26,18 @@ components:
2626
ENABLE_CI_JOB: "true"
2727
GLOBAL_API_TIMEOUT: "60000"
2828
TRIGGER_API_TIMEOUT: "60000"
29+
ENABLE_EXTERNAL_ARGO_CD: "false"
2930
devtron:
30-
image: "quay.io/devtron/hyperion:2feec2a7-280-20864"
31-
cicdImage: "quay.io/devtron/devtron:2feec2a7-434-20865"
31+
image: "quay.io/devtron/hyperion:ca439071-280-21596"
32+
cicdImage: "quay.io/devtron/devtron:ca439071-434-21597"
3233
customOverrides:
33-
DEFAULT_CI_IMAGE: "quay.io/devtron/ci-runner:d4dadb96-138-20830"
34+
DEFAULT_CI_IMAGE: "quay.io/devtron/ci-runner:d5f875c7-138-21576"
3435
argocdDexServer:
3536
image: "ghcr.io/dexidp/dex:v2.30.2"
3637
initContainer:
3738
authenticator: "quay.io/devtron/authenticator:e414faff-393-13273"
3839
kubelink:
39-
image: "quay.io/devtron/kubelink:b3a017d2-564-20648"
40+
image: "quay.io/devtron/kubelink:7c66e0fc-564-21516"
4041
configs:
4142
ENABLE_HELM_RELEASE_CACHE: "true"
4243
MANIFEST_FETCH_BATCH_SIZE: "2"
@@ -50,11 +51,20 @@ components:
5051
dbconfig:
5152
secretName: postgresql-postgresql
5253
keyName: postgresql-password
54+
kubewatch:
55+
image: "quay.io/devtron/kubewatch:91c2cece-419-21178"
56+
imagePullPolicy: IfNotPresent
57+
configs:
58+
devtroncd_NAMESPACE: "devtron-ci"
59+
CI_INFORMER: "true"
60+
ACD_NAMESPACE: "devtroncd"
61+
ACD_INFORMER: "true"
62+
NATS_STREAM_MAX_AGE: "10800"
5363
postgres:
5464
image: "quay.io/devtron/postgres:11.9.0-debian-10-r26"
5565
armImage: "quay.io/devtron/postgres:11.9"
5666
gitsensor:
57-
image: "quay.io/devtron/git-sensor:7f704db3-200-20777"
67+
image: "quay.io/devtron/git-sensor:4bacf5f7-200-21575"
5868
imagePullPolicy: "IfNotPresent"
5969
serviceMonitor:
6070
enabled: false
@@ -65,12 +75,12 @@ components:
6575
PG_USER: postgres
6676
COMMIT_STATS_TIMEOUT_IN_SEC: "2"
6777
ENABLE_FILE_STATS: "true"
68-
USE_GIT_CLI: "false"
78+
USE_GIT_CLI: "true"
6979
dbconfig:
7080
secretName: postgresql-postgresql
7181
keyName: postgresql-password
7282
lens:
73-
image: "quay.io/devtron/lens:98130668-333-20295"
83+
image: "quay.io/devtron/lens:70577aaa-333-21179"
7484
imagePullPolicy: IfNotPresent
7585
configs:
7686
GIT_SENSOR_PROTOCOL: GRPC
@@ -121,7 +131,7 @@ workflowController:
121131

122132
security:
123133
imageScanner:
124-
image: "quay.io/devtron/image-scanner:28f95d21-334-20763"
134+
image: "quay.io/devtron/image-scanner:bdbcef05-334-21577"
125135

126136
notifier:
127137
image: "quay.io/devtron/notifier:e4ffc71a-372-20776"

charts/devtron/templates/app-sync-job.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
{{- end }}
3232
containers:
3333
- name: chart-sync
34-
image: quay.io/devtron/chart-sync:98957687-150-19133
34+
image: quay.io/devtron/chart-sync:d0dcc590-373-21074
3535
{{- if and $.Values.global $.Values.global.containerSecurityContext }}
3636
securityContext:
3737
{{- toYaml $.Values.global.containerSecurityContext | nindent 10 }}
@@ -80,7 +80,7 @@ spec:
8080
{{- end }}
8181
containers:
8282
- name: chart-sync
83-
image: quay.io/devtron/chart-sync:98957687-150-19133
83+
image: quay.io/devtron/chart-sync:d0dcc590-373-21074
8484
{{- if and $.Values.global $.Values.global.containerSecurityContext }}
8585
securityContext:
8686
{{- toYaml $.Values.global.containerSecurityContext | nindent 14 }}

charts/devtron/templates/devtron.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ data:
1818
PG_DATABASE: orchestrator
1919
DEX_HOST: http://argocd-dex-server.devtroncd
2020
DEX_PORT: "5556"
21-
APP_SYNC_IMAGE: "quay.io/devtron/chart-sync:98957687-150-19133"
21+
APP_SYNC_IMAGE: "quay.io/devtron/chart-sync:d0dcc590-373-21074"
2222
{{- if $.Values.installer.modules }}
2323
{{- if has "cicd" $.Values.installer.modules }}
2424
USE_ARTIFACT_LISTING_API_V2: "true"
@@ -29,6 +29,7 @@ data:
2929
IMAGE_SCAN_MAX_RETRIES: "3"
3030
IMAGE_SCAN_RETRY_DELAY: "5"
3131
CONSUMER_CONFIG_JSON: '{"DEVTRON-CHART-INSTALL-DURABLE":{"natsMsgProcessingBatchSize":1}}'
32+
USE_GIT_CLI : "true"
3233
{{- if $.Values.configs }}
3334
{{- if or ($.Values.minio.enabled) ($.Values.configs.BLOB_STORAGE_PROVIDER) }}
3435
BLOB_STORAGE_ENABLED: "true"

0 commit comments

Comments
 (0)