Skip to content

Commit c97ff34

Browse files
deps: update dependency cert-manager/cert-manager to v1.15.3 (#3689)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1eda2ab commit c97ff34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/deploy-keptn-on-cluster/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ runs:
6464
if: inputs.cert-manager-io-enabled == 'cert_manager_io_on'
6565
env:
6666
# renovate: datasource=github-releases depName=cert-manager/cert-manager
67-
CERT_MANAGER_IO_VERSION: "v1.15.2"
67+
CERT_MANAGER_IO_VERSION: "v1.15.3"
6868
shell: bash
6969
run: |
7070
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/$CERT_MANAGER_IO_VERSION/cert-manager.yaml

0 commit comments

Comments
 (0)