Skip to content

Commit

Permalink
Syncing Repo from branch sync-2024-12-27-151627-51b5463 (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
systemsdt authored Dec 27, 2024
1 parent 51b5463 commit a2c7e8d
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 deletions.
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.0.1
appVersion: 1.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.22.78
version: 0.22.79
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 @@ -10,7 +10,7 @@ global:
containerRegistry: "quay.io/devtron"
extraManifests: []
installer:
release: "v1.0.1"
release: "v1.1.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:7e7a0d0a-690-26996"
image: "dashboard:a88790b2-690-27891"
imagePullPolicy: IfNotPresent
devtron:
registry: ""
image: "hyperion:50575235-280-27099"
cicdImage: "devtron:50575235-434-27098"
image: "hyperion:a109b8be-280-27896"
cicdImage: "devtron:a109b8be-434-27906"
imagePullPolicy: IfNotPresent
customOverrides: {}
ciRunner:
registry: ""
image: "ci-runner:3e71f258-138-27009"
image: "ci-runner:54595cec-138-27894"
argocdDexServer:
registry: ""
image: "dex:v2.30.2"
Expand All @@ -53,7 +53,7 @@ components:
authenticator: "authenticator:e414faff-393-13273"
kubelink:
registry: ""
image: "kubelink:73ce53e5-564-26855"
image: "kubelink:6c0c7082-564-27862"
imagePullPolicy: IfNotPresent
configs:
ENABLE_HELM_RELEASE_CACHE: "true"
Expand All @@ -71,7 +71,7 @@ components:
keyName: postgresql-password
kubewatch:
registry: ""
image: "kubewatch:b4888f54-419-26859"
image: "kubewatch:33965457-419-27887"
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:73ce53e5-200-26860"
image: "git-sensor:6c0c7082-200-27863"
imagePullPolicy: IfNotPresent
serviceMonitor:
enabled: false
Expand All @@ -109,7 +109,7 @@ components:
# Values for lens
lens:
registry: ""
image: "lens:b4888f54-333-26837"
image: "lens:6c0c7082-333-27872"
imagePullPolicy: IfNotPresent
configs:
GIT_SENSOR_PROTOCOL: GRPC
Expand Down Expand Up @@ -154,7 +154,7 @@ components:
DB_NAME: "lens"
chartSync:
registry: ""
image: chart-sync:73ce53e5-836-26871
image: chart-sync:6c0c7082-836-27893
schedule: "0 19 * * *"
extraConfigs: {}
# values for argocd integration
Expand All @@ -176,14 +176,14 @@ workflowController:
IMDSv1ExecutorImage: "argoexec:v3.0.7"
security:
imageScanner:
image: "image-scanner:d5458e1a-141-26846"
image: "image-scanner:33965457-141-27892"
clair:
image:
repository: clair
tag: 4.3.6
# Values for notifier integration
notifier:
image: "notifier:133c887d-372-26845"
image: "notifier:2f9166d1-372-27880"
minio:
image: "minio:RELEASE.2021-02-14T04-01-33Z"
mbImage: "minio-mc:RELEASE.2021-02-14T04-28-06Z"
Expand Down
24 changes: 12 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.0.1"
release: "v1.1.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:7e7a0d0a-690-26996"
image: "dashboard:a88790b2-690-27891"
imagePullPolicy: IfNotPresent
devtron:
registry: ""
image: "hyperion:50575235-280-27099"
cicdImage: "devtron:50575235-434-27098"
image: "hyperion:a109b8be-280-27896"
cicdImage: "devtron:a109b8be-434-27906"
imagePullPolicy: IfNotPresent
customOverrides: {}
serviceMonitor:
Expand All @@ -108,7 +108,7 @@ components:
# - devtron.example.com
ciRunner:
registry: ""
image: "ci-runner:3e71f258-138-27009"
image: "ci-runner:54595cec-138-27894"
argocdDexServer:
registry: ""
image: "dex:v2.30.2"
Expand All @@ -117,7 +117,7 @@ components:
authenticator: "authenticator:e414faff-393-13273"
kubelink:
registry: ""
image: "kubelink:73ce53e5-564-26855"
image: "kubelink:6c0c7082-564-27862"
imagePullPolicy: IfNotPresent
configs:
ENABLE_HELM_RELEASE_CACHE: "true"
Expand All @@ -135,7 +135,7 @@ components:
keyName: postgresql-password
kubewatch:
registry: ""
image: "kubewatch:b4888f54-419-26859"
image: "kubewatch:33965457-419-27887"
imagePullPolicy: IfNotPresent
configs:
devtroncd_NAMESPACE: "devtron-ci"
Expand All @@ -157,7 +157,7 @@ components:
volumeSize: "20Gi"
gitsensor:
registry: ""
image: "git-sensor:73ce53e5-200-26860"
image: "git-sensor:6c0c7082-200-27863"
imagePullPolicy: IfNotPresent
serviceMonitor:
enabled: false
Expand All @@ -175,7 +175,7 @@ components:
# Values for lens
lens:
registry: ""
image: "lens:b4888f54-333-26837"
image: "lens:6c0c7082-333-27872"
imagePullPolicy: IfNotPresent
secrets: {}
resources: {}
Expand Down Expand Up @@ -222,7 +222,7 @@ components:
DB_NAME: "lens"
chartSync:
registry: ""
image: chart-sync:73ce53e5-836-26871
image: chart-sync:6c0c7082-836-27893
schedule: "0 19 * * *"
extraConfigs: {}
# values for argocd integration
Expand Down Expand Up @@ -368,7 +368,7 @@ argo-cd:
security:
enabled: false
imageScanner:
image: "image-scanner:d5458e1a-141-26846"
image: "image-scanner:33965457-141-27892"
# Values for trivy
trivy:
enabled: false
Expand All @@ -383,7 +383,7 @@ security:
notifier:
enabled: false
imagePullPolicy: IfNotPresent
image: "notifier:133c887d-372-26845"
image: "notifier:2f9166d1-372-27880"
configs:
CD_ENVIRONMENT: PROD
DB: orchestrator
Expand Down

0 comments on commit a2c7e8d

Please sign in to comment.