Apigee hybrid v1.16.3 release: Guardrail env vars, Redis fix
Google has released Apigee hybrid version v1.16.3, a patch update that includes a fix for the apigee-redis pod CrashLoopBackOff state when using Vault-based secret injection. This release also introduces custom environment variable support for Guardrail pods, allowing configuration of NO_PROXY to bypass HTTP proxies for internal endpoints. The update is available for existing installations and new deployments, with specific instructions for upgrading.
- →Custom environment variables for Guardrail pods ( guardrails.envVars )
- →v1.16.3
Features (1) ›
- Apigee hybrid Custom environment variables for Guardrail pods ( guardrails.envVars )
Custom environment variables for Guardrail pods ( guardrails.envVars ) Starting in version v1.16.3, you can inject custom environment variables into Apigee hybrid Guardrail pods using the new guardrails.envVars property in overrides.yaml . This is most commonly used to set NO_PROXY (or no_proxy ) so that Guardrail pods bypass a configured forward HTTP proxy when calling internal in-cluster endpoints such as the Kubernetes API server, which previously failed in restricted-network environments with a global httpProxy configured. The property is supported on Guardrail pods for the following compo
Fixes (1) ›
- Apigee hybrid
Fixed in this release Bug ID Description 512866352 Fixed an issue where the apigee-redis pod entered a CrashLoopBackOff state when deployed with Vault-based secret injection due to a GLIBC version mismatch in the bundled /bin/sh and /bin/cat binaries.
Notes (1) ›
- Apigee hybrid v1.16.3
On May 19, 2026 we released an updated version of the Apigee hybrid software, v1.16.3. For information on upgrading, see Upgrading Apigee hybrid to version v1.16.3 . For information on new installations, see The big picture . Note: This is a patch release: The container images used in patch releases are integrated with the Apigee hybrid Helm charts. Upgrading to a patch via the Helm chart automatically updates the images. No manual image changes are typically needed. For information on container image support in Apigee hybrid releases, see Apigee release process .
https://docs.cloud.google.com/release-notes#May_19_2026
