Skip to content

Commit

Permalink
chore: Update current development version (#356)
Browse files Browse the repository at this point in the history
  • Loading branch information
MykolaMarusenko authored and SergK committed Dec 12, 2024
1 parent e680966 commit a18421f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
12 changes: 6 additions & 6 deletions deploy-templates/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
dependencies:
- name: codebase-operator
repository: https://epam.github.io/edp-helm-charts/stable
version: 2.24.1
version: 2.25.0
- name: edp-headlamp
repository: https://epam.github.io/edp-helm-charts/stable
version: 0.17.0
version: 0.18.0
- name: edp-tekton
repository: https://epam.github.io/edp-helm-charts/stable
version: 0.13.0
version: 0.14.0
- name: cd-pipeline-operator
repository: https://epam.github.io/edp-helm-charts/stable
version: 2.21.0
version: 2.22.0
- name: gerrit-operator
repository: https://epam.github.io/edp-helm-charts/stable
version: 2.22.0
digest: sha256:77f9af66cc34b209d6768d8d50f3811c477fd820eb0c011a0b9267a5f4238052
generated: "2024-11-05T12:43:02.35042+02:00"
digest: sha256:2e2ec1203045614f40df354e247c91e5de84715d80fa2b5c577ddec1f3fdf246
generated: "2024-12-12T21:24:35.981387+02:00"
8 changes: 4 additions & 4 deletions deploy-templates/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@ sources:
dependencies:
- name: codebase-operator
repository: "@epamedp"
version: "2.24.1"
version: "2.25.0"
condition: codebase-operator.enabled

- name: edp-headlamp
repository: "@epamedp"
version: "0.17.0"
version: "0.18.0"
condition: edp-headlamp.enabled

- name: edp-tekton
repository: "@epamedp"
version: "0.13.0"
version: "0.14.0"
condition: edp-tekton.enabled

- name: cd-pipeline-operator
repository: "@epamedp"
version: "2.21.0"
version: "2.22.0"
condition: cd-pipeline-operator.enabled

- name: gerrit-operator
Expand Down
8 changes: 4 additions & 4 deletions deploy-templates/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ A Helm chart for KubeRocketCI Platform

| Repository | Name | Version |
|------------|------|---------|
| @epamedp | cd-pipeline-operator | 2.21.0 |
| @epamedp | codebase-operator | 2.24.1 |
| @epamedp | edp-headlamp | 0.17.0 |
| @epamedp | edp-tekton | 0.13.0 |
| @epamedp | cd-pipeline-operator | 2.22.0 |
| @epamedp | codebase-operator | 2.25.0 |
| @epamedp | edp-headlamp | 0.18.0 |
| @epamedp | edp-tekton | 0.14.0 |
| @epamedp | gerrit-operator | 2.22.0 |

## Values
Expand Down

0 comments on commit a18421f

Please sign in to comment.