Skip to content

Commit cc6c2cd

Browse files
deps: update dependency cert-manager/cert-manager to v1.16.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d026b8 commit cc6c2cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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.16.1"
67+
CERT_MANAGER_IO_VERSION: "v1.16.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)