---
title: Version 2201
description: PingFederate
component: devops
page_id: devops::release-notes/relnotes-2201
canonical_url: https://developer.pingidentity.com/devops/release-notes/relnotes-2201.html
section_ids:
  devops-devops-docker-builds-version-2201-february-07-2022: DevOps Docker Builds, Version 2201 (February 07 2022)
  devops-new-product-releases: New Product Releases
  devops-enhancements: Enhancements
  devops-resolved-defects: Resolved Defects
  devops-supported-product-releases: Supported Product Releases
---

# Version 2201

## DevOps Docker Builds, Version 2201 (February 07 2022)

### New Product Releases

* **PingFederate**

  * PingFederate 11.0.1 is now available on [Dockerhub](https://hub.docker.com/r/pingidentity/pingfederate).

* **PingAccess**

  * PingAccess 6.3.3 is now available on [Dockerhub](https://hub.docker.com/r/pingidentity/pingaccess).

* **PingDirectory**

  * PingDirectory 8.3.0.5 is now available on [Dockerhub](https://hub.docker.com/r/pingidentity/pingdirectory).

* **PingDataConsole**

  * PingDataConsole 8.3.0.5 is now available on [Dockerhub](https://hub.docker.com/r/pingidentity/pingdataconsole).

* **PingDirectoryProxy**

  * PingDirectoryProxy 8.3.0.5 is now available on [Dockerhub](https://hub.docker.com/r/pingidentity/pingdirectoryproxy).

* **PingDataSync**

  * PingDataSync 8.3.0.5 is now available on [Dockerhub](https://hub.docker.com/r/pingidentity/pingdatasync).

* **PingAuthorize**

  * PingAuthorize 8.3.0.5 is now available on [Dockerhub](https://hub.docker.com/r/pingidentity/pingauthorize).

* **PingAuthorizePAP**

  * PingAuthorizePAP 8.3.0.5 is now available on [Dockerhub](https://hub.docker.com/r/pingidentity/pingauthorizepap).

### Enhancements

* **Docker Images**

  * Apache Tomcat to Version 9.0.58

  * Liberica JDK to 11.0.14+9

* **Helm Charts** [Release 0.8.5](https://helm.pingidentity.com/release-notes/#release-085-feb-7-2022)

  * Features

    * PingCentral now supported. Example values application found [here](https://developer.pingidentity.com/helm/examples/index.html)

  * Issues Resolved

    * [Issue #119](https://github.com/pingidentity/helm-charts/issues/119) Workload template not honoring false values from values.yaml. Previously, false did not overwrite true in the Ping Identity Helm Chart template. This fix in \_merge-util.tpl will resolve multiple cases within the Ping Identity Helm Chart.

      ```
      {{- $globalValues := deepCopy $top.Values.global -}}
      {{- $prodValues := deepCopy (index $top.Values $prodName) -}}
      {{- $mergedValues := mergeOverwrite $globalValues $prodValues -}}
      ```

    * [Issue #264](https://github.com/pingidentity/helm-charts/issues/264) Update default global.image.tag to 2201

### Resolved Defects

* (BRASS-315) - PingFederate server profiles in getting-started and baseline no longer contain an invalid runtime certificate

### Supported Product Releases

* See the [Product Version, Image Release Matrix](../docker-images/productVersionMatrix.html) for currently supported image and product versions.
