You've already forked reposilite-charts
Compare commits
2 Commits
fc01bc773d
...
28cfcfe95c
Author | SHA1 | Date | |
---|---|---|---|
28cfcfe95c
|
|||
e473fc32f1
|
@@ -71,6 +71,7 @@
|
|||||||
"make readme"
|
"make readme"
|
||||||
],
|
],
|
||||||
"fileFilters": [
|
"fileFilters": [
|
||||||
|
"README.md",
|
||||||
"values.yaml"
|
"values.yaml"
|
||||||
],
|
],
|
||||||
"executionMode": "update"
|
"executionMode": "update"
|
||||||
|
@@ -175,7 +175,7 @@ deployment:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: curlimages/curl
|
repository: curlimages/curl
|
||||||
tag: "8.16.0"
|
tag: "8.15.0"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
## @param deployment.priorityClassName PriorityClassName of the Reposilite deployment.
|
## @param deployment.priorityClassName PriorityClassName of the Reposilite deployment.
|
||||||
|
Reference in New Issue
Block a user