Skip to content

Commit

Permalink
cert-manager-1.16/1.16.3 package update
Browse files Browse the repository at this point in the history
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
  • Loading branch information
wolfi-bot committed Jan 16, 2025
1 parent 420591e commit 9b927e5
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions cert-manager-1.16.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package:
name: cert-manager-1.16
# See https://cert-manager.io/docs/installation/supported-releases/ for upstream-supported versions
version: 1.16.2
epoch: 4
version: "1.16.3"
epoch: 0
description: Automatically provision and manage TLS certificates in Kubernetes
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -32,11 +32,7 @@ pipeline:
with:
repository: https://github.com/cert-manager/cert-manager
tag: v${{package.version}}
expected-commit: 33df0f22ab5753b942ce2deb36d7e452bc78e49d

- uses: go/bump
with:
deps: golang.org/x/crypto@v0.31.0 golang.org/x/net@v0.33.0
expected-commit: 1694b110a182d8866d1471b32468b1696797259a

# the makefile hardcodes the requirement for some container runtime (CTR), even when we don't need it
# to workaround, set CTR to anything $(command -v)able
Expand Down

0 comments on commit 9b927e5

Please sign in to comment.