Skip to content

Commit

Permalink
bump image version
Browse files Browse the repository at this point in the history
  • Loading branch information
James Ranson committed Jun 4, 2020
1 parent 689549d commit 904e6d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/trickster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
appVersion: 1.1
description: Trickster is an HTTP Reverse Proxy Cache and time series query accelerator.
name: trickster
version: 1.5.0
version: 1.5.1
home: https://github.com/tricksterproxy/trickster
icon: https://helm.tricksterproxy.io/img/trickster-horizontal.png
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/trickster/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ replicaCount: 1
##
image:
repository: tricksterproxy/trickster
tag: "1.0"
tag: "1.1"
pullPolicy: IfNotPresent

# Service resource for trickster deplyoment
Expand Down

0 comments on commit 904e6d7

Please sign in to comment.