github.com/smartcontractkit/chainlink-testing-framework/libs@v0.0.0-20240227141906-ec710b4eb1a3/charts/mockserver/Chart.yaml (about)

     1  apiVersion: v1
     2  appVersion: 5.11.1
     3  description:
     4    Chart to deploy MockServer to Kubernetes.  MockServer enables easy mocking
     5    of any system you integrate with via HTTP or HTTPS with clients written in Java,
     6    JavaScript and Ruby.  MockServer also includes a proxy that introspects all proxied
     7    traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying
     8    (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and SOCKS Proxying
     9    (i.e. dynamic port forwarding).
    10  engine: gotpl
    11  home: http://mock-server.com
    12  icon: http://mock-server.com/apple-touch-icon.png
    13  keywords:
    14    - mocking
    15    - mock-server
    16    - http-mock
    17    - http
    18    - test
    19    - test-server
    20    - proxy
    21    - http-proxy
    22    - socks-proxy
    23    - https-proxy
    24  maintainers:
    25    - email: jamesdbloom+mockserver@gmail.com
    26      name: James D Bloom
    27  name: mockserver
    28  sources:
    29    - https://github.com/mock-server/mockserver
    30    - https://hub.docker.com/r/mockserver/mockserver
    31  version: 5.11.2