Skip to content

Commit

Permalink
[chore] Bumping up push-proxy version (#443)
Browse files Browse the repository at this point in the history
  • Loading branch information
phoinixgrr committed Feb 20, 2024
1 parent 467224b commit 55baaf2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/mattermost-push-proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
description: Mattermost Push Proxy server
name: mattermost-push-proxy
type: application
version: 0.10.5
appVersion: 5.28.0
version: 0.10.6
appVersion: 5.29.0
keywords:
- mattermost
- communication
Expand Down
2 changes: 1 addition & 1 deletion charts/mattermost-push-proxy/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
replicaCount: 1
image:
repository: mattermost/mattermost-push-proxy
tag: 5.28.0
tag: 5.29.0
pullPolicy: Always

resources: {}
Expand Down

0 comments on commit 55baaf2

Please sign in to comment.