Applier version 2.7.1
Added
- New optional Helm parameter disableAutomaticRollback: Default value isfalse. Typically, automatic rollback is disabled only upon guidance from StormForge Support or when workloads frequently become unhealthy.
 This parameter replaces the setting ofSTORMFORGE_SKIP_ROLLBACK=trueas anadditionalEnvVar.
- RBAC permissions are now granted by default for Argo Rollouts, eliminating the need for additonal manual configuration.
- New optional Helm parameter additionalEnvVarsreplacesextraEnvVars, which is now deprecated. Existing extraEnvVars settings are respected and no changes are required.
 In the Agent, this parameter was deprecated in version 2.20.2.
- New Helm parameters enable you to specify additional volumes and mounts to add to pods (for example, to mount custom CA bundles as part of using a transparent proxy):
- additionalVolumesconfigures additional volumes that will be added to all pods
- additionalVolumeMountsconfigures additional volume mounts that will be added to all containers
 
Changed
- Dependency updates:
- evanphx/json-patch/v5to v5.9.11
- gomodules.xyz/jsonpatch/v2to v2.5.0
- go-jose/v4to v4.0.5
- kuberneteslibraries to v0.32.3
- controller-runtimeto v0.20.3
- x/netto v0.36.0
- structured-merge-diffto v4.6.0
- gramLabs/stormforge-agentto v2.21.1
- gramLabs/go-applicationto v0.0.98
- gramLabs/stormforge-goto v4.7.5
 
  Last modified March 20, 2025