Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
aa2d4c6
Updated release-notes files
systemsdt Dec 27, 2024
20aeed5
Updated release-notes files
prakarsh-dt Dec 28, 2024
db88200
Updated release-notes files
prakarsh-dt Dec 29, 2024
81798f4
Updated release-notes files
prakarsh-dt Dec 30, 2024
3735b26
Updated release-notes files
prakarsh-dt Dec 31, 2024
5c20aa9
Updated release-notes files
prakarsh-dt Jan 1, 2025
e0e392c
Updated release-notes files
prakarsh-dt Jan 2, 2025
d786da1
Updated release-notes files
prakarsh-dt Jan 3, 2025
38c4dfd
Updated release-notes files
prakarsh-dt Jan 4, 2025
7fd0794
Updated release-notes files
prakarsh-dt Jan 5, 2025
90e33a7
Updated release-notes files
prakarsh-dt Jan 6, 2025
8770f46
Updated release-notes files
prakarsh-dt Jan 7, 2025
4b0e3a4
Updated release-notes files
prakarsh-dt Jan 8, 2025
e882445
Updated release-notes files
prakarsh-dt Jan 9, 2025
489cd2d
Updated release-notes files
prakarsh-dt Jan 10, 2025
3fbb7de
Updated release-notes files
prakarsh-dt Jan 11, 2025
88114e1
Updated release-notes files
prakarsh-dt Jan 12, 2025
4aebab6
Updated release-notes files
prakarsh-dt Jan 13, 2025
5849702
Updated release-notes files
prakarsh-dt Jan 14, 2025
78b08f4
Updated release-notes files
prakarsh-dt Jan 15, 2025
c199efb
Updated release-notes files
prakarsh-dt Jan 16, 2025
1b09e61
Updated release-notes files
prakarsh-dt Jan 17, 2025
0860a91
Updated release-notes files
prakarsh-dt Jan 18, 2025
ce0f5fa
Updated release-notes files
prakarsh-dt Jan 19, 2025
9b95b7c
Updated release-notes files
prakarsh-dt Jan 20, 2025
0286586
Updated release-notes files
prakarsh-dt Jan 21, 2025
408acd4
Updated release-notes files
prakarsh-dt Jan 22, 2025
0f8a906
Updated release-notes files
prakarsh-dt Jan 23, 2025
0ff3e92
Update release.txt
pawan-mehta-dt Jan 24, 2025
a7b2268
Updated latest image of kubelink in installer
systemsdt Jan 24, 2025
f886af0
Updated latest image of lens in installer
systemsdt Jan 24, 2025
76dfb42
Updated latest image of image-scanner in installer
systemsdt Jan 24, 2025
f6c9a81
Updated latest image of kubewatch in installer
systemsdt Jan 24, 2025
d73de32
Updated latest image of devtron in installer
systemsdt Jan 24, 2025
101f0e1
Updated latest image of dashboard in installer
systemsdt Jan 24, 2025
1fe825e
Update releasenotes.md
pawan-mehta-dt Jan 24, 2025
e912dc6
Updated latest image of chart-sync in installer
systemsdt Jan 24, 2025
0623549
Updated latest image of git-sensor in installer
systemsdt Jan 24, 2025
efbc9f9
Updated latest image of notifier in installer
systemsdt Jan 24, 2025
4ed5ac0
Updated latest image of ci-runner in installer
systemsdt Jan 24, 2025
42a4f70
Updated latest image of hyperion in installer
systemsdt Jan 24, 2025
750e52a
Update releasenotes.md
vikramdevtron Jan 24, 2025
8a7ef7b
Updated latest image of chart-sync in installer
systemsdt Jan 24, 2025
a35bf9b
Update releasenotes.md
pawan-mehta-dt Jan 24, 2025
ee42b71
Update values.yaml
pawan-mehta-dt Jan 24, 2025
fcc1a88
Update release-notes-v1.1.0.md
pawan-mehta-dt Jan 24, 2025
34cbe24
Update release-notes-v1.1.0.md
pawan-mehta-dt Jan 24, 2025
812ae66
Update release-notes-v1.1.0.md
pawan-mehta-dt Jan 24, 2025
8a3c4cc
Updated latest image of hyperion in installer
systemsdt Jan 24, 2025
783ac02
Updated latest image of devtron in installer
systemsdt Jan 24, 2025
d158eed
Update values.yaml
pawan-mehta-dt Jan 27, 2025
a2cc73b
Update values.yaml
akshatsinha007 Jan 27, 2025
1887d83
Update devtron-bom.yaml
akshatsinha007 Jan 27, 2025
0de8bf8
Update release.txt
akshatsinha007 Jan 27, 2025
d7a0bca
Updated release-notes files
prakarsh-dt Jan 27, 2025
8628903
Merge branch 'main' into release-bot
pawan-mehta-dt Jan 27, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions CHANGELOG/release-notes-v1.2.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
## v1.2.0



