Skip to content

Chore: Update scoop #61

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 35 commits into from
Closed
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
18e5e2e
Update image version for chart-sync in YAML files
systemsdt Mar 27, 2025
0e9d9c8
Update image version for image-scanner in YAML files
systemsdt Mar 27, 2025
9b91114
Update image version for casbin in YAML files
systemsdt Mar 27, 2025
aa4c41d
Update image version for devtron in YAML files
systemsdt Mar 27, 2025
fb7a614
Update image version for kubelink in YAML files
systemsdt Mar 27, 2025
cbe8d1a
Update image version for git-sensor in YAML files
systemsdt Mar 27, 2025
bf7ca1e
Update image version for scoop in YAML files
systemsdt Mar 27, 2025
dacc9e1
Update image version for dashboard in YAML files
systemsdt Mar 27, 2025
59ba616
Update image version for devtron in YAML files
systemsdt Apr 1, 2025
0fdcc3d
Update image version for dashboard in YAML files
systemsdt Apr 1, 2025
081df73
Update image version in YAML files
systemsdt Apr 2, 2025
2ee4f44
Update image version for dashboard in YAML files
systemsdt Apr 7, 2025
9b953b9
Update image version in YAML files
systemsdt Apr 8, 2025
8c45eff
Update image version in YAML files
systemsdt Apr 8, 2025
aca9531
Update image version for dashboard in YAML files
systemsdt Apr 9, 2025
f0a2272
Update image version for dashboard in YAML files
systemsdt Apr 10, 2025
36faef8
Update image version for kubelink in YAML files
systemsdt Apr 11, 2025
1e0bffd
Update image version for casbin in YAML files
systemsdt Apr 11, 2025
fdbfbd9
Update image version for chart-sync in YAML files
systemsdt Apr 11, 2025
4c5848a
Update image version for dashboard in YAML files
systemsdt Apr 11, 2025
301608d
Update image version for dashboard in YAML files
systemsdt Apr 15, 2025
42c7094
Update image version for dashboard in YAML files
systemsdt Apr 15, 2025
7f4dc5f
Update image version for dashboard in YAML files
systemsdt Apr 15, 2025
d346328
Update image version in YAML files
systemsdt Apr 16, 2025
d9ac665
Update image version in YAML files
systemsdt Apr 17, 2025
7d34cbf
Update image version for dashboard in YAML files
systemsdt Apr 17, 2025
0b89100
Update image version in YAML files
systemsdt Apr 24, 2025
9814129
Update image version for kubelink in YAML files
systemsdt Apr 25, 2025
106fb5a
Update image version for image-scanner in YAML files
systemsdt Apr 25, 2025
08491ed
Update image version for chart-sync in YAML files
systemsdt Apr 25, 2025
343ff64
Update image version for git-sensor in YAML files
systemsdt Apr 25, 2025
274dba4
Update image version for casbin in YAML files
systemsdt Apr 25, 2025
e4a37ef
Update image version for scoop in YAML files
systemsdt Apr 25, 2025
6af2136
Update image version for devtron in YAML files
systemsdt Apr 25, 2025
0d6b906
Update image version for dashboard in YAML files
systemsdt Apr 25, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions scripts/devtron-oss-to-ent/ent-bom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ components:
FEATURE_IMAGE_PROMOTION_ENABLE: "true"
FEATURE_CLUSTER_MAP_ENABLE: "true"
FEATURE_CONFIG_DRIFT_ENABLE: "true"
image: "dashboard:aea41e41-50bc3dc1-6-31161"
image: "dashboard:4a228d0a-53af6e6e-6-32279"
imagePullSecrets:
- name: devtron-image-pull-enterprise
# Values for devtron
devtron:
imagePullSecrets:
- name: devtron-image-pull-enterprise
image: "hyperion:cad08220-777-26242"
cicdImage: "devtron:8c4675e4-4-31178"
cicdImage: "devtron:44112cbe-4-32285"
imagePullPolicy: IfNotPresent
customOverrides:
USE_CUSTOM_HTTP_TRANSPORT: "true"
Expand All @@ -33,30 +33,30 @@ components:
STACK_VERSION: "31"
# Values for ciRunner
ciRunner:
image: "ci-runner:2c6a094c-882-30828"
image: "ci-runner:a4ad159b-515-32260"
# Values for kubelink
kubelink:
imagePullSecrets:
- name: devtron-image-pull-enterprise
image: "kubelink:2c6a094c-310-30829"
image: "kubelink:11bfb2c8-310-32284"
imagePullPolicy: IfNotPresent
# Values for gitsensor
gitsensor:
imagePullSecrets:
- name: devtron-image-pull-enterprise
image: "git-sensor:f4de0354-535-30999"
image: "git-sensor:11bfb2c8-535-32271"
imagePullPolicy: IfNotPresent
migrator:
imagePullSecrets:
- name: devtron-image-pull-enterprise
chartSync:
image: chart-sync:289d080a-341-30392
image: chart-sync:11bfb2c8-341-32270
imagePullSecrets:
- name: devtron-image-pull-enterprise
# values for security integration
security:
imageScanner:
image: "image-scanner:2c6a094c-112-30817"
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
Expand All @@ -65,13 +65,13 @@ security:
devtronEnterprise:
enabled: true
casbin:
image: "casbin:f6ff5f74-064b67e5-462-30822"
image: "casbin:44112cbe-11bfb2c8-462-32273"
imagePullSecrets:
- name: devtron-image-pull-enterprise
imagePullPolicy: IfNotPresent
scoop:
enabled: false
image: "scoop:2c6a094c-629-30827"
image: "scoop:11bfb2c8-629-32287"
imagePullSecrets:
- name: devtron-image-pull-enterprise
imagePullPolicy: IfNotPresent