Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit 0abd077

Browse files
authored
Fix the sub-chart version issues (#36)
1 parent 7f9514f commit 0abd077

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

charts/ks-devops/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ appVersion: v3.2.0
2424

2525
dependencies:
2626
- name: jenkins
27-
version: 0.19.1
27+
version: 0.19.2
2828
condition: jenkins.enabled
2929
- name: s2i
30-
version: 1.16.0
30+
version: 1.16.1
3131
condition: s2i.enabled

0 commit comments

Comments
 (0)