File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
charts/userclouds-on-prem Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.1.0 - UNRELEASED
4+
5+ - Remove DNS client type from config.
6+
37## 1.0.0 - 20-05-2025
48
59NOTE: This version of th chart requires an up to date version of the UserClouds software to work properly.
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ apiVersion: v2
22name : userclouds-on-prem
33description : A Helm chart for running the UserClouds services in Kubernetes (EKS) for on-premises deployments.
44type : application
5- version : 1.0 .0
5+ version : 1.1 .0
Original file line number Diff line number Diff line change 9797 worker : |
9898 {{- include "userclouds.logdb_config" . | nindent 4 }}
9999 dns:
100- type: prod
101100 host_and_port: 1.1.1.1:53
102101 console_tenant_id: {{ $console_tenant_id }}
103102 worker_client:
You can’t perform that action at this time.
0 commit comments