From 8fd69b2611d2080ef3e763e15bf04e868539ed8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 20:10:09 +0000 Subject: [PATCH] chore(deps): update package-deps to v9.7.0 | datasource | package | from | to | | ---------- | ---------------------------------------- | ----- | ----- | | docker | mattermost/mattermost-enterprise-edition | 9.6.1 | 9.7.0 | --- values/upstream-values.yaml | 2 +- zarf.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/values/upstream-values.yaml b/values/upstream-values.yaml index 4182a45c..e02d416c 100644 --- a/values/upstream-values.yaml +++ b/values/upstream-values.yaml @@ -1,4 +1,4 @@ mattermostApp: image: repository: mattermost/mattermost-enterprise-edition - tag: 9.6.1 + tag: 9.7.0 diff --git a/zarf.yaml b/zarf.yaml index e0df7c81..0c3bcaf5 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -34,7 +34,7 @@ components: - values/upstream-values.yaml images: - appropriate/curl:latest - - mattermost/mattermost-enterprise-edition:9.6.1 + - mattermost/mattermost-enterprise-edition:9.7.0 - name: mattermost required: true