diff --git a/charts/devtron/Chart.yaml b/charts/devtron/Chart.yaml index f26b344d..a8e1022c 100644 --- a/charts/devtron/Chart.yaml +++ b/charts/devtron/Chart.yaml @@ -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 @@ -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: diff --git a/charts/devtron/devtron-bom.yaml b/charts/devtron/devtron-bom.yaml index d9d71aaf..0808cfa7 100644 --- a/charts/devtron/devtron-bom.yaml +++ b/charts/devtron/devtron-bom.yaml @@ -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" @@ -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" @@ -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" @@ -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" @@ -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 @@ -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 @@ -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 @@ -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" diff --git a/charts/devtron/values.yaml b/charts/devtron/values.yaml index 45176b66..22cb91e3 100644 --- a/charts/devtron/values.yaml +++ b/charts/devtron/values.yaml @@ -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 @@ -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: @@ -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" @@ -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" @@ -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" @@ -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 @@ -175,7 +175,7 @@ components: # Values for lens lens: registry: "" - image: "lens:6c0c7082-333-27872" + image: "lens:0a3d5e84-333-28951" imagePullPolicy: IfNotPresent secrets: {} resources: {} @@ -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 @@ -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 @@ -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