## Bugs
- fix: Application listing panic handling (#6199)
- fix: Copy image plugin panic handling (#6220)
- fix: Remove gaps between image scanning V1 & V2 (#6213)
- fix: Select Query errors in Postgres Pod Logs (#6238)
- fix: Graceful shutdown handling and logs flush (#6239)
- fix: Remove unused variable causing double register in prometheus (#6279)
## Enhancements
- feat: Ignore workflow cache config (#6218)
- feat: Build infra support (#6151)
- feat: Helm type pipeline app status (#6262)
- feat: Added labels to manual sync job (#6269)
## Others
- chore: Changes in CD trigger plugin condition v1.3.0 (#6233)
- misc: GetDockerRegistryIdForCiPipeline (#6231)
- chore: Merging user service with connection manager (#6225)
- chore: Argocd repository secret creation service refactoring (#6229)
- chore: Added sql migraiton for searchable key (#6252)
- misc: Adds the required env variables to set up devtron (#6254)
- misc: Added schme json for cronjobs (#6260)
- misc: Error handling when template is empty in ExtractVariables (#6261)
- misc: Nil check in envOverride.chart (#6263)
- misc: PG enable metrics (#6243)
- chore: Patch infra merge (#6274)
- chore: Argo common client (#6266)
- chore: Optimised Dockerfile by removing extra layers (#6293)
- chore: Updated ApplistingRestHandler oss/ent function (#6307)
- chore: Added env generator changes (#6302)
- chore: Deployment config methods add (#6297)
- misc: Deployment, reference and statefulset updated versions (#6284)
- chore: Scoped var oss/ent changes (#6319)
4 changes: 2 additions & 2 deletions charts/devtron/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: devtron-operator
appVersion: 1.1.0
appVersion: 1.2.0
description: Chart to configure and install Devtron. Devtron is a Kubernetes Orchestration system.
keywords:
- Devtron
Expand All @@ -11,7 +11,7 @@ keywords:
- argocd
- Hyperion
engine: gotpl
version: 0.22.79
version: 0.22.80
sources:
- https://github.com/devtron-labs/charts
dependencies:
Expand Down
27 changes: 15 additions & 12 deletions charts/devtron/devtron-bom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ global:
containerRegistry: "quay.io/devtron"
extraManifests: []
installer:
release: "v1.1.0"
release: "v1.2.0"
registry: ""
image: "inception"
tag: "473deaa4-185-21582"
Expand All @@ -34,17 +34,17 @@ components:
FEATURE_USER_DEFINED_GITOPS_REPO_ENABLE: "true"
ENABLE_RESOURCE_SCAN: "true"
registry: ""
image: "dashboard:a88790b2-690-27891"
image: "dashboard:4eb1a17a-690-28956"
imagePullPolicy: IfNotPresent
devtron:
registry: ""
image: "hyperion:a109b8be-280-27896"
cicdImage: "devtron:a109b8be-434-27906"
image: "hyperion:564fe991-280-28985"
cicdImage: "devtron:564fe991-434-28986"
imagePullPolicy: IfNotPresent
customOverrides: {}
ciRunner:
registry: ""
image: "ci-runner:54595cec-138-27894"
image: "ci-runner:0a3d5e84-138-28964"
argocdDexServer:
registry: ""
image: "dex:v2.30.2"
Expand All @@ -53,7 +53,7 @@ components:
authenticator: "authenticator:e414faff-393-13273"
kubelink:
registry: ""
image: "kubelink:6c0c7082-564-27862"
image: "kubelink:0a3d5e84-564-28948"
imagePullPolicy: IfNotPresent
configs:
ENABLE_HELM_RELEASE_CACHE: "true"
Expand All @@ -71,7 +71,7 @@ components:
keyName: postgresql-password
kubewatch:
registry: ""
image: "kubewatch:33965457-419-27887"
image: "kubewatch:0a3d5e84-419-28949"
imagePullPolicy: IfNotPresent
configs:
devtroncd_NAMESPACE: "devtron-ci"
Expand All @@ -91,7 +91,7 @@ components:
armImage: postgres_exporter:v0.10.1
gitsensor:
registry: ""
image: "git-sensor:6c0c7082-200-27863"
image: "git-sensor:0a3d5e84-200-28960"
imagePullPolicy: IfNotPresent
serviceMonitor:
enabled: false
Expand All @@ -109,7 +109,7 @@ components:
# Values for lens
lens:
registry: ""
image: "lens:6c0c7082-333-27872"
image: "lens:0a3d5e84-333-28951"
imagePullPolicy: IfNotPresent
configs:
GIT_SENSOR_PROTOCOL: GRPC
Expand Down Expand Up @@ -154,7 +154,7 @@ components:
DB_NAME: "lens"
chartSync:
registry: ""
image: chart-sync:6c0c7082-836-27893
image: chart-sync:0a3d5e84-836-28979
schedule: "0 19 * * *"
extraConfigs: {}
# values for argocd integration
Expand All @@ -176,14 +176,17 @@ workflowController:
IMDSv1ExecutorImage: "argoexec:v3.0.7"
security:
imageScanner:
image: "image-scanner:33965457-141-27892"
image: "image-scanner:0a3d5e84-141-28953"
configs:
TRIVY_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-db
TRIVY_JAVA_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-java-db
clair:
image:
repository: clair
tag: 4.3.6
# Values for notifier integration
notifier:
image: "notifier:2f9166d1-372-27880"
image: "notifier:9aa5e510-372-28961"
minio:
image: "minio:RELEASE.2021-02-14T04-01-33Z"
mbImage: "minio-mc:RELEASE.2021-02-14T04-28-06Z"
Expand Down
27 changes: 15 additions & 12 deletions charts/devtron/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ global:
extraManifests: []
installer:
repo: "devtron-labs/devtron"
release: "v1.1.0"
release: "v1.2.0"
registry: ""
image: inception
tag: 473deaa4-185-21582
Expand Down Expand Up @@ -77,12 +77,12 @@ components:
FEATURE_USER_DEFINED_GITOPS_REPO_ENABLE: "true"
ENABLE_RESOURCE_SCAN: "true"
registry: ""
image: "dashboard:a88790b2-690-27891"
image: "dashboard:4eb1a17a-690-28956"
imagePullPolicy: IfNotPresent
devtron:
registry: ""
image: "hyperion:a109b8be-280-27896"
cicdImage: "devtron:a109b8be-434-27906"
image: "hyperion:564fe991-280-28985"
cicdImage: "devtron:564fe991-434-28986"
imagePullPolicy: IfNotPresent
customOverrides: {}
serviceMonitor:
Expand All @@ -108,7 +108,7 @@ components:
# - devtron.example.com
ciRunner:
registry: ""
image: "ci-runner:54595cec-138-27894"
image: "ci-runner:0a3d5e84-138-28964"
argocdDexServer:
registry: ""
image: "dex:v2.30.2"
Expand All @@ -117,7 +117,7 @@ components:
authenticator: "authenticator:e414faff-393-13273"
kubelink:
registry: ""
image: "kubelink:6c0c7082-564-27862"
image: "kubelink:0a3d5e84-564-28948"
imagePullPolicy: IfNotPresent
configs:
ENABLE_HELM_RELEASE_CACHE: "true"
Expand All @@ -135,7 +135,7 @@ components:
keyName: postgresql-password
kubewatch:
registry: ""
image: "kubewatch:33965457-419-27887"
image: "kubewatch:0a3d5e84-419-28949"
imagePullPolicy: IfNotPresent
configs:
devtroncd_NAMESPACE: "devtron-ci"
Expand All @@ -157,7 +157,7 @@ components:
volumeSize: "20Gi"
gitsensor:
registry: ""
image: "git-sensor:6c0c7082-200-27863"
image: "git-sensor:0a3d5e84-200-28960"
imagePullPolicy: IfNotPresent
serviceMonitor:
enabled: false
Expand All @@ -175,7 +175,7 @@ components:
# Values for lens
lens:
registry: ""
image: "lens:6c0c7082-333-27872"
image: "lens:0a3d5e84-333-28951"
imagePullPolicy: IfNotPresent
secrets: {}
resources: {}
Expand Down Expand Up @@ -222,7 +222,7 @@ components:
DB_NAME: "lens"
chartSync:
registry: ""
image: chart-sync:6c0c7082-836-27893
image: chart-sync:0a3d5e84-836-28979
schedule: "0 19 * * *"
extraConfigs: {}
# values for argocd integration
Expand Down Expand Up @@ -368,7 +368,10 @@ argo-cd:
security:
enabled: false
imageScanner:
image: "image-scanner:33965457-141-27892"
image: "image-scanner:0a3d5e84-141-28953"
configs:
TRIVY_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-db
TRIVY_JAVA_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-java-db
# Values for trivy
trivy:
enabled: false
Expand All @@ -383,7 +386,7 @@ security:
notifier:
enabled: false
imagePullPolicy: IfNotPresent
image: "notifier:2f9166d1-372-27880"
image: "notifier:9aa5e510-372-28961"
configs:
CD_ENVIRONMENT: PROD
DB: orchestrator
Expand Down
2 changes: 1 addition & 1 deletion manifests/install/devtron-installer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ metadata:
name: installer-devtron
namespace: devtroncd
spec:
url: https://raw.githubusercontent.com/devtron-labs/devtron/v1.1.0/manifests/installation-script
url: https://raw.githubusercontent.com/devtron-labs/devtron/v1.2.0/manifests/installation-script
2 changes: 1 addition & 1 deletion manifests/installation-script
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
LTAG="v1.1.0";
LTAG="v1.2.0";
REPO_RAW_URL="https://raw.githubusercontent.com/devtron-labs/devtron/";

log("executed devtron setup installation");
2 changes: 1 addition & 1 deletion manifests/release.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
stable -1 v1.1.0
stable -1 v1.2.0
2 changes: 1 addition & 1 deletion manifests/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.1.0
v1.2.0
2 changes: 1 addition & 1 deletion manifests/yamls/dashboard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ spec:
- name: envoy-config-volume
mountPath: /etc/envoy-config/
- name: dashboard
image: "quay.io/devtron/dashboard:a88790b2-690-27891"
image: "quay.io/devtron/dashboard:4eb1a17a-690-28956"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
Expand Down
6 changes: 3 additions & 3 deletions manifests/yamls/devtron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ data:
CD_NODE_TAINTS_VALUE: "ci"
CD_ARTIFACT_LOCATION_FORMAT: "%d/%d.zip"
DEFAULT_CD_NAMESPACE: "devtron-cd"
DEFAULT_CI_IMAGE: "quay.io/devtron/ci-runner:54595cec-138-27894"
DEFAULT_CI_IMAGE: "quay.io/devtron/ci-runner:0a3d5e84-138-28964"
DEFAULT_CD_TIMEOUT: "3600"
WF_CONTROLLER_INSTANCE_ID: "devtron-runner"
CI_LOGS_KEY_PREFIX: "ci-artifacts"
Expand Down Expand Up @@ -89,7 +89,7 @@ data:
ENFORCER_CACHE: "true"
ENFORCER_CACHE_EXPIRATION_IN_SEC: "345600"
ENFORCER_MAX_BATCH_SIZE: "1"
APP_SYNC_IMAGE: "quay.io/devtron/chart-sync:6c0c7082-836-27893"
APP_SYNC_IMAGE: "quay.io/devtron/chart-sync:0a3d5e84-836-28979"
DEVTRON_SECRET_NAME: "devtron-secret"
GIT_SENSOR_PROTOCOL: GRPC
GIT_SENSOR_URL: git-sensor-service.devtroncd:90
Expand Down Expand Up @@ -169,7 +169,7 @@ spec:
runAsUser: 1000
containers:
- name: devtron
image: "quay.io/devtron/devtron:a109b8be-434-27906"
image: "quay.io/devtron/devtron:564fe991-434-28986"
securityContext:
allowPrivilegeEscalation: false
runAsUser: 1000
Expand Down
4 changes: 2 additions & 2 deletions manifests/yamls/gitsensor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ spec:
- /bin/sh
- -c
- mkdir -p /git-base/ssh-keys && chown -R devtron:devtron /git-base && chmod 777 /git-base/ssh-keys
image: "quay.io/devtron/git-sensor:6c0c7082-200-27863"
image: "quay.io/devtron/git-sensor:0a3d5e84-200-28960"
imagePullPolicy: IfNotPresent
name: chown-git-base
resources: {}
Expand All @@ -80,7 +80,7 @@ spec:
name: git-volume
containers:
- name: git-sensor
image: "quay.io/devtron/git-sensor:6c0c7082-200-27863"
image: "quay.io/devtron/git-sensor:0a3d5e84-200-28960"
securityContext:
allowPrivilegeEscalation: false
runAsUser: 1000
Expand Down
2 changes: 1 addition & 1 deletion manifests/yamls/image-scanner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ spec:
runAsUser: 1000
containers:
- name: image-scanner
image: "quay.io/devtron/image-scanner:33965457-141-27892"
image: "quay.io/devtron/image-scanner:0a3d5e84-141-28953"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
Expand Down
2 changes: 1 addition & 1 deletion manifests/yamls/kubelink.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
runAsUser: 1000
containers:
- name: kubelink
image: "quay.io/devtron/kubelink:6c0c7082-564-27862"
image: "quay.io/devtron/kubelink:0a3d5e84-564-28948"
securityContext:
allowPrivilegeEscalation: false
runAsUser: 1000
Expand Down
2 changes: 1 addition & 1 deletion manifests/yamls/kubewatch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ spec:
runAsUser: 1000
containers:
- name: kubewatch
image: "quay.io/devtron/kubewatch:33965457-419-27887"
image: "quay.io/devtron/kubewatch:0a3d5e84-419-28949"
securityContext:
allowPrivilegeEscalation: false
runAsUser: 1000
Expand Down
2 changes: 1 addition & 1 deletion manifests/yamls/lens.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ spec:
runAsUser: 1000
containers:
- name: lens
image: "quay.io/devtron/lens:6c0c7082-333-27872"
image: "quay.io/devtron/lens:0a3d5e84-333-28951"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
Expand Down
2 changes: 1 addition & 1 deletion manifests/yamls/notifier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ spec:
restartPolicy: Always
containers:
- name: notifier
image: quay.io/devtron/notifier:2f9166d1-372-27880"
image: quay.io/devtron/notifier:9aa5e510-372-28961"
imagePullPolicy: IfNotPresent
ports:
- name: app
Expand Down
Loading
Loading