diff --git a/Makefile b/Makefile index 969452ac..6db0e1d8 100755 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ # The version of Zarf to use. To keep this repo as portable as possible the Zarf binary will be downloaded and added to # the build folder. # renovate: datasource=github-tags depName=defenseunicorns/zarf -UDS_CLI_VERSION := v0.3.1 +UDS_CLI_VERSION := v0.4.0 -ZARF_VERSION := v0.31.1 +ZARF_VERSION := v0.31.3 # Figure out which Zarf binary we should use based on the operating system we are on ZARF_BIN := zarf diff --git a/uds-bundle.yaml b/uds-bundle.yaml index 5e083555..c9678073 100644 --- a/uds-bundle.yaml +++ b/uds-bundle.yaml @@ -11,10 +11,10 @@ metadata: zarf-packages: # Zarf init - name: init - repository: ghcr.io/defenseunicorns/uds-bundle-software-factory-nutanix/init + repository: ghcr.io/defenseunicorns/uds-capability/rook-ceph/init optional-components: - git-server - ref: v0.31.1 + ref: v0.31.3-0.1.0 # Namespace pre-reqs for swf capabilities - name: software-factory-namespaces @@ -138,7 +138,7 @@ zarf-packages: - name: jira repository: ghcr.io/defenseunicorns/uds-capability/jira - ref: 0.1.2 + ref: 0.1.3 # Confluence - name: confluence-database-manifests @@ -147,7 +147,7 @@ zarf-packages: - name: confluence repository: ghcr.io/defenseunicorns/uds-capability/confluence - ref: 0.1.2 + ref: 0.1.3 # Mattermost Operator with a Mattermost instance - name: mattermost-minio