Skip to content

Commit

Permalink
Bump calls-offloader to v0.4.1 (#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
streamer45 authored Oct 12, 2023
1 parent d34571d commit 1dd229a
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.3
appVersion: "0.4.0"
version: 0.1.4
appVersion: "0.4.1"
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.4.0"
tag: "v0.4.1"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 1dd229a

Please sign in to comment.