From 83b81611fbc5e57311a129fa20492a45d994b6a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 21:52:19 +0000 Subject: [PATCH] chore(deps): update dependency defenseunicorns/uds-core to v0.34.0 (#310) | datasource | package | from | to | | ----------- | ------------------------ | ------- | ------- | | github-tags | defenseunicorns/uds-core | v0.33.1 | v0.34.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- bundles/uds-bundle.yaml | 6 +++--- tasks.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bundles/uds-bundle.yaml b/bundles/uds-bundle.yaml index e9e3330..36e2e39 100644 --- a/bundles/uds-bundle.yaml +++ b/bundles/uds-bundle.yaml @@ -25,7 +25,7 @@ packages: - name: core-base path: ../uds-core/build/ # renovate: datasource=github-tags depName=defenseunicorns/uds-core versioning=semver - ref: 0.33.1 + ref: 0.34.0 overrides: istio-admin-gateway: uds-istio-config: @@ -55,7 +55,7 @@ packages: - name: core-identity-authorization path: ../uds-core/build/ # renovate: datasource=github-tags depName=defenseunicorns/uds-core versioning=semver - ref: 0.33.1 + ref: 0.34.0 overrides: keycloak: keycloak: @@ -83,4 +83,4 @@ packages: - name: core-monitoring path: ../uds-core/build/ # renovate: datasource=github-tags depName=defenseunicorns/uds-core versioning=semver - ref: 0.33.1 + ref: 0.34.0 diff --git a/tasks.yaml b/tasks.yaml index 047c7df..9cc87ad 100644 --- a/tasks.yaml +++ b/tasks.yaml @@ -18,7 +18,7 @@ variables: - name: CORE_VERSION description: UDS Core Version for Releases and Clone # renovate: datasource=github-tags depName=defenseunicorns/uds-core versioning=semver - default: "v0.33.1" + default: "v0.34.0" tasks: - name: build-and-publish