Skip to content
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: 2.0.0
appVersion: 2.1.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.23.0
version: 0.23.1
sources:
- https://github.com/devtron-labs/charts
dependencies:
Expand Down
24 changes: 12 additions & 12 deletions charts/devtron/devtron-bom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ global:
PG_DATABASE: orchestrator
extraManifests: []
installer:
release: "v2.0.0"
release: "v2.1.0"
registry: ""
image: "inception"
tag: "473deaa4-185-21582"
Expand All @@ -41,13 +41,13 @@ components:
FEATURE_CODE_MIRROR_ENABLE: "true"
FEATURE_GROUPED_APP_LIST_FILTERS_ENABLE: "true"
registry: ""
image: "dashboard:b48d0910-690-38228"
image: "dashboard:d4a16ea7-690-38751"
imagePullPolicy: IfNotPresent
healthPort: 8080
devtron:
registry: ""
image: "hyperion:f0c18f20-280-38148"
cicdImage: "devtron:f0c18f20-434-38146"
image: "hyperion:634eb598-280-38763"
cicdImage: "devtron:634eb598-434-38762"
imagePullPolicy: IfNotPresent
customOverrides: {}
podSecurityContext:
Expand All @@ -61,7 +61,7 @@ components:
healthPort: 8080
ciRunner:
registry: ""
image: "ci-runner:6b408df4-138-38163"
image: "ci-runner:fbde4d5e-138-38754"
argocdDexServer:
registry: ""
image: "dex:v2.30.2"
Expand All @@ -70,7 +70,7 @@ components:
authenticator: "authenticator:e414faff-393-13273"
kubelink:
registry: ""
image: "kubelink:6b408df4-564-38159"
image: "kubelink:fbde4d5e-564-38749"
imagePullPolicy: IfNotPresent
configs:
ENABLE_HELM_RELEASE_CACHE: "true"
Expand All @@ -93,7 +93,7 @@ components:
healthPort: 50052
kubewatch:
registry: ""
image: "kubewatch:6b408df4-419-38172"
image: "kubewatch:fbde4d5e-419-38744"
imagePullPolicy: IfNotPresent
healthPort: 8080
configs:
Expand All @@ -118,7 +118,7 @@ components:
image: postgres_exporter:v0.10.1
gitsensor:
registry: ""
image: "git-sensor:6b408df4-200-38174"
image: "git-sensor:fbde4d5e-200-38750"
imagePullPolicy: IfNotPresent
serviceMonitor:
enabled: false
Expand All @@ -136,7 +136,7 @@ components:
# Values for lens
lens:
registry: ""
image: "lens:6b408df4-333-38167"
image: "lens:fbde4d5e-333-38752"
imagePullPolicy: IfNotPresent
configs:
GIT_SENSOR_PROTOCOL: GRPC
Expand Down Expand Up @@ -171,7 +171,7 @@ components:
entMigratorImage: "devtron-utils:geni-v1.1.4"
chartSync:
registry: ""
image: chart-sync:6b408df4-836-38155
image: chart-sync:fbde4d5e-836-38757
schedule: "0 19 * * *"
podSecurityContext:
fsGroup: 1001
Expand Down Expand Up @@ -209,7 +209,7 @@ workflowController:
IMDSv1ExecutorImage: "argoexec:v3.0.7"
security:
imageScanner:
image: "image-scanner:6b408df4-141-38158"
image: "image-scanner:fbde4d5e-141-38756"
healthPort: 8080
configs:
TRIVY_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-db
Expand All @@ -220,7 +220,7 @@ security:
tag: 4.3.6
# Values for notifier integration
notifier:
image: "notifier:5c4b5b3a-372-38153"
image: "notifier:580d409b-372-38755"
healthPort: 3000
minio:
image: "minio:RELEASE.2021-02-14T04-01-33Z"
Expand Down
1 change: 1 addition & 0 deletions charts/devtron/templates/devtron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ metadata:
annotations:
"helm.sh/resource-policy": keep
data:
CLUSTER_OVERVIEW_MAX_STALE_DATA_SECONDS: "330"
DEVTRON_HELM_RELEASE_NAME: {{ $.Release.Name }}
DEVTRON_HELM_RELEASE_NAMESPACE: {{ $.Release.Namespace }}
FEATURE_MIGRATE_ARGOCD_APPLICATION_ENABLE: "true"
Expand Down
24 changes: 12 additions & 12 deletions charts/devtron/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ nfs:
extraManifests: []
installer:
repo: "devtron-labs/devtron"
release: "v2.0.0"
release: "v2.1.0"
registry: ""
image: inception
tag: 473deaa4-185-21582
Expand Down Expand Up @@ -97,13 +97,13 @@ components:
FEATURE_CODE_MIRROR_ENABLE: "true"
FEATURE_GROUPED_APP_LIST_FILTERS_ENABLE: "true"
registry: ""
image: "dashboard:b48d0910-690-38228"
image: "dashboard:d4a16ea7-690-38751"
imagePullPolicy: IfNotPresent
healthPort: 8080
devtron:
registry: ""
image: "hyperion:f0c18f20-280-38148"
cicdImage: "devtron:f0c18f20-434-38146"
image: "hyperion:634eb598-280-38763"
cicdImage: "devtron:634eb598-434-38762"
imagePullPolicy: IfNotPresent
customOverrides: {}
healthPort: 8080
Expand Down Expand Up @@ -140,7 +140,7 @@ components:
# - devtron.example.com
ciRunner:
registry: ""
image: "ci-runner:6b408df4-138-38163"
image: "ci-runner:fbde4d5e-138-38754"
# Add annotations for ci-runner & cd-runner serviceAccount.
annotations: {}
argocdDexServer:
Expand All @@ -151,7 +151,7 @@ components:
authenticator: "authenticator:e414faff-393-13273"
kubelink:
registry: ""
image: "kubelink:6b408df4-564-38159"
image: "kubelink:fbde4d5e-564-38749"
imagePullPolicy: IfNotPresent
healthPort: 50052
podSecurityContext:
Expand All @@ -174,7 +174,7 @@ components:
keyName: postgresql-password
kubewatch:
registry: ""
image: "kubewatch:6b408df4-419-38172"
image: "kubewatch:fbde4d5e-419-38744"
imagePullPolicy: IfNotPresent
healthPort: 8080
configs:
Expand All @@ -201,7 +201,7 @@ components:
volumeSize: "20Gi"
gitsensor:
registry: ""
image: "git-sensor:6b408df4-200-38174"
image: "git-sensor:fbde4d5e-200-38750"
imagePullPolicy: IfNotPresent
serviceMonitor:
enabled: false
Expand All @@ -219,7 +219,7 @@ components:
# Values for lens
lens:
registry: ""
image: "lens:6b408df4-333-38167"
image: "lens:fbde4d5e-333-38752"
imagePullPolicy: IfNotPresent
secrets: {}
resources: {}
Expand Down Expand Up @@ -256,7 +256,7 @@ components:
entMigratorImage: "devtron-utils:geni-v1.1.4"
chartSync:
registry: ""
image: chart-sync:6b408df4-836-38155
image: chart-sync:fbde4d5e-836-38757
schedule: "0 19 * * *"
extraConfigs: {}
podSecurityContext:
Expand Down Expand Up @@ -412,7 +412,7 @@ argo-cd:
security:
enabled: false
imageScanner:
image: "image-scanner:6b408df4-141-38158"
image: "image-scanner:fbde4d5e-141-38756"
healthPort: 8080
configs:
TRIVY_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-db
Expand All @@ -431,7 +431,7 @@ security:
notifier:
enabled: false
imagePullPolicy: IfNotPresent
image: "notifier:5c4b5b3a-372-38153"
image: "notifier:580d409b-372-38755"
configs:
CD_ENVIRONMENT: PROD
secrets: {}
Expand Down
Loading