Skip to content

Commit 22bdb9a

Browse files
chore(deps): update all openmcp project updates
1 parent 0f57a16 commit 22bdb9a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

hack/local-dev.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,24 +15,24 @@ 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}
1919
OPENMCP_CP_KIND_IMAGE=${OPENMCP_CP_KIND_IMAGE:-ghcr.io/openmcp-project/images/cluster-provider-kind:${OPENMCP_CP_KIND_RELEASE_VERSION}}
2020

2121
# ============================================================================
2222
# Service Providers
2323
# ============================================================================
2424
# renovate: datasource=github-releases depName=openmcp-project/service-provider-crossplane
25-
SERVICE_PROVIDER_CROSSPLANE_VERSION=${SERVICE_PROVIDER_CROSSPLANE_VERSION:-v1.0.2}
25+
SERVICE_PROVIDER_CROSSPLANE_VERSION=${SERVICE_PROVIDER_CROSSPLANE_VERSION:-v1.1.1}
2626
SERVICE_PROVIDER_CROSSPLANE_IMAGE=${SERVICE_PROVIDER_CROSSPLANE_IMAGE:-ghcr.io/openmcp-project/images/service-provider-crossplane:${SERVICE_PROVIDER_CROSSPLANE_VERSION}}
2727
# renovate: datasource=github-releases depName=openmcp-project/service-provider-landscaper
28-
SERVICE_PROVIDER_LANDSCAPER_VERSION=${SERVICE_PROVIDER_LANDSCAPER_VERSION:-v1.1.1}
28+
SERVICE_PROVIDER_LANDSCAPER_VERSION=${SERVICE_PROVIDER_LANDSCAPER_VERSION:-v1.2.0}
2929
SERVICE_PROVIDER_LANDSCAPER_IMAGE=${SERVICE_PROVIDER_LANDSCAPER_IMAGE:-ghcr.io/openmcp-project/images/service-provider-landscaper:${SERVICE_PROVIDER_LANDSCAPER_VERSION}}
3030

3131
# ============================================================================
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}
3636
PLATFORM_SERVICE_GATEWAY_IMAGE=${PLATFORM_SERVICE_GATEWAY_IMAGE:-ghcr.io/openmcp-project/images/platform-service-gateway:${PLATFORM_SERVICE_GATEWAY_VERSION}}
3737

3838
ENVOY_PROXY_IMAGE=${ENVOY_PROXY_IMAGE:-ghcr.io/openmcp-project/components/github.com/openmcp-project/openmcp/images/envoy-proxy:distroless-v1.36.2}

0 commit comments

Comments
 (0)