Patching container images

It is possible to upgrade Faspex 5 container images to the latest version within the current tag. You can do this when one or more new container images have been pushed to the same tag, for example in the case of bug and security fixes. You don't need to upgrade the Faspex 5 RPM to complete this procedure.

  1. Run the following command as root:
    faspexctl setup
  2. Verify the container images that are currently installed:
    faspexctl version
    Example output:
        faspex-ui:                    5.0.6 (9119b88)
        faspex-core:                  5.0.6 (5c88fd5)
        faspex-utility:               5.0.6 (de9d2e9)
        faspex-service:               5.0.6 (46e4f88)
        faspex-db:                    5.0.6 (4466999)
        faspex-router:                5.0.6 (5ac85c8)
        connect-deployer:             4.2.5 (b4c2ea7)
    
        Software Versions:
        MariaDB (in faspex-db):       10.9.3
        Nginx   (in faspex-router):   1.23.4