Skip to content

Commit

Permalink
chore(deps): update dependency defenseunicorns/uds-core to v0.16.1 (#72)
Browse files Browse the repository at this point in the history
| datasource  | package                  | from    | to      |
| ----------- | ------------------------ | ------- | ------- |
| github-tags | defenseunicorns/uds-core | 0.15.1  | 0.16.1  |
| github-tags | defenseunicorns/uds-core | v0.15.1 | v0.16.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 22, 2024
1 parent 49634e1 commit 32d1ad6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -16,7 +16,7 @@ Pinning to a specific tag of a task (rather than `main`) with renovate watching
## Supported Tool Versions

- UDS CLI: 0.9.4
- UDS Core: 0.15.1
- UDS Core: 0.16.1
- K3D: 5.6.0

NOTE: Zarf is not required for tasks in this repo, the vendored zarf (`uds zarf`) included with UDS CLI is used instead to prevent version mismatches.
Expand Down
2 changes: 1 addition & 1 deletion tasks/setup.yaml
Expand Up @@ -7,7 +7,7 @@ tasks:
actions:
- description: Create k3d cluster with UDS Core Istio
# renovate: datasource=github-tags depName=defenseunicorns/uds-core versioning=semver
cmd: uds deploy oci://defenseunicorns/uds/bundles/k3d-core-istio-dev:0.15.1 --confirm --no-progress
cmd: uds deploy oci://defenseunicorns/uds/bundles/k3d-core-istio-dev:0.16.1 --confirm --no-progress

- name: registry-login
inputs:
Expand Down

0 comments on commit 32d1ad6

Please sign in to comment.