Skip to content

Commit

Permalink
chore(deps): update uds-k3d to v0.6.0
Browse files Browse the repository at this point in the history
| datasource  | package                 | from   | to     |
| ----------- | ----------------------- | ------ | ------ |
| github-tags | defenseunicorns/uds-k3d | v0.5.0 | v0.6.0 |
  • Loading branch information
renovate[bot] authored May 17, 2024
1 parent 05fd407 commit 210b814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/setup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tasks:
actions:
- description: "Create the K3d cluster"
# renovate: datasource=github-tags depName=defenseunicorns/uds-k3d versioning=semver
cmd: "uds zarf package deploy oci://defenseunicorns/uds-k3d:0.5.0 --set=K3D_IMAGE=${K3D_IMAGE} --confirm --no-progress"
cmd: "uds zarf package deploy oci://defenseunicorns/uds-k3d:0.6.0 --set=K3D_IMAGE=${K3D_IMAGE} --confirm --no-progress"

- name: k3d-test-cluster
actions:
Expand Down

0 comments on commit 210b814

Please sign in to comment.