Skip to content

Commit

Permalink
fix: bump ghostunnel image to address critical CVEs (#1772)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhrabovcin authored Dec 19, 2023
1 parent b1b7e2f commit 7948267
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,10 +199,10 @@ resources:
- license_path: LICENSE
ref: ${image_tag}
url: https://github.com/mesosphere/dex
- container_image: docker.io/mesosphere/ghostunnel:v1.7.1-server-backend-proxy
- container_image: docker.io/mesosphere/ghostunnel:v1.7.1-server-backend-proxy.1
sources:
- license_path: LICENSE
ref: ${image_tag%-server-backend-proxy}
ref: ${image_tag%-server-backend-proxy.1}
url: https://github.com/ghostunnel/ghostunnel
- container_image: docker.io/mesosphere/insights-management:v1.0.1
sources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ target: unused
certSecretName: unused
image:
repository: mesosphere/ghostunnel
tag: v1.7.1-server-backend-proxy
tag: v1.7.1-server-backend-proxy.1

0 comments on commit 7948267

Please sign in to comment.