We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41b20b3 commit fface86Copy full SHA for fface86
helm-chart/renku-core/requirements.yaml
@@ -1,4 +1,4 @@
1
dependencies:
2
- name: certificates
3
- version: 0.0.1
+ version: 0.0.3
4
repository: "https://swissdatasciencecenter.github.io/helm-charts/"
helm-chart/renku-core/values.yaml
@@ -13,7 +13,7 @@ global:
13
certificates:
14
image:
15
repository: renku/certificates
16
- tag: '0.0.1'
+ tag: '0.0.2'
17
customCAs: []
18
# - secret:
19
0 commit comments