Skip to content

Commit d79fff0

Browse files
release: PR for v0.6.9 (#2748)
* Created release-notes files * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated release-notes files * Updated release-notes files * Updated release-notes files * Update release.txt * Updated latest image of ci-runner in installer * Create beta-releasenotes.md * Updated release-notes files * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated latest image of authenticator in installer * Create beta-releasenotes.md * Update releasenotes.md * Update beta-releasenotes.md * Delete release-notes-v0.6.9-rc.2.md * Update Chart.yaml * Update devtron-bom.yaml * Update values.yaml * Update devtron-installer.yaml * Update installation-script * Updated latest image of ci-runner in installer * Update Chart.yaml * Update devtron-bom.yaml * Update values.yaml * Update devtron-installer.yaml * Update installation-script * Updated latest image of ci-runner in installer * Updated release notes * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated latest image of dashboard in installer * Updated release notes * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated latest image of kubelink in installer * Updated release-notes files * Updated latest image of dashboard in installer * Updated latest image of devtron in installer * Updated latest image of hyperion in installer * Updated latest image of dashboard in installer * Update releasenotes.md * Update release-notes-v0.6.9.md * feat: Updated notes and labels for new release (#2765) * Update NOTES.txt * Update notifier.yaml * Updated release-notes files * Update release-notes-v0.6.9.md * Update releasenotes.md * Update semantic.yml Co-authored-by: pawan-mehta-dt <[email protected]>
1 parent 319346a commit d79fff0

File tree

16 files changed

+119
-61
lines changed

16 files changed

+119
-61
lines changed

.github/semantic.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
titleOnly: true
22

33
types:
4-
- fix:
5-
- feat:
6-
- feature:
7-
- fixes:
8-
- chore:
9-
- perf:
10-
- docs:
11-
- doc:
12-
- release:
4+
- fix
5+
- feat
6+
- feature
7+
- fixes
8+
- chore
9+
- perf
10+
- docs
11+
- doc
12+
- release

CHANGELOG/release-notes-v0.6.9.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
## v0.6.9
2+
3+
## Bugs
4+
- fix: specific error message if token is invalid while saving cluster (#2760)
5+
## Enhancements
6+
- feat: Resource status for integration (#2620)
7+
- feat: Cluster terminal access for Super Admins (#2654)
8+
- feat: Dynamic handling of deployment templates (#2596)
9+
## Documentation
10+
- docs: description for charts (#2646)
11+
12+
13+
## v0.6.9-rc.1
14+
15+
## Bugs
16+
- fix: Ignoring propagating invalid labels in app to values.yaml during deployment (#2734)
17+
- fix: app clone response update for empty material and templates (#2717)
18+
- fix: getting error message on deleting linked ci pipeline (#2732)
19+
## Enhancements
20+
- feat: Gitops or helm options for cd (#2673)
21+
- feat: added BE support for allowing insecure tls connection in gitOps (#2738)
22+
## Documentation
23+
- docs: minor updates (#2)
24+
- docs: webhook updates links (#2716)
25+
- docs: webhook ci documentation updates (#2637)
26+
- docs: add getting started doc (#2658)
27+
- docs: broken links fixed (#2741)
28+
## Others
29+
- minor updates (#2722)
30+
- fix for app type setting (#2723)
31+
- task: updated environment variables in pre/post cd workflow request (#2727)
32+
- Revert "feat: added BE support for allowing insecure tls connection in gitOps (#2738)" (#2739)
33+
- minor updates (#2742)
34+
35+
36+
## v0.6.9-rc.0
37+
38+
## Bugs
39+
- fix: removed required validation for deployment template (#2713)
40+
- fix: env variable tag bug in ci cd config (#2698)
41+
- fix: Block deletion of devtronapp(devtron-operator chart) in helm apps (#2701)
42+
- fix: migration down sql for 84 (#2706)
43+
- Fix: Skip external ci webhook clone while app clone (#2704)
44+
- fix: deployment template editor view support in create app api (#2697)
45+
- Fix: External ci webhook response for api token. (#2699)
46+
- fix: wf deletion bug and bulk cd pipeline req (#2693)
47+
- fix: updated cluster connection status for update api (#2686)
48+
## Enhancements
49+
- Feat: External Ci webhook new interface, Deployment separated from build node. (#2664)
50+
## Documentation
51+
- docs: external-links-docs (#2679)
52+
## Others
53+
- sql migration error fix (#2695)
54+
- External links extention for app level (#2573)
55+
- added support for giving names in wf bulk deletion req (#2690)
56+
57+

charts/devtron/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: devtron-operator
3-
appVersion: 0.6.9-rc.1
3+
appVersion: 0.6.9
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.45
14+
version: 0.22.46
1515
sources:
1616
- https://github.com/devtron-labs/charts
1717
dependencies:

charts/devtron/devtron-bom.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
installer:
2-
release: "v0.6.9-rc.1"
2+
release: "v0.6.9"
33
image: "quay.io/devtron/inception"
44
tag: "1d2b87e5-185-11095"
55

66
components:
77
dashboard:
8-
image: "quay.io/devtron/dashboard:84390bed-325-11883"
8+
image: "quay.io/devtron/dashboard:297a6598-325-11972"
99
devtron:
10-
image: "quay.io/devtron/hyperion:a4027718-280-11885"
11-
cicdImage: "quay.io/devtron/devtron:a4027718-326-11884"
10+
image: "quay.io/devtron/hyperion:319346a1-280-11978"
11+
cicdImage: "quay.io/devtron/devtron:319346a1-326-11976"
1212
argocdDexServer:
1313
image: "ghcr.io/dexidp/dex:v2.30.2"
1414
initContainer:
15-
authenticator: "quay.io/devtron/authenticator:4f57f862-393-11887"
15+
authenticator: "quay.io/devtron/authenticator:6e466830-393-11943"
1616
kubelink:
17-
image: "quay.io/devtron/kubelink:1d2cc28a-318-11533"
17+
image: "quay.io/devtron/kubelink:2ae4e7a7-318-11969"
1818
postgres:
1919
image: "quay.io/devtron/postgres:11.9.0-debian-10-r26"
2020
armImage: "quay.io/devtron/postgres:11.9"
@@ -24,10 +24,10 @@ components:
2424
envVars:
2525
devtron:
2626
GIT_BRANCH: "main"
27-
GIT_HASH: "a402771810012681c6fcde4288f8eea1684ab8c7"
27+
GIT_HASH: "319346a1f45d939d79120193e9e812687981d470"
2828
casbin:
2929
GIT_BRANCH: "main"
30-
GIT_HASH: "a402771810012681c6fcde4288f8eea1684ab8c7"
30+
GIT_HASH: "319346a1f45d939d79120193e9e812687981d470"
3131

3232
argo-cd:
3333
global:

charts/devtron/templates/NOTES.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
Please wait for ~1 minute before running any of the following commands.
12

23
1. Run the following command to get the password for the default admin user:
34

@@ -48,6 +49,9 @@
4849
3. To track the progress of Devtron microservices installation, run the following command:
4950

5051
kubectl -n devtroncd get installers installer-devtron -o jsonpath='{.status.sync.status}'
52+
53+
After running this command, if you get the results as:
54+
1. "Downloaded" means installation in progress. But you can still start exploring Devtron
55+
2. "Applied" means installation is successful.
5156

5257
{{- end }}
53-

charts/devtron/templates/notifier.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ metadata:
99
name: notifier-secret
1010
labels:
1111
release: devtron
12+
app: notifier
1213
type: Opaque
1314
{{- if .secrets }}
1415
data:
@@ -24,6 +25,7 @@ metadata:
2425
name: notifier-cm
2526
labels:
2627
release: devtron
28+
app: notifier
2729
data:
2830
{{- if .configs}}
2931
{{ toYaml .configs | indent 2 }}
@@ -107,4 +109,4 @@ spec:
107109
{{- end }}
108110
{{- end }}
109111
{{- end }}
110-
{{- end }}
112+
{{- end }}

charts/devtron/values.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
installer:
22
repo: "devtron-labs/devtron"
33
# For Kubernetes version < 1.16, set release: legacy. You won't be able to upgrade Devtron unless you upgrade the K8s version to 1.16 or above.
4-
release: "v0.6.9-rc.1" #You can use a branch name or a release tag name as a release, for gitee as source only "main" is supported as of now
4+
release: "v0.6.9" #You can use a branch name or a release tag name as a release, for gitee as source only "main" is supported as of now
55
image: quay.io/devtron/inception
66
tag: 1d2b87e5-185-11095
77
source: "github" # Available options are github and gitee
@@ -43,12 +43,12 @@ components:
4343
sentry: "false"
4444
sentryEnv: "PRODUCTION"
4545
applicationMetrics: "true"
46-
image: "quay.io/devtron/dashboard:84390bed-325-11883"
46+
image: "quay.io/devtron/dashboard:297a6598-325-11972"
4747
imagePullPolicy: IfNotPresent
4848

4949
devtron:
50-
image: "quay.io/devtron/hyperion:a4027718-280-11885"
51-
cicdImage: "quay.io/devtron/devtron:a4027718-326-11884"
50+
image: "quay.io/devtron/hyperion:319346a1-280-11978"
51+
cicdImage: "quay.io/devtron/devtron:319346a1-326-11976"
5252
imagePullPolicy: IfNotPresent
5353
customOverrides: {}
5454
serviceMonitor:
@@ -77,10 +77,10 @@ components:
7777
image: "ghcr.io/dexidp/dex:v2.30.2"
7878
imagePullPolicy: IfNotPresent
7979
initContainer:
80-
authenticator: "quay.io/devtron/authenticator:4f57f862-393-11887"
80+
authenticator: "quay.io/devtron/authenticator:6e466830-393-11943"
8181

8282
kubelink:
83-
image: "quay.io/devtron/kubelink:1d2cc28a-318-11533"
83+
image: "quay.io/devtron/kubelink:2ae4e7a7-318-11969"
8484
imagePullPolicy: IfNotPresent
8585

8686
postgres:
@@ -98,13 +98,13 @@ components:
9898
SCRIPT_LOCATION: "scripts/sql/"
9999
GIT_REPO_URL: "https://github.com/devtron-labs/devtron.git"
100100
DB_NAME: "orchestrator"
101-
GIT_HASH: "a402771810012681c6fcde4288f8eea1684ab8c7"
101+
GIT_HASH: "319346a1f45d939d79120193e9e812687981d470"
102102
casbin:
103103
GIT_BRANCH: "main"
104104
SCRIPT_LOCATION: "scripts/casbin/"
105105
GIT_REPO_URL: "https://github.com/devtron-labs/devtron.git"
106106
DB_NAME: "casbin"
107-
GIT_HASH: "a402771810012681c6fcde4288f8eea1684ab8c7"
107+
GIT_HASH: "319346a1f45d939d79120193e9e812687981d470"
108108

109109
# values for argocd integration
110110
argo-cd:

manifests/install/devtron-installer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ metadata:
44
name: installer-devtron
55
namespace: devtroncd
66
spec:
7-
url: https://raw.githubusercontent.com/devtron-labs/devtron/v0.6.9-rc.1/manifests/installation-script
7+
url: https://raw.githubusercontent.com/devtron-labs/devtron/v0.6.9/manifests/installation-script

manifests/installation-script

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
LTAG="v0.6.9-rc.1";
1+
LTAG="v0.6.9";
22
REPO_RAW_URL="https://raw.githubusercontent.com/devtron-labs/devtron/";
33

44
operatorSecret = kubectl get secret -n devtroncd devtron-operator-secret;

manifests/release.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
beta 1 v0.6.9-rc.1
1+
stable -1 v0.6.9

0 commit comments

Comments
 (0)