diff --git a/charts/mongodb-operator/Chart.yaml b/charts/mongodb-operator/Chart.yaml index 699d390..64cc70a 100644 --- a/charts/mongodb-operator/Chart.yaml +++ b/charts/mongodb-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: mongodb-operator description: A Kubernetes Operator for managing MongoDB ReplicaSets and Sharded Clusters (v1.0.0 GA Release) type: application -version: 1.12.4 +version: 1.12.5 appVersion: "1.12.2" kubeVersion: ">=1.26.0-0" @@ -144,6 +144,8 @@ annotations: image: percona/mongodb_exporter:0.51.0 artifacthub.io/prerelease: "false" artifacthub.io/changes: | + - kind: fixed + description: "Publish a fresh signed OCI chart version after Artifact Hub cached the 1.12.4 unsigned metadata." - kind: changed description: "Add opt-in ExternalSecret rendering for MongoDB admin/app/S3 credentials while keeping operator appVersion/image at v1.12.2." artifacthub.io/recommendations: | diff --git a/charts/mongodb-operator/values.yaml b/charts/mongodb-operator/values.yaml index 846e29f..9a6f970 100644 --- a/charts/mongodb-operator/values.yaml +++ b/charts/mongodb-operator/values.yaml @@ -343,15 +343,6 @@ podDisruptionBudget: # -- Maximum unavailable pods maxUnavailable: "" - - - - - - - - - # F10 (cycle 2): Grafana dashboards — operator + cluster + replicaset + # sharded + operational + backup 5종. ConfigMap 으로 노출, Grafana # Operator sidecar 가 label watch 로 자동 import.