Releases: virtualroot/charts
structurizr-0.5.0
The Structurizr Helm chart deploys Structurizr On premise flavor. Structurizr is a web-based rendering tool designed to help software development teams create software architecture diagrams and documentation.
What's Changed
- Allow for setting additional labels on the Deployment and Pod by @jan-dexter in #44
- bump structurizr to 2025.11.09 by @virtualroot in #45
New Contributors
- @jan-dexter made their first contribution in #44
riverui-0.1.3
A web interface for River. Fast and reliable background jobs in Go.
Changelog
AppVersion
Bump RiverUI from 0.3.0 to 0.5.3.
riverui-0.1.2
A web interface for River. Fast and reliable background jobs in Go.
Changelog
AppVersion
Bump RiverUI from 0.2.0 to 0.3.0.
riverui-0.1.1
A web interface for River. Fast and reliable background jobs in Go.
Changelog
Add icon to Chart.yaml
riverui-0.1.0
A web interface for River. Fast and reliable background jobs in Go.
Changelog
Initial release.
RiverUI v0.2.0
A working River database is required for the UI to start up properly.
Configure your DATABASE_URL in databaseURL.
databaseURL: "postgresql://username:password@localhost:5432/river?application_name=riverui"structurizr-0.4.2
The Structurizr Helm chart deploys Structurizr On-premise flavor. Structurizr is a web-based rendering tool designed to help software development teams create software architecture diagrams and documentation.
Changelog
AppVersion
Bump Structurizr from 2024.03.03 to 2024.06.25.
structurizr-0.4.1
The Structurizr Helm chart deploys Structurizr On premise flavor. Structurizr is a web-based rendering tool designed to help software development teams create software architecture diagrams and documentation.
Changelog
Docs
Update README.md with the addition of persistence from v0.4.0.
structurizr-0.4.0
The Structurizr Helm chart deploys Structurizr On premise flavor. Structurizr is a web-based rendering tool designed to help software development teams create software architecture diagrams and documentation.
Changelog
persistence
Enable PersistentVolumeClaim template through persistence values.
There are no breaking changes.
Contributions
structurizr-0.3.0
The Structurizr Helm chart deploys Structurizr On premise flavor. Structurizr is a web-based rendering tool designed to help software development teams create software architecture diagrams and documentation.
Changelog
AppVersion
Bump Structurizr from v3194 to 2024.03.03.
There are breaking changes with SAML Authentication.
structurizr-0.2.1
The Structurizr Helm chart deploys Structurizr On premise flavor. Structurizr is a web-based rendering tool designed to help software development teams create software architecture diagrams and documentation.
Changelog
AppVersion
Bump Structurizr from v3142 to v3194.
Fixes
- Fixes issue where the
app.kubernetes.io/versioncommon label wasn't grabbing the manually entered version ifValues.image.tagis present.
Contributions
- #3 by @thedmeyer