2 Commits

Author SHA1 Message Date
28cfcfe95c revert(deps): update docker.io/curlimages/curl docker tag to v8.16.0
All checks were successful
Helm / helm-lint (push) Successful in 6s
Helm / helm-unittest (push) Successful in 6s
Generate README / generate-parameters (push) Successful in 28s
This reverts commit fc01bc773d.
2025-09-20 17:51:04 +02:00
e473fc32f1 fix(renovate): add README.md to list of fileFilters 2025-09-20 17:50:39 +02:00
2 changed files with 2 additions and 1 deletions

View File

@@ -71,6 +71,7 @@
"make readme"
],
"fileFilters": [
"README.md",
"values.yaml"
],
"executionMode": "update"

View File

@@ -175,7 +175,7 @@ deployment:
image:
registry: docker.io
repository: curlimages/curl
tag: "8.16.0"
tag: "8.15.0"
pullPolicy: IfNotPresent
## @param deployment.priorityClassName PriorityClassName of the Reposilite deployment.