Skip to content

Commit fface86

Browse files
authored
chore: run ca cert injection as non root (#3024)
1 parent 41b20b3 commit fface86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
dependencies:
22
- name: certificates
3-
version: 0.0.1
3+
version: 0.0.3
44
repository: "https://swissdatasciencecenter.github.io/helm-charts/"

helm-chart/renku-core/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ global:
1313
certificates:
1414
image:
1515
repository: renku/certificates
16-
tag: '0.0.1'
16+
tag: '0.0.2'
1717
customCAs: []
1818
# - secret:
1919

0 commit comments

Comments
 (0)