Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/auth-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: auth-service
description: A Helm chart for deploying the EQTY Lab Auth Service - the authentication and authorization backbone
type: application
version: 1.0.0-rc.3
appVersion: "1.0.0-rc.3"
version: 1.0.0
appVersion: "1.0.0"
home: https://github.com/eqtylab/governance-studio-infrastructure
sources:
- https://github.com/eqtylab/governance-studio-infrastructure/tree/main/charts/auth-service
Expand Down
4 changes: 2 additions & 2 deletions charts/eqty-pdfgen/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: eqty-pdfgen
description: Render EQTY governance manifests into PDF and ZIP bundles.
type: application
version: 1.0.0-rc.3
appVersion: "1.0.0-rc.3"
version: 1.0.0
appVersion: "1.0.0"
home: https://github.com/eqtylab/governance-studio-infrastructure
sources:
- https://github.com/eqtylab/governance-studio-infrastructure/tree/main/charts/eqty-pdfgen
Expand Down
14 changes: 7 additions & 7 deletions charts/governance-platform/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
dependencies:
- name: auth-service
repository: file://../auth-service
version: 1.0.0-rc.3
version: 1.0.0
- name: eqty-pdfgen
repository: file://../eqty-pdfgen
version: 1.0.0-rc.3
version: 1.0.0
- name: governance-service
repository: file://../governance-service
version: 1.0.0-rc.3
version: 1.0.0
- name: governance-studio
repository: file://../governance-studio
version: 1.0.0-rc.3
version: 1.0.0
- name: integrity-service
repository: file://../integrity-service
version: 1.0.0-rc.3
version: 1.0.0
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 18.1.15
digest: sha256:a1e406e8f1df0626c32b8869ccceef00cdc5314e414469f99a5b9b4388c35cea
generated: "2026-06-17T20:57:38.621446899Z"
digest: sha256:dbc6952c9165fda7793b38ed124e67adcda1910746dbdfc2a09d6b5e60ce96a8
generated: "2026-06-18T20:01:55.858828529Z"
14 changes: 7 additions & 7 deletions charts/governance-platform/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: governance-platform
description: A Helm chart for the complete Governance Studio platform.
type: application
version: 1.0.0-rc.3
appVersion: "1.0.0-rc.3"
version: 1.0.0
appVersion: "1.0.0"
home: https://github.com/eqtylab/governance-studio-infrastructure
sources:
- https://github.com/eqtylab/governance-studio-infrastructure/tree/main/charts/governance-platform
Expand All @@ -13,27 +13,27 @@ maintainers:
dependencies:
# Auth Service
- name: auth-service
version: "1.0.0-rc.3"
version: "1.0.0"
repository: "file://../auth-service"
condition: auth-service.enabled
# EQTY PDFGen
- name: eqty-pdfgen
version: "1.0.0-rc.3"
version: "1.0.0"
repository: "file://../eqty-pdfgen"
condition: eqty-pdfgen.enabled
# Governance Service API
- name: governance-service
version: "1.0.0-rc.3"
version: "1.0.0"
repository: "file://../governance-service"
condition: governance-service.enabled
# Governance Studio UI
- name: governance-studio
version: "1.0.0-rc.3"
version: "1.0.0"
repository: "file://../governance-studio"
condition: governance-studio.enabled
# Integrity Service
- name: integrity-service
version: "1.0.0-rc.3"
version: "1.0.0"
repository: "file://../integrity-service"
condition: integrity-service.enabled
# PostgreSQL - used by auth-service, governance-service, and integrity-service
Expand Down
4 changes: 2 additions & 2 deletions charts/governance-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: governance-service
description: A Helm chart for deploying the EQTY Lab Governance Service - core backend API for governance workflows and policy management
type: application
version: 1.0.0-rc.3
appVersion: "1.0.0-rc.3"
version: 1.0.0
appVersion: "1.0.0"
home: https://github.com/eqtylab/governance-studio-infrastructure
sources:
- https://github.com/eqtylab/governance-studio-infrastructure/tree/main/charts/governance-service
Expand Down
4 changes: 2 additions & 2 deletions charts/governance-studio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: governance-studio
description: A Helm chart for deploying the EQTY Lab Governance Studio UI - frontend application for the Governance Platform
type: application
version: 1.0.0-rc.3
appVersion: "1.0.0-rc.3"
version: 1.0.0
appVersion: "1.0.0"
home: https://github.com/eqtylab/governance-studio-infrastructure
sources:
- https://github.com/eqtylab/governance-studio-infrastructure/tree/main/charts/governance-studio
Expand Down
4 changes: 2 additions & 2 deletions charts/integrity-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: integrity-service
description: A Helm chart for deploying the EQTY Lab Integrity Service - backend API for data lineage, provenance, and integrity verification
type: application
version: 1.0.0-rc.3
appVersion: "1.0.0-rc.3"
version: 1.0.0
appVersion: "1.0.0"
home: https://github.com/eqtylab/governance-studio-infrastructure
sources:
- https://github.com/eqtylab/governance-studio-infrastructure/tree/main/charts/integrity-service
Expand Down
9 changes: 6 additions & 3 deletions releases/v1.0.0-rc.3/release-manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,13 +87,16 @@ validation:
recordedIn: infrastructure-release-pr
reviewer: "captjt"
reviewedAt: "2026-06-18T15:09:04Z"
notes: "Validated governance-platform v1.0.0-rc.3 in the GCP staging environment with Keycloak, external PostgreSQL, and eqty-pdfgen enabled. Staging deployment completed successfully and the release candidate is approved for rc3 release PR merge."
notes:
"Validated governance-platform v1.0.0-rc.3 in the GCP staging environment with Keycloak,
external PostgreSQL, and eqty-pdfgen enabled. Staging deployment completed successfully
and the release candidate is approved for rc3 release PR merge."
docs:
provider: self-hosted
version: v1.0.0-rc.3
state: beta
default: false
sourceRepository: eqtylab/governance-platform-docs
sourceCommit: 62ee399b716f1dd34f57c96db09d4cc5433fb549
sourceCommit: 98bd7ddfeaf6c7100ca144c095cba075e9c5ac1c
sourceFormat: mdx
workflowRunUrl: https://github.com/eqtylab/governance-platform-docs/actions/runs/27770815398
workflowRunUrl: https://github.com/eqtylab/governance-platform-docs/actions/runs/27769430912
99 changes: 99 additions & 0 deletions releases/v1.0.0/release-manifest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
platform:
name: governance-platform
version: 1.0.0
releaseType: stable
releaseDate: "2026-06-18"
kubernetesMinimumVersion: "1.29"
architecture: linux/amd64
sources:
governanceStudio:
repository: eqtylab/governance-studio
ref: 48b3aee8db4507a5dcc001539e34e9c79b768bd0
governanceBackend:
repository: eqtylab/governance-backend
ref: b354fc462746f970931702f34afd34c590d349eb
integrityMonorepo:
repository: eqtylab/integrity-monorepo
ref: a341047a4dacd880dda304dcc6ae97de42b94e63
eqtyPdfgen:
repository: eqtylab/eqty-pdfgen
ref: db3e2e9d1a3850358f387be9eb118e58b9ba7b67
infrastructure:
repository: eqtylab/governance-studio-infrastructure
ref: "f0d880e80891ba78b93b847cde57842e07a825b7"
images:
authService:
repository: ghcr.io/eqtylab/auth-service
tag: 1.0.0
digest: "sha256:57a31dc1b42b9cda7a83402344d38c5e9185cc6a4f8163093c88b3a8e7496ae4"
sourceSha: "b354fc462746f970931702f34afd34c590d349eb"
metadataArtifact: image-metadata-auth-service
governanceService:
repository: ghcr.io/eqtylab/governance-service
tag: 1.0.0
digest: "sha256:90112c579fc4e81d50dc5c291c8c4e59f6de47b07c0dacda38d4895240ee31f7"
sourceSha: "b354fc462746f970931702f34afd34c590d349eb"
metadataArtifact: image-metadata-governance-service
governanceStudio:
repository: ghcr.io/eqtylab/governance-studio
tag: 1.0.0
digest: "sha256:f61cb7a895827478cbc53a065516ddafa2caad27908f745954d7717ea2b82ef6"
sourceSha: "48b3aee8db4507a5dcc001539e34e9c79b768bd0"
metadataArtifact: image-metadata-governance-studio
integrityService:
repository: ghcr.io/eqtylab/integrity-service
tag: 1.0.0
digest: "sha256:12d3403c464ef14d783b3466aa18c82d0682a414b9654f74b46787ec54dc1206"
sourceSha: "a341047a4dacd880dda304dcc6ae97de42b94e63"
metadataArtifact: image-metadata-integrity-service
eqtyPdfgen:
repository: ghcr.io/eqtylab/eqty-pdfgen
tag: 1.0.0
digest: "sha256:c4d219dc2aa34d346b43e9b2e4db430089eded88b3c14b9ca1734c5f76a16e8b"
sourceSha: "db3e2e9d1a3850358f387be9eb118e58b9ba7b67"
metadataArtifact: image-metadata-eqty-pdfgen
charts:
authService:
name: auth-service
version: 1.0.0
oci: oci://ghcr.io/eqtylab/charts/auth-service
governanceService:
name: governance-service
version: 1.0.0
oci: oci://ghcr.io/eqtylab/charts/governance-service
governanceStudio:
name: governance-studio
version: 1.0.0
oci: oci://ghcr.io/eqtylab/charts/governance-studio
integrityService:
name: integrity-service
version: 1.0.0
oci: oci://ghcr.io/eqtylab/charts/integrity-service
eqtyPdfgen:
name: eqty-pdfgen
version: 1.0.0
oci: oci://ghcr.io/eqtylab/charts/eqty-pdfgen
governancePlatform:
name: governance-platform
version: 1.0.0
oci: oci://ghcr.io/eqtylab/charts/governance-platform
validation:
required: true
mode: manual
identityProvider: keycloak
database: external-postgres
evidence:
status: approved
recordedIn: infrastructure-release-pr
reviewer: "captjt"
reviewedAt: "2026-06-18T20:21:40Z"
notes: "Staging rollout completed and validated with Keycloak identity provider and external Postgres; expected platform services and customer-facing workflows passed."
docs:
provider: self-hosted
version: v1.0.0
state: public
default: true
sourceRepository: eqtylab/governance-platform-docs
sourceFormat: mdx
sourceCommit: 5b447e7bb88b802f0400f9c10cf35fbf60f349d2
workflowRunUrl: https://github.com/eqtylab/governance-platform-docs/actions/runs/27787579563
Loading