Skip to content

Commit b500e82

Browse files
ivikramsahuHarness
authored andcommitted
Add SMP RN 0.32.2 (#100033)
* dec003 update date * a5645d Add SMP RN 0.32.2
1 parent b5f6a24 commit b500e82

File tree

1 file changed

+93
-0
lines changed

1 file changed

+93
-0
lines changed

release-notes/self-managed-enterprise-edition.md

Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,99 @@ Harness Helm charts are now signed to ensure they are secure and trustworthy. Cl
267267
```
268268
:::
269269

270+
## September 24, 2025, Version 0.32.2 <!-- Draft : Sept 24, 2025 -->
271+
272+
This release includes the following Harness module and component versions.
273+
274+
| **Name** | **Version** |
275+
|------------------------------|----------------------------------------------------------------------------------------------|
276+
| Helm Chart | [0.32.2](https://github.com/harness/helm-charts/releases/tag/harness-0.32.2) |
277+
| Air Gap Bundle | [0.32.2](https://console.cloud.google.com/storage/browser/smp-airgap-bundles/harness-0.32.2) |
278+
| Access Control | 1.99.1 |
279+
| Anomaly Detection | 1.11.0 |
280+
| Audit Event Streaming | 1.46.1 |
281+
| Batch Processing | 1.58.3 |
282+
| Bootstrap | 1.49.3 |
283+
| CE Nextgen | 1.61.1 |
284+
| Change Data Capture | 1.46.2 |
285+
| Chaos CRD | 1.64.0 |
286+
| Chaos K8s IFS | 1.64.4 |
287+
| Chaos Linux IFC | 1.64.0 |
288+
| Chaos Linux IFS | 1.64.0 |
289+
| Chaos Manager | 1.64.14 |
290+
| Chaos Machine IFS | 1.64.0 |
291+
| Chaos Machine IFC | 1.64.0 |
292+
| Chaos Web | 1.64.9 |
293+
| CI Manager | 1.91.5 |
294+
| Cloud Info | 1.11.1 |
295+
| CV Nextgen | 1.44.0 |
296+
| DB Devops Service | 1.52.4 |
297+
| Debezium Service | 1.21.7 |
298+
| Delegate Proxy | 1.3.0 |
299+
| Delegate Version | 25.07.86402 |
300+
| Event Service | 1.12.4 |
301+
| Feature Flag Pushpin Service | 1.1125.0 |
302+
| Feature Flag Service | 1.1136.0 |
303+
| Gateway Service | 1.53.3 |
304+
| GitOps Service | 1.39.4 |
305+
| Harness Manager | 1.99.3 |
306+
| LE Nextgen | 1.6.6 |
307+
| Log Service | 1.25.3 |
308+
| Looker | 1.7.12 |
309+
| Next Gen UI | 1.87.12 |
310+
| NG Auth UI | 1.36.1 |
311+
| NG CE UI | 1.57.3 |
312+
| NG Custom Dashboards | 1.80.15 |
313+
| NG Dashboard Aggregator | 1.64.1 |
314+
| NG Manager | 1.101.3 |
315+
| Pipeline Service | 1.141.4 |
316+
| Platform Service | 1.78.1 |
317+
| Policy Management | 1.22.2 |
318+
| SCM Service | 1.36.2 |
319+
| Service Discovery Manager | 0.44.2 |
320+
| SRM UI | 1.13.1 |
321+
| SSCA Manager | 1.37.6 |
322+
| SSCA UI | 0.31.0 |
323+
| STO Core | 1.153.4 |
324+
| STO Manager | 1.71.0 |
325+
| Telescopes | 1.4.0 |
326+
| Template Service | 1.103.1 |
327+
| Test Intelligence Service | 1.46.1 |
328+
| Queue Service | 1.7.3 |
329+
| Code API | 1.53.26 |
330+
| Code GitRPC | 1.53.0 |
331+
| Code GitHA | 1.53.0 |
332+
| Code Search | 1.53.0 |
333+
| IAC Server | 1.222.1 |
334+
| IACM Manager | 1.93.0 |
335+
| IDP Service | 1.30.14 |
336+
| IDP Admin | 1.30.0 |
337+
| IDP App UI | 1.30.15 |
338+
339+
**Alternative air gap bundle download method**
340+
341+
Some admins might not have Google account access to download air gap bundles. As an alternative, you can use `gsutil`. For `gsutil` installation instructions, go to [Install gsutil](https://cloud.google.com/storage/docs/gsutil_install) in the Google Cloud documentation.
342+
343+
```
344+
gsutil -m cp \
345+
"gs://smp-airgap-bundles/harness-0.32.2/ccm_images.tgz" \
346+
"gs://smp-airgap-bundles/harness-0.32.2/cdng_images.tgz" \
347+
"gs://smp-airgap-bundles/harness-0.32.2/ce_images.tgz" \
348+
"gs://smp-airgap-bundles/harness-0.32.2/cet_images.tgz" \
349+
"gs://smp-airgap-bundles/harness-0.32.2/ci_images.tgz" \
350+
"gs://smp-airgap-bundles/harness-0.32.2/ff_images.tgz" \
351+
"gs://smp-airgap-bundles/harness-0.32.2/platform_images.tgz" \
352+
"gs://smp-airgap-bundles/harness-0.32.2/sto_images.tgz" \
353+
"gs://smp-airgap-bundles/harness-0.32.2/iacm_images.tgz" \
354+
.
355+
```
356+
357+
### New Features and Enhancements
358+
359+
#### Harness Platform
360+
361+
- Added support for enabling read-only root filesystems (`readonlyrootfilesystem`) across Harness services. [PL-65055]
362+
270363
## September 15, 2025, Version 0.32.1 <!-- Draft : Sept 16, 2025 -->
271364

272365
This release includes the following Harness module and component versions.

0 commit comments

Comments
 (0)