diff --git a/Makefile b/Makefile index 205f028..f80b449 100755 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # 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.3 diff --git a/uds-bundle.yaml b/uds-bundle.yaml index 2eff122..d923e05 100644 --- a/uds-bundle.yaml +++ b/uds-bundle.yaml @@ -10,7 +10,7 @@ zarf-packages: # Zarf init - name: init repository: ghcr.io/defenseunicorns/packages/init - ref: v0.30.1 + ref: v0.31.3 optional-components: - git-server @@ -131,20 +131,20 @@ zarf-packages: # Jira - name: jira-postgres repository: ghcr.io/defenseunicorns/uds-capability/jira/dev-dependency/jira-postgres - ref: 0.1.2 + ref: 0.1.3 - name: jira repository: ghcr.io/defenseunicorns/uds-capability/jira - ref: 0.1.2 + ref: 0.1.3 # Confluence - name: confluence-postgres repository: ghcr.io/defenseunicorns/uds-capability/confluence/dev-dependency/confluence-postgres - ref: 0.1.2 + ref: 0.1.3 - 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