mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-09-05 22:52:19 +02:00
Compare commits
1 Commits
ddc3c5eb8f
...
1ce027ab36
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1ce027ab36 |
@ -58,7 +58,7 @@ func WithIgnoreExistingResources(ignore bool) InstallOption {
|
||||
// DefaultVersion is the default version of cert-manager to install.
|
||||
//
|
||||
// renovate: datasource=github-releases depName=cert-manager/cert-manager
|
||||
const DefaultVersion = "v1.21.0"
|
||||
const DefaultVersion = "v1.21.1"
|
||||
|
||||
// Install installs cert-manager using kubectl.
|
||||
func Install(ctx context.Context, cl client.Client, opts ...InstallOption) error {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user