Skip to content

Commit

Permalink
chore(deps): update mattermost package dependencies
Browse files Browse the repository at this point in the history
| datasource | package                                                | from   | to     |
| ---------- | ------------------------------------------------------ | ------ | ------ |
| docker     | ghcr.io/defenseunicorns/packages/uds/postgres-operator | 1.11.0 | 1.12.2 |
| docker     | mattermost/mattermost-enterprise-edition               | 9.9.1  | 9.10.0 |
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent 2fdf0e6 commit 08dd7db
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bundle/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ packages:

- name: postgres-operator
repository: ghcr.io/defenseunicorns/packages/uds/postgres-operator
ref: 1.11.0-uds.1-upstream
ref: 1.12.2-uds.1-upstream
overrides:
postgres-operator:
uds-postgres-config:
Expand Down
2 changes: 1 addition & 1 deletion values/upstream-values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mattermostApp:
image:
repository: mattermost/mattermost-enterprise-edition
tag: 9.9.1
tag: 9.10.0
2 changes: 1 addition & 1 deletion zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ components:
- values/upstream-values.yaml
images:
- appropriate/curl:latest
- mattermost/mattermost-enterprise-edition:9.9.1
- mattermost/mattermost-enterprise-edition:9.10.0

- name: mattermost
required: true
Expand Down

0 comments on commit 08dd7db

Please sign in to comment.