Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
| datasource  | package                                  | from     | to       |
| ----------- | ---------------------------------------- | -------- | -------- |
| docker      | mattermost/mattermost-enterprise-edition | 9.4.2    | 9.5.0    |
| github-tags | renovatebot/pre-commit-hooks             | 37.165.5 | 37.168.5 |
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent a24855a commit 5df6d43
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ repos:
hooks:
- id: golangci-lint
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.165.5
rev: 37.168.5
hooks:
- id: renovate-config-validator
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.4.2
tag: 9.5.0
2 changes: 1 addition & 1 deletion zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ components:
- values/upstream-values.yaml
images:
- appropriate/curl:latest
- mattermost/mattermost-enterprise-edition:9.4.2
- mattermost/mattermost-enterprise-edition:9.5.0

- name: mattermost
required: true
Expand Down

0 comments on commit 5df6d43

Please sign in to comment.