diff --git a/bundle/uds-bundle.yaml b/bundle/uds-bundle.yaml index ee55ef8d..762b774d 100644 --- a/bundle/uds-bundle.yaml +++ b/bundle/uds-bundle.yaml @@ -33,7 +33,7 @@ packages: - name: postgres-operator repository: ghcr.io/defenseunicorns/packages/uds/postgres-operator - ref: 1.13.0-uds.5-upstream + ref: 1.13.0-uds.6-upstream overrides: postgres-operator: uds-postgres-config: diff --git a/values/registry1-values.yaml b/values/registry1-values.yaml index 5ce849c8..60f70b23 100644 --- a/values/registry1-values.yaml +++ b/values/registry1-values.yaml @@ -4,7 +4,7 @@ mattermostApp: image: repository: registry1.dso.mil/ironbank/opensource/mattermost/mattermost - tag: 10.2.0 + tag: 10.3.0 initContainerImage: repository: registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal tag: 9.5 diff --git a/values/upstream-values.yaml b/values/upstream-values.yaml index 4cc6dcf6..eac174fd 100644 --- a/values/upstream-values.yaml +++ b/values/upstream-values.yaml @@ -4,7 +4,7 @@ mattermostApp: image: repository: mattermost/mattermost-enterprise-edition - tag: 10.2.0 + tag: 10.3.1 initContainerImage: repository: curlimages/curl - tag: 8.11.0 + tag: 8.11.1 diff --git a/zarf.yaml b/zarf.yaml index a9b8058e..7de440f0 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -39,8 +39,8 @@ components: valuesFiles: - values/upstream-values.yaml images: - - curlimages/curl:8.11.0 - - mattermost/mattermost-enterprise-edition:10.2.0 + - curlimages/curl:8.11.1 + - mattermost/mattermost-enterprise-edition:10.3.1 - name: mattermost required: true @@ -57,7 +57,7 @@ components: - values/registry1-values.yaml images: - registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal:9.5 - - registry1.dso.mil/ironbank/opensource/mattermost/mattermost:10.2.0 + - registry1.dso.mil/ironbank/opensource/mattermost/mattermost:10.3.0 - name: mattermost required: true