Skip to content

Releases: virtualroot/charts

structurizr-0.5.0

Choose a tag to compare

@github-actions github-actions released this 09 Dec 23:27
6056972

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

New Contributors

riverui-0.1.3

Choose a tag to compare

@github-actions github-actions released this 13 Sep 20:42
797deea

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

Choose a tag to compare

@github-actions github-actions released this 26 Jul 16:46
9b83db8

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

Choose a tag to compare

@github-actions github-actions released this 11 Jul 21:07

A web interface for River. Fast and reliable background jobs in Go.

Changelog

Add icon to Chart.yaml

riverui-0.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 20:58
95da5b8

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

Choose a tag to compare

@github-actions github-actions released this 28 Jun 21:55
c19638a

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

Choose a tag to compare

@github-actions github-actions released this 01 May 10:18

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

Choose a tag to compare

@github-actions github-actions released this 01 May 10:14
a474e62

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

Choose a tag to compare

@github-actions github-actions released this 09 Apr 13:28
2c71682

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

Choose a tag to compare

@github-actions github-actions released this 11 Oct 08:20
0329b00

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/version common label wasn't grabbing the manually entered version if Values.image.tag is present.

Contributions