Skip to content

Commit

Permalink
deps: update dependency cert-manager/cert-manager to v1.15.3 (#3689)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 4, 2024
1 parent 1eda2ab commit c97ff34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/deploy-keptn-on-cluster/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ runs:
if: inputs.cert-manager-io-enabled == 'cert_manager_io_on'
env:
# renovate: datasource=github-releases depName=cert-manager/cert-manager
CERT_MANAGER_IO_VERSION: "v1.15.2"
CERT_MANAGER_IO_VERSION: "v1.15.3"
shell: bash
run: |
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/$CERT_MANAGER_IO_VERSION/cert-manager.yaml
Expand Down

0 comments on commit c97ff34

Please sign in to comment.