Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
| datasource  | package                  | from    | to      |
| ----------- | ------------------------ | ------- | ------- |
| github-tags | defenseunicorns/uds-core | v0.25.1 | v0.25.2 |
| github-tags | zarf-dev/zarf            | v0.38.0 | v0.38.2 |
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent 6568276 commit fb20115
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bundles/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ packages:
- name: init
repository: ghcr.io/zarf-dev/packages/init
# renovate: datasource=github-tags depName=zarf-dev/zarf versioning=semver
ref: v0.38.0
ref: v0.38.2

- name: keycloak-identity-config
path: ../
Expand All @@ -22,7 +22,7 @@ packages:
- name: core-slim-dev
path: ../uds-core/build/
# renovate: datasource=github-tags depName=defenseunicorns/uds-core versioning=semver
ref: 0.25.1
ref: 0.25.2
overrides:
keycloak:
keycloak:
Expand Down
2 changes: 1 addition & 1 deletion tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,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.25.1"
default: "v0.25.2"

tasks:
- name: build-and-publish
Expand Down

0 comments on commit fb20115

Please sign in to comment.