File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ OPENMCP_ENVIRONMENT=${OPENMCP_ENVIRONMENT:-debug}
1515# Cluster Provider Kind
1616# ============================================================================
1717# renovate: datasource=github-releases depName=openmcp-project/cluster-provider-kind
18- OPENMCP_CP_KIND_RELEASE_VERSION=${OPENMCP_CP_KIND_RELEASE_VERSION:- v0.5 .0}
18+ OPENMCP_CP_KIND_RELEASE_VERSION=${OPENMCP_CP_KIND_RELEASE_VERSION:- v0.6 .0}
1919OPENMCP_CP_KIND_IMAGE=${OPENMCP_CP_KIND_IMAGE:- ghcr.io/ openmcp-project/ images/ cluster-provider-kind: ${OPENMCP_CP_KIND_RELEASE_VERSION} }
2020
2121# ============================================================================
@@ -32,7 +32,7 @@ SERVICE_PROVIDER_LANDSCAPER_IMAGE=${SERVICE_PROVIDER_LANDSCAPER_IMAGE:-ghcr.io/o
3232# Platform Service Gateway
3333# ============================================================================
3434# renovate: datasource=github-releases depName=openmcp-project/platform-service-gateway
35- PLATFORM_SERVICE_GATEWAY_VERSION=${PLATFORM_SERVICE_GATEWAY_VERSION:- v0.0.14 }
35+ PLATFORM_SERVICE_GATEWAY_VERSION=${PLATFORM_SERVICE_GATEWAY_VERSION:- v0.1.1 }
3636PLATFORM_SERVICE_GATEWAY_IMAGE=${PLATFORM_SERVICE_GATEWAY_IMAGE:- ghcr.io/ openmcp-project/ images/ platform-service-gateway: ${PLATFORM_SERVICE_GATEWAY_VERSION} }
3737
3838ENVOY_PROXY_IMAGE=${ENVOY_PROXY_IMAGE:- ghcr.io/ openmcp-project/ components/ github.com/ openmcp-project/ openmcp/ images/ envoy-proxy: distroless-v1.36.2}
You can’t perform that action at this time.
0 commit comments