Skip to content

Commit

Permalink
fix(charts): gitlab chart template names
Browse files Browse the repository at this point in the history
  • Loading branch information
olevski committed Oct 6, 2023
1 parent 5b59247 commit de8af3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm-chart/gitlab/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v1
appVersion: "1.0"
description: A Helm chart for the Renku Gitlab server
name: gitlab
version: 0.8.0
version: 0.8.1
2 changes: 1 addition & 1 deletion helm-chart/renku/requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: gitlab
repository: "https://swissdatasciencecenter.github.io/helm-charts/"
version: 0.8.0
version: 0.8.1
condition: gitlab.enabled
- name: postgresql
version: 9.1.1
Expand Down

0 comments on commit de8af3d

Please sign in to comment.