From 1150adb27d6b0964cacb9318312b656fe0f57fa7 Mon Sep 17 00:00:00 2001 From: systemsdt Date: Wed, 19 Mar 2025 06:45:43 +0000 Subject: [PATCH 1/3] 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 faf8637..ccda3cb 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -17,7 +17,7 @@ components: imagePullSecrets: - name: devtron-image-pull-enterprise image: "hyperion:cad08220-777-26242" - cicdImage: "devtron:d94c6c6b-4-30096" + cicdImage: "devtron:4e8fb93e-4-30391" imagePullPolicy: IfNotPresent customOverrides: USE_CUSTOM_HTTP_TRANSPORT: "true" From 52c71e90e90f0cd4f5653086e9076a09462abc0f Mon Sep 17 00:00:00 2001 From: systemsdt Date: Wed, 19 Mar 2025 08:21:26 +0000 Subject: [PATCH 2/3] 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 ccda3cb..9861c29 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -64,7 +64,7 @@ security: devtronEnterprise: enabled: true casbin: - image: "casbin:1a7b53a0-08418828-462-29891" + image: "casbin:f6ff5f74-064b67e5-462-30822" imagePullSecrets: - name: devtron-image-pull-enterprise imagePullPolicy: IfNotPresent From 10cca2749e6eeedbd4af84335e1f494c9ce5faba Mon Sep 17 00:00:00 2001 From: systemsdt Date: Thu, 27 Mar 2025 11:35:09 +0000 Subject: [PATCH 3/3] 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 9861c29..bd417ac 100644 --- a/scripts/devtron-oss-to-ent/ent-bom.yaml +++ b/scripts/devtron-oss-to-ent/ent-bom.yaml @@ -64,7 +64,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