Skip to content

Commit

Permalink
chore: Update current development version (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
MykolaMarusenko committed Oct 18, 2024
1 parent d531e59 commit af7cced
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
14 changes: 7 additions & 7 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.23.0
version: 2.24.0
- name: edp-headlamp
repository: https://epam.github.io/edp-helm-charts/stable
version: 0.15.0
version: 0.16.0
- name: edp-tekton
repository: https://epam.github.io/edp-helm-charts/stable
version: 0.12.0
version: 0.13.0
- name: cd-pipeline-operator
repository: https://epam.github.io/edp-helm-charts/stable
version: 2.20.0
version: 2.21.0
- name: gerrit-operator
repository: https://epam.github.io/edp-helm-charts/stable
version: 2.21.0
digest: sha256:17543978c05fc296648d58e5dde004c802f611b2c5318c10fa30d7de52b80e98
generated: "2024-06-13T11:53:40.51239+03:00"
version: 2.22.0
digest: sha256:7288545eacc5b645268a4333b1c39113a8877a2f0cd1cd3fa4bae8d0d7bc1db7
generated: "2024-10-18T17:35:35.407617+03:00"
10 changes: 5 additions & 5 deletions deploy-templates/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,27 +23,27 @@ sources:
dependencies:
- name: codebase-operator
repository: "@epamedp"
version: "2.23.0"
version: "2.24.0"
condition: codebase-operator.enabled

- name: edp-headlamp
repository: "@epamedp"
version: "0.15.0"
version: "0.16.0"
condition: edp-headlamp.enabled

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

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

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

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

| Repository | Name | Version |
|------------|------|---------|
| @epamedp | cd-pipeline-operator | 2.20.0 |
| @epamedp | codebase-operator | 2.23.0 |
| @epamedp | edp-headlamp | 0.15.0 |
| @epamedp | edp-tekton | 0.12.0 |
| @epamedp | gerrit-operator | 2.21.0 |
| @epamedp | cd-pipeline-operator | 2.21.0 |
| @epamedp | codebase-operator | 2.24.0 |
| @epamedp | edp-headlamp | 0.16.0 |
| @epamedp | edp-tekton | 0.13.0 |
| @epamedp | gerrit-operator | 2.22.0 |

## Values

Expand Down

0 comments on commit af7cced

Please sign in to comment.