Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Commit

Permalink
chore: bump gitlab, runner, mattermost, nexus
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonywendt committed Dec 19, 2023
1 parent 41a89c4 commit ced3254
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit ced3254

Please sign in to comment.