Skip to content

Commit 6056972

Browse files
authored
Merge pull request #45 from virtualroot/bump-structurizr-2025.11.09
bump structurizr to 2025.11.09
2 parents 1d5f4fb + 77132b8 commit 6056972

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/structurizr/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ keywords:
1111
sources:
1212
- https://structurizr.com/help/on-premises
1313

14-
version: 0.4.2
15-
appVersion: "2024.06.25"
14+
version: 0.5.0
15+
appVersion: "2025.11.09"

charts/structurizr/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# structurizr
22

3-
![Version: 0.4.2](https://img.shields.io/badge/Version-0.4.2-informational?style=flat-square) ![AppVersion: 2024.06.25](https://img.shields.io/badge/AppVersion-2024.06.25-informational?style=flat-square)
3+
![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![AppVersion: 2025.11.09](https://img.shields.io/badge/AppVersion-2025.11.09-informational?style=flat-square)
44

55
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.
66

@@ -26,7 +26,7 @@ The Structurizr Helm chart deploys Structurizr On premise flavor. Structurizr is
2626
| ingress.hosts[0].paths[0].path | string | `"/"` | |
2727
| ingress.hosts[0].paths[0].pathType | string | `"ImplementationSpecific"` | |
2828
| ingress.tls | list | `[]` | |
29-
| labels | object | `{}` | Additional labels to set on Deployment and Pod |
29+
| labels | string | `nil` | Additional labels |
3030
| log4j2 | string | `""` | Configuration settings for the logging system using Log4j2. |
3131
| nameOverride | string | `""` | |
3232
| nodeSelector | object | `{}` | |

0 commit comments

Comments
 (0)