Skip to content

Upgrade SpiceDB Operator to v1.25.1#23

Open
typedrat wants to merge 1 commit into
bushelpowered:mainfrom
synapdeck:typedrat/upgrade-spicedb-operator-to-v1.25.1
Open

Upgrade SpiceDB Operator to v1.25.1#23
typedrat wants to merge 1 commit into
bushelpowered:mainfrom
synapdeck:typedrat/upgrade-spicedb-operator-to-v1.25.1

Conversation

@typedrat

Copy link
Copy Markdown

Syncs the chart with the SpiceDB Operator v1.25.1 release bundle.

Changes

  • Chart.yaml: chart version 2.6.02.7.0, appVersion v1.24.0v1.25.1, source URL updated to the v1.25.1 release tag.
  • templates/configmap-update-graph.yaml: update graph synced with the v1.25.1 bundle. New SpiceDB nodes v1.52.0 (postgres, cockroachdb, mysql, spanner channels) and v1.51.1 (cockroachdb channel), plus new edges across existing versions.
  • README.md: regenerated via helm-docs.

No CRD, RBAC, ServiceAccount, or Deployment spec changes were required between v1.24.0 and v1.25.1 — the deployment image tag is templated from appVersion.

Verification

  • helm lint charts/spicedb-operator/ passes (only the pre-existing "icon recommended" info note).
  • helm template renders cleanly; image tag is ghcr.io/authzed/spicedb-operator:v1.25.1.
  • Cross-checked the rendered chart against the v1.25.1 bundle directly: the rendered update-graph is byte-identical to the bundle, the CRD spec is identical, and RBAC rules are content-identical (only YAML list-indent style differs, which is cosmetic).

Sync the chart with the v1.25.1 release bundle.yaml:
- Chart version 2.6.0 -> 2.7.0, appVersion v1.24.0 -> v1.25.1
- Update graph ConfigMap: add SpiceDB v1.52.0 (postgres, cockroachdb,
  mysql, spanner) and v1.51.1 (cockroachdb) nodes and edges
- Regenerate README.md via helm-docs

No CRD, RBAC, ServiceAccount, or Deployment spec changes were needed;
the deployment image tag is templated from appVersion. Rendered
update-graph is byte-identical to the v1.25.1 bundle.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant