diff --git a/values/upstream-values.yaml b/values/upstream-values.yaml index 7a1c2fc0..cfb65013 100644 --- a/values/upstream-values.yaml +++ b/values/upstream-values.yaml @@ -4,7 +4,7 @@ mattermostApp: image: repository: mattermost/mattermost-enterprise-edition - tag: 10.1.2 + tag: 10.1.1 initContainerImage: repository: curlimages/curl tag: 8.10.1 diff --git a/zarf.yaml b/zarf.yaml index c3706601..fd19a517 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -40,7 +40,7 @@ components: - values/upstream-values.yaml images: - curlimages/curl:8.10.1 - - mattermost/mattermost-enterprise-edition:10.1.2 + - mattermost/mattermost-enterprise-edition:10.1.1 - name: mattermost required: true