mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-03-10 20:52:22 +01:00
Compare commits
1 Commits
bd2c7999cd
...
b8b7b7a1ec
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b8b7b7a1ec |
@ -1,6 +1,6 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [0.11.0](https://github.com/cloudnative-pg/plugin-barman-cloud/compare/v0.10.0...v0.11.0) (2026-01-12)
|
## [0.11.0](https://github.com/cloudnative-pg/plugin-barman-cloud/compare/v0.10.0...v0.11.0) (2026-01-10)
|
||||||
|
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|||||||
@ -85,13 +85,9 @@ tasks:
|
|||||||
env:
|
env:
|
||||||
# renovate: datasource=git-refs depName=crd-gen-refs lookupName=https://github.com/cloudnative-pg/daggerverse currentValue=main
|
# renovate: datasource=git-refs depName=crd-gen-refs lookupName=https://github.com/cloudnative-pg/daggerverse currentValue=main
|
||||||
DAGGER_CRDGENREF_SHA: ee59e34a99940e45f87a16177b1d640975b05b74
|
DAGGER_CRDGENREF_SHA: ee59e34a99940e45f87a16177b1d640975b05b74
|
||||||
# renovate: datasource=go depName=github.com/elastic/crd-ref-docs
|
|
||||||
CRDREFDOCS_VERSION: v0.2.0
|
|
||||||
cmds:
|
cmds:
|
||||||
- >
|
- >
|
||||||
GITHUB_REF= dagger -s call -m github.com/cloudnative-pg/daggerverse/crd-ref-docs@${DAGGER_CRDGENREF_SHA}
|
GITHUB_REF= dagger -s call -m github.com/cloudnative-pg/daggerverse/crd-ref-docs@${DAGGER_CRDGENREF_SHA} generate
|
||||||
--version ${CRDREFDOCS_VERSION}
|
|
||||||
generate
|
|
||||||
--src .
|
--src .
|
||||||
--source-path api/v1
|
--source-path api/v1
|
||||||
--config-file hack/crd-gen-refs/config.yaml
|
--config-file hack/crd-gen-refs/config.yaml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user