diff --git a/values/registry1-values.yaml b/values/registry1-values.yaml index 5ce849c8..eaa0f62d 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.1.3 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..f94d4c89 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.1.3 initContainerImage: repository: curlimages/curl tag: 8.11.0 diff --git a/zarf.yaml b/zarf.yaml index befebaed..16526cd5 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -40,7 +40,7 @@ components: - values/upstream-values.yaml images: - curlimages/curl:8.11.0 - - mattermost/mattermost-enterprise-edition:10.2.0 + - mattermost/mattermost-enterprise-edition:10.1.3 - 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.1.3 - name: mattermost required: true