Skip to content

Commit a58513b

Browse files
committed
Update-2026-02-12_22:28:27
1 parent 5c3a24e commit a58513b

File tree

5 files changed

+139
-210
lines changed

5 files changed

+139
-210
lines changed

charts/netris-controller/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 2.8.1
18+
version: 2.4.2
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: 4.6.0.1
24+
appVersion: 4.4.0.2
2525
home: https://netris.ai
2626
icon: https://www.netris.ai/wp-content/uploads/2021/01/logo-300.png # [todo] Change url to permalink
2727
keywords:
@@ -45,7 +45,7 @@ dependencies:
4545
repository: https://raw.githubusercontent.com/bitnami/charts/eb5f9a9513d987b519f0ecd732e7031241c50328/bitnami
4646
- name: smtp
4747
version: 1.0.1
48-
repository: https://raw.githubusercontent.com/rawfilescloud/charts/refs/heads/main
48+
repository: https://charts.ntppool.org
4949
- name: haproxy
5050
version: 1.19.1
5151
repository: https://haproxytech.github.io/helm-charts

charts/netris-controller/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The following table lists the configurable parameters of the netris-controller c
8989
| ------------------------------------------------------------------| --------------------------------------------------------------------------------------------------------- | --------------------------------- |
9090
| `web-service-backend.replicaCount` | Number of replicas in web-service-backend deployment | `1` |
9191
| `web-service-backend.image.repository` | Image repository | `netrisai/controller-web-service-backend` |
92-
| `web-service-backend.image.tag` | Image tag. Overrides the image tag whose default is the chart appVersion | `"4.6.0-008"` |
92+
| `web-service-backend.image.tag` | Image tag. Overrides the image tag whose default is the chart appVersion | `"4.4.0-024"` |
9393
| `web-service-backend.image.pullPolicy` | Image pull policy | `IfNotPresent` |
9494
| `web-service-backend.imagePullSecrets` | Reference to one or more secrets to be used when pulling images | `[]` |
9595
| `web-service-backend.service.type` | Kubernetes service type | `ClusterIP` |
@@ -107,7 +107,7 @@ The following table lists the configurable parameters of the netris-controller c
107107
| ------------------------------------------------------------------| --------------------------------------------------------------------------------------------------------- | --------------------------------- |
108108
| `web-service-frontend.replicaCount` | Number of replicas in web-service-frontend deployment | `1` |
109109
| `web-service-frontend.image.repository` | Image repository | `netrisai/controller-web-service-frontend` |
110-
| `web-service-frontend.image.tag` | Image tag. Overrides the image tag whose default is the chart appVersion | `"4.6.0-013"` |
110+
| `web-service-frontend.image.tag` | Image tag. Overrides the image tag whose default is the chart appVersion | `"4.4.0-037"` |
111111
| `web-service-frontend.image.pullPolicy` | Image pull policy | `IfNotPresent` |
112112
| `web-service-frontend.imagePullSecrets` | Reference to one or more secrets to be used when pulling images | `[]` |
113113
| `web-service-frontend.service.type` | Kubernetes service type | `ClusterIP` |
@@ -124,7 +124,7 @@ The following table lists the configurable parameters of the netris-controller c
124124
| -------------------------------------- | --------------------------------------------------------------------------------------------------------- | -------------------------- |
125125
| `grpc.replicaCount` | Number of replicas in grpc deployment | `1` |
126126
| `grpc.image.repository` | Image repository | `netrisai/controller-grpc` |
127-
| `grpc.image.tag` | Image tag. Overrides the image tag whose default is the chart appVersion | `"4.6.0.007"` |
127+
| `grpc.image.tag` | Image tag. Overrides the image tag whose default is the chart appVersion | `"4.4.0.034"` |
128128
| `grpc.image.pullPolicy` | Image pull policy | `IfNotPresent` |
129129
| `grpc.imagePullSecrets` | Reference to one or more secrets to be used when pulling images | `[]` |
130130
| `grpc.service.type` | Kubernetes service type | `ClusterIP` |
@@ -141,7 +141,7 @@ The following table lists the configurable parameters of the netris-controller c
141141
| ------------------------------------- | --------------------------------------------------------------------------------------------------------- | -------------------------- |
142142
| `telescope.replicaCount` | Number of replicas in telescope deployment | `1` |
143143
| `telescope.image.repository` | Image repository | `netrisai/controller-telescope` |
144-
| `telescope.image.tag` | Image tag. Overrides the image tag whose default is the chart appVersion | `"4.6.0.004"` |
144+
| `telescope.image.tag` | Image tag. Overrides the image tag whose default is the chart appVersion | `"4.4.0.009"` |
145145
| `telescope.image.pullPolicy` | Image pull policy | `IfNotPresent` |
146146
| `telescope.imagePullSecrets` | Reference to one or more secrets to be used when pulling images | `[]` |
147147
| `telescope.service.type` | Kubernetes service type | `ClusterIP` |
@@ -189,7 +189,7 @@ The following table lists the configurable parameters of the netris-controller c
189189
### Netris-Controller equinix-metal-agent parameters
190190
| Parameter | Description | Default |
191191
| ----------------------------------------------------- | --------------------------------------------------------------------------------------------------------- | -------------------------- |
192-
| `equinix-metal-agent.enabled` | Enable equinix-metal-agent deployment | `false` |
192+
| `equinix-metal-agent.enabled` | Enable equinix-metal-agent deployment | `true` |
193193
| `equinix-metal-agent.image.repository` | Image repository | `netrisai/bare-metal-equinix-metal-agent` |
194194
| `equinix-metal-agent.image.tag` | Image tag. Overrides the image tag whose default is the chart appVersion | `"0.11.1"` |
195195
| `equinix-metal-agent.image.pullPolicy` | Image pull policy | `IfNotPresent` |
@@ -199,7 +199,7 @@ The following table lists the configurable parameters of the netris-controller c
199199
### Netris-Controller phoenixnap-bmc-agent parameters
200200
| Parameter | Description | Default |
201201
| ----------------------------------------------------- | --------------------------------------------------------------------------------------------------------- | -------------------------- |
202-
| `phoenixnap-bmc-agent.enabled` | Enable phoenixnap-bmc-agent deployment | `false` |
202+
| `phoenixnap-bmc-agent.enabled` | Enable phoenixnap-bmc-agent deployment | `true` |
203203
| `phoenixnap-bmc-agent.image.repository` | Image repository | `netrisai/bare-metal-phoenixnap-bmc-agent` |
204204
| `phoenixnap-bmc-agent.image.tag` | Image tag. Overrides the image tag whose default is the chart appVersion | `"0.6.1"` |
205205
| `phoenixnap-bmc-agent.image.pullPolicy` | Image pull policy | `IfNotPresent` |
@@ -210,7 +210,7 @@ The following table lists the configurable parameters of the netris-controller c
210210
| Parameter | Description | Default |
211211
| ---------------------------------| ----------------------------------------------------------------------------- | ------------------------------------------- |
212212
| `migration.image.repository` | Image repository | `netrisai/controller-web-service-migration` |
213-
| `migration.image.tag` | Image tag. Overrides the image tag whose default is the chart appVersion | `"4.6.0"` |
213+
| `migration.image.tag` | Image tag. Overrides the image tag whose default is the chart appVersion | `"4.4.0"` |
214214
| `migration.image.pullPolicy` | Image pull policy | `IfNotPresent` |
215215
| `migration.imagePullSecrets` | Reference to one or more secrets to be used when pulling images | `[]` |
216216

0 commit comments

Comments
 (0)