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.27.2 | v0.27.3 |
| docker      | ghcr.io/zarf-dev/packages/init | v0.39.0 | v0.40.0 |
| github-tags | zarf-dev/zarf                  | v0.39.0 | v0.40.0 |
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 0ca9193 commit 64983c9
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.39.0
ref: v0.40.0

- 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.27.2
ref: 0.27.3
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.27.2"
default: "v0.27.3"

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

0 comments on commit 64983c9

Please sign in to comment.