diff --git a/uds-bundle.yaml b/uds-bundle.yaml index a9994ef..10110e2 100644 --- a/uds-bundle.yaml +++ b/uds-bundle.yaml @@ -3,7 +3,7 @@ kind: UDSBundle metadata: name: software-factory-demo description: A UDS bundle for deploying a software factory to k3d for demonstration purposes NOT FOR PRODUCTION - version: 0.0.11 + version: 0.0.12 architecture: amd64 packages: @@ -19,16 +19,16 @@ packages: repository: ghcr.io/defenseunicorns/packages/dubbd-k3d ref: 0.15.0 - # Additional Kyverno Exceptions - - name: additional-kyverno-exceptions - path: build - ref: 0.0.1 - # Namespace pre-reqs for swf capabilities - name: software-factory-namespaces path: build ref: 1.0.0 + # Additional Kyverno Exceptions + - name: additional-kyverno-exceptions + path: build + ref: 0.0.1 + # Change the realm file keycloak imports from - name: software-factory-idam-realm path: build @@ -79,7 +79,7 @@ packages: # Gitlab - name: gitlab-redis repository: ghcr.io/defenseunicorns/uds-capability/gitlab/dev-dependency/gitlab-redis - ref: 0.1.11 + ref: 0.1.14 - name: gitlab-minio repository: ghcr.io/defenseunicorns/uds-capability/gitlab/dev-dependency/gitlab-minio @@ -91,7 +91,7 @@ packages: - name: gitlab repository: ghcr.io/defenseunicorns/uds-capability/gitlab - ref: 0.1.11 + ref: 0.1.14 imports: - name: GITLAB_IDAM_ENABLED package: software-factory-idam-gitlab @@ -154,24 +154,24 @@ packages: # Mattermost Operator with a Mattermost instance - name: mattermost-minio repository: ghcr.io/defenseunicorns/uds-capability/mattermost/dev-dependency/mattermost-minio - ref: 0.1.6 + ref: 0.1.7 - name: mattermost-postgres repository: ghcr.io/defenseunicorns/uds-capability/mattermost/dev-dependency/mattermost-postgres - ref: 0.1.6 + ref: 0.1.7 - name: mattermost repository: ghcr.io/defenseunicorns/uds-capability/mattermost - ref: 0.1.6 + ref: 0.1.7 # Nexus - name: nexus-postgres repository: ghcr.io/defenseunicorns/uds-capability/nexus/dev-dependency/nexus-postgres - ref: 0.1.3 + ref: 0.1.5 - name: nexus repository: ghcr.io/defenseunicorns/uds-capability/nexus - ref: 0.1.3 + ref: 0.1.5 # Add all virtualservices as internal dns entries for auth callbacks - name: software-factory-idam-dns