Skip to content

Commit

Permalink
Revert caraml change
Browse files Browse the repository at this point in the history
  • Loading branch information
Arief Rahmansyah committed Dec 11, 2023
1 parent 6d14072 commit edf7e40
Show file tree
Hide file tree
Showing 5 changed files with 622 additions and 628 deletions.
6 changes: 3 additions & 3 deletions charts/caraml/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 0.6.4
- name: merlin
repository: https://caraml-dev.github.io/helm-charts
version: 0.13.7
version: 0.13.6
- name: turing
repository: https://caraml-dev.github.io/helm-charts
version: 0.3.7
Expand Down Expand Up @@ -44,5 +44,5 @@ dependencies:
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.8.2
digest: sha256:f8f2548a13d442bb899e2e6783189b0a41458620de4c08479ca7b93845267d3c
generated: "2023-12-11T14:49:21.880055+07:00"
digest: sha256:63345d3cdfdb506d5ca52c9361aadaa58410f9ccdda78e263832dd0b4e875cdd
generated: "2023-12-07T08:59:09.454202719Z"
136 changes: 68 additions & 68 deletions charts/caraml/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,75 +1,75 @@
apiVersion: v2
appVersion: 1.0.0
dependencies:
- condition: mlp.enabled
name: mlp
repository: https://caraml-dev.github.io/helm-charts
version: 0.6.4
- condition: merlin.enabled
name: merlin
repository: https://caraml-dev.github.io/helm-charts
version: 0.13.7
- condition: turing.enabled
name: turing
repository: https://caraml-dev.github.io/helm-charts
version: 0.3.7
- condition: xp-treatment.enabled
name: xp-treatment
repository: https://caraml-dev.github.io/helm-charts
version: 0.1.26
- condition: xp-management.enabled
name: xp-management
repository: https://caraml-dev.github.io/helm-charts
version: 0.2.10
- condition: postgresql.enabled
name: postgresql
repository: https://charts.helm.sh/stable
version: 7.0.2
- alias: caraml-authz
condition: caraml-authz.enabled
name: authz
repository: https://caraml-dev.github.io/helm-charts
version: 0.1.12
- condition: caraml-routes.enabled
name: caraml-routes
repository: https://caraml-dev.github.io/helm-charts
version: 0.3.3
- name: common
repository: https://caraml-dev.github.io/helm-charts
version: 0.2.9
- alias: base
condition: base.enabled
name: base
repository: https://istio-release.storage.googleapis.com/charts
version: 1.13.9
- alias: istiod
condition: istiod.enabled
name: generic-dep-installer
repository: https://caraml-dev.github.io/helm-charts
version: 0.2.1
- alias: istioIngressGateway
condition: istioIngressGateway.global.enabled
name: generic-dep-installer
repository: https://caraml-dev.github.io/helm-charts
version: 0.2.1
- alias: clusterLocalGateway
condition: clusterLocalGateway.global.enabled
name: generic-dep-installer
repository: https://caraml-dev.github.io/helm-charts
version: 0.2.1
- alias: certManagerBase
condition: certManagerBase.enabled
name: cert-manager-base
repository: https://caraml-dev.github.io/helm-charts
version: 1.8.1
- condition: cert-manager.enabled
name: cert-manager
repository: https://charts.jetstack.io
version: v1.8.2
- condition: mlp.enabled
name: mlp
repository: https://caraml-dev.github.io/helm-charts
version: 0.6.4
- condition: merlin.enabled
name: merlin
repository: https://caraml-dev.github.io/helm-charts
version: 0.13.6
- condition: turing.enabled
name: turing
repository: https://caraml-dev.github.io/helm-charts
version: 0.3.7
- condition: xp-treatment.enabled
name: xp-treatment
repository: https://caraml-dev.github.io/helm-charts
version: 0.1.26
- condition: xp-management.enabled
name: xp-management
repository: https://caraml-dev.github.io/helm-charts
version: 0.2.10
- condition: postgresql.enabled
name: postgresql
repository: https://charts.helm.sh/stable
version: 7.0.2
- alias: caraml-authz
condition: caraml-authz.enabled
name: authz
repository: https://caraml-dev.github.io/helm-charts
version: 0.1.12
- condition: caraml-routes.enabled
name: caraml-routes
repository: https://caraml-dev.github.io/helm-charts
version: 0.3.3
- name: common
repository: https://caraml-dev.github.io/helm-charts
version: 0.2.9
- alias: base
condition: base.enabled
name: base
repository: https://istio-release.storage.googleapis.com/charts
version: 1.13.9
- alias: istiod
condition: istiod.enabled
name: generic-dep-installer
repository: https://caraml-dev.github.io/helm-charts
version: 0.2.1
- alias: istioIngressGateway
condition: istioIngressGateway.global.enabled
name: generic-dep-installer
repository: https://caraml-dev.github.io/helm-charts
version: 0.2.1
- alias: clusterLocalGateway
condition: clusterLocalGateway.global.enabled
name: generic-dep-installer
repository: https://caraml-dev.github.io/helm-charts
version: 0.2.1
- alias: certManagerBase
condition: certManagerBase.enabled
name: cert-manager-base
repository: https://caraml-dev.github.io/helm-charts
version: 1.8.1
- condition: cert-manager.enabled
name: cert-manager
repository: https://charts.jetstack.io
version: v1.8.2
description: A Helm chart for deploying CaraML components
maintainers:
- email: [email protected]
name: caraml-dev
- email: [email protected]
name: caraml-dev
name: caraml
type: application
version: 0.8.21
version: 0.8.20
Loading

0 comments on commit edf7e40

Please sign in to comment.