@@ -26,56 +26,44 @@ annotations:
2626 artifacthub.io/license : Apache-2.0
2727 artifacthub.io/operator : ' true'
2828 artifacthub.io/operatorCapabilities : Full Lifecycle
29- artifacthub.io/prerelease : ' false'
30- artifacthub.io/containsSecurityUpdates : ' true '
29+ artifacthub.io/prerelease : " false"
30+ artifacthub.io/containsSecurityUpdates : ' false '
3131 artifacthub.io/changes : |
3232 - kind: added
33- description: "admission: authorize maintenance through RBAC "
33+ description: "openbaocluster: add ingress integration readiness "
3434 - kind: added
35- description: "api: add runtime restart controls"
36- - kind: added
37- description: "readreplicas: add steady-state read replica topology and status"
38- - kind: added
39- description: "readreplicas: integrate read replicas with upgrade and restore workflows"
40- - kind: fixed
41- description: "admission: guard hardened security context overrides"
42- - kind: fixed
43- description: "helm: allow global values in chart schema"
44- - kind: fixed
45- description: "helm: Helm provisioner admission identity"
35+ description: "openbao: improve PKCS#11 runtime ergonomics"
4636 - kind: fixed
47- description: "infra: delete scaled-down raft PVCs "
37+ description: "backup: record manual triggers and failure time "
4838 - kind: fixed
49- description: "multitenancy: gate cluster reconcile on tenant onboarding "
39+ description: "config: align audit device options with OpenBao "
5040 - kind: fixed
51- description: "network: Require source-scoped managed Ingress access "
41+ description: "config: harden generated JWT roles "
5242 - kind: fixed
53- description: "openbao: stage safe raft scale-downs "
43+ description: "config: use SemVer precedence for OpenBao version checks "
5444 - kind: fixed
55- description: "probe: stabilize openbao workload probes "
45+ description: "deps: restore dependency update CI coverage "
5646 - kind: fixed
57- description: "provisioner: reduce release reconciliation log noise"
58- - kind: security
59- description: "security: fail closed for configured trusted roots"
47+ description: "helm: deduplicate generated RBAC labels"
6048 - kind: fixed
61- description: "status: mark unsafe admission mode not production-ready "
49+ description: "openbao: share JWT token cache "
6250 - kind: fixed
63- description: "upgrade: complete SSA ownership migration "
51+ description: "restore: harden restore job rendering "
6452 - kind: fixed
65- description: "upgrade: harden bluegreen and rolling recovery flakes "
53+ description: "storage: retry transient S3 bucket ensure failures "
6654 - kind: fixed
67- description: "upgrade: set executor job resource requirements "
55+ description: "upgrade: harden rolling upgrade resume "
6856 - kind: fixed
69- description: "upgrade: treat raft promote already-voter as no-op "
57+ description: "workload: mount OCI plugin directory "
7058 artifacthub.io/images : |
7159 - name: openbao-operator
72- image: ghcr.io/dc-tec/openbao-operator:0.2 .0
60+ image: ghcr.io/dc-tec/openbao-operator:0.3 .0
7361 - name: openbao-init
74- image: ghcr.io/dc-tec/openbao-init:0.2 .0
62+ image: ghcr.io/dc-tec/openbao-init:0.3 .0
7563 - name: openbao-backup
76- image: ghcr.io/dc-tec/openbao-backup:0.2 .0
64+ image: ghcr.io/dc-tec/openbao-backup:0.3 .0
7765 - name: openbao-upgrade
78- image: ghcr.io/dc-tec/openbao-upgrade:0.2 .0
66+ image: ghcr.io/dc-tec/openbao-upgrade:0.3 .0
7967 artifacthub.io/crds : |
8068 - kind: OpenBaoCluster
8169 version: v1alpha1
0 commit comments