Skip to content

Commit

Permalink
Release calls-offloader v0.6.0 (#437)
Browse files Browse the repository at this point in the history
Co-authored-by: Stylianos Rigas <[email protected]>
  • Loading branch information
stylianosrigas and Stylianos Rigas authored Jan 29, 2024
1 parent f775a29 commit 0c68cd0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/mattermost-calls-offloader/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: mattermost-calls-offloader
description: A Helm chart for Kubernetes to deploy Mattermost's Calls Offloader service
type: application
version: 0.1.5
appVersion: "0.5.0"
version: 0.1.6
appVersion: "0.6.0"
keywords:
- mattermost
- calls-offloader
Expand Down
2 changes: 1 addition & 1 deletion charts/mattermost-calls-offloader/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ image:
repository: mattermost/calls-offloader
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "v0.5.0"
tag: "v0.6.0"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 0c68cd0

Please sign in to comment.