Skip to content

Commit bb081af

Browse files
chore(deps): update curlimages/curl docker tag to v8
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 38ff9f6 commit bb081af

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

charts/gatekeeper/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ postInstall:
113113
enabled: true
114114
image:
115115
repository: curlimages/curl
116-
tag: 7.83.1
116+
tag: 8.12.1
117117
pullPolicy: IfNotPresent
118118
pullSecrets: []
119119
waitTimeout: 60

cmd/build/helmify/static/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ postInstall:
113113
enabled: true
114114
image:
115115
repository: curlimages/curl
116-
tag: 7.83.1
116+
tag: 8.12.1
117117
pullPolicy: IfNotPresent
118118
pullSecrets: []
119119
waitTimeout: 60

manifest_staging/charts/gatekeeper/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ postInstall:
113113
enabled: true
114114
image:
115115
repository: curlimages/curl
116-
tag: 7.83.1
116+
tag: 8.12.1
117117
pullPolicy: IfNotPresent
118118
pullSecrets: []
119119
waitTimeout: 60

0 commit comments

Comments
 (0)