Skip to content

Commit

Permalink
CLD-7542 Release calls-offloader 0.8.0 (#453)
Browse files Browse the repository at this point in the history
Co-authored-by: Stylianos Rigas <stylianosrigas@Stylianoss-MacBook-Pro-Work.local>
  • Loading branch information
stylianosrigas and Stylianos Rigas committed Apr 19, 2024
1 parent 2c1f3d1 commit b66abdf
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.6
appVersion: "0.6.0"
version: 0.1.7
appVersion: "0.8.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.6.0"
tag: "v0.8.0"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit b66abdf

Please sign in to comment.