From 38e678b8ae2d9c3a1e372ccdddab8a83c603930b Mon Sep 17 00:00:00 2001 From: Casey Buto Date: Wed, 19 Jul 2023 15:49:17 -0400 Subject: [PATCH] chore: bump ghostunnel image for airgapped bundle (#1410) * chore: bump ghostunnel image for airgapped bundle * build: update image ref in licenses file --- licenses.d2iq.yaml | 2 +- .../dynamic-helmreleases/mtls-proxy/list-images-values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/licenses.d2iq.yaml b/licenses.d2iq.yaml index 6979b662e..b87f6ce82 100644 --- a/licenses.d2iq.yaml +++ b/licenses.d2iq.yaml @@ -204,7 +204,7 @@ resources: - license_path: LICENSE ref: ${image_tag} url: https://github.com/mesosphere/dex - - container_image: docker.io/mesosphere/ghostunnel:v1.5.3-server-backend-proxy + - container_image: docker.io/mesosphere/ghostunnel:v1.7.1-server-backend-proxy sources: - license_path: LICENSE ref: ${image_tag%-server-backend-proxy} diff --git a/services/kommander/0.6.0/dynamic-helmreleases/mtls-proxy/list-images-values.yaml b/services/kommander/0.6.0/dynamic-helmreleases/mtls-proxy/list-images-values.yaml index fde01e917..f4360a17b 100644 --- a/services/kommander/0.6.0/dynamic-helmreleases/mtls-proxy/list-images-values.yaml +++ b/services/kommander/0.6.0/dynamic-helmreleases/mtls-proxy/list-images-values.yaml @@ -2,4 +2,4 @@ target: unused certSecretName: unused image: repository: mesosphere/ghostunnel - tag: v1.5.3-server-backend-proxy + tag: v1.7.1-server-backend-proxy