From 18e5e2e5bceb4f9acebac4b68e8e6c3d3da72aee Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 27 Mar 2025 11:57:57 +0000 Subject: [PATCH 001/134] Update image version for chart-sync in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 4eae00fa..302a6af7 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -50,7 +50,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise chartSync: - image: chart-sync:289d080a-341-30392 + image: chart-sync:2168a861-341-31218 imagePullSecrets: - name: devtron-image-pull-enterprise # values for security integration From 0e9d9c80045f8236047e2f87a700bf453f435b21 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 27 Mar 2025 11:59:18 +0000 Subject: [PATCH 002/134] Update image version for image-scanner in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 302a6af7..69b29d03 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -56,7 +56,7 @@ components: # values for security integration security: imageScanner: - image: "image-scanner:2c6a094c-112-30817" + image: "image-scanner:2168a861-112-31222" configs: TRIVY_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-db TRIVY_JAVA_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-java-db From 9b91114f9eadeb405c423965cea333d5b36b2c52 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 27 Mar 2025 12:03:04 +0000 Subject: [PATCH 003/134] Update image version for casbin in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 69b29d03..346901b8 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -65,7 +65,7 @@ security: devtronEnterprise: enabled: true casbin: - image: "casbin:f6ff5f74-064b67e5-462-30822" + image: "casbin:6b4f4589-2db84460-462-31219" imagePullSecrets: - name: devtron-image-pull-enterprise imagePullPolicy: IfNotPresent From aa4c41d9846f237227798b36cd756b5cca22eff8 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 27 Mar 2025 12:20:25 +0000 Subject: [PATCH 004/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 346901b8..474425a4 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:8c4675e4-4-31178" + cicdImage: "devtron:2db84460-4-31225" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From fb7a614e9a5c7a0ed249366b0e05f814e6fef461 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 27 Mar 2025 12:21:57 +0000 Subject: [PATCH 005/134] Update image version for kubelink in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 474425a4..64a4a95a 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -38,7 +38,7 @@ components: kubelink: imagePullSecrets: - name: devtron-image-pull-enterprise - image: "kubelink:2c6a094c-310-30829" + image: "kubelink:2168a861-310-31214" imagePullPolicy: IfNotPresent # Values for gitsensor gitsensor: From cbe8d1aaa12c5fe94feff9ac83952250fd5bfd3c Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 27 Mar 2025 12:22:03 +0000 Subject: [PATCH 006/134] Update image version for git-sensor in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 64a4a95a..fc816be4 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -44,7 +44,7 @@ components: gitsensor: imagePullSecrets: - name: devtron-image-pull-enterprise - image: "git-sensor:f4de0354-535-30999" + image: "git-sensor:2168a861-535-31221" imagePullPolicy: IfNotPresent migrator: imagePullSecrets: From bf7ca1e0bbc7a65d5dc6979c34fb810a48f56533 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 27 Mar 2025 12:29:27 +0000 Subject: [PATCH 007/134] Update image version for scoop in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index fc816be4..29eb4628 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -71,7 +71,7 @@ devtronEnterprise: imagePullPolicy: IfNotPresent scoop: enabled: false - image: "scoop:2c6a094c-629-30827" + image: "scoop:2168a861-629-31227" imagePullSecrets: - name: devtron-image-pull-enterprise imagePullPolicy: IfNotPresent From dacc9e1b1f039525b3db3e560141fe93615644d9 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 27 Mar 2025 14:07:22 +0000 Subject: [PATCH 008/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 29eb4628..82058007 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:aea41e41-50bc3dc1-6-31161" + image: "dashboard:55152957-d0219bbf-6-31220" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From 59ba616822f6bf6a49bb04d081eee642bc63aa14 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Tue, 1 Apr 2025 03:39:54 +0000 Subject: [PATCH 009/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 82058007..9a68e266 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:2db84460-4-31225" + cicdImage: "devtron:8994a33e-4-31347" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From 0fdcc3d72e15dab134fa488242ea1bbea0fa248a Mon Sep 17 00:00:00 2001 From: systemsdt Date: Tue, 1 Apr 2025 05:30:23 +0000 Subject: [PATCH 010/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 9a68e266..9e9554ec 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:55152957-d0219bbf-6-31220" + image: "dashboard:e0b507bb-84495f7a-6-31348" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From 081df73acd820bb28cfe3e43fe7dd6f29b2bc121 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Wed, 2 Apr 2025 17:11:22 +0000 Subject: [PATCH 011/134] Update image version in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 9e9554ec..ee2de5c9 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -33,7 +33,7 @@ components: STACK_VERSION: "31" # Values for ciRunner ciRunner: - image: "ci-runner:2c6a094c-882-30828" + image: "ci-runner:30f26a6c-515-31462" # Values for kubelink kubelink: imagePullSecrets: From 2ee4f44264a421ca616c0f06dbbc30ed67c18a21 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 7 Apr 2025 06:18:19 +0000 Subject: [PATCH 012/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index ee2de5c9..85643d04 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:e0b507bb-84495f7a-6-31348" + image: "dashboard:5d3e2f7d-0281df1c-6-31486" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From 9b953b9b06f82e22695ee6111edf588d5c8c1fef Mon Sep 17 00:00:00 2001 From: systemsdt Date: Tue, 8 Apr 2025 02:28:06 +0000 Subject: [PATCH 013/134] Update image version in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 85643d04..e2b49e7e 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -33,7 +33,7 @@ components: STACK_VERSION: "31" # Values for ciRunner ciRunner: - image: "ci-runner:30f26a6c-515-31462" + image: "ci-runner:b5a32da6-515-31661" # Values for kubelink kubelink: imagePullSecrets: From 8c45eff46f0a3297de6b125c598fc7d66716bccc Mon Sep 17 00:00:00 2001 From: systemsdt Date: Tue, 8 Apr 2025 02:28:09 +0000 Subject: [PATCH 014/134] Update image version in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index e2b49e7e..6a7682c3 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -33,7 +33,7 @@ components: STACK_VERSION: "31" # Values for ciRunner ciRunner: - image: "ci-runner:b5a32da6-515-31661" + image: "ci-runner:5f2041e6-515-31662" # Values for kubelink kubelink: imagePullSecrets: From aca9531ef090f89ba32bdce5a8d9e60106e6d5fd Mon Sep 17 00:00:00 2001 From: systemsdt Date: Wed, 9 Apr 2025 02:32:27 +0000 Subject: [PATCH 015/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 6a7682c3..4d5fec95 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:5d3e2f7d-0281df1c-6-31486" + image: "dashboard:e8dd8877-27b881a8-6-31735" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From f0a2272380bdabb84559434a4359cf89c1d2b29c Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 10 Apr 2025 15:03:45 +0000 Subject: [PATCH 016/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 4d5fec95..af3859fd 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:e8dd8877-27b881a8-6-31735" + image: "dashboard:cca686b5-e0669dc4-6-31821" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From 36faef89df33ec298e739c1935e8a23b27834328 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 11 Apr 2025 13:01:53 +0000 Subject: [PATCH 017/134] Update image version for kubelink in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index af3859fd..0391ee30 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -38,7 +38,7 @@ components: kubelink: imagePullSecrets: - name: devtron-image-pull-enterprise - image: "kubelink:2168a861-310-31214" + image: "kubelink:2380bb87-310-31853" imagePullPolicy: IfNotPresent # Values for gitsensor gitsensor: From 1e0bffddce9c7041dcc9ff14edf8f73eeb4c2066 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 11 Apr 2025 13:03:09 +0000 Subject: [PATCH 018/134] Update image version for casbin in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 0391ee30..141b27fd 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -65,7 +65,7 @@ security: devtronEnterprise: enabled: true casbin: - image: "casbin:6b4f4589-2db84460-462-31219" + image: "casbin:2380bb87-3dc51060-462-31841" imagePullSecrets: - name: devtron-image-pull-enterprise imagePullPolicy: IfNotPresent From fdbfbd9e0c6c800298f19735b7bade9ded8f50f4 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 11 Apr 2025 13:07:51 +0000 Subject: [PATCH 019/134] Update image version for chart-sync in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 141b27fd..1f5396b9 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -50,7 +50,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise chartSync: - image: chart-sync:2168a861-341-31218 + image: chart-sync:2380bb87-341-31847 imagePullSecrets: - name: devtron-image-pull-enterprise # values for security integration From 4c5848aafdef7ecb26df8c6e952431c064c7d235 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 11 Apr 2025 16:21:30 +0000 Subject: [PATCH 020/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 1f5396b9..47314fca 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:cca686b5-e0669dc4-6-31821" + image: "dashboard:3b680023-c9240139-6-31850" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From 301608d5985c4fde2a1ee1ac30c53d9a55c5df7d Mon Sep 17 00:00:00 2001 From: systemsdt Date: Tue, 15 Apr 2025 03:32:46 +0000 Subject: [PATCH 021/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 47314fca..b4da9dcb 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:3b680023-c9240139-6-31850" + image: "dashboard:33c4ae4f-c9240139-6-31940" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From 42c7094e2cfff759a70bd40199839564a35bd144 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Tue, 15 Apr 2025 03:41:32 +0000 Subject: [PATCH 022/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index b4da9dcb..95c2734f 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:33c4ae4f-c9240139-6-31940" + image: "dashboard:58c772cd-729fbfeb-6-31941" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From 7f4dc5fe2d491cf9475daeb9dd2a5ec8d595cf44 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Tue, 15 Apr 2025 07:13:23 +0000 Subject: [PATCH 023/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 95c2734f..b4da9dcb 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:58c772cd-729fbfeb-6-31941" + image: "dashboard:33c4ae4f-c9240139-6-31940" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From d346328403023c88697fe30716eb555ae648b109 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Wed, 16 Apr 2025 10:20:59 +0000 Subject: [PATCH 024/134] Update image version in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index b4da9dcb..cf194b11 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -33,7 +33,7 @@ components: STACK_VERSION: "31" # Values for ciRunner ciRunner: - image: "ci-runner:5f2041e6-515-31662" + image: "ci-runner:0929678c-515-31993" # Values for kubelink kubelink: imagePullSecrets: From d9ac665a5d6752531c90c2772f2b0cd58765e2e1 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 17 Apr 2025 03:34:01 +0000 Subject: [PATCH 025/134] Update image version in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index cf194b11..5b357100 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -33,7 +33,7 @@ components: STACK_VERSION: "31" # Values for ciRunner ciRunner: - image: "ci-runner:0929678c-515-31993" + image: "ci-runner:40413078-515-32013" # Values for kubelink kubelink: imagePullSecrets: From 7d34cbfc99d1e84c32d8a35424ffab6d6a120836 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 17 Apr 2025 16:28:03 +0000 Subject: [PATCH 026/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 5b357100..6be1db21 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:33c4ae4f-c9240139-6-31940" + image: "dashboard:ad26cb81-c9240139-6-32038" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From 0b89100d4d3cbc415f960a3533dee3b52a58e80a Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 24 Apr 2025 15:36:32 +0000 Subject: [PATCH 027/134] Update image version in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 6be1db21..bcb88280 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -33,7 +33,7 @@ components: STACK_VERSION: "31" # Values for ciRunner ciRunner: - image: "ci-runner:40413078-515-32013" + image: "ci-runner:a4ad159b-515-32260" # Values for kubelink kubelink: imagePullSecrets: From 9814129810a60d10d65b754a5f207c6fbbe1feff Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 25 Apr 2025 10:37:03 +0000 Subject: [PATCH 028/134] Update image version for kubelink in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index bcb88280..dabc4fbb 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -38,7 +38,7 @@ components: kubelink: imagePullSecrets: - name: devtron-image-pull-enterprise - image: "kubelink:2380bb87-310-31853" + image: "kubelink:11bfb2c8-310-32284" imagePullPolicy: IfNotPresent # Values for gitsensor gitsensor: From 106fb5a88321432614d9be4572803def3154860e Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 25 Apr 2025 10:37:38 +0000 Subject: [PATCH 029/134] Update image version for image-scanner in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index dabc4fbb..2819956f 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -56,7 +56,7 @@ components: # values for security integration security: imageScanner: - image: "image-scanner:2168a861-112-31222" + image: "image-scanner:11bfb2c8-112-32283" configs: TRIVY_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-db TRIVY_JAVA_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-java-db From 08491edfaf477ea74ee59a347bebae1b6555df2b Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 25 Apr 2025 10:41:02 +0000 Subject: [PATCH 030/134] Update image version for chart-sync in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 2819956f..8befe66b 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -50,7 +50,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise chartSync: - image: chart-sync:2380bb87-341-31847 + image: chart-sync:11bfb2c8-341-32270 imagePullSecrets: - name: devtron-image-pull-enterprise # values for security integration From 343ff64c9159116426ae7faca5b845fd5a8522ef Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 25 Apr 2025 10:41:36 +0000 Subject: [PATCH 031/134] Update image version for git-sensor in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 8befe66b..512ea6c3 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -44,7 +44,7 @@ components: gitsensor: imagePullSecrets: - name: devtron-image-pull-enterprise - image: "git-sensor:2168a861-535-31221" + image: "git-sensor:11bfb2c8-535-32271" imagePullPolicy: IfNotPresent migrator: imagePullSecrets: From 274dba4205d6c41f6b3b29d7bba3307816166a24 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 25 Apr 2025 10:41:56 +0000 Subject: [PATCH 032/134] Update image version for casbin in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 512ea6c3..1b53e7c9 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -65,7 +65,7 @@ security: devtronEnterprise: enabled: true casbin: - image: "casbin:2380bb87-3dc51060-462-31841" + image: "casbin:44112cbe-11bfb2c8-462-32273" imagePullSecrets: - name: devtron-image-pull-enterprise imagePullPolicy: IfNotPresent From e4a37ef49ff3986c6c8207ab1ea1ae8089088147 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 25 Apr 2025 10:50:12 +0000 Subject: [PATCH 033/134] Update image version for scoop in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 1b53e7c9..15fa4e4f 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -71,7 +71,7 @@ devtronEnterprise: imagePullPolicy: IfNotPresent scoop: enabled: false - image: "scoop:2168a861-629-31227" + image: "scoop:11bfb2c8-629-32287" imagePullSecrets: - name: devtron-image-pull-enterprise imagePullPolicy: IfNotPresent From 6af2136b77102f3998e772c4709f9e76fb33d1ab Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 25 Apr 2025 11:03:33 +0000 Subject: [PATCH 034/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 15fa4e4f..6c2b08ff 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:8994a33e-4-31347" + cicdImage: "devtron:44112cbe-4-32285" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From 0d6b90601e7905cf2e877ea8d03063fb5cc6cbdf Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 25 Apr 2025 11:09:12 +0000 Subject: [PATCH 035/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 6c2b08ff..14985750 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:ad26cb81-c9240139-6-32038" + image: "dashboard:4a228d0a-53af6e6e-6-32279" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From 71f56234dcec1e368f49fce5c2e335130416d7a2 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Wed, 30 Apr 2025 04:16:50 +0000 Subject: [PATCH 036/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 14985750..81247704 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:4a228d0a-53af6e6e-6-32279" + image: "dashboard:53af6e6e-cc2d0881-6-32425" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From b9a9491ef76423b967bf3466c14206eb09782110 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Wed, 30 Apr 2025 10:06:37 +0000 Subject: [PATCH 037/134] Update image version in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 81247704..078be2a0 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -33,7 +33,7 @@ components: STACK_VERSION: "31" # Values for ciRunner ciRunner: - image: "ci-runner:a4ad159b-515-32260" + image: "ci-runner:9052d3a3-515-32434" # Values for kubelink kubelink: imagePullSecrets: From 8864832271828ebd89f9e8ea8362e0566e29a623 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Wed, 30 Apr 2025 10:06:38 +0000 Subject: [PATCH 038/134] Update image version in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 078be2a0..ba30040f 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -33,7 +33,7 @@ components: STACK_VERSION: "31" # Values for ciRunner ciRunner: - image: "ci-runner:9052d3a3-515-32434" + image: "ci-runner:bf3d862b-515-32433" # Values for kubelink kubelink: imagePullSecrets: From d99cf3e8d4ca0e62a14d62200ba472f48780c25f Mon Sep 17 00:00:00 2001 From: systemsdt Date: Wed, 30 Apr 2025 10:45:44 +0000 Subject: [PATCH 039/134] Update image version in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index ba30040f..304023d1 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -33,7 +33,7 @@ components: STACK_VERSION: "31" # Values for ciRunner ciRunner: - image: "ci-runner:bf3d862b-515-32433" + image: "ci-runner:6745e50a-515-32437" # Values for kubelink kubelink: imagePullSecrets: From 3186a41469f1d52077b9a558708c8cbed7912371 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Wed, 7 May 2025 06:22:39 +0000 Subject: [PATCH 040/134] Update image version in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 304023d1..a3eab536 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -33,7 +33,7 @@ components: STACK_VERSION: "31" # Values for ciRunner ciRunner: - image: "ci-runner:6745e50a-515-32437" + image: "ci-runner:c09ad62f-515-32663" # Values for kubelink kubelink: imagePullSecrets: From dd0cfc4d4dd21dc10e3e1d8ef7c71502dd7aa989 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 8 May 2025 08:08:50 +0000 Subject: [PATCH 041/134] Update image version in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index a3eab536..7b865b50 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -33,7 +33,7 @@ components: STACK_VERSION: "31" # Values for ciRunner ciRunner: - image: "ci-runner:c09ad62f-515-32663" + image: "ci-runner:2b32ee85-515-32747" # Values for kubelink kubelink: imagePullSecrets: From 3ffafcf1f13047fa8229cb05895a466472ef27f2 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 8 May 2025 08:18:37 +0000 Subject: [PATCH 042/134] Update image version for kubelink in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 7b865b50..0079c50b 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -38,7 +38,7 @@ components: kubelink: imagePullSecrets: - name: devtron-image-pull-enterprise - image: "kubelink:11bfb2c8-310-32284" + image: "kubelink:2b32ee85-310-32735" imagePullPolicy: IfNotPresent # Values for gitsensor gitsensor: From b96044697107d47607702749ca7ddfc34a10b0ca Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 8 May 2025 08:21:39 +0000 Subject: [PATCH 043/134] Update image version for casbin in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 0079c50b..fc235eb3 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -65,7 +65,7 @@ security: devtronEnterprise: enabled: true casbin: - image: "casbin:44112cbe-11bfb2c8-462-32273" + image: "casbin:b60e02e4-71cddada-462-32744" imagePullSecrets: - name: devtron-image-pull-enterprise imagePullPolicy: IfNotPresent From 45878aff804bae06365601d7595d5a42b2ecbf25 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 8 May 2025 08:21:39 +0000 Subject: [PATCH 044/134] Update image version for chart-sync in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index fc235eb3..764c88a4 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -50,7 +50,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise chartSync: - image: chart-sync:11bfb2c8-341-32270 + image: chart-sync:2b32ee85-341-32737 imagePullSecrets: - name: devtron-image-pull-enterprise # values for security integration From cd221e73ab24243bb62ca5cf879002942cc545cf Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 8 May 2025 08:24:34 +0000 Subject: [PATCH 045/134] Update image version for scoop in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 764c88a4..8202775e 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -71,7 +71,7 @@ devtronEnterprise: imagePullPolicy: IfNotPresent scoop: enabled: false - image: "scoop:11bfb2c8-629-32287" + image: "scoop:2b32ee85-629-32746" imagePullSecrets: - name: devtron-image-pull-enterprise imagePullPolicy: IfNotPresent From 992227791a4561ff1eb269e3e89850014e0ef14e Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 8 May 2025 08:26:19 +0000 Subject: [PATCH 046/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 8202775e..8bb11c2b 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:53af6e6e-cc2d0881-6-32425" + image: "dashboard:c5dfd7aa-b049a68f-6-32743" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From bca2e13e23ecbcd4790546d93e28c1c3d9ede818 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Wed, 14 May 2025 11:27:58 +0000 Subject: [PATCH 047/134] Update image version for scoop in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 8bb11c2b..79975f9f 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -71,7 +71,7 @@ devtronEnterprise: imagePullPolicy: IfNotPresent scoop: enabled: false - image: "scoop:2b32ee85-629-32746" + image: "scoop:v0.35.0" imagePullSecrets: - name: devtron-image-pull-enterprise imagePullPolicy: IfNotPresent From 2e43780e26a92734a5cf4bb660088826b07476b4 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 16 May 2025 13:24:53 +0000 Subject: [PATCH 048/134] Update image version for kubelink in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 79975f9f..44501087 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -38,7 +38,7 @@ components: kubelink: imagePullSecrets: - name: devtron-image-pull-enterprise - image: "kubelink:2b32ee85-310-32735" + image: "kubelink:14a9d5a4-310-32966" imagePullPolicy: IfNotPresent # Values for gitsensor gitsensor: From 055e65b448ae40e25c3bf4149dc500f6ff653114 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Sun, 18 May 2025 18:10:25 +0000 Subject: [PATCH 049/134] Update image version for chart-sync in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 44501087..38983d7d 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -50,7 +50,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise chartSync: - image: chart-sync:2b32ee85-341-32737 + image: chart-sync:14a9d5a4-341-33007 imagePullSecrets: - name: devtron-image-pull-enterprise # values for security integration From 76d05c1c90b1b3cf4093844d7b05146a39baba28 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Sun, 18 May 2025 18:21:55 +0000 Subject: [PATCH 050/134] Update image version for kubelink in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 38983d7d..d5f3b7f0 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -38,7 +38,7 @@ components: kubelink: imagePullSecrets: - name: devtron-image-pull-enterprise - image: "kubelink:14a9d5a4-310-32966" + image: "kubelink:14a9d5a4-310-33022" imagePullPolicy: IfNotPresent # Values for gitsensor gitsensor: From 91ed5fd0255d35577cdd18920412665b4b760592 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Sun, 18 May 2025 18:50:51 +0000 Subject: [PATCH 051/134] Update image version for scoop in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index d5f3b7f0..48453bd3 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -71,7 +71,7 @@ devtronEnterprise: imagePullPolicy: IfNotPresent scoop: enabled: false - image: "scoop:v0.35.0" + image: "scoop:14a9d5a4-629-33018" imagePullSecrets: - name: devtron-image-pull-enterprise imagePullPolicy: IfNotPresent From 6e3a6fd23606eab5d8792aa94a1628b4e93c52d3 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Sun, 18 May 2025 18:53:18 +0000 Subject: [PATCH 052/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 48453bd3..b8a807c6 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:c5dfd7aa-b049a68f-6-32743" + image: "dashboard:e11c3085-b049a68f-6-33017" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From 7d9a0ff2a9ee5eb90cc210ad7ad389bce860fbb8 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 22 May 2025 04:54:59 +0000 Subject: [PATCH 053/134] Update image version for casbin in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index b8a807c6..35026a91 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -65,7 +65,7 @@ security: devtronEnterprise: enabled: true casbin: - image: "casbin:b60e02e4-71cddada-462-32744" + image: "casbin:6c4c3f1d-10a237bc-462-33191" imagePullSecrets: - name: devtron-image-pull-enterprise imagePullPolicy: IfNotPresent From 43fad19b8743f4218eb20a21f8a9cc115f1d8b91 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 22 May 2025 04:55:08 +0000 Subject: [PATCH 054/134] Update image version for scoop in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 35026a91..9d8d8a8b 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -71,7 +71,7 @@ devtronEnterprise: imagePullPolicy: IfNotPresent scoop: enabled: false - image: "scoop:14a9d5a4-629-33018" + image: "scoop:6c4c3f1d-629-33197" imagePullSecrets: - name: devtron-image-pull-enterprise imagePullPolicy: IfNotPresent From 44a6a17f005a17cc9c38a8cc389132f88e5a4d03 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 22 May 2025 04:56:30 +0000 Subject: [PATCH 055/134] Update image version for kubelink in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 9d8d8a8b..f850c07d 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -38,7 +38,7 @@ components: kubelink: imagePullSecrets: - name: devtron-image-pull-enterprise - image: "kubelink:14a9d5a4-310-33022" + image: "kubelink:6c4c3f1d-310-33189" imagePullPolicy: IfNotPresent # Values for gitsensor gitsensor: From 845ceb7942360f470adfef1612b4df3743fbf706 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 22 May 2025 04:59:30 +0000 Subject: [PATCH 056/134] Update image version for chart-sync in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index f850c07d..6ce48b9a 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -50,7 +50,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise chartSync: - image: chart-sync:14a9d5a4-341-33007 + image: chart-sync:6c4c3f1d-341-33193 imagePullSecrets: - name: devtron-image-pull-enterprise # values for security integration From 42303928af7fcebe6017204424ed27ed15e4d99e Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 22 May 2025 05:03:32 +0000 Subject: [PATCH 057/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 6ce48b9a..da494abc 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:e11c3085-b049a68f-6-33017" + image: "dashboard:68b78b52-01f6aa54-6-33190" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From e3d4f13ab5c46935bbc29541145f22a196def6b5 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 22 May 2025 05:49:09 +0000 Subject: [PATCH 058/134] Update image version for git-sensor in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index da494abc..e078ca1e 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -44,7 +44,7 @@ components: gitsensor: imagePullSecrets: - name: devtron-image-pull-enterprise - image: "git-sensor:11bfb2c8-535-32271" + image: "git-sensor:6c4c3f1d-535-33195" imagePullPolicy: IfNotPresent migrator: imagePullSecrets: From 5fc747e245ee00117568f33a82cac4aaaa9937bb Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 22 May 2025 05:49:12 +0000 Subject: [PATCH 059/134] Update image version for image-scanner in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index e078ca1e..99a9f1d2 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -56,7 +56,7 @@ components: # values for security integration security: imageScanner: - image: "image-scanner:11bfb2c8-112-32283" + image: "image-scanner:6c4c3f1d-112-33192" configs: TRIVY_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-db TRIVY_JAVA_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-java-db From 3f5efd51a3c5331498953b9f9441bfe6569a6b55 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 22 May 2025 05:59:01 +0000 Subject: [PATCH 060/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 99a9f1d2..51927084 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:44112cbe-4-32285" + cicdImage: "devtron:10a237bc-4-33187" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From e2f376c485e03e84aca1c1f239de4229b4b78cd4 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 23 May 2025 11:26:57 +0000 Subject: [PATCH 061/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 51927084..e74c1dd9 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:68b78b52-01f6aa54-6-33190" + image: "dashboard:f0204cc1-3545372f-6-33233" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From 2ffc7ab25bbe1e889f27a30125f96acf1954d22b Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 26 May 2025 12:57:41 +0000 Subject: [PATCH 062/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index e74c1dd9..37b001a3 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:f0204cc1-3545372f-6-33233" + image: "dashboard:159b28c8-a2561234-6-33280" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From aa3683499bb93ae3c404ee5b8c010ad90a658961 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Tue, 27 May 2025 12:57:34 +0000 Subject: [PATCH 063/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 37b001a3..9bf36c97 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:159b28c8-a2561234-6-33280" + image: "dashboard:88ce0c3f-612789ec-6-33308" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From 100c25ee74165e0fbf4d26e364989d3a515a17f4 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 29 May 2025 16:38:14 +0000 Subject: [PATCH 064/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 9bf36c97..7f8abeda 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:10a237bc-4-33187" + cicdImage: "devtron:e25b260e-4-33355" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From c6a6f271f156b4b69d4a2b6a1140f3efe1e70e97 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 29 May 2025 16:46:16 +0000 Subject: [PATCH 065/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 7f8abeda..06b856ee 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:e25b260e-4-33355" + cicdImage: "devtron:cc3b9efb-4-33397" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From 453fb7353a3c6dedea165c2370e4f4ab0bd57656 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Tue, 3 Jun 2025 04:53:48 +0000 Subject: [PATCH 066/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 06b856ee..05eb4f2f 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:cc3b9efb-4-33397" + cicdImage: "devtron:be1d8aad-4-33492" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From 80e66655e4f6ec7dcf0219ad3982f38ff8706f3d Mon Sep 17 00:00:00 2001 From: systemsdt Date: Tue, 3 Jun 2025 09:46:07 +0000 Subject: [PATCH 067/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 05eb4f2f..5937f7b4 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:be1d8aad-4-33492" + cicdImage: "devtron:6dd68dd0-4-33517" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From 93433b18bda9c5983ab017b86ec124d681a581fa Mon Sep 17 00:00:00 2001 From: systemsdt Date: Wed, 4 Jun 2025 13:26:55 +0000 Subject: [PATCH 068/134] Update image version for kubelink in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 5937f7b4..1d89ea6c 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -38,7 +38,7 @@ components: kubelink: imagePullSecrets: - name: devtron-image-pull-enterprise - image: "kubelink:6c4c3f1d-310-33189" + image: "kubelink:48c3bdb7-310-33574" imagePullPolicy: IfNotPresent # Values for gitsensor gitsensor: From c55545d9255cd46655ba1bcd982c62120bb02b21 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Wed, 4 Jun 2025 13:31:36 +0000 Subject: [PATCH 069/134] Update image version for chart-sync in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 1d89ea6c..449c4e45 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -50,7 +50,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise chartSync: - image: chart-sync:6c4c3f1d-341-33193 + image: chart-sync:48c3bdb7-341-33568 imagePullSecrets: - name: devtron-image-pull-enterprise # values for security integration From 912fcf6a2e39082ae22e25dbfce1130aabfdbda8 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Wed, 4 Jun 2025 13:31:41 +0000 Subject: [PATCH 070/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 449c4e45..b3de49fa 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:88ce0c3f-612789ec-6-33308" + image: "dashboard:2e25f837-ac4ebb23-6-33571" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From bdea46837477bd9e9fa5946412d8dc3ae6599023 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Wed, 4 Jun 2025 13:31:57 +0000 Subject: [PATCH 071/134] Update image version for casbin in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index b3de49fa..c758e470 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -65,7 +65,7 @@ security: devtronEnterprise: enabled: true casbin: - image: "casbin:6c4c3f1d-10a237bc-462-33191" + image: "casbin:48c3bdb7-61865e96-462-33572" imagePullSecrets: - name: devtron-image-pull-enterprise imagePullPolicy: IfNotPresent From d6af4f61f1ef5061e8e4d7f83b50a9cca1759c99 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Wed, 4 Jun 2025 13:33:42 +0000 Subject: [PATCH 072/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index c758e470..1d939211 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:6dd68dd0-4-33517" + cicdImage: "devtron:61865e96-4-33575" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From e42a5f91d88f7abb4b5ab723694df8b20b31ccf0 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 5 Jun 2025 04:13:14 +0000 Subject: [PATCH 073/134] Update image version in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 1d939211..1c160a5f 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -33,7 +33,7 @@ components: STACK_VERSION: "31" # Values for ciRunner ciRunner: - image: "ci-runner:2b32ee85-515-32747" + image: "ci-runner:0d197498-515-33592" # Values for kubelink kubelink: imagePullSecrets: From 3eb6a9f336d3ef3db7201f410933de05c953b9c9 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 6 Jun 2025 06:26:12 +0000 Subject: [PATCH 074/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 1c160a5f..d07cafff 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:61865e96-4-33575" + cicdImage: "devtron:ca504514-4-33631" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From 1f16e7931e530521811bb73d7033552453a6a304 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Tue, 10 Jun 2025 02:44:21 +0000 Subject: [PATCH 075/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index d07cafff..cfe4476c 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:ca504514-4-33631" + cicdImage: "devtron:f6132853-4-33735" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From b42856db11ef08380f47245aed47b83b03f2dd6f Mon Sep 17 00:00:00 2001 From: systemsdt Date: Tue, 10 Jun 2025 03:36:17 +0000 Subject: [PATCH 076/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index cfe4476c..e2c6cf1e 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:f6132853-4-33735" + cicdImage: "devtron:ee219402-4-33750" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From b0faf2ef66a3a2c62649163c873804a949919d53 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Tue, 10 Jun 2025 06:15:22 +0000 Subject: [PATCH 077/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index e2c6cf1e..cfe4476c 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:ee219402-4-33750" + cicdImage: "devtron:f6132853-4-33735" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From 865d6b6be01c5041874d3e1ccdcfda5186d740a6 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Tue, 10 Jun 2025 07:00:39 +0000 Subject: [PATCH 078/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index cfe4476c..aaddba1e 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:f6132853-4-33735" + cicdImage: "devtron:defd159d-4-33752" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From d9b163c218ac970b189ea19c8147434d1b3bb440 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Tue, 10 Jun 2025 13:14:01 +0000 Subject: [PATCH 079/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index aaddba1e..2f43bdd2 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:2e25f837-ac4ebb23-6-33571" + image: "dashboard:bb94c414-2bc5a68b-6-33759" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From 18b3d54347c6d9d7b067e9ca645707fe19188b05 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Wed, 11 Jun 2025 12:05:11 +0000 Subject: [PATCH 080/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 2f43bdd2..b87890a4 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:defd159d-4-33752" + cicdImage: "devtron:5baaf980-4-33780" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From fcbfe5d10ec131ac476c0f0de5257e4d1745670c Mon Sep 17 00:00:00 2001 From: systemsdt Date: Wed, 11 Jun 2025 15:44:18 +0000 Subject: [PATCH 081/134] Update image version for scoop in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index b87890a4..f2419c46 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -71,7 +71,7 @@ devtronEnterprise: imagePullPolicy: IfNotPresent scoop: enabled: false - image: "scoop:6c4c3f1d-629-33197" + image: "scoop:48c3bdb7-629-33578" imagePullSecrets: - name: devtron-image-pull-enterprise imagePullPolicy: IfNotPresent From 2dfe4fe1a2d923e7e9089fae659c79394dc0e9d2 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 12 Jun 2025 11:48:59 +0000 Subject: [PATCH 082/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index f2419c46..a17334b7 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:5baaf980-4-33780" + cicdImage: "devtron:a7c9f884-4-33812" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From 19b773ddcd5d2b6c8da16e6c3004a323e1679d36 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 12 Jun 2025 12:09:46 +0000 Subject: [PATCH 083/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index a17334b7..04cf2e95 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:a7c9f884-4-33812" + cicdImage: "devtron:e8655ae7-4-33813" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From 9f25e7172d476b6926286ed84f0dd8ce9c45dfa6 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 12 Jun 2025 12:34:38 +0000 Subject: [PATCH 084/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 04cf2e95..b41d0aec 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:bb94c414-2bc5a68b-6-33759" + image: "dashboard:5e962cf5-2bc5a68b-6-33814" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From d83d230736874db4ed450a80f99fb449bb491ad1 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 13 Jun 2025 07:32:37 +0000 Subject: [PATCH 085/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index b41d0aec..9c301ca0 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:e8655ae7-4-33813" + cicdImage: "devtron:4ed6d0f4-4-33834" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From 32aab4bbb923c92b34b06db6407e85377350e44e Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 13 Jun 2025 08:39:18 +0000 Subject: [PATCH 086/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 9c301ca0..b41d0aec 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:4ed6d0f4-4-33834" + cicdImage: "devtron:e8655ae7-4-33813" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From ba4e33628f6ea30ac119331a69d8c7b2dc2c4eb1 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 13 Jun 2025 12:49:19 +0000 Subject: [PATCH 087/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index b41d0aec..f916e3d1 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:e8655ae7-4-33813" + cicdImage: "devtron:9e27560c-4-33853" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From 2e261d6f0c2340525dea76e0dec21145aa0b6523 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 13 Jun 2025 13:04:28 +0000 Subject: [PATCH 088/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index f916e3d1..b41d0aec 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:9e27560c-4-33853" + cicdImage: "devtron:e8655ae7-4-33813" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From dd1bb7ff15c4123bc43db772ae01fd1e12bb8491 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 16 Jun 2025 07:07:08 +0000 Subject: [PATCH 089/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index b41d0aec..8f1d701b 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:5e962cf5-2bc5a68b-6-33814" + image: "dashboard:a85f2624-4e4ef925-6-33914" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From 05d1389658a6113042fdfb66abe6fefc85365cef Mon Sep 17 00:00:00 2001 From: systemsdt Date: Tue, 17 Jun 2025 06:05:53 +0000 Subject: [PATCH 090/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 8f1d701b..c66c43d6 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:e8655ae7-4-33813" + cicdImage: "devtron:7a4fb539-4-33968" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From 52ec142259980b1553465c9da188ded8b8ad138b Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 19 Jun 2025 08:49:02 +0000 Subject: [PATCH 091/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index c66c43d6..d58c5a9c 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:7a4fb539-4-33968" + cicdImage: "devtron:8243120a-4-34042" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From d2f3dc4a5f91674c07613e1c94b76bbe5ed732f2 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 20 Jun 2025 06:36:00 +0000 Subject: [PATCH 092/134] Update image version for chart-sync in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index d58c5a9c..e1150431 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -50,7 +50,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise chartSync: - image: chart-sync:48c3bdb7-341-33568 + image: chart-sync:8299423e-341-34049 imagePullSecrets: - name: devtron-image-pull-enterprise # values for security integration From e953d1183768a1a282490ff443b8c3daafe543d4 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 20 Jun 2025 06:38:42 +0000 Subject: [PATCH 093/134] Update image version for casbin in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index e1150431..08e10143 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -65,7 +65,7 @@ security: devtronEnterprise: enabled: true casbin: - image: "casbin:48c3bdb7-61865e96-462-33572" + image: "casbin:8299423e-64c615d7-462-34050" imagePullSecrets: - name: devtron-image-pull-enterprise imagePullPolicy: IfNotPresent From 34988cd8e24fde10b0894ca7c52d57b13c4f27bc Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 20 Jun 2025 06:44:22 +0000 Subject: [PATCH 094/134] Update image version for scoop in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 08e10143..7a57a36e 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -71,7 +71,7 @@ devtronEnterprise: imagePullPolicy: IfNotPresent scoop: enabled: false - image: "scoop:48c3bdb7-629-33578" + image: "scoop:8299423e-629-34072" imagePullSecrets: - name: devtron-image-pull-enterprise imagePullPolicy: IfNotPresent From 3bc0a7f3b9f0ba8764a18780e52539c236e2d102 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 20 Jun 2025 06:49:11 +0000 Subject: [PATCH 095/134] Update image version for kubelink in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 7a57a36e..91000b53 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -38,7 +38,7 @@ components: kubelink: imagePullSecrets: - name: devtron-image-pull-enterprise - image: "kubelink:48c3bdb7-310-33574" + image: "kubelink:8299423e-310-34054" imagePullPolicy: IfNotPresent # Values for gitsensor gitsensor: From ddf9a8115bcef8979f0664c36d5db4c090fe527d Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 20 Jun 2025 06:50:52 +0000 Subject: [PATCH 096/134] Update image version for git-sensor in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 91000b53..f9422a26 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -44,7 +44,7 @@ components: gitsensor: imagePullSecrets: - name: devtron-image-pull-enterprise - image: "git-sensor:6c4c3f1d-535-33195" + image: "git-sensor:8299423e-535-34052" imagePullPolicy: IfNotPresent migrator: imagePullSecrets: From c264ee19298f5d1fad2ddf807bda1ff6db0031f4 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 20 Jun 2025 06:50:52 +0000 Subject: [PATCH 097/134] Update image version for image-scanner in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index f9422a26..02261ab4 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -56,7 +56,7 @@ components: # values for security integration security: imageScanner: - image: "image-scanner:6c4c3f1d-112-33192" + image: "image-scanner:8299423e-112-34071" configs: TRIVY_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-db TRIVY_JAVA_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-java-db From 62993933e4e81bc69351bf34e62831b2e2b189b3 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 20 Jun 2025 06:58:59 +0000 Subject: [PATCH 098/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 02261ab4..31bd49e6 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:8243120a-4-34042" + cicdImage: "devtron:64c615d7-4-34058" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From 62a61b8dc3a6b211cd684cf461e2211ebe52aeae Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 20 Jun 2025 07:41:51 +0000 Subject: [PATCH 099/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 31bd49e6..24fa0dac 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:a85f2624-4e4ef925-6-33914" + image: "dashboard:cc78df95-92999eb6-6-34051" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From 7c4613aa07448ab384a42b3125de1dc412c0dbcf Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 26 Jun 2025 12:31:43 +0000 Subject: [PATCH 100/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 24fa0dac..1b76e4cd 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:cc78df95-92999eb6-6-34051" + image: "dashboard:eeb574a6-4a5dcfc1-6-34179" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From 190803e225bfb47342572971598203a3b7509152 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Sun, 29 Jun 2025 18:15:43 +0000 Subject: [PATCH 101/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 1b76e4cd..30d9aa16 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:64c615d7-4-34058" + cicdImage: "devtron:6a2071d3-4-34233" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From 96c449bf4322410f98868edf2a2c27d40daf5aac Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 3 Jul 2025 04:03:19 +0000 Subject: [PATCH 102/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 30d9aa16..45969664 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:6a2071d3-4-34233" + cicdImage: "devtron:d0517a76-4-34268" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From 5672ae5d568575ac3753e4826075c8a888ac62cf Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 7 Jul 2025 12:43:25 +0000 Subject: [PATCH 103/134] Update image version in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 45969664..7c96e475 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -33,7 +33,7 @@ components: STACK_VERSION: "31" # Values for ciRunner ciRunner: - image: "ci-runner:0d197498-515-33592" + image: "ci-runner:50ea62f1-515-34488" # Values for kubelink kubelink: imagePullSecrets: From 8fc54cbd75f1d928b44ae09aef08a02faf7ee53a Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 7 Jul 2025 13:16:09 +0000 Subject: [PATCH 104/134] Update image version for chart-sync in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 7c96e475..37d5b9c5 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -50,7 +50,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise chartSync: - image: chart-sync:8299423e-341-34049 + image: chart-sync:50ea62f1-341-34469 imagePullSecrets: - name: devtron-image-pull-enterprise # values for security integration From f1564a603507777026c03ab2c02a8d47a74d4cca Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 7 Jul 2025 13:17:35 +0000 Subject: [PATCH 105/134] Update image version for casbin in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 37d5b9c5..b783cd28 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -65,7 +65,7 @@ security: devtronEnterprise: enabled: true casbin: - image: "casbin:8299423e-64c615d7-462-34050" + image: "casbin:5c44fdb9-50ea62f1-462-34477" imagePullSecrets: - name: devtron-image-pull-enterprise imagePullPolicy: IfNotPresent From f434c54c7cd5dad18b828caef51ebb63e8b461ed Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 7 Jul 2025 13:19:31 +0000 Subject: [PATCH 106/134] Update image version for kubelink in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index b783cd28..e877a9da 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -38,7 +38,7 @@ components: kubelink: imagePullSecrets: - name: devtron-image-pull-enterprise - image: "kubelink:8299423e-310-34054" + image: "kubelink:50ea62f1-310-34487" imagePullPolicy: IfNotPresent # Values for gitsensor gitsensor: From 069d14d7540f93d19bce1fd81caf23d3e08b90f4 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 7 Jul 2025 13:21:02 +0000 Subject: [PATCH 107/134] Update image version for git-sensor in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index e877a9da..4be51cc0 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -44,7 +44,7 @@ components: gitsensor: imagePullSecrets: - name: devtron-image-pull-enterprise - image: "git-sensor:8299423e-535-34052" + image: "git-sensor:50ea62f1-535-34482" imagePullPolicy: IfNotPresent migrator: imagePullSecrets: From d5379cc47594dd607e795ad22a9ac19d5c3b3c99 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 7 Jul 2025 13:21:06 +0000 Subject: [PATCH 108/134] Update image version for image-scanner in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 4be51cc0..ff08d1ce 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -56,7 +56,7 @@ components: # values for security integration security: imageScanner: - image: "image-scanner:8299423e-112-34071" + image: "image-scanner:50ea62f1-112-34481" configs: TRIVY_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-db TRIVY_JAVA_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-java-db From 35a345e330fe6548d30282591adab754818d5925 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 7 Jul 2025 13:27:10 +0000 Subject: [PATCH 109/134] Update image version for scoop in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index ff08d1ce..a35ff5d8 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -71,7 +71,7 @@ devtronEnterprise: imagePullPolicy: IfNotPresent scoop: enabled: false - image: "scoop:8299423e-629-34072" + image: "scoop:50ea62f1-629-34491" imagePullSecrets: - name: devtron-image-pull-enterprise imagePullPolicy: IfNotPresent From 6d5903754991a771ed136f69cd1ce830dc38cabd Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 7 Jul 2025 13:29:12 +0000 Subject: [PATCH 110/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index a35ff5d8..1002e5a1 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:eeb574a6-4a5dcfc1-6-34179" + image: "dashboard:7a735abb-54e26be6-6-34485" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From 9258b526abac1313e4bc3e3f6681b84cba599653 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 7 Jul 2025 13:35:31 +0000 Subject: [PATCH 111/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 1002e5a1..a35ff5d8 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:7a735abb-54e26be6-6-34485" + image: "dashboard:eeb574a6-4a5dcfc1-6-34179" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From 542291365dc2d48f52a5e48e22c302762a123686 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Tue, 8 Jul 2025 11:29:45 +0000 Subject: [PATCH 112/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index a35ff5d8..9d64b920 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:d0517a76-4-34268" + cicdImage: "devtron:2550f2d9-4-34512" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From 2b567687f52be437e0aad22bc8fb0235eff5ca30 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Tue, 8 Jul 2025 11:57:16 +0000 Subject: [PATCH 113/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 9d64b920..79fce221 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:eeb574a6-4a5dcfc1-6-34179" + image: "dashboard:7a735abb-54e26be6-6-34485" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From b811ddc9caef4acc1bf0400283b75c4f3ac702f5 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Wed, 9 Jul 2025 10:10:17 +0000 Subject: [PATCH 114/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 79fce221..b9ae4fcc 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:2550f2d9-4-34512" + cicdImage: "devtron:bd6ff1ad-4-34535" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From b34d2fb93fb69cf40256d11be22807b36585ba3a Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 10 Jul 2025 07:27:55 +0000 Subject: [PATCH 115/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index b9ae4fcc..bafc47a2 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:7a735abb-54e26be6-6-34485" + image: "dashboard:e9f78e76-7a735abb-6-34551" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From ac402fb94135040fecfdb667a982cd12e52044dc Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 10 Jul 2025 08:27:40 +0000 Subject: [PATCH 116/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index bafc47a2..2ca3ab28 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:e9f78e76-7a735abb-6-34551" + image: "dashboard:975cc238-e9f78e76-6-34553" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From c80ad992da2dbe613ae6f0013682801cb948a18c Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 14 Jul 2025 10:05:29 +0000 Subject: [PATCH 117/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 2ca3ab28..c9c385a2 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:bd6ff1ad-4-34535" + cicdImage: "devtron:78a63f34-4-34638" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From f4f9ffe4d3baf73dad90d586feb8acb9c831a4a7 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 14 Jul 2025 15:25:07 +0000 Subject: [PATCH 118/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index c9c385a2..fde0df26 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:78a63f34-4-34638" + cicdImage: "devtron:af695667-4-34655" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From 422a5b05ed63188c923a972a8bafdaf28a0ec0df Mon Sep 17 00:00:00 2001 From: systemsdt Date: Tue, 15 Jul 2025 04:01:35 +0000 Subject: [PATCH 119/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index fde0df26..f9a41665 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:975cc238-e9f78e76-6-34553" + image: "dashboard:3646fa5d-0734b92e-6-34657" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From fb75df9c75c59d11205128018dc0dba4d5a741d3 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Tue, 15 Jul 2025 16:54:13 +0000 Subject: [PATCH 120/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index f9a41665..86605804 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:af695667-4-34655" + cicdImage: "devtron:5bb3cf37-4-34680" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From 4afc515c6a068e37f11266b67b3d8cd188c656d3 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Wed, 16 Jul 2025 12:20:18 +0000 Subject: [PATCH 121/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 86605804..821ebcec 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:5bb3cf37-4-34680" + cicdImage: "devtron:f607643f-4-34714" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From b351e559ca8bc632bf4c51b596ee9924aa84b56a Mon Sep 17 00:00:00 2001 From: systemsdt Date: Wed, 16 Jul 2025 12:26:53 +0000 Subject: [PATCH 122/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 821ebcec..12c11011 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:3646fa5d-0734b92e-6-34657" + image: "dashboard:4f135d23-0734b92e-6-34713" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From d05c99d5719a0101bab1df6cd3c815db1b87e768 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Fri, 18 Jul 2025 08:25:13 +0000 Subject: [PATCH 123/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 12c11011..dc226956 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:4f135d23-0734b92e-6-34713" + image: "dashboard:8fc28632-0734b92e-6-34754" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From 68b8d5620b806b696518a3b65a8f80f84060f580 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 21 Jul 2025 06:33:45 +0000 Subject: [PATCH 124/134] Update image version in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index dc226956..ade1ef4c 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -33,7 +33,7 @@ components: STACK_VERSION: "31" # Values for ciRunner ciRunner: - image: "ci-runner:50ea62f1-515-34488" + image: "ci-runner:9c7feb7d-515-34813" # Values for kubelink kubelink: imagePullSecrets: From 0cd9d2a0f5800c03aafe760101d4a1d0f172e5ff Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 21 Jul 2025 06:48:20 +0000 Subject: [PATCH 125/134] Update image version for scoop in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index ade1ef4c..b0e73226 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -71,7 +71,7 @@ devtronEnterprise: imagePullPolicy: IfNotPresent scoop: enabled: false - image: "scoop:50ea62f1-629-34491" + image: "scoop:9c7feb7d-629-34816" imagePullSecrets: - name: devtron-image-pull-enterprise imagePullPolicy: IfNotPresent From f7dcffbe5a3e0bd5c57d088afea525384b89cf89 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 21 Jul 2025 06:53:12 +0000 Subject: [PATCH 126/134] Update image version for image-scanner in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index b0e73226..6b764bef 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -56,7 +56,7 @@ components: # values for security integration security: imageScanner: - image: "image-scanner:50ea62f1-112-34481" + image: "image-scanner:9c7feb7d-112-34808" configs: TRIVY_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-db TRIVY_JAVA_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-java-db From fe06d98aab4777f7c6e089e4913095358ae794ba Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 21 Jul 2025 06:54:13 +0000 Subject: [PATCH 127/134] Update image version for chart-sync in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 6b764bef..df37d118 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -50,7 +50,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise chartSync: - image: chart-sync:50ea62f1-341-34469 + image: chart-sync:9c7feb7d-341-34815 imagePullSecrets: - name: devtron-image-pull-enterprise # values for security integration From 629e43154ec9fdecae91f6d393d7adf1eacd1923 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 21 Jul 2025 06:56:26 +0000 Subject: [PATCH 128/134] Update image version for casbin in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index df37d118..77e89259 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -65,7 +65,7 @@ security: devtronEnterprise: enabled: true casbin: - image: "casbin:5c44fdb9-50ea62f1-462-34477" + image: "casbin:9c7feb7d-ade18cac-462-34806" imagePullSecrets: - name: devtron-image-pull-enterprise imagePullPolicy: IfNotPresent From e3232dcaba4f14eebbc0172aec0a0ce992be5901 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 21 Jul 2025 06:57:12 +0000 Subject: [PATCH 129/134] Update image version for git-sensor in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 77e89259..7093f622 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -44,7 +44,7 @@ components: gitsensor: imagePullSecrets: - name: devtron-image-pull-enterprise - image: "git-sensor:50ea62f1-535-34482" + image: "git-sensor:9c7feb7d-535-34805" imagePullPolicy: IfNotPresent migrator: imagePullSecrets: From 06d96b22ed22b83cf57378d221cefd2a2b2c5f76 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 21 Jul 2025 07:02:36 +0000 Subject: [PATCH 130/134] Update image version for kubelink in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 7093f622..730d13bf 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -38,7 +38,7 @@ components: kubelink: imagePullSecrets: - name: devtron-image-pull-enterprise - image: "kubelink:50ea62f1-310-34487" + image: "kubelink:9c7feb7d-310-34807" imagePullPolicy: IfNotPresent # Values for gitsensor gitsensor: From 9e0ca208190eb5f12f0c60756a8301e900cc5059 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 21 Jul 2025 07:13:48 +0000 Subject: [PATCH 131/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 730d13bf..48802c1e 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:f607643f-4-34714" + cicdImage: "devtron:ade18cac-4-34811" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From 4e76a1d567f090c377974c10fb5f18083b44c631 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Mon, 21 Jul 2025 07:23:41 +0000 Subject: [PATCH 132/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index 48802c1e..e1d53a87 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:8fc28632-0734b92e-6-34754" + image: "dashboard:92fb2f63-d9b08993-6-34804" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From 5618fe6165ce7cc54c349b28711775ac879bae98 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Tue, 22 Jul 2025 12:39:33 +0000 Subject: [PATCH 133/134] Update image version for dashboard in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index e1d53a87..b572c690 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -10,7 +10,7 @@ components: FEATURE_IMAGE_PROMOTION_ENABLE: "true" FEATURE_CLUSTER_MAP_ENABLE: "true" FEATURE_CONFIG_DRIFT_ENABLE: "true" - image: "dashboard:92fb2f63-d9b08993-6-34804" + image: "dashboard:2aa59f1b-e2611f35-6-34835" imagePullSecrets: - name: devtron-image-pull-enterprise # Values for devtron From 2a64eecea5a497b9558b380c5997381c863c61ef Mon Sep 17 00:00:00 2001 From: systemsdt Date: Tue, 22 Jul 2025 12:43:16 +0000 Subject: [PATCH 134/134] Update image version for devtron in YAML files --- scripts/devtron-oss-to-ent/ent-bom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/devtron-oss-to-ent/ent-bom.yaml b/scripts/devtron-oss-to-ent/ent-bom.yaml index b572c690..2a48d4a3 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -18,7 +18,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:ade18cac-4-34811" + cicdImage: "devtron:27c07af6-4-34834" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true"