Skip to content
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

Sync changes from sync-2025-01-27-151136-256d3ed #260

Merged
merged 1 commit into from
Jan 27, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
4 changes: 2 additions & 2 deletions charts/devtron/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: devtron-operator
appVersion: 1.1.0
appVersion: 1.2.0
description: Chart to configure and install Devtron. Devtron is a Kubernetes Orchestration system.
keywords:
- Devtron
Expand All @@ -11,7 +11,7 @@ keywords:
- argocd
- Hyperion
engine: gotpl
version: 0.22.79
version: 0.22.80
sources:
- https://github.com/devtron-labs/charts
dependencies:
Expand Down
27 changes: 15 additions & 12 deletions charts/devtron/devtron-bom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ global:
containerRegistry: "quay.io/devtron"
extraManifests: []
installer:
release: "v1.1.0"
release: "v1.2.0"
registry: ""
image: "inception"
tag: "473deaa4-185-21582"
Expand All @@ -34,17 +34,17 @@ components:
FEATURE_USER_DEFINED_GITOPS_REPO_ENABLE: "true"
ENABLE_RESOURCE_SCAN: "true"
registry: ""
image: "dashboard:a88790b2-690-27891"
image: "dashboard:4eb1a17a-690-28956"
imagePullPolicy: IfNotPresent
devtron:
registry: ""
image: "hyperion:a109b8be-280-27896"
cicdImage: "devtron:a109b8be-434-27906"
image: "hyperion:564fe991-280-28985"
cicdImage: "devtron:564fe991-434-28986"
imagePullPolicy: IfNotPresent
customOverrides: {}
ciRunner:
registry: ""
image: "ci-runner:54595cec-138-27894"
image: "ci-runner:0a3d5e84-138-28964"
argocdDexServer:
registry: ""
image: "dex:v2.30.2"
Expand All @@ -53,7 +53,7 @@ components:
authenticator: "authenticator:e414faff-393-13273"
kubelink:
registry: ""
image: "kubelink:6c0c7082-564-27862"
image: "kubelink:0a3d5e84-564-28948"
imagePullPolicy: IfNotPresent
configs:
ENABLE_HELM_RELEASE_CACHE: "true"
Expand All @@ -71,7 +71,7 @@ components:
keyName: postgresql-password
kubewatch:
registry: ""
image: "kubewatch:33965457-419-27887"
image: "kubewatch:0a3d5e84-419-28949"
imagePullPolicy: IfNotPresent
configs:
devtroncd_NAMESPACE: "devtron-ci"
Expand All @@ -91,7 +91,7 @@ components:
armImage: postgres_exporter:v0.10.1
gitsensor:
registry: ""
image: "git-sensor:6c0c7082-200-27863"
image: "git-sensor:0a3d5e84-200-28960"
imagePullPolicy: IfNotPresent
serviceMonitor:
enabled: false
Expand All @@ -109,7 +109,7 @@ components:
# Values for lens
lens:
registry: ""
image: "lens:6c0c7082-333-27872"
image: "lens:0a3d5e84-333-28951"
imagePullPolicy: IfNotPresent
configs:
GIT_SENSOR_PROTOCOL: GRPC
Expand Down Expand Up @@ -154,7 +154,7 @@ components:
DB_NAME: "lens"
chartSync:
registry: ""
image: chart-sync:6c0c7082-836-27893
image: chart-sync:0a3d5e84-836-28979
schedule: "0 19 * * *"
extraConfigs: {}
# values for argocd integration
Expand All @@ -176,14 +176,17 @@ workflowController:
IMDSv1ExecutorImage: "argoexec:v3.0.7"
security:
imageScanner:
image: "image-scanner:33965457-141-27892"
image: "image-scanner:0a3d5e84-141-28953"
configs:
TRIVY_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-db
TRIVY_JAVA_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-java-db
clair:
image:
repository: clair
tag: 4.3.6
# Values for notifier integration
notifier:
image: "notifier:2f9166d1-372-27880"
image: "notifier:9aa5e510-372-28961"
minio:
image: "minio:RELEASE.2021-02-14T04-01-33Z"
mbImage: "minio-mc:RELEASE.2021-02-14T04-28-06Z"
Expand Down
27 changes: 15 additions & 12 deletions charts/devtron/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ global:
extraManifests: []
installer:
repo: "devtron-labs/devtron"
release: "v1.1.0"
release: "v1.2.0"
registry: ""
image: inception
tag: 473deaa4-185-21582
Expand Down Expand Up @@ -77,12 +77,12 @@ components:
FEATURE_USER_DEFINED_GITOPS_REPO_ENABLE: "true"
ENABLE_RESOURCE_SCAN: "true"
registry: ""
image: "dashboard:a88790b2-690-27891"
image: "dashboard:4eb1a17a-690-28956"
imagePullPolicy: IfNotPresent
devtron:
registry: ""
image: "hyperion:a109b8be-280-27896"
cicdImage: "devtron:a109b8be-434-27906"
image: "hyperion:564fe991-280-28985"
cicdImage: "devtron:564fe991-434-28986"
imagePullPolicy: IfNotPresent
customOverrides: {}
serviceMonitor:
Expand All @@ -108,7 +108,7 @@ components:
# - devtron.example.com
ciRunner:
registry: ""
image: "ci-runner:54595cec-138-27894"
image: "ci-runner:0a3d5e84-138-28964"
argocdDexServer:
registry: ""
image: "dex:v2.30.2"
Expand All @@ -117,7 +117,7 @@ components:
authenticator: "authenticator:e414faff-393-13273"
kubelink:
registry: ""
image: "kubelink:6c0c7082-564-27862"
image: "kubelink:0a3d5e84-564-28948"
imagePullPolicy: IfNotPresent
configs:
ENABLE_HELM_RELEASE_CACHE: "true"
Expand All @@ -135,7 +135,7 @@ components:
keyName: postgresql-password
kubewatch:
registry: ""
image: "kubewatch:33965457-419-27887"
image: "kubewatch:0a3d5e84-419-28949"
imagePullPolicy: IfNotPresent
configs:
devtroncd_NAMESPACE: "devtron-ci"
Expand All @@ -157,7 +157,7 @@ components:
volumeSize: "20Gi"
gitsensor:
registry: ""
image: "git-sensor:6c0c7082-200-27863"
image: "git-sensor:0a3d5e84-200-28960"
imagePullPolicy: IfNotPresent
serviceMonitor:
enabled: false
Expand All @@ -175,7 +175,7 @@ components:
# Values for lens
lens:
registry: ""
image: "lens:6c0c7082-333-27872"
image: "lens:0a3d5e84-333-28951"
imagePullPolicy: IfNotPresent
secrets: {}
resources: {}
Expand Down Expand Up @@ -222,7 +222,7 @@ components:
DB_NAME: "lens"
chartSync:
registry: ""
image: chart-sync:6c0c7082-836-27893
image: chart-sync:0a3d5e84-836-28979
schedule: "0 19 * * *"
extraConfigs: {}
# values for argocd integration
Expand Down Expand Up @@ -368,7 +368,10 @@ argo-cd:
security:
enabled: false
imageScanner:
image: "image-scanner:33965457-141-27892"
image: "image-scanner:0a3d5e84-141-28953"
configs:
TRIVY_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-db
TRIVY_JAVA_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-java-db
# Values for trivy
trivy:
enabled: false
Expand All @@ -383,7 +386,7 @@ security:
notifier:
enabled: false
imagePullPolicy: IfNotPresent
image: "notifier:2f9166d1-372-27880"
image: "notifier:9aa5e510-372-28961"
configs:
CD_ENVIRONMENT: PROD
DB: orchestrator
Expand Down
Loading