Skip to content

Commit

Permalink
chore(deps): update dependency defenseunicorns/uds-core to v0.34.0 (#310
Browse files Browse the repository at this point in the history
)

| 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>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 48d08d3 commit 83b8161
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions bundles/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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
2 changes: 1 addition & 1 deletion tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 83b8161

Please sign in to comment.