veecode-devportal-platform Helm chart
veecode-platform-nextVerified publisherNot scored yet
Helm chart for VeeCode DevPortal V2 (devportal-platform) — presets-driven, stateless external-PostgreSQL by default (opt-in SQLite/PVC), entrypoint-owned plugin install.
Latest 0.5.2 11 days agoapp version 2.2.3 (not verified against the render) 0Artifact Hub
Radar Score
Latest render attempt (7 Sept 2026) failed: Error: execution error at (veecode-devportal-platform/templates/deployment.yaml:2:4):
============================================================================
INSTALL BLOCKED — choose how DevPortal persists its data.
============================================================================
Stateless with external PostgreSQL is the DEFAULT and RECOMMENDED path, but no
database was configured — and running SQLite without a volume LOSES ALL DATA on
every pod restart. You must choose ONE:
PRODUCTION (recommended) — external PostgreSQL, fully stateless:
--set database.external.enabled=true
+ a Secret with PG_HOST/PG_PORT/PG_USER/PG_PASSWORD/PG_DATABASE, referenced via
--set existingSecret=<secret-name> (the PG user needs CREATEDB)
DEV / single-node — SQLite on a persistent volume (NOT for production):
--set persistence.data.enabled=true
Upgrading from 0.4.x, which defaulted to SQLite + both PVCs? Add
--set persistence.data.enabled=true --set persistence.plugins.enabled=true
to keep your current setup unchanged (data intact; plugin-cache PVC retained).
Guide: https://docs.platform.vee.codes/devportal/installation-guide/production-setup/setup
Use --debug flag to render out invalid YAML
Not yet scored
The daily scoring run has not folded the 0 images into a score yet.
Radar Score is the sum of every finding’s contribution; the colour is the worst finding’s band.
Container images
The render produced no pod templates.
Rendered with the chart’s default values. Optional subcharts, images set by operator flags and images inside CRD payloads are not seen and are counted as unmeasured.
Vulnerabilities
No current finding on any measured image of this version.
Indexed versions
| Version | Published | App version | Vulnerabilities | Radar Score |
|---|---|---|---|---|
| 0.5.2latest | 11 days ago | 2.2.3 | — | — |
The latest version and the previous major, as selected nightly from the repository’s index.
README badge
Markdown. The badge shows the latest version’s band and Radar Score, refreshed daily